Amazon EventBridge · Example Payload

Amazon Eventbridge List Rules Request Example

Amazon Web ServicesEvent BusEvent-DrivenEventsIntegrationServerless

Amazon Eventbridge List Rules 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

NamePrefixEventBusNameNextTokenLimit

Example Payload

Raw ↑
{
  "NamePrefix": "example-value",
  "EventBusName": "example-value",
  "NextToken": "example-value",
  "Limit": 13
}