AWS guidance documentation change
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 -[  ](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) +[  ](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¶m_DashboardId=aws-cost-anomalies¶m_RequiresDataCollection=yes)