Amazon Keyspaces (for Apache Cassandra) endpoints and quotas - AWS General Reference

Amazon Keyspaces (for Apache Cassandra) endpoints and quotas

The following are the service endpoints and service quotas for this service. To connect programmatically to an AWS service, you use an endpoint. In addition to the standard AWS endpoints, some AWS services offer FIPS endpoints in selected Regions. For more information, see AWS service endpoints. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your AWS account. For more information, see AWS service quotas.

Service endpoints

Region Name Region Endpoint Protocol
US East (Ohio) us-east-2 cassandra.us-east-2.amazonaws.com HTTPS and TLS
US East (N. Virginia) us-east-1

cassandra.us-east-1.amazonaws.com

cassandra-fips.us-east-1.amazonaws.com

HTTPS and TLS

TLS

US West (N. California) us-west-1 cassandra.us-west-1.amazonaws.com HTTPS and TLS
US West (Oregon) us-west-2

cassandra.us-west-2.amazonaws.com

cassandra-fips.us-west-2.amazonaws.com

HTTPS and TLS

TLS

Asia Pacific (Hong Kong) ap-east-1 cassandra.ap-east-1.amazonaws.com HTTPS and TLS
Asia Pacific (Mumbai) ap-south-1 cassandra.ap-south-1.amazonaws.com HTTPS and TLS
Asia Pacific (Seoul) ap-northeast-2 cassandra.ap-northeast-2.amazonaws.com HTTPS and TLS
Asia Pacific (Singapore) ap-southeast-1 cassandra.ap-southeast-1.amazonaws.com HTTPS and TLS
Asia Pacific (Sydney) ap-southeast-2 cassandra.ap-southeast-2.amazonaws.com HTTPS and TLS
Asia Pacific (Tokyo) ap-northeast-1 cassandra.ap-northeast-1.amazonaws.com HTTPS and TLS
Canada (Central) ca-central-1 cassandra.ca-central-1.amazonaws.com HTTPS and TLS
Europe (Frankfurt) eu-central-1 cassandra.eu-central-1.amazonaws.com HTTPS and TLS
Europe (Ireland) eu-west-1 cassandra.eu-west-1.amazonaws.com HTTPS and TLS
Europe (London) eu-west-2 cassandra.eu-west-2.amazonaws.com HTTPS and TLS
Europe (Paris) eu-west-3 cassandra.eu-west-3.amazonaws.com HTTPS and TLS
Europe (Stockholm) eu-north-1 cassandra.eu-north-1.amazonaws.com HTTPS and TLS
Middle East (Bahrain) me-south-1 cassandra.me-south-1.amazonaws.com HTTPS and TLS
South America (São Paulo) sa-east-1 cassandra.sa-east-1.amazonaws.com HTTPS and TLS
AWS GovCloud (US-East) us-gov-east-1 cassandra.us-gov-east-1.amazonaws.com HTTPS and TLS
AWS GovCloud (US-West) us-gov-west-1 cassandra.us-gov-west-1.amazonaws.com HTTPS and TLS

For the following AWS Regions, FIPS endpoints are available.

Region Name Region FIPS Endpoint Protocol
US East (N. Virginia) us-east-1 cassandra-fips.us-east-1.amazonaws.com TLS
US West (Oregon) us-west-2 cassandra-fips.us-west-2.amazonaws.com TLS

Service quotas

Name Default Adjustable Description
Account-level read throughput quota (Provisioned mode) Each supported Region: 80,000 Yes The maximum number of aggregate read capacity units (RCUs) allocated for the account per region; applicable only for tables in provisioned read/write capacity mode. For more information, see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Account-level write throughput quota (Provisioned mode) Each supported Region: 80,000 Yes The maximum number of aggregate write capacity units (WCUs) allocated for the account per region; applicable only for tables in provisioned read/write capacity mode. For more information, see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Concurrent DDL operations Each supported Region: 50 No The maximum number of concurrent DDL operations allowed per region. For more information, see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Keyspaces per region Each supported Region: 256 Yes The maximum number of keyspaces that can be created per region.
Max Schema size Each supported Region: 358,400 Bytes No The maximum size for a table schema. For more information, see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Max amount of data restored using Point-in-time Recovery (PITR) Each supported Region: 5 Terabytes Yes The maximum size of data that can be restored using PITR within 24 hours.
Max clustering key size Each supported Region: 850 Bytes No The maximum combined size of all clustering columns. Up to 4 bytes of additional storage are added to the raw size of each clustering column for metadata. For more information, see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Max concurrent table restores using Point-in-time Recovery (PITR) Each supported Region: 4 Yes The maximum number of concurrent table restores using PITR per subscriber is 4
Max partition key size Each supported Region: 2,048 Bytes No The maximum size of the compound partition key. Up to 3 bytes of additional storage are added to the raw size of each column included in the partition key for metadata. For more information, see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Max row size Each supported Region: 1 Megabytes No The maximum size of a row, excluding static column data. For details see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Max static data per logical partition Each supported Region: 1 Megabytes No The maximum aggregate size of static data in a logical partition. For details see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Max subqueries per IN SELECT statement Each supported Region: 100 Yes The maximum number of subqueries you can use for the IN keyword in a SELECT statement.
Table-level read throughput quota Each supported Region: 40,000 Yes The maximum read throughput (RCUs & RRUs per second) that can be allocated to a table in the region. For more information, see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Table-level write throughput quota Each supported Region: 40,000 Yes The maximum write throughput (WCUs & WRUs per second) that can be allocated to a table per region. For more information, see https://docs.aws.amazon.com/keyspaces/latest/devguide/quotas.html
Tables per region Each supported Region: 256 Yes The maximum number of tables that can be created per region across all keyspaces.

For more information, see Quotas for Amazon Keyspaces (for Apache Cassandra) in the Amazon Keyspaces (for Apache Cassandra) Developer Guide.