File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "variables" : {
3- "${LATEST}" : " 3.339.17 "
3+ "${LATEST}" : " 3.340.0 "
44 },
55 "endpoints" : " https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/endpoints.json" ,
66 "services" : {
Original file line number Diff line number Diff line change 66
77- AWS api-change: Added ` us-isof-east-1 ` and ` us-isof-south-1 ` regions
88
9+ ### Changed
10+
11+ - AWS enhancement: Documentation updates.
12+
913## 1.2.4
1014
1115### Changed
Original file line number Diff line number Diff line change @@ -346,8 +346,7 @@ final class CacheCluster
346346
347347 /**
348348 * 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].
351350 *
352351 * [^1]: http://aws.amazon.com/ec2/nitro/
353352 *
@@ -357,8 +356,8 @@ final class CacheCluster
357356
358357 /**
359358 * 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].
362361 *
363362 * [^1]: http://aws.amazon.com/ec2/nitro/
364363 *
You can’t perform that action at this time.
0 commit comments