Launch Template Ebs Args
Parameters for a block device for an EBS volume in an Amazon EC2 launch template. `Ebs`
is a property of AWS::EC2::LaunchTemplate BlockDeviceMapping.
Properties
Indicates whether the EBS volume is deleted on instance termination.
The number of I/O operations per second (IOPS). For `gp3`
, `io1`
, and `io2`
volumes, this represents the number of IOPS that are provisioned for the volume. For `gp2`
volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting. The following are the supported values for each volume type:
The ID of the snapshot.
The throughput to provision for a `gp3`
volume, with a maximum of 1,000 MiB/s. Valid Range: Minimum value of 125. Maximum value of 1000.
The size of the volume, in GiBs. You must specify either a snapshot ID or a volume size. The following are the supported volumes sizes for each volume type:
The volume type. For more information, see Amazon EBS volume types in the Amazon EBS User Guide.