aws-sdk-elasticache 1.92.0 → 1.94.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: a6856fab29cf6103fd6d8a6286b6521b01f9f300cd887a15375c1ec9a0710d77
4
- data.tar.gz: 27db198f299a8a41e552b8562cc92d6c02aff78f60ac4a017cec9deec84b5e68
3
+ metadata.gz: cfd15578490295b945144bcbcc76f72a302e22e6de27de00d181ca9d5b01ae84
4
+ data.tar.gz: 4ab1729796290a4effc8e4ef9d2f3fc8dc4b44da38e4fbc3fe3bee4a95e8b329
5
5
  SHA512:
6
- metadata.gz: 9deda43e1fe7e5a3e84e461b64385bb115cd2cde2f68542e01e43f1477ade8c6bef9a260f9685d397c98bca4fe77b54d1e08b3e5de030ebc927b8aa1b07d86ca
7
- data.tar.gz: 01c42822864c6a51ae327f2815f88cb39787cbd6324c4132f4bacbb2ceb5c4e8cf6a1344e41ece885656ba4102ed8aa78de02bdbde0e7cf691c2b1e311635d64
6
+ metadata.gz: c116134acf19eef0b1721a8bd9a3cb0772e037e6f9d8388333e42ebdb066dc0fbc65bf10fe864cc176588ff4951280cfc413f47a8942fc698d381564b73c0b49
7
+ data.tar.gz: 0c66745064172ccc0e990226c0fa1e0f45b5a4a02ffadfff49a7861e17dad59f2fc9daee2ef198dd310ef28775a785c6ad65224a2509fea9f1abd8b287e52716
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.94.0 (2023-11-28)
5
+ ------------------
6
+
7
+ * Feature - Launching Amazon ElastiCache Serverless that enables you to create a cache in under a minute without any capacity management. ElastiCache Serverless monitors the cache's memory, CPU, and network usage and scales both vertically and horizontally to support your application's requirements.
8
+
9
+ 1.93.0 (2023-11-22)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.92.0 (2023-09-27)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.92.0
1
+ 1.94.0