aws-sdk-dynamodb 1.145.0 → 1.147.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c4bfe9944a9b1dd15d230216ae5a451bdae3758222cd59f3093ca994d31a1513
4
- data.tar.gz: 3df6466b6f128da52ff8f3a4b91e44030365a5c794efef4986d8dc6a07f66efd
3
+ metadata.gz: 9be3405f43a9b6e340e691f2675017855ca3e777dd156099f6c3901b1aba3979
4
+ data.tar.gz: 0cb8de909d805311c8df8ca6d8e1681eb306dff41038f47f1ff329db7fa294cb
5
5
  SHA512:
6
- metadata.gz: ab89cda0981a4e073371cde5debeea23192c001081b70958f0edbb52900b6f6d79d81fccb8739f2d1d96c98a7d7608e4088bba1feed93912645ea14f09fd9776
7
- data.tar.gz: de56c1e3d31e938b9e595e3bb5c50386ffb5fa06de9f2aa53f499247ffe5103e0896d5d5707a09f9d9cf19215325e1d163d4fd589de2ecdea8696a7864166585
6
+ metadata.gz: c5978d2baca7cf59c0c8b6415bb7b9460328af0cfc128cb8ce1818feaf50b5d704471f5340ddc61cec9e187f2a03732cc775ef94e02fa660ddeadd2cb64bba3d
7
+ data.tar.gz: d0b2029e325252f1ca3baea167d0781a19416f392d299e240560b810b19821df8cb574d8b360cdc87aa816720f06eb189c98e3dda12910e92cdf7e20b612872a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.147.0 (2025-07-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.146.0 (2025-06-30)
10
+ ------------------
11
+
12
+ * Feature - This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations.
13
+
4
14
  1.145.0 (2025-06-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.145.0
1
+ 1.147.0