AmazonMCS
Each grouping represents a specific way Amazon Keyspaces (for Apache Cassandra) measures and bills for resource consumption. Click into a code for additional specifications.
Amazon Keyspaces (for Apache Cassandra)Database Storage
TimedStorage-ByteHrs
The amount of data (per GB-month) stored in Amazon Keyspaces.
Billing Codes
TimedPITRStorage-ByteHrs
The amount of point-in-time recovery (PITR) data (per GB-month) stored in Amazon Keyspaces.
Billing Codes
PayPerRequest Throughput
WriteRequestUnits
The number of On-Demand writes, metered to metered using write request units (WRUs), to Amazon Keyspace tables. Each WRU corresponds to enough write capacity for up to 1 KB of data per row with LOCAL_QUORUM consistency.
Billing Codes
ReadRequestUnits
The number of On-Demand reads, metered to metered using read request units (RRUs), to Amazon Keyspace tables. Each RRU corresponds to enough read capacity for up to 4 KB of data with LOCAL_QUORUM consistency. LOCAL_ONE consistency is charged at 1/2 of an of an RRU for the read.
Billing Codes
Other
TTLDeletes
The Time to Live (TTL) feature of Amazon Keyspaces sets expiration times on rows and attributes of Keyspaces tables then deletes the records at the expiration time. Charges apply per TTL delete (in units of 2.5 KB).
Billing Codes
Provisioned IOPS
ReadCapacityUnit-Hrs
The number of provisioned reads, metered to metered using read request units (RRUs), to Amazon Keyspace tables. Each RRU corresponds to enough read capacity for up to 4 KB of data with LOCAL_QUORUM consistency. LOCAL_ONE consistency is charged at 1/2 of an of an RRU for the read.
Billing Codes
WriteCapacityUnit-Hrs
The number of provisioned writes, metered to metered using write request units (WRUs), to Amazon Keyspace tables. Each WRU corresponds to enough write capacity for up to 1 KB of data per row with LOCAL_QUORUM consistency.