AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

Service: AmazonCloudFront · 2025-11-22 · Documentation low

File: AmazonCloudFront/latest/DeveloperGuide/sharing-resources.md

Summary

Replaced 'Elastic Load Balancing' with 'ELB' in two places for terminology consistency.

Security assessment

Terminology updates don't affect security posture. VPC origin sharing mechanics and permissions remain identical, with no evidence of security fixes.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/sharing-resources.md b/AmazonCloudFront/latest/DeveloperGuide/sharing-resources.md
index 8d4eb2060..d7dcea8eb 100644
--- a//AmazonCloudFront/latest/DeveloperGuide/sharing-resources.md
+++ b//AmazonCloudFront/latest/DeveloperGuide/sharing-resources.md
@@ -154 +154 @@ After you create and share the resource share with the consuming accounts, they
-To enable consuming accounts to use your VPC origin for their CloudFront distribution, you must also give them the VPC origin's Elastic Load Balancing or Amazon EC2 endpoint.
+To enable consuming accounts to use your VPC origin for their CloudFront distribution, you must also give them the VPC origin's ELB or Amazon EC2 endpoint.
@@ -182 +182 @@ After you accept the resource share, you can then use the VPC origin as the orig
-  4. For **VPC origin endpoint** , enter the private DNS name of your Amazon EC2 instance or Elastic Load Balancing load balancer, or the origin domain. If you don’t already have this value, you must get it from the AWS account that owns the VPC origin. If you don’t already have this endpoint, you can get it from the AWS account that owns the VPC origin.
+  4. For **VPC origin endpoint** , enter the private DNS name of your Amazon EC2 instance or ELB load balancer, or the origin domain. If you don’t already have this value, you must get it from the AWS account that owns the VPC origin. If you don’t already have this endpoint, you can get it from the AWS account that owns the VPC origin.