Amazon EC2 Image Builder · Example Payload

Ec2 Image Builder List Distribution Configurations Response Example

Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine Images

Ec2 Image Builder List Distribution Configurations Response Example is an example object payload from Amazon EC2 Image Builder, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestIddistributionConfigurationSummaryListnextToken

Example Payload

Raw ↑
{
  "requestId": "example-id-1234",
  "distributionConfigurationSummaryList": "example-string",
  "nextToken": "example-string"
}