AWS AmazonElastiCache documentation change
Summary
Added region availability list for PrivateLink and maintained DNS hostname constraint
Security assessment
Documents regional availability of PrivateLink (a security feature) but does not address a specific vulnerability.
Diff
diff --git a/AmazonElastiCache/latest/dg/elasticache-privatelink.md index 3baaafdb2..0e093f755 100644 --- a/AmazonElastiCache/latest/dg/elasticache-privatelink.md +++ b/AmazonElastiCache/latest/dg/elasticache-privatelink.md @@ -29 +29,6 @@ For more information, see [Interface VPC Endpoints (AWS PrivateLink)](https://do -Private DNS hostnames can be enabled for only one VPC endpoint in the VPC. If you want to create an additional VPC endpoint then private DNS hostname should be disabled for it. + * Privatelink VPC endpoints are currently available for ElastiCache in the following Regions: AF-SOUTH-1, AP-EAST-1, AP-NORTHEAST-1, AP-NORTHEAST-2, AP-NORTHEAST-3, AP-SOUTH-1, AP-SOUTHEAST-1, AP-SOUTHEAST-2, CA-CENTRAL-1, CN-NORTH-1, CN-NORTHWEST-1, EU-CENTRAL-1, EU-NORTH-1, EU-SOUTH-1, EU-WEST-1, EU-WEST-2, EU-WEST-3, ME-SOUTH-1, SA-EAST-1, US-EAST-1, US-EAST-2, US-WEST-1, and US-WEST-2. + + * Private DNS hostnames can be enabled for only one VPC endpoint in the VPC. If you want to create an additional VPC endpoint then private DNS hostname should be disabled for it. + + +