AWS Security ChangesHomeSearch

AWS keyspaces documentation change

Service: keyspaces · 2025-07-04 · Documentation medium

File: keyspaces/latest/devguide/doc-history.md

Summary

Updated documentation history with new entries about CDC streams, KCL integration, and new IAM policies

Security assessment

Documents new security-related IAM policies (KeyspacesCDCServiceRolePolicy) and service-linked roles, but no evidence of addressing existing vulnerabilities

Diff

diff --git a/keyspaces/latest/devguide/doc-history.md b/keyspaces/latest/devguide/doc-history.md
index 64a3ae397..4abc39d65 100644
--- a//keyspaces/latest/devguide/doc-history.md
+++ b//keyspaces/latest/devguide/doc-history.md
@@ -9 +9 @@ The following table describes the important changes to the documentation since t
-  * **Latest documentation update:** March 31, 2025
+  * **Latest documentation update:** July 02, 2025
@@ -15,0 +16,4 @@ Change| Description| Date
+[The Amazon Keyspaces Streams Kinesis Adapter is now available](https://docs.aws.amazon.com/keyspaces/latest/devguide/cdc_how-to-use-kcl.html)| You can now process Amazon Keyspaces CDC streams with the Kinesis Client Library (KCL).| July 2, 2025  
+[Amazon Keyspaces new managed policy](https://docs.aws.amazon.com/keyspaces/latest/devguide/security-iam-awsmanpol.html#security-iam-awsmanpol-KeyspacesCDCServiceRolePolicy)| Amazon Keyspaces added a new managed policy `KeyspacesCDCServiceRolePolicy` which grants the required permissions to the service-linked role `AWSServiceRoleForAmazonKeyspacesCDC` to publish Amazon Keyspaces CDC stream metrics data to CloudWatch on your behalf. For more information, see [Using roles for Amazon Keyspaces CDC streams](https://docs.aws.amazon.com/keyspaces/latest/devguide/using-service-linked-roles-CDC-streams.html). | July 2, 2025  
+[Amazon Keyspaces managed policy update](https://docs.aws.amazon.com/keyspaces/latest/devguide/security-iam-awsmanpol.html)| Amazon Keyspaces added new permissions to the `AmazonKeyspacesReadOnlyAccess_v2` and the `AmazonKeyspacesReadOnlyAccess` managed policies to allow IAM principals to view streams. Amazon Keyspaces updated the `AmazonKeyspacesFullAccess` managed policy with permissions to create a service-linked role `AWSServiceRoleForAmazonKeyspacesCDC` that publishes CloudWatch metrics on the principals behalf. | July 2, 2025  
+[Amazon Keyspaces change data capture (CDC) streams are now available](https://docs.aws.amazon.com/keyspaces/latest/devguide/cdc.html)| Enable CDC streams to record changes in your Amazon Keyspaces tables.| July 2, 2025