AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

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

File: AmazonS3/latest/userguide/website-hosting-amplify.md

Summary

Fixed URL formatting in multiple Amplify Hosting documentation links by adding an extra slash.

Security assessment

The changes are purely URL path corrections and do not relate to security issues or security feature documentation. The security mentions (e.g., HTTPS) were already present in the existing text.

Diff

diff --git a/AmazonS3/latest/userguide/website-hosting-amplify.md b/AmazonS3/latest/userguide/website-hosting-amplify.md
index 96673ef46..25e30837f 100644
--- a//AmazonS3/latest/userguide/website-hosting-amplify.md
+++ b//AmazonS3/latest/userguide/website-hosting-amplify.md
@@ -9 +9 @@ Deploying a static website to Amplify from the S3 console
-We recommend that you 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 without extensive setup. 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. Deploying a static website using Amplify Hosting provides you with the following benefits and features:
+We recommend that you 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 without extensive setup. 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. Deploying a static website using Amplify Hosting provides you with the following benefits and features:
@@ -67 +67 @@ Use the following instructions to deploy a static website from an Amazon S3 gene
-If you update any of the objects for a static website in your general purpose bucket hosted on Amplify, you must redeploy the application to Amplify Hosting to cause the changes to take effect. Amplify Hosting doesn't automatically detect changes to your bucket. For more information, see [Updating a static website deployed to Amplify from an S3 bucket](https://docs.aws.amazon.com/amplify/latest/userguide/update-website-deployed-from-s3.html) in the _AWS Amplify Hosting User Guide_. 
+If you update any of the objects for a static website in your general purpose bucket hosted on Amplify, you must redeploy the application to Amplify Hosting to cause the changes to take effect. Amplify Hosting doesn't automatically detect changes to your bucket. For more information, see [Updating a static website deployed to Amplify from an S3 bucket](https://docs.aws.amazon.com//amplify/latest/userguide/update-website-deployed-from-s3.html) in the _AWS Amplify Hosting User Guide_. 
@@ -69 +69 @@ If you update any of the objects for a static website in your general purpose bu
-To start directly from the Amplify console, see [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 Hosting User Guide_.
+To start directly from the Amplify console, see [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 Hosting User Guide_.
@@ -71 +71 @@ To start directly from the Amplify console, see [Deploying a static website from
-To get started using the AWS SDKs, see [Creating a bucket policy to deploy a static website from S3 using the AWS SDKs](https://docs.aws.amazon.com/amplify/latest/userguide/deploy-with-sdks.html) in the _AWS Amplify Hosting User Guide_. 
+To get started using the AWS SDKs, see [Creating a bucket policy to deploy a static website from S3 using the AWS SDKs](https://docs.aws.amazon.com//amplify/latest/userguide/deploy-with-sdks.html) in the _AWS Amplify Hosting User Guide_.