Data retrieval APIs for Amazon Keyspaces (for Apache Cassandra)
Amazon Keyspaces (for Apache Cassandra) provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetRecords | Retrieve the CDC stream records from a given shard | Read |
| GetShardIterator | Return a shard iterator | Read |
| GetStream | Return information about a CDC stream, including the composition of its shards | Read |
| ListStreams | Return an array of CDC stream ARNs associated with the current account and endpoint | List |
| Select | SELECT data from a table | Read |
| SelectMultiRegionResource | SELECT data from a multiregion table | Read |