AWS Security ChangesHomeSearch

AWS amazondynamodb documentation change

Service: amazondynamodb · 2025-07-01 · Documentation low

File: amazondynamodb/latest/developerguide/global-tables-billing.md

Summary

Added section about consistency modes' billing impacts and updated navigation headings

Security assessment

Changes focus on billing details and documentation structure without mentioning security controls or vulnerabilities.

Diff

diff --git a/amazondynamodb/latest/developerguide/global-tables-billing.md b/amazondynamodb/latest/developerguide/global-tables-billing.md
index 0f7628302..3b9f87cd4 100644
--- a//amazondynamodb/latest/developerguide/global-tables-billing.md
+++ b//amazondynamodb/latest/developerguide/global-tables-billing.md
@@ -5 +5 @@
-How it worksDynamoDB global tables billing example
+How it worksConsistency modes and billingDynamoDB global tables billing example
@@ -52,0 +53,4 @@ Read operations from single-Region tables and from replica tables use the follow
+## Consistency modes and billing
+
+The replicated write units (rWCUs and rWRUs) used to bill for write operations are identical for both multi-Region strong consistency (MRSC) and multi-Region eventual consistency (MREC) modes. Global tables using multi-Region strong consistency (MRSC) mode configured with a witness do not incur replicated write unit costs (rWCUs and rWRUs) for replication to the witness, and do not incur storage costs for the witness. Data transfer charges across AWS Regions for replication to the witness apply.
+
@@ -102 +106 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Upgrading global tables
+Global tables security
@@ -104 +108 @@ Upgrading global tables
-Working with items
+Global tables versions