AwsEc2LaunchTemplateDataBlockDeviceMappingSetDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsEc2LaunchTemplateDataBlockDeviceMappingSetDetails

Information about a block device mapping for an Amazon Elastic Compute Cloud (Amazon EC2) launch template.

Contents

DeviceName

The device name.

Type: String

Pattern: .*\S.*

Required: No

Ebs

Parameters used to automatically set up Amazon EBS volumes when the instance is launched.

Type: AwsEc2LaunchTemplateDataBlockDeviceMappingSetEbsDetails object

Required: No

NoDevice

Omits the device from the block device mapping when an empty string is specified.

Type: String

Pattern: .*\S.*

Required: No

VirtualName

The virtual device name (ephemeralN). Instance store volumes are numbered starting from 0. An instance type with 2 available instance store volumes can specify mappings for ephemeral0 and ephemeral1. The number of available instance store volumes depends on the instance type.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: