AWS acm documentation change
Summary
Updated 'ELB' to 'Elastic Load Balancing' in regional certificate explanation
Security assessment
Terminology standardization. No security implications as certificate handling requirements remain unchanged.
Diff
diff --git a/acm/latest/userguide/acm-overview.md b/acm/latest/userguide/acm-overview.md index 7e3fddc4f..60a125d81 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 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. +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.