AWS res documentation change
Summary
Added note about AWS GovCloud (US) unsupported status and updated CloudFormation template URL encoding
Security assessment
The change adds regional compatibility information and fixes a URL format. No security vulnerabilities, configurations, or features are addressed.
Diff
diff --git a/res/archive/release-minus-2/ug/create-demo-env.md b/res/archive/release-minus-2/ug/create-demo-env.md index 02f62587f..6fb15dd03 100644 --- a//res/archive/release-minus-2/ug/create-demo-env.md +++ b//res/archive/release-minus-2/ug/create-demo-env.md @@ -10,0 +11,4 @@ Create a one-click demo stackPost deployment steps +###### Note + +This demo environment is not supported in AWS GovCloud (US). + @@ -80 +84 @@ Make sure you are in your administrator account. - 2. Launch [ the template](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?templateURL=https://s3.amazonaws.com/aws-hpc-recipes/main/recipes/res/res_demo_env/assets/res-demo-stack.yaml) in the console. + 2. Launch [ the template](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https%3A%2F%2Fs3.amazonaws.com%2Faws-hpc-recipes%2Fmain%2Frecipes%2Fres%2Fres_demo_env%2Fassets%2Fres-demo-stack.yaml) in the console.