AWS EventBridge

List event source

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

List all the partner event sources that have been shared with your AWS account. For more information about partner event sources, see CreateEventBus in the EventBridge documentation.

Inputs

Champ

Type

Description

region [required]

enum

default: us-east-1

namePrefix

string

Limit the results to only those partner event sources with names that start with the specified prefix.

limit

number

Limit the number of results returned by this operation. The operation also returns a NextToken which can be used in a subsequent operation to retrieve the next set of results.

Outputs

Expand All

Champ

Type

Description

eventSources [required]

[object]

Arn

string

The ARN of the event source.

CreatedBy

string

The name of the partner that created the event source.

CreationTime

date-time

The date and time the event source was created.

ExpirationTime

date-time

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

Name

string

The name of the event source.

State

string

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.

amzRequestId [required]

string