AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

Service: AmazonCloudFront · 2026-01-25 · Documentation low

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

Summary

Replaced 'ELB' with 'Elastic Load Balancing' in VPC origin sharing instructions

Security assessment

Terminology update without functional changes to resource sharing mechanics or security configurations.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/sharing-resources.md b/AmazonCloudFront/latest/DeveloperGuide/sharing-resources.md
index d7dcea8eb..8d4eb2060 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 ELB 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 Elastic Load Balancing 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 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.
+  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.