AWS prescriptive-guidance documentation change
Summary
Fixed CloudFormation template URL syntax in console link
Security assessment
Corrected URL formatting for usability without impacting security functionality.
Diff
diff --git a/prescriptive-guidance/latest/optimize-costs-microsoft-workloads/windows-ec2-schedules.md b/prescriptive-guidance/latest/optimize-costs-microsoft-workloads/windows-ec2-schedules.md index 6f47da837..4ad1147fd 100644 --- a//prescriptive-guidance/latest/optimize-costs-microsoft-workloads/windows-ec2-schedules.md +++ b//prescriptive-guidance/latest/optimize-costs-microsoft-workloads/windows-ec2-schedules.md @@ -81 +81 @@ To launch the instance scheduler stack, complete the following steps. - 1. Sign in to the [AWS Management Console](https://console.aws.amazon.com/) and choose [Launch solution](cloudformation/home?region=us-east-1#/stacks/new?templateURL=https://s3.amazonaws.com/solutions-reference/instance-scheduler-on-aws/latest/instance-scheduler-on-aws.template) (downloadable template) to launch `instance-scheduler-on-aws.template` CloudFormation template. + 1. Sign in to the [AWS Management Console](https://console.aws.amazon.com/) and choose [Launch solution](https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create?templateURL=https://s3.amazonaws.com/solutions-reference/instance-scheduler-on-aws/latest/instance-scheduler-on-aws.template) (downloadable template) to launch `instance-scheduler-on-aws.template` CloudFormation template.