AWS AmazonElastiCache documentation change
Summary
Added documentation about using AWS PrivateLink with ElastiCache API endpoints
Security assessment
Introduces documentation for interface VPC endpoints (AWS PrivateLink), which is a security feature for private network access. No specific vulnerability addressed.
Diff
diff --git a/AmazonElastiCache/latest/dg/Endpoints.md index 9a268e478..6e5a9351b 100644 --- a/AmazonElastiCache/latest/dg/Endpoints.md +++ b/AmazonElastiCache/latest/dg/Endpoints.md @@ -8,0 +9,2 @@ Your application connects to your ElastiCache cluster using endpoints. An endpoi +You can also establish 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). +