AWS securityhub documentation change
Summary
Fixed URL formatting by adding double slashes in CloudFront documentation links
Security assessment
The changes only correct URL syntax (adding double slashes) without altering security guidance. No evidence of addressing vulnerabilities or security incidents.
Diff
diff --git a/securityhub/latest/userguide/cloudfront-controls.md b/securityhub/latest/userguide/cloudfront-controls.md index 1d41878fe..8abd657e3 100644 --- a//securityhub/latest/userguide/cloudfront-controls.md +++ b//securityhub/latest/userguide/cloudfront-controls.md @@ -201 +201 @@ HTTPS (TLS) can be used to help prevent eavesdropping or manipulation of network -To update the Origin Protocol Policy to require encryption for a CloudFront connection, see [Requiring HTTPS for communication between CloudFront and your custom origin](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html) in the _Amazon CloudFront Developer Guide_. +To update the Origin Protocol Policy to require encryption for a CloudFront connection, see [Requiring HTTPS for communication between CloudFront and your custom origin](https://docs.aws.amazon.com//AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html) in the _Amazon CloudFront Developer Guide_. @@ -225 +225 @@ In 2015, the Internet Engineering Task Force (IETF) officially announced that SS -To update the Origin SSL Protocols for a CloudFront distribution, see [Requiring HTTPS for communication between CloudFront and your custom origin](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html) in the _Amazon CloudFront Developer Guide_. +To update the Origin SSL Protocols for a CloudFront distribution, see [Requiring HTTPS for communication between CloudFront and your custom origin](https://docs.aws.amazon.com//AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html) in the _Amazon CloudFront Developer Guide_.