AWS Security ChangesHomeSearch

AWS keyspaces documentation change

Service: keyspaces · 2025-08-28 · Documentation low

File: keyspaces/latest/devguide/vpc-endpoints-streams.md

Summary

Fixed DNS name formatting in example and updated account ID placeholder in resource ARN.

Security assessment

Changes are typo corrections and placeholder standardization without security implications.

Diff

diff --git a/keyspaces/latest/devguide/vpc-endpoints-streams.md b/keyspaces/latest/devguide/vpc-endpoints-streams.md
index 3ae4d5482..e5bb60930 100644
--- a//keyspaces/latest/devguide/vpc-endpoints-streams.md
+++ b//keyspaces/latest/devguide/vpc-endpoints-streams.md
@@ -61 +61 @@ For an Amazon VPC endpoint with the ID `vpce-1a2b3c4d`, the generated DNS name m
-The Zonal DNS name includes the [Availability Zone](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/) in addition to the information in the Regional DNS name. The generated DNS name for the Amazon VPC endpoint with the ID `vpce-1a2b3c4d` would look like in the following example, note that the AWS Region now includes the Availability Zone: `vpce-1a2b3c4d-5e6f-`us-east-1a`.cassandra-streams.us-east-1.vpce.amazonaws.com`
+The Zonal DNS name includes the [Availability Zone](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/) in addition to the information in the Regional DNS name. The generated DNS name for the Amazon VPC endpoint with the ID `vpce-1a2b3c4d` would look like in the following example, note that the AWS Region now includes the Availability Zone: `vpce-1a2b3c4d-5e6f-us-east-1a.cassandra-streams.us-east-1.vpce.amazonaws.com`
@@ -136 +136 @@ The following stream policy grants access to any IAM principal for the actions `
-          "Resource": ["arn:aws:cassandra:us-east-1:123456788901:/keyspace/mykeyspace/table/mytable/stream/2025-02-20T11:22:33.444"]
+          "Resource": ["arn:aws:cassandra:us-east-1:111122223333:/keyspace/mykeyspace/table/mytable/stream/2025-02-20T11:22:33.444"]