Amazon EC2 Image Builder · Example Payload

Ec2 Image Builder Update Infrastructure Configuration Request Example

example-string

Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine Images

Ec2 Image Builder Update 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

infrastructureConfigurationArninstanceProfileNameclientTokendescriptioninstanceTypes

Example Payload

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