AWS acm documentation change
Summary
Formatting changes to domain name examples and error message text
Security assessment
Changes involve code formatting (backticks) and typographical emphasis without altering security-related content or addressing vulnerabilities.
Diff
diff --git a/acm/latest/userguide/troubleshooting-cert-requests.md b/acm/latest/userguide/troubleshooting-cert-requests.md index d95aab900..75ecacf9b 100644 --- a//acm/latest/userguide/troubleshooting-cert-requests.md +++ b//acm/latest/userguide/troubleshooting-cert-requests.md @@ -64 +64 @@ You cannot request a certificate for Amazon-owned domain names such as those end -One or more of the domain names in the certificate request is not valid. Typically, this is because a domain name in the request is not a valid top-level domain. Try again to request a certificate, correcting any spelling errors or typos that were in the failed request, and ensure that all domain names in the request are for valid top-level domains. For example, you cannot request an ACM certificate for example.invalidpublicdomain because "invalidpublicdomain" is not a valid top-level domain. If you continue to receive this failure reason, contact the [Support Center](https://console.aws.amazon.com/support/home). If you don't have a support plan, post a new thread in the [ACM Discussion Forum](https://forums.aws.amazon.com/forum.jspa?forumID=206). +One or more of the domain names in the certificate request is not valid. Typically, this is because a domain name in the request is not a valid top-level domain. Try again to request a certificate, correcting any spelling errors or typos that were in the failed request, and ensure that all domain names in the request are for valid top-level domains. For example, you cannot request an ACM certificate for `example.invalidpublicdomain` because "**invalidpublicdomain** " is not a valid top-level domain. If you continue to receive this failure reason, contact the [Support Center](https://console.aws.amazon.com/support/home). If you don't have a support plan, post a new thread in the [ACM Discussion Forum](https://forums.aws.amazon.com/forum.jspa?forumID=206).