AWS AmazonElastiCache documentation change
Summary
Changed 'cache cluster' to 'cluster' in VPC setup instructions
Security assessment
Terminology update in existing security group context. Doesn't alter security recommendations or introduce new security features.
Diff
diff --git a/AmazonElastiCache/latest/dg/VPCs.CreatingVPC.md b/AmazonElastiCache/latest/dg/VPCs.CreatingVPC.md index 3aa9fdc16..cc32b969e 100644 --- a//AmazonElastiCache/latest/dg/VPCs.CreatingVPC.md +++ b//AmazonElastiCache/latest/dg/VPCs.CreatingVPC.md @@ -29 +29 @@ Make a note of your subnet identifiers, and which are public and private. You wi - 7. Create an Amazon VPC security group. You will use this group for your cache cluster and your Amazon EC2 instance. + 7. Create an Amazon VPC security group. You will use this group for your cluster and your Amazon EC2 instance. @@ -60 +60 @@ Choose **Apply Rule Changes**. -Now you are ready to create a cache subnet group and launch a cache cluster in your Amazon VPC. +Now you are ready to create a cache subnet group and launch a cluster in your Amazon VPC.