Skip to content

Commit 55c9007

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

File tree

91 files changed

+12892
-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.

91 files changed

+12892
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,8 @@ Protocol tests can be found in the `sdk/test/ProtocolTests` directory. Protocol
522522
* 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.
523523
* [AWSSDK.Keyspaces](https://www.nuget.org/packages/AWSSDK.Keyspaces/)
524524
* This release adds support for data definition language (DDL) operations
525+
* [AWSSDK.KeyspacesStreams](https://www.nuget.org/packages/AWSSDK.KeyspacesStreams/)
526+
* This release adds change data capture (CDC) streams support through the new Amazon Keyspaces Streams API.
525527
* [AWSSDK.Kinesis](https://www.nuget.org/packages/AWSSDK.Kinesis/)
526528
* Amazon Kinesis is a fully managed, cloud-based service for real-time processing of large, distributed data streams.
527529
* [AWSSDK.KinesisAnalytics](https://www.nuget.org/packages/AWSSDK.KinesisAnalytics/)

0 commit comments

Comments
 (0)