Amazon EC2 Image Builder · Example Payload

Ec2 Image Builder Create Image Pipeline Request Example

example-string

Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine Images

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

Top-level fields

nameinfrastructureConfigurationArnclientTokendescriptionimageRecipeArn

Example Payload

Raw ↑
{
  "name": "example-resource-name",
  "infrastructureConfigurationArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "clientToken": "example-string",
  "description": "example-string",
  "imageRecipeArn": "arn:aws:service:us-east-1:123456789012:resource/example"
}