Using the API to connect to Amazon Keyspaces - Amazon Keyspaces (for Apache Cassandra)

Using the API to connect to Amazon Keyspaces

You can use the AWS SDK and the AWS Command Line Interface (AWS CLI) to work interactively with Amazon Keyspaces. You can use the API for data language definition (DDL) operations, such as creating a keyspace or a table. In addition, you can use infrastructure as code (IaC) services and tools such as AWS CloudFormation and Terraform.

Before you can use the AWS CLI with Amazon Keyspaces, you must get an access key ID and secret access key. For more information, see Create and configure AWS credentials for Amazon Keyspaces.

For a complete listing of all operations available for Amazon Keyspaces in the API, see Amazon Keyspaces API Reference.