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.
Constructors
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.
Specifies the Amazon EBS Provisioned Rate for Volume Initialization (volume initialization rate), in MiB/s, at which to download the snapshot blocks from Amazon S3 to the volume. This is also known as volume initialization . Specifying a volume initialization rate ensures that the volume is initialized at a predictable and consistent rate after creation. This parameter is supported only for volumes created from snapshots. Omit this parameter if:
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.