diff --git a/src/content/docs/aws/services/elasticache.mdx b/src/content/docs/aws/services/elasticache.mdx index 7937a79f..a65704f3 100644 --- a/src/content/docs/aws/services/elasticache.mdx +++ b/src/content/docs/aws/services/elasticache.mdx @@ -145,7 +145,7 @@ Valkey support includes: - Support for the `Engine` and `EngineVersion` fields in the `CreateReplicationGroup` API, which now recognize and handle `valkey`. -::: note +:::note A Valkey replication group can only be started when [container mode](/aws/services/elasticache/#container-mode) is enabled. ::: diff --git a/src/content/docs/aws/services/memorydb.mdx b/src/content/docs/aws/services/memorydb.mdx index ebb055d1..93913b07 100644 --- a/src/content/docs/aws/services/memorydb.mdx +++ b/src/content/docs/aws/services/memorydb.mdx @@ -99,7 +99,7 @@ Valkey support includes: - Support for the `Engine` and `EngineVersion` fields in the `CreateCluster` API, which now recognize and handle `valkey`. -::: note +:::note A Valkey cluster can only be started when [container mode](/aws/services/memorydb/#container-mode) is enabled. :::