AWS AmazonCloudFront documentation change
Summary
Modified CloudFormation console URL path by removing 'https://console.aws.amazon.com/' prefix
Security assessment
This appears to be a documentation link formatting change. While broken links could impact usability, there's no evidence this addresses or introduces a security vulnerability. The template URL still points to an AWS-controlled S3 bucket.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/getting-started-secure-static-website-cloudformation-template.md b/AmazonCloudFront/latest/DeveloperGuide/getting-started-secure-static-website-cloudformation-template.md index a2aa9296a..cca37931d 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/getting-started-secure-static-website-cloudformation-template.md +++ b//AmazonCloudFront/latest/DeveloperGuide/getting-started-secure-static-website-cloudformation-template.md @@ -99 +99 @@ You are responsible for the costs incurred while using this solution. For more i - 1. [Launch this solution in the CloudFormation console](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=amazon-cloudfront-secure-static-site-templates-main&templateURL=https://s3.amazonaws.com/solution-builders-us-east-1/amazon-cloudfront-secure-static-site/latest/main.yaml). If necessary, sign in to your AWS account. + 1. [Launch this solution in the CloudFormation console](cloudformation/home?region=us-east-1#/stacks/new?stackName=amazon-cloudfront-secure-static-site-templates-main&templateURL=https://s3.amazonaws.com/solution-builders-us-east-1/amazon-cloudfront-secure-static-site/latest/main.yaml). If necessary, sign in to your AWS account.