AWS AmazonCloudFront documentation change
Summary
Replaced 'ELB' with 'Elastic Load Balancing' in custom origins list
Security assessment
Terminology update without functional changes. Private content handling and origin security mechanisms remain unchanged.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.md b/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.md index 429002939..8495ea9e7 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/PrivateContent.md +++ b//AmazonCloudFront/latest/DeveloperGuide/PrivateContent.md @@ -30 +30 @@ To configure CloudFront to serve private content, do the following tasks: -Custom origins include Amazon EC2, Amazon S3 buckets configured as website endpoints, ELB, and your own HTTP web servers. +Custom origins include Amazon EC2, Amazon S3 buckets configured as website endpoints, Elastic Load Balancing, and your own HTTP web servers.