ScheduledInstancesEbs
Describes an EBS volume for a Scheduled Instance.
Contents
- DeleteOnTermination
-
Indicates whether the volume is deleted on instance termination.
Type: Boolean
Required: No
- Encrypted
-
Indicates whether the volume is encrypted. You can attached encrypted volumes only to instances that support them.
Type: Boolean
Required: No
- Iops
-
The number of I/O operations per second (IOPS) to provision for an
io1orio2volume, with a maximum ratio of 50 IOPS/GiB forio1, and 500 IOPS/GiB forio2. Range is 100 to 64,000 IOPS for volumes in most Regions. Maximum IOPS of 64,000 is guaranteed only on instances built on the Nitro System. Other instance families guarantee performance up to 32,000 IOPS. For more information, see Amazon EBS volume types in the Amazon EC2 User Guide.This parameter is valid only for Provisioned IOPS SSD (
io1andio2) volumes.Type: Integer
Required: No
- SnapshotId
-
The ID of the snapshot.
Type: String
Required: No
- VolumeSize
-
The size of the volume, in GiB.
Default: If you're creating the volume from a snapshot and don't specify a volume size, the default is the snapshot size.
Type: Integer
Required: No
- VolumeType
-
The volume type.
gp2for General Purpose SSD,io1orio2for Provisioned IOPS SSD, Throughput Optimized HDD forst1, Cold HDD forsc1, orstandardfor Magnetic.Default:
gp2Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: