Amazon EC2 Image Builder · Example Payload

Ec2 Image Builder Distribution Example

Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine Images

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

Top-level fields

regionamiDistributionConfigurationcontainerDistributionConfigurationlicenseConfigurationArns

Example Payload

Raw ↑
{
  "region": "us-east-1",
  "amiDistributionConfiguration": "example-id-1234",
  "containerDistributionConfiguration": "example-string",
  "licenseConfigurationArns": "arn:aws:service:us-east-1:123456789012:resource/example"
}