AWS elasticloadbalancing documentation change
Summary
Updated 'ELB' to 'Elastic Load Balancing' in ACM certificate recommendation
Security assessment
Branding change only. The security recommendation to use ACM for certificates remains identical. No modifications to certificate management security practices.
Diff
diff --git a/elasticloadbalancing/latest/network/tls-listener-certificates.md b/elasticloadbalancing/latest/network/tls-listener-certificates.md index 9b9ca9261..8a80c7d5c 100644 --- a//elasticloadbalancing/latest/network/tls-listener-certificates.md +++ b//elasticloadbalancing/latest/network/tls-listener-certificates.md @@ -15 +15 @@ You must specify a fully qualified domain name (FQDN) for your certificate, such -We recommend that you create certificates for your load balancers using [AWS Certificate Manager (ACM)](https://aws.amazon.com/certificate-manager/). ACM integrates with ELB so that you can deploy the certificate on your load balancer. For more information, see the [AWS Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/). +We recommend that you create certificates for your load balancers using [AWS Certificate Manager (ACM)](https://aws.amazon.com/certificate-manager/). ACM integrates with Elastic Load Balancing so that you can deploy the certificate on your load balancer. For more information, see the [AWS Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/).