BlockDeviceMapping
class BlockDeviceMapping
Describes a block device mapping.
Types
Properties
Link copied to clipboard
The device name assigned to the volume (for example, /dev/sdh
or xvdh
). For more information, see Device naming on Linux instances in the Amazon EC2 User Guide.
Link copied to clipboard
The name of the instance store volume (virtual device) to attach to an instance at launch. The name must be in the form ephemeralX where X is a number starting from zero (0), for example, ephemeral0
.