AWS awssupport documentation change
Summary
Added note clarifying CloudFront classic distribution scope and updated wording about verifying ACM region support
Security assessment
The change adds a clarification note about security checks applying to classic CloudFront distributions, which helps prevent misconfiguration but doesn't address a specific vulnerability. The wording change from 'check' to 'verify' regions for ACM support is editorial. Both changes improve documentation accuracy but don't introduce new security features or address disclosed vulnerabilities.
Diff
diff --git a/awssupport/latest/user/security-checks.md b/awssupport/latest/user/security-checks.md index 30f3db12b..cd488f3cc 100644 --- a//awssupport/latest/user/security-checks.md +++ b//awssupport/latest/user/security-checks.md @@ -1485,0 +1486,4 @@ AWS Well-Architected detected high risk issues during your workload evaluation. +###### Note + +This check applies to classic Amazon CloudFront distributions. + @@ -1514 +1518 @@ A certificate must contain a domain name that matches either the Origin Domain N -We recommend using AWS Certificate Manager to provision, manage, and deploy your server certificates. With ACM, you can request a new certificate or deploy an existing ACM or external certificate to AWS resources. Certificates provided by ACM are free and can be automatically renewed. For more information about using ACM, see the [AWS Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html). To check Regions ACM supports, see [AWS Certificate Manager endpoints](https://docs.aws.amazon.com/general/latest/gr/acm.html) and quotas in the AWS General Reference. +We recommend using AWS Certificate Manager to provision, manage, and deploy your server certificates. With ACM, you can request a new certificate or deploy an existing ACM or external certificate to AWS resources. Certificates provided by ACM are free and can be automatically renewed. For more information about using ACM, see the [AWS Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html). To verify the AWS Regions ACM supports, see [AWS Certificate Manager endpoints](https://docs.aws.amazon.com/general/latest/gr/acm.html) and quotas in the AWS General Reference.