AWS whitepapers documentation change
Summary
Replaced 'ELB load balancers' with 'Elastic Load Balancing load balancers' in Route 53 documentation
Security assessment
Purely editorial change to use full service name. No security implications as health check functionality remains unchanged.
Diff
diff --git a/whitepapers/latest/security-at-the-edge/appendix-aws-services-for-edge-computing.md b/whitepapers/latest/security-at-the-edge/appendix-aws-services-for-edge-computing.md index 19cf31e92..c2c353932 100644 --- a//whitepapers/latest/security-at-the-edge/appendix-aws-services-for-edge-computing.md +++ b//whitepapers/latest/security-at-the-edge/appendix-aws-services-for-edge-computing.md @@ -109 +109 @@ The AWS Network Firewall flexible rules engine enables you to define firewall ru -Amazon Route 53 effectively connects user requests to infrastructure running in AWS, such as Amazon EC2 instances, ELB load balancers, or S3 buckets, and can be used to route users to infrastructure outside of AWS. You can use Amazon Route 53 to configure DNS health checks to route traffic to healthy endpoints or to independently monitor the health of your application and its endpoints. +Amazon Route 53 effectively connects user requests to infrastructure running in AWS, such as Amazon EC2 instances, Elastic Load Balancing load balancers, or S3 buckets, and can be used to route users to infrastructure outside of AWS. You can use Amazon Route 53 to configure DNS health checks to route traffic to healthy endpoints or to independently monitor the health of your application and its endpoints.