Amazon EC2 Auto Scaling · Example Payload

Ec2 Auto Scaling Launch Template Specification Example

Amazon Web ServicesAuto ScalingComputeEC2High AvailabilityScaling

Ec2 Auto Scaling Launch Template Specification Example is an example object payload from Amazon EC2 Auto Scaling, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

LaunchTemplateIdLaunchTemplateNameVersion

Example Payload

Raw ↑
{
  "LaunchTemplateId": "example-id-1234",
  "LaunchTemplateName": "example-resource-name",
  "Version": "1.0.0"
}