AWS acm documentation change
Summary
Replaced 'Elastic Load Balancing' with 'ELB' abbreviation in regional certificate documentation
Security assessment
Textual abbreviation change without modifying security implications of regional certificate usage. No new security documentation added.
Diff
diff --git a/acm/latest/userguide/acm-overview.md b/acm/latest/userguide/acm-overview.md index 60a125d81..7e3fddc4f 100644 --- a//acm/latest/userguide/acm-overview.md +++ b//acm/latest/userguide/acm-overview.md @@ -32 +32 @@ ACM supports IPv4 and IPv6 on public endpoints. Visit [AWS Regions and Endpoints -Certificates in ACM are regional resources. To use a certificate with Elastic Load Balancing for the same fully qualified domain name (FQDN) or set of FQDNs in more than one AWS region, you must request or import a certificate for each region. For certificates provided by ACM, this means you must revalidate each domain name in the certificate for each region. You cannot copy a certificate between regions. +Certificates in ACM are regional resources. To use a certificate with ELB for the same fully qualified domain name (FQDN) or set of FQDNs in more than one AWS region, you must request or import a certificate for each region. For certificates provided by ACM, this means you must revalidate each domain name in the certificate for each region. You cannot copy a certificate between regions.