Amazon EC2 Image Builder · Example Payload

Ec2 Image Builder Create Infrastructure Configuration Request Example

example-string

Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine Images

Ec2 Image Builder Create Infrastructure Configuration 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

nameinstanceProfileNameclientTokendescriptioninstanceTypes

Example Payload

Raw ↑
{
  "name": "example-resource-name",
  "instanceProfileName": "example-resource-name",
  "clientToken": "example-string",
  "description": "example-string",
  "instanceTypes": "standard"
}