Amazon EventBridge · Example Payload

Amazon Eventbridge Create Archive Request Example

Amazon Web ServicesEvent BusEvent-DrivenEventsIntegrationServerless

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

Top-level fields

ArchiveNameEventSourceArnDescriptionEventPatternRetentionDays

Example Payload

Raw ↑
{
  "ArchiveName": "example-value",
  "EventSourceArn": "example-value",
  "Description": "example-value",
  "EventPattern": "example-value",
  "RetentionDays": 91
}