AWS cli documentation change
Summary
Updated AWS CLI version reference and revised the description of email validation recipients, removing mention of WHOIS contacts.
Security assessment
The change removes outdated information about WHOIS contacts being used for validation emails, likely reflecting a change in ACM's validation process. While email validation is a security process, this update corrects documentation accuracy rather than addressing a specific security vulnerability or adding new security guidance.
Diff
diff --git a/cli/latest/reference/acm/resend-validation-email.md b/cli/latest/reference/acm/resend-validation-email.md index 5c1f7ee64..2173b9bb5 100644 --- a//cli/latest/reference/acm/resend-validation-email.md +++ b//cli/latest/reference/acm/resend-validation-email.md @@ -15 +15 @@ - * [AWS CLI 2.34.20 Command Reference](../../index.html) » + * [AWS CLI 2.34.21 Command Reference](../../index.html) » @@ -124 +124 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/acm-20 -> The base validation domain that will act as the suffix of the email addresses that are used to send the emails. This must be the same as the `Domain` value or a superdomain of the `Domain` value. For example, if you requested a certificate for `site.subdomain.example.com` and specify a **ValidationDomain** of `subdomain.example.com` , ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS and the following five addresses: +> The base validation domain that will act as the suffix of the email addresses that are used to send the emails. This must be the same as the `Domain` value or a superdomain of the `Domain` value. For example, if you requested a certificate for `site.subdomain.example.com` and specify a **ValidationDomain** of `subdomain.example.com` , ACM sends email to the the following five addresses: @@ -283 +283 @@ None - * [AWS CLI 2.34.20 Command Reference](../../index.html) » + * [AWS CLI 2.34.21 Command Reference](../../index.html) »