AdditionalStorageVolume - Amazon Relational Database Service

AdditionalStorageVolume

Contains details about an additional storage volume for a DB instance. RDS support additional storage volumes for RDS for Oracle and RDS for SQL Server.

Contents

Note

In the following list, the required parameters are described first.

VolumeName

The name of the additional storage volume.

Valid Values: RDSDBDATA2 | RDSDBDATA3 | RDSDBDATA4

Type: String

Required: Yes

AllocatedStorage

The amount of storage allocated for the additional storage volume, in gibibytes (GiB). The minimum is 20 GiB. The maximum is 65,536 GiB (64 TiB).

Type: Integer

Required: No

IOPS

The number of I/O operations per second (IOPS) provisioned for the additional storage volume.

Type: Integer

Required: No

MaxAllocatedStorage

The upper limit in gibibytes (GiB) to which RDS can automatically scale the storage of the additional storage volume.

Type: Integer

Required: No

StorageThroughput

The storage throughput value for the additional storage volume, in mebibytes per second (MiBps). This setting applies only to the General Purpose SSD (gp3) storage type.

Type: Integer

Required: No

StorageType

The storage type for the additional storage volume.

Valid Values: GP3 | IO2

Type: String

Required: No

See Also

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