AWS Security ChangesHomeSearch

AWS AmazonElastiCache documentation change

Service: AmazonElastiCache · 2026-06-22 · Documentation low

File: AmazonElastiCache/latest/dg/SelectEngine.md

Summary

Updated multiple version reference links from './VersionManagement.html' to './engine-versions.html'

Security assessment

Routine link corrections without security implications. Maintains documentation accuracy but doesn't address vulnerabilities.

Diff

diff --git a/AmazonElastiCache/latest/dg/SelectEngine.md b/AmazonElastiCache/latest/dg/SelectEngine.md
index 69ce9a580..f9f92d4fb 100644
--- a//AmazonElastiCache/latest/dg/SelectEngine.md
+++ b//AmazonElastiCache/latest/dg/SelectEngine.md
@@ -34 +34 @@ On the surface, the engines look similar. Each of them is an in-memory key-value
-You want built-in [full-text search, aggregations, and hybrid search](https://github.com/valkey-io/valkey-search) capabilities that extend the vector search introduced in Valkey 8.2, [hash field expiration](https://github.com/valkey-io/valkey/pull/2089) for per-field TTLs, [multi-database support in cluster mode](https://github.com/valkey-io/valkey/pull/1671), [polygon-based geospatial queries](https://github.com/valkey-io/valkey/pull/1809), up to [40% higher throughput with pipelining](https://github.com/valkey-io/valkey/pull/2092), or [atomic slot migration](https://github.com/valkey-io/valkey/pull/1949) for safer cluster scaling, or _durability_ via a Multi-AZ transactional log for zero data loss during failures. For more information, see [Valkey 9.0](./VersionManagement.html#valkey-version-9.0).
+You want built-in [full-text search, aggregations, and hybrid search](https://github.com/valkey-io/valkey-search) capabilities that extend the vector search introduced in Valkey 8.2, [hash field expiration](https://github.com/valkey-io/valkey/pull/2089) for per-field TTLs, [multi-database support in cluster mode](https://github.com/valkey-io/valkey/pull/1671), [polygon-based geospatial queries](https://github.com/valkey-io/valkey/pull/1809), up to [40% higher throughput with pipelining](https://github.com/valkey-io/valkey/pull/2092), or [atomic slot migration](https://github.com/valkey-io/valkey/pull/1949) for safer cluster scaling, or _durability_ via a Multi-AZ transactional log for zero data loss during failures. For more information, see [Valkey 9.0](./engine-versions.html#valkey-version-9.0.main).
@@ -38 +38 @@ You want built-in [full-text search, aggregations, and hybrid search](https://gi
-You want native [vector search](./search.html) with microsecond latency and 95%+ recall rate. For more information, see [Valkey 8.2](./VersionManagement.html#valkey-version-8.2).
+You want native [vector search](./search.html) with microsecond latency and 95%+ recall rate. For more information, see [Valkey 8.2](./engine-versions.html#valkey-version-8.2.main).
@@ -42 +42 @@ You want native [vector search](./search.html) with microsecond latency and 95%+
-You want a [new memory-efficient hash table](https://valkey.io/blog/new-hash-table/) that reduces memory overhead by up to 20%, native [Bloom filter](https://valkey.io/topics/bloomfilters/) support, the [COMMANDLOG](https://valkey.io/commands/commandlog-get/) command, and up to 514% higher throughput for BITCOUNT. For more information, see [Valkey 8.1](./VersionManagement.html#valkey-version-8.1).
+You want a [new memory-efficient hash table](https://valkey.io/blog/new-hash-table/) that reduces memory overhead by up to 20%, native [Bloom filter](https://valkey.io/topics/bloomfilters/) support, the [COMMANDLOG](https://valkey.io/commands/commandlog-get/) command, and up to 514% higher throughput for BITCOUNT. For more information, see [Valkey 8.1](./engine-versions.html#valkey-version-8.1.main).
@@ -46 +46 @@ You want a [new memory-efficient hash table](https://valkey.io/blog/new-hash-tab
-You want up to 20% better memory efficiency through [embedded keys](https://github.com/valkey-io/valkey/pull/541), [per-slot metrics](https://github.com/valkey-io/valkey/pull/20), [dual-channel replication](https://github.com/valkey-io/valkey/pull/60), and [async I/O threading](https://github.com/valkey-io/valkey/pull/763). For more information, see [Valkey 8.0](./VersionManagement.html#valkey-version-8).
+You want up to 20% better memory efficiency through [embedded keys](https://github.com/valkey-io/valkey/pull/541), [per-slot metrics](https://github.com/valkey-io/valkey/pull/20), [dual-channel replication](https://github.com/valkey-io/valkey/pull/60), and [async I/O threading](https://github.com/valkey-io/valkey/pull/763). For more information, see [Valkey 8.0](./engine-versions.html#valkey-version-8.main).