PartnerEventSourceAccount - Amazon EventBridge
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PartnerEventSourceAccount

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

Contents

Account

The Amazon 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 Amazon 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 Amazon SDKs, see the following: