WarmThroughputSpecificationSummary - Amazon Keyspaces (for Apache Cassandra)

WarmThroughputSpecificationSummary

Contains the current warm throughput settings for a table, including the configured capacity units and the current status of the warm throughput configuration.

Contents

readUnitsPerSecond

The number of read capacity units per second currently configured for warm throughput.

Type: Long

Required: Yes

status

The current status of the warm throughput configuration. Valid values are AVAILABLE when the configuration is active, and UPDATING when changes are being applied.

Type: String

Valid Values: AVAILABLE | UPDATING

Required: Yes

writeUnitsPerSecond

The number of write capacity units per second currently configured for warm throughput.

Type: Long

Required: Yes

See Also

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