Skip to content

Commit fc34d2f

Browse files
This release adds change data capture (CDC) streams support through the new Amazon Keyspaces Streams API.
1 parent 24c57ff commit fc34d2f

File tree

96 files changed

+14190
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+14190
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,8 @@ Protocol tests can be found in the `sdk/test/ProtocolTests` directory. Protocol
520520
* AWS Key Management Service (KMS) is a managed service that makes it easy for you to create and control the encryption keys used to encrypt your data, and uses Hardware Security Modules (HSMs) to protect the security of your keys.
521521
* [AWSSDK.Keyspaces](https://www.nuget.org/packages/AWSSDK.Keyspaces/)
522522
* This release adds support for data definition language (DDL) operations
523+
* [AWSSDK.KeyspacesStreams](https://www.nuget.org/packages/AWSSDK.KeyspacesStreams/)
524+
* This release adds change data capture (CDC) streams support through the new Amazon Keyspaces Streams API.
523525
* [AWSSDK.Kinesis](https://www.nuget.org/packages/AWSSDK.Kinesis/)
524526
* Amazon Kinesis is a fully managed, cloud-based service for real-time processing of large, distributed data streams.
525527
* [AWSSDK.KinesisAnalytics](https://www.nuget.org/packages/AWSSDK.KinesisAnalytics/)

0 commit comments

Comments
 (0)