AWS AmazonElastiCache documentation change
Summary
Added note about PrivateLink support in most regions and linked to VPC endpoint documentation
Security assessment
Expands documentation about AWS PrivateLink availability, a security feature for private API access. No vulnerability addressed.
Diff
diff --git a/AmazonElastiCache/latest/dg/RegionsAndAZs.md index 2df2cc16a..f7cb21a1f 100644 --- a/AmazonElastiCache/latest/dg/RegionsAndAZs.md +++ b/AmazonElastiCache/latest/dg/RegionsAndAZs.md @@ -143 +143,3 @@ For information on using the AWS GovCloud (US) with ElastiCache, see [Services i -Some regions support a subset of node types. For a table of supported node types by AWS Region, see [Supported node types by AWS Region](./CacheNodes.SupportedTypes.html#CacheNodes.SupportedTypesByRegion). +Some Regions support a subset of node types. For a table of supported node types by AWS Region, see [Supported node types by AWS Region](./CacheNodes.SupportedTypes.html#CacheNodes.SupportedTypesByRegion). + +Most Regions support establishing a private connection between your VPC and ElastiCache API endpoints, by creating an interface VPC endpoint through AWS PrivateLink. For more information, see [ElastiCache API and interface VPC endpoints (AWS PrivateLink)](./elasticache-privatelink.html).