File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
- AWS api-change: Added ` us-isof-east-1 ` and ` us-isof-south-1 ` regions
8
8
9
+ ### Changed
10
+
11
+ - AWS enhancement: Documentation updates.
12
+
9
13
## 1.2.4
10
14
11
15
### Changed
Original file line number Diff line number Diff line change @@ -346,8 +346,7 @@ final class CacheCluster
346
346
347
347
/**
348
348
* Must be either `ipv4` | `ipv6` | `dual_stack`. IPv6 is supported for workloads using Valkey 7.2 and above, Redis OSS
349
- * engine version 6.2 and above or Memcached engine version 1.6.6 and above on all instances built on the Nitro system
350
- * [^1].
349
+ * engine version 6.2 7.1 or Memcached engine version 1.6.6 and above on all instances built on the Nitro system [^1].
351
350
*
352
351
* [^1]: http://aws.amazon.com/ec2/nitro/
353
352
*
@@ -357,8 +356,8 @@ final class CacheCluster
357
356
358
357
/**
359
358
* The network type associated with the cluster, either `ipv4` | `ipv6`. IPv6 is supported for workloads using Valkey
360
- * 7.2 and above, Redis OSS engine version 6.2 and above or Memcached engine version 1.6.6 and above on all instances
361
- * built on the Nitro system [^1].
359
+ * 7.2 and above, Redis OSS engine version 6.2 to 7.1 or Memcached engine version 1.6.6 and above on all instances built
360
+ * on the Nitro system [^1].
362
361
*
363
362
* [^1]: http://aws.amazon.com/ec2/nitro/
364
363
*
You can’t perform that action at this time.
0 commit comments