AWS Security ChangesHomeSearch

AWS Route53 documentation change

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

File: Route53/latest/DeveloperGuide/History.md

Summary

Replaced 'Elastic Load Balancing' with 'ELB' abbreviation in alias record documentation

Security assessment

Terminology update (abbreviating service names) with no impact on security functionality or guidance. No security-related content was added or modified.

Diff

diff --git a/Route53/latest/DeveloperGuide/History.md b/Route53/latest/DeveloperGuide/History.md
index eef1732d4..8094c58d8 100644
--- a//Route53/latest/DeveloperGuide/History.md
+++ b//Route53/latest/DeveloperGuide/History.md
@@ -332 +332 @@ You can now programmatically check whether a domain can be transferred to Route
-You can now create Route 53 alias records that route internet traffic to Elastic Load Balancing Network Load Balancers. For more information about alias records, see [Choosing between alias and non-alias records](./resource-record-sets-choosing-alias-non-alias.html).
+You can now create Route 53 alias records that route internet traffic to ELB Network Load Balancers. For more information about alias records, see [Choosing between alias and non-alias records](./resource-record-sets-choosing-alias-non-alias.html).
@@ -469 +469 @@ With this release, Route 53 adds the following new features:
-  * **Alias records in private hosted zones** – In the past, you could create alias records that route DNS queries only to other Route 53 records in the same hosted zone. With this release, you can also create alias records that route DNS queries to Elastic Beanstalk environments that have regionalized subdomains, Elastic Load Balancing load balancers, and Amazon S3 buckets. (You still can't create alias records that route DNS queries to a CloudFront distribution.) For more information, see the following documentation:
+  * **Alias records in private hosted zones** – In the past, you could create alias records that route DNS queries only to other Route 53 records in the same hosted zone. With this release, you can also create alias records that route DNS queries to Elastic Beanstalk environments that have regionalized subdomains, ELB load balancers, and Amazon S3 buckets. (You still can't create alias records that route DNS queries to a CloudFront distribution.) For more information, see the following documentation: