Represents changes to the EBS volumes when creating an AMI image.
Indicates to change the IOPS value of the EBS volumes. Only applies to provisioned IOPS volume types.
Type: integer
integer
Required: No
Indicates whether to change the "delete on terminate" flag for the volume.
Type: boolean
boolean
Indicates to change the type of EBS volume.
Type: string
string
Valid Values:
magnetic
ssd-gp2
ssd-gp3
provisioned-iops
throughput-optimized
cold
Indicates the volumes to include in the AMI image.
all
root-volume-only
Default: all
Last updated 4 years ago
{ "volumesToInclude": "all", "changeIsDeleteOnTerminate": true }