Amazon EC2 Auto Scaling · Example Payload

Ec2 Auto Scaling Block Device Mapping Example

Amazon Web ServicesAuto-ScalingComputeEC2High AvailabilityScaling

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

Top-level fields

DeviceNameVirtualNameEbsNoDevice

Example Payload

Raw ↑
{
  "DeviceName": "example-resource-name",
  "VirtualName": "example-resource-name",
  "Ebs": "example-string",
  "NoDevice": "example-string"
}