v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451299221.6 KB

Displays details about an event bus in your account. This can include the external Amazon Web Services accounts that are permitted to write events to your default event bus, and the associated policy. For custom event buses and partner event buses, it displays the name, ARN, policy, state, and creation time.

To enable your account to receive events from other accounts on its default event bus, use PutPermission.

For more information about partner event buses, see CreateEventBus.

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

Headers

X-Amz-Target'AWSEvents.DescribeEventBus' required

Request body

Namestring

The name or ARN of the event bus to show details for. If you omit this, the default event bus is displayed.

Response

Success

Namestring

The name of the event bus. Currently, this is always <code>default</code>.

Arnstring

The Amazon Resource Name (ARN) of the account permitted to write events to the current account.

Policystring

The policy that enables the external account to send events to your account.