AWS Security ChangesHomeSearch

AWS guidance documentation change

Service: guidance · 2025-08-10 · Documentation low

File: guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md

Summary

Fixed URL encoding in CloudFormation launch link by replacing & with &

Security assessment

Change addresses URL encoding syntax without any security implications. No security features or vulnerabilities are mentioned in the context.

Diff

diff --git a/guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md b/guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md
index 1d2fe6ac9..35a4d4363 100644
--- a//guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md
+++ b//guidance/latest/cloud-intelligence-dashboards/cost-anomaly-dashboard.md
@@ -57 +57 @@ CloudFormation
-[ ![Launch Stack button](/images/guidance/latest/cloud-intelligence-dashboards/images/LaunchStack.svg) ](https://console.aws.amazon.com/cloudformation/home#/stacks/create/review?templateURL=https://aws-managed-cost-intelligence-dashboards.s3.amazonaws.com/cfn/cid-plugin.yml&stackName=Cost-Anomaly-Dashboard&param_DashboardId=aws-cost-anomalies&param_RequiresDataCollection=yes)
+[ ![Launch Stack button](/images/guidance/latest/cloud-intelligence-dashboards/images/LaunchStack.svg) ](https://console.aws.amazon.com/cloudformation/home#/stacks/create/review?templateURL=https://aws-managed-cost-intelligence-dashboards.s3.amazonaws.com/cfn/cid-plugin.yml&stackName=Cost-Anomaly-Dashboard&param_DashboardId=aws-cost-anomalies&param_RequiresDataCollection=yes)