kotlin/services/keyspaces/README.md
Shows how to use the AWS SDK for Kotlin to work with Amazon Keyspaces (for Apache Cassandra).
<!--custom.overview.start--> <!--custom.overview.end-->Amazon Keyspaces is a scalable, highly available, and managed Apache Cassandra-compatible database service.
For prerequisites, see the README in the kotlin folder.
ListKeyspaces)Code examples that show you how to perform the essential operations within a service.
Code excerpts that show you how to call individual service functions.
This example shows you how to get started using Amazon Keyspaces.
This example shows you how to do the following:
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the kotlin folder.
To successfully run the JUnit tests, define the following values in the test:
You can run the JUnit tests from an IDE, such as IntelliJ, or from the command line. As each test runs, you can view messages that inform you if the various tests succeed or fail. For example, the following message informs you that Test 3 passed.
Test 3 passed
WARNING: Running these JUnit tests manipulates real AWS resources and might incur charges on your account.
<!--custom.tests.end-->Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0