How to access CDC stream endpoints in Amazon Keyspaces - Amazon Keyspaces (for Apache Cassandra)

How to access CDC stream endpoints in Amazon Keyspaces

Amazon Keyspaces maintains separate endpoints for keyspaces/tables and for streams in each AWS Region where Amazon Keyspaces is available. To access a stream, select the Region of the table and replace the cassandra prefix with cassandra-streams in the endpoint as shown in the following example:

Region name Region Endpoint for keyspaces and tables Endpoint for streams
US East (N. Virginia) us-east-1 cassandra.us-east-1.amazonaws.com cassandra-streams.us-east-1.amazonaws.com

The following table contains a complete list of endpoints.

Region Name Region Endpoint Protocol
US East (Ohio) us-east-2 cassandra-streams.us-east-2.api.aws HTTPS
US East (N. Virginia) us-east-1 cassandra-streams.us-east-1.api.aws HTTPS
US West (N. California) us-west-1 cassandra-streams.us-west-1.api.aws HTTPS
US West (Oregon) us-west-2 cassandra-streams.us-west-2.api.aws HTTPS
Africa (Cape Town) af-south-1 cassandra-streams.af-south-1.api.aws HTTPS
Asia Pacific (Hong Kong) ap-east-1 cassandra-streams.ap-east-1.api.aws HTTPS
Asia Pacific (Mumbai) ap-south-1 cassandra-streams.ap-south-1.api.aws HTTPS
Asia Pacific (Seoul) ap-northeast-2 cassandra-streams.ap-northeast-2.api.aws HTTPS
Asia Pacific (Singapore) ap-southeast-1 cassandra-streams.ap-southeast-1.api.aws HTTPS
Asia Pacific (Sydney) ap-southeast-2 cassandra-streams.ap-southeast-2.api.aws HTTPS
Asia Pacific (Tokyo) ap-northeast-1 cassandra-streams.ap-northeast-1.api.aws HTTPS
Canada (Central) ca-central-1 cassandra-streams.ca-central-1.api.aws HTTPS
Europe (Frankfurt) eu-central-1 cassandra-streams.eu-central-1.api.aws HTTPS
Europe (Ireland) eu-west-1 cassandra-streams.eu-west-1.api.aws HTTPS
Europe (London) eu-west-2 cassandra-streams.eu-west-2.api.aws HTTPS
Europe (Paris) eu-west-3 cassandra-streams.eu-west-3.api.aws HTTPS
Europe (Stockholm) eu-north-1 cassandra-streams.eu-north-1.api.aws HTTPS
Middle East (Bahrain) me-south-1 cassandra-streams.me-south-1.api.aws HTTPS
South America (São Paulo) sa-east-1 cassandra-streams.sa-east-1.api.aws HTTPS
AWS GovCloud (US-East) us-gov-east-1 cassandra-streams.us-gov-east-1.api.aws HTTPS
AWS GovCloud (US-West) us-gov-west-1 cassandra-streams.us-gov-west-1.api.aws HTTPS