ScheduledInstancesEbs - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 a gp3, io1, or io2 volume.

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.

Default: gp2

Type: String

Required: No

See Also

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