AWS AmazonElastiCache documentation change
Summary
Replaced 'cache cluster' with 'cache' in getting started documentation to simplify terminology.
Security assessment
This is a minor wording change to streamline documentation. No security implications are present, as authorization and access processes are referenced without modification.
Diff
diff --git a/AmazonElastiCache/latest/dg/WhatIs.FirstTimeUser.md b/AmazonElastiCache/latest/dg/WhatIs.FirstTimeUser.md index 12449e557..d2702d56e 100644 --- a//AmazonElastiCache/latest/dg/WhatIs.FirstTimeUser.md +++ b//AmazonElastiCache/latest/dg/WhatIs.FirstTimeUser.md @@ -13 +13 @@ We recommend that first time users begin by reading the following sections, and - * **Getting started** – The [Getting started with Amazon ElastiCache](./GettingStarted.html) section includes information on creating a cache cluster. It also includes how to authorize access to the cache cluster, connect to a cache node, and delete the cache cluster. + * **Getting started** – The [Getting started with Amazon ElastiCache](./GettingStarted.html) section includes information on creating a cache. It also includes how to authorize access to the cache, connect to a cache node, and delete the cache.