Amazon EC2 Image Builder · Example Payload

Ec2 Image Builder S3 Export Configuration Example

Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine Images

Ec2 Image Builder S3 Export Configuration 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

roleNamediskImageFormats3Buckets3Prefix

Example Payload

Raw ↑
{
  "roleName": "example-resource-name",
  "diskImageFormat": "example-string",
  "s3Bucket": "example-string",
  "s3Prefix": "example-string"
}