AWS AmazonS3 documentation change
Summary
Adjusted URL formatting for AWS Amplify Hosting links by adding double slashes
Security assessment
This is a documentation formatting change focused on URL structure. No security implications are present, as the modifications don't alter security guidance or address vulnerabilities. The existing security references to HTTPS and CDN remain unaffected.
Diff
diff --git a/AmazonS3/latest/userguide/WebsiteHosting.md b/AmazonS3/latest/userguide/WebsiteHosting.md index f30cd5f13..367d823e2 100644 --- a//AmazonS3/latest/userguide/WebsiteHosting.md +++ b//AmazonS3/latest/userguide/WebsiteHosting.md @@ -11 +11 @@ You can use Amazon S3 to host a static website. On a _static_ website, individua -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. +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. @@ -13 +13 @@ We recommend that you use [AWS Amplify Hosting](https://docs.aws.amazon.com/ampl -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.html) 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.html) 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_.