TableWarmThroughputDescription
Represents the warm throughput value (in read units per second and write units per second) of the base table.
Contents
Note
In the following list, the required parameters are described first.
- ReadUnitsPerSecond
-
Represents the base table's warm throughput value in read units per second.
Type: Long
Valid Range: Minimum value of 1.
Required: No
- Status
-
Represents warm throughput value of the base table..
Type: String
Valid Values:
CREATING | UPDATING | DELETING | ACTIVE | INACCESSIBLE_ENCRYPTION_CREDENTIALS | ARCHIVING | ARCHIVED
Required: No
- WriteUnitsPerSecond
-
Represents the base table's warm throughput value in write units per second.
Type: Long
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: