AWS AmazonElastiCache documentation change
Summary
Fixed duplicate 'Valkey or' phrasing in multiple locations describing Redis cluster endpoints
Security assessment
The changes are purely cosmetic text corrections with no security implications. No security controls, vulnerabilities, or features were modified or documented.
Diff
diff --git a/AmazonElastiCache/latest/dg/Endpoints.md b/AmazonElastiCache/latest/dg/Endpoints.md index d519d2b80..6a7650a9b 100644 --- a//AmazonElastiCache/latest/dg/Endpoints.md +++ b//AmazonElastiCache/latest/dg/Endpoints.md @@ -15 +15 @@ You can also establish a private connection between your VPC and ElastiCache API - * For **Valkey or Valkey or Redis OSS (cluster mode disabled) clusters** , use the _Primary Endpoint_ for all write operations. Use the _Reader Endpoint_ to evenly split incoming connections to the endpoint between all read replicas. Use the individual _Node Endpoints_ for read operations (In the API/CLI these are referred to as Read Endpoints). + * For **Valkey or Redis OSS (cluster mode disabled) clusters** , use the _Primary Endpoint_ for all write operations. Use the _Reader Endpoint_ to evenly split incoming connections to the endpoint between all read replicas. Use the individual _Node Endpoints_ for read operations (In the API/CLI these are referred to as Read Endpoints). @@ -75 +75 @@ If you don't use Automatic Discovery, you must configure your client to use the -If a Valkey or Valkey or Redis OSS (cluster mode disabled) cluster has only one node, the node's endpoint is used for both reads and writes. If a Valkey or Valkey or Redis OSS (cluster mode disabled) cluster has multiple nodes, there are three types of endpoints; the _primary endpoint_ , the _reader endpoint_ and the _node endpoints_. +If a Valkey or Redis OSS (cluster mode disabled) cluster has only one node, the node's endpoint is used for both reads and writes. If a Valkey or Redis OSS (cluster mode disabled) cluster has multiple nodes, there are three types of endpoints; the _primary endpoint_ , the _reader endpoint_ and the _node endpoints_. @@ -87 +87 @@ For read activity, applications can also connect to any node in the cluster. Unl -###### To find a Valkey or Valkey or Redis OSS (cluster mode disabled) cluster's endpoints +###### To find a Valkey or Redis OSS (cluster mode disabled) cluster's endpoints @@ -93 +93 @@ For read activity, applications can also connect to any node in the cluster. Unl -The clusters screen will appear with a list of Valkey or Valkey or Redis OSS (cluster mode disabled) and Valkey or Redis OSS (cluster mode enabled) clusters. +The clusters screen will appear with a list of Valkey or Redis OSS (cluster mode disabled) and Valkey or Redis OSS (cluster mode enabled) clusters. @@ -97 +97 @@ The clusters screen will appear with a list of Valkey or Valkey or Redis OSS (cl - + @@ -99 +99 @@ The clusters screen will appear with a list of Valkey or Valkey or Redis OSS (cl -_Primary and Reader endpoints for a Valkey or Valkey or Redis OSS (cluster mode disabled) cluster_ +_Primary and Reader endpoints for a Valkey or Redis OSS (cluster mode disabled) cluster_ @@ -103 +103 @@ If there is only one node in the cluster, there is no primary endpoint and you c - 4. If the Valkey or Valkey or Redis OSS (cluster mode disabled) cluster has replica nodes, you can find the cluster's replica node endpoints by choosing the cluster's name and then choosing the **Nodes** tab. + 4. If the Valkey or Redis OSS (cluster mode disabled) cluster has replica nodes, you can find the cluster's replica node endpoints by choosing the cluster's name and then choosing the **Nodes** tab. @@ -107 +107 @@ The nodes screen appears with each node in the cluster, primary and replicas, li - + @@ -109 +109 @@ The nodes screen appears with each node in the cluster, primary and replicas, li -_Node endpoints for a Valkey or Valkey or Redis OSS (cluster mode disabled) cluster_ +_Node endpoints for a Valkey or Redis OSS (cluster mode disabled) cluster_ @@ -122 +122 @@ The endpoint is now copied to your clipboard. For information on using the endpo -A Valkey or Valkey or Redis OSS (cluster mode disabled) primary endpoint looks something like the following. There is a difference depending upon whether or not In-Transit encryption is enabled. +A Valkey or Redis OSS (cluster mode disabled) primary endpoint looks something like the following. There is a difference depending upon whether or not In-Transit encryption is enabled.