AWS solutions documentation change
Summary
Fixed URL encoding in CloudFormation template link (replaced & with &)
Security assessment
Corrects a URL formatting issue without security implications. No evidence of security vulnerability being addressed.
Diff
diff --git a/solutions/latest/mlops-workload-orchestrator/step-1-launch-the-stack.md b/solutions/latest/mlops-workload-orchestrator/step-1-launch-the-stack.md index 15d8c792a..37003ef5b 100644 --- a/solutions/latest/mlops-workload-orchestrator/step-1-launch-the-stack.md +++ b/solutions/latest/mlops-workload-orchestrator/step-1-launch-the-stack.md @@ -11 +11 @@ Follow the step-by-step instructions in this section to configure and deploy the - 1. Sign into [AWS Management Console](https://aws.amazon.com/console) and select the button to launch `mlops-workload-orchestrator-single-account.template` AWS CloudFormation template. [  ](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?templateURL=https:%2F%2Fs3.amazonaws.com%2Fsolutions-reference%2Fmlops-workload-orchestrator%2Flatest%2Fmlops-workload-orchestrator-single-account.template&redirectId=ImplementationGuide) + 1. Sign into [AWS Management Console](https://aws.amazon.com/console) and select the button to launch `mlops-workload-orchestrator-single-account.template` AWS CloudFormation template. [  ](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?templateURL=https:%2F%2Fs3.amazonaws.com%2Fsolutions-reference%2Fmlops-workload-orchestrator%2Flatest%2Fmlops-workload-orchestrator-single-account.template&redirectId=ImplementationGuide)