v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456332247.5 KB

This operation lists details about a partner event source that is shared with your account.

post/#X-Amz-Target=AWSEvents.DescribeEventSource

Headers

X-Amz-Target'AWSEvents.DescribeEventSource' required

Request body

Namestring required

The name of the partner event source to display the details of.

Response

Success

Arnstring

The ARN of the partner event source.

CreatedBystring

The name of the SaaS partner that created the event source.

CreationTimestring date-time

The date and time that the event source was created.

ExpirationTimestring date-time

The date and time that the event source will expire if you do not create a matching event bus.

Namestring

The name of the partner event source.

State'PENDING' | 'ACTIVE' | 'DELETED'

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.