AWS AmazonElastiCache documentation change
Summary
Updated terminology from 'self-designed caches/clusters' to 'node-based clusters' throughout the document. Minor phrasing changes like 'cache cluster' to 'cluster' and updated link text for scaling clusters.
Security assessment
Changes are purely terminological updates with no mention of vulnerabilities, exploits, or security mitigations. The reference to 'enhanced security' in patch management is a general maintenance statement rather than addressing a specific security issue.
Diff
diff --git a/AmazonElastiCache/latest/dg/engine-versions.md b/AmazonElastiCache/latest/dg/engine-versions.md index 6407afa68..2ae089646 100644 --- a//AmazonElastiCache/latest/dg/engine-versions.md +++ b//AmazonElastiCache/latest/dg/engine-versions.md @@ -51 +51 @@ Here are some of the new features introduced in Valkey 8.0 (compared to ElastiCa - * Newly-introduced per-slot metrics infrastructure for self-designed caches, providing detailed visibility into the performance and resource usage of individual slots. + * Newly-introduced per-slot metrics infrastructure for node-based clusters, providing detailed visibility into the performance and resource usage of individual slots. @@ -83 +83 @@ For more information on the ElastiCache version 7.2 for Valkey release, see [Red -ElastiCache Serverless caches and self-designed caches support all Redis OSS versions 7.1 and before. +ElastiCache Serverless caches and node-based clusters support all Redis OSS versions 7.1 and before. @@ -90 +90 @@ ElastiCache Serverless caches and self-designed caches support all Redis OSS ver -###### Self-designed ElastiCache clusters support the following Redis OSS versions: +###### Node-based ElastiCache clusters support the following Redis OSS versions: @@ -154 +154 @@ Redis OSS engine version 6.2.6 also introduces support for native JavaScript Obj -You specify the engine version by using 6.2. ElastiCache will automatically invoke the preferred patch version of Redis OSS 6.2 that is available. For example, when you create/modify a cache cluster, you set the `--engine-version` parameter to 6.2. The cluster will be launched with the current available preferred patch version of Redis OSS 6.2 at the creation/modification time. Specifying engine version 6.x in the API will result in the latest minor version of Redis OSS 6. +You specify the engine version by using 6.2. ElastiCache will automatically invoke the preferred patch version of Redis OSS 6.2 that is available. For example, when you create/modify a cluster, you set the `--engine-version` parameter to 6.2. The cluster will be launched with the current available preferred patch version of Redis OSS 6.2 at the creation/modification time. Specifying engine version 6.x in the API will result in the latest minor version of Redis OSS 6. @@ -166 +166 @@ Amazon ElastiCache introduces the next version of ElastiCache for the Redis OSS -Beginning with Redis OSS 6.0, ElastiCache will offer a single version for each Redis OSS minor release, rather than offering multiple patch versions. ElastiCache will automatically manage the patch version of your running cache clusters, ensuring improved performance and enhanced security. +Beginning with Redis OSS 6.0, ElastiCache will offer a single version for each Redis OSS minor release, rather than offering multiple patch versions. ElastiCache will automatically manage the patch version of your running clusters, ensuring improved performance and enhanced security. @@ -170 +170 @@ You can also opt-in to the next auto minor version upgrade by setting the `AutoM -You specify the engine version by using `6.0`. ElastiCache will automatically invoke the preferred patch version of Redis OSS 6.0 that is available. For example, when you create/modify a cache cluster, you set the `--engine-version` parameter to 6.0. The cluster will be launched with the current available preferred patch version of Redis OSS 6.0 at the creation/modification time. Any request with a specific patch version value will be rejected, an exception will be thrown and the process will fail. +You specify the engine version by using `6.0`. ElastiCache will automatically invoke the preferred patch version of Redis OSS 6.0 that is available. For example, when you create/modify a cluster, you set the `--engine-version` parameter to 6.0. The cluster will be launched with the current available preferred patch version of Redis OSS 6.0 at the creation/modification time. Any request with a specific patch version value will be rejected, an exception will be thrown and the process will fail. @@ -316 +316 @@ Amazon ElastiCache introduces the next major version of ElastiCache for the Redi - * [Scaling clusters in Valkey or Redis OSS (Cluster Mode Enabled)](./scaling-redis-cluster-mode-enabled.html) + * [Scaling Valkey or Redis OSS (Cluster Mode Enabled) clusters](./scaling-redis-cluster-mode-enabled.html) @@ -732 +732 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Tutorial: Seeding a self-designed cluster with a backup +Tutorial: Seeding a node-based cluster with a backup