AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-11-22 · Documentation low

File: AmazonS3/latest/userguide/WebsiteEndpoints.md

Summary

Updated documentation links to AWS Amplify Hosting by adding double slashes in URLs for consistency

Security assessment

The changes only modify URL paths (adding redundant slashes) and do not introduce new security content or address vulnerabilities. The security-related wording about HTTPS and CDN remains unchanged from prior versions.

Diff

diff --git a/AmazonS3/latest/userguide/WebsiteEndpoints.md b/AmazonS3/latest/userguide/WebsiteEndpoints.md
index c489b18fd..ba17414ab 100644
--- a//AmazonS3/latest/userguide/WebsiteEndpoints.md
+++ b//AmazonS3/latest/userguide/WebsiteEndpoints.md
@@ -32 +32 @@ If you want your website to be public, you must make all your content publicly r
-    * (Recommended) Use [AWS Amplify Hosting](https://docs.aws.amazon.com/amplify/latest/userguide/welcome.html.html) to host static website content stored on S3. Amplify Hosting is a fully managed service that makes it easy to deploy your websites on a globally available content delivery network (CDN) powered by Amazon CloudFront, allowing secure static website hosting. 
+    * (Recommended) Use [AWS Amplify Hosting](https://docs.aws.amazon.com//amplify/latest/userguide/welcome.html.html) to host static website content stored on S3. Amplify Hosting is a fully managed service that makes it easy to deploy your websites on a globally available content delivery network (CDN) powered by Amazon CloudFront, allowing secure static website hosting. 
@@ -34 +34 @@ If you want your website to be public, you must make all your content publicly r
-With AWS Amplify Hosting, you can select the location of your objects within your general purpose bucket, deploy your content to a managed CDN, and generate a public HTTPS URL for your website to be accessible anywhere. For more information about Amplify Hosting, see [Deploying a static website to AWS Amplify Hosting from an S3 general purpose bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/website-hosting-amplify) and [Deploying a static website from S3 using the Amplify console](https://docs.aws.amazon.com/amplify/latest/userguide/deploy--from-amplify-console.html) in the _AWS Amplify Console User Guide_.
+With AWS Amplify Hosting, you can select the location of your objects within your general purpose bucket, deploy your content to a managed CDN, and generate a public HTTPS URL for your website to be accessible anywhere. For more information about Amplify Hosting, see [Deploying a static website to AWS Amplify Hosting from an S3 general purpose bucket](https://docs.aws.amazon.com//AmazonS3/latest/userguide/website-hosting-amplify) and [Deploying a static website from S3 using the Amplify console](https://docs.aws.amazon.com//amplify/latest/userguide/deploy--from-amplify-console.html) in the _AWS Amplify Console User Guide_.