Amazon EventBridge · Example Payload

Amazon Eventbridge List Targets By Rule Request Example

Amazon Web ServicesEvent BusEvent-DrivenEventsIntegrationServerless

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

Top-level fields

RuleEventBusNameNextTokenLimit

Example Payload

Raw ↑
{
  "Rule": "example-value",
  "EventBusName": "example-value",
  "NextToken": "example-value",
  "Limit": 99
}