AWS Route53 documentation change
Summary
Updated terminology from 'ELB' to 'Elastic Load Balancing' in alias record documentation
Security assessment
Standardization of service names for clarity, no security implications identified.
Diff
diff --git a/Route53/latest/DeveloperGuide/History.md b/Route53/latest/DeveloperGuide/History.md index 6b36b3ee8..1ddd0db6c 100644 --- a//Route53/latest/DeveloperGuide/History.md +++ b//Route53/latest/DeveloperGuide/History.md @@ -337 +337 @@ 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 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). +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). @@ -474 +474 @@ 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, 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: + * **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: