LaunchTemplateEbsBlockDevice - Amazon Elastic Compute Cloud
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).

LaunchTemplateEbsBlockDevice

Describes a block device for an EBS volume.

Contents

deleteOnTermination

Indicates whether the EBS volume is deleted on instance termination.

Type: Boolean

Required: No

encrypted

Indicates whether the EBS volume is encrypted.

Type: Boolean

Required: No

iops

The number of I/O operations per second (IOPS) that the volume supports.

Type: Integer

Required: No

kmsKeyId

The ARN of the Amazon Key Management Service (Amazon KMS) CMK used for encryption.

Type: String

Required: No

snapshotId

The ID of the snapshot.

Type: String

Required: No

throughput

The throughput that the volume supports, in MiB/s.

Type: Integer

Required: No

volumeSize

The size of the volume, in GiB.

Type: Integer

Required: No

volumeType

The volume type.

Type: String

Valid Values: standard | io1 | io2 | gp2 | sc1 | st1 | gp3

Required: No

See Also

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