PartnerEventSourceAccount - Amazon EventBridge
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

PartnerEventSourceAccount

The AWS account that a partner event source has been offered to.

Contents

Account

The AWS account ID that the partner event source was offered to.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: No

CreationTime

The date and time the event source was created.

Type: Timestamp

Required: No

ExpirationTime

The date and time that the event source will expire, if the AWS account doesn't create a matching event bus for it.

Type: Timestamp

Required: No

State

The state of the event source. If it is ACTIVE, you have already created a matching event bus for this event source, and that event bus is active. If it is PENDING, either you haven't yet created a matching event bus, or that event bus is deactivated. If it is DELETED, you have created a matching event bus, but the event source has since been deleted.

Type: String

Valid Values: PENDING | ACTIVE | DELETED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: