AWS AmazonS3 documentation change
Summary
Updated CloudFront documentation link formatting with double slashes.
Security assessment
The modification is purely a URL formatting fix. The referenced security guidance about using CloudFront with OAC and HTTPS was already part of the existing documentation.
Diff
diff --git a/AmazonS3/latest/userguide/access-bucket-intro.md b/AmazonS3/latest/userguide/access-bucket-intro.md index 698041f75..9f7a79329 100644 --- a//AmazonS3/latest/userguide/access-bucket-intro.md +++ b//AmazonS3/latest/userguide/access-bucket-intro.md @@ -30 +30 @@ Depending on the use case for your Amazon S3 general purpose bucket, there are d -To host a static website with security settings like Block Public Access enabled, we recommend using Amazon CloudFront with Origin Access Control (OAC) and implementing additional security headers, such as HTTPS. For more information, see [Getting started with a secure static website](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/getting-started-secure-static-website-cloudformation-template.html). +To host a static website with security settings like Block Public Access enabled, we recommend using Amazon CloudFront with Origin Access Control (OAC) and implementing additional security headers, such as HTTPS. For more information, see [Getting started with a secure static website](https://docs.aws.amazon.com//AmazonCloudFront/latest/DeveloperGuide/getting-started-secure-static-website-cloudformation-template.html).