Amazon EventBridge · Example Payload

Amazon Eventbridge List Targets By Rule Response Example

Amazon Web ServicesEvent BusEvent-DrivenEventsIntegrationServerless

Amazon Eventbridge List Targets By Rule Response Example is an example object payload from Amazon EventBridge, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

TargetsNextToken

Example Payload

Raw ↑
{
  "Targets": [
    {}
  ],
  "NextToken": "example-value"
}