Amazon EventBridge · Example Payload

Amazon Eventbridge List Event Buses Request Example

Amazon Web ServicesEvent BusEvent-DrivenEventsIntegrationServerless

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

Top-level fields

NamePrefixNextTokenLimit

Example Payload

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