EventSource - 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).

EventSource

A partner event source is created by an SaaS partner. If a customer creates a partner event bus that matches this event source, that Amazon account can receive events from the partner's applications or services.

Contents

Arn

The ARN of the event source.

Type: String

Required: No

CreatedBy

The name of the partner that created the event source.

Type: String

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

Name

The name of the event source.

Type: String

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: