Data retrieval APIs for Amazon EventBridge
Amazon EventBridge provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
DescribeApiDestination | Retrieve details about an api destination | Read |
DescribeArchive | Retrieve details about an archive | Read |
DescribeConnection | Retrieve details about a conection | Read |
DescribeEndpoint | Retrieve details about an endpoint | Read |
DescribeEventBus | Retrieve details about event buses | Read |
DescribeEventSource | Retrieve details about event sources | Read |
DescribePartnerEventSource | Retrieve details about partner event sources | Read |
DescribeReplay | Retrieve the details of a replay | Read |
DescribeRule | Retrieve details about rules | Read |
ListApiDestinations | Retrieve a list of api destinations | List |
ListArchives | Retrieve a list of archives | List |
ListConnections | Retrieve a list of connections | List |
ListEndpoints | Retrieve a list of endpoints | List |
ListEventBuses | Retrieve a list of the event buses in your account | List |
ListEventSources | To retrieve a list of event sources shared with this account | List |
ListPartnerEventSourceAccounts | Retrieve a list of AWS account IDs associated with an event source | List |
ListPartnerEventSources | Retrieve a list partner event sources | List |
ListReplays | Retrieve a list of replays | List |
ListRuleNamesByTarget | Retrieve a list of the names of the rules associated with a target | List |
ListRules | Retrieve a list of the Amazon EventBridge rules in the account | List |
ListTagsForResource | Retrieve a list of tags associated with an Amazon EventBridge resource | List |
ListTargetsByRule | Retrieve a list of targets defined for a rule | List |
TestEventPattern | Test whether an event pattern matches the provided event | Read |