AWS res documentation change
Summary
Updated stack template URL, clarified EnvironmentName requirements (no capital letters), and minor wording changes from 'select' to 'choose' in instructions
Security assessment
Changes involve documentation formatting, URL updates, and parameter validation (lowercase requirement). While parameter validation improvements can have security implications, there is no explicit mention of addressing vulnerabilities or security weaknesses in the diff.
Diff
diff --git a/res/archive/release-minus-4/ug/create-demo-env.md b/res/archive/release-minus-4/ug/create-demo-env.md index 39e50f9cb..e4bb87b7d 100644 --- a//res/archive/release-minus-4/ug/create-demo-env.md +++ b//res/archive/release-minus-4/ug/create-demo-env.md @@ -9 +9 @@ Create a one-click demo stackPost deployment steps -Follow the steps in this section to try out Research and Engineering Studio on AWS. This demo deploys a non-production environment with a minimal set of parameters using the [ Research and Engineering Studio on AWS demo environment stack template](samples/res-demo-stack.zip). It uses a Keycloak server for SSO. +Follow the steps in this section to try out Research and Engineering Studio on AWS. This demo deploys a non-production environment with a minimal set of parameters using the [ Research and Engineering Studio on AWS demo environment stack template](https://github.com/aws-samples/aws-hpc-recipes/blob/main/recipes/res/res_demo_env/assets/res-demo-stack.yaml). It uses a Keycloak server for SSO. @@ -11 +11 @@ Follow the steps in this section to try out Research and Engineering Studio on A -Note that after you deploy the stack, you must follow the steps in Post deployment steps below to set up users in the environment before you login. +Note that after you deploy the stack, you must follow the Post deployment steps below to set up users in the environment before you login. @@ -84 +84 @@ Parameter | Default | Description -EnvironmentName | `<_res-demo_ >` | A unique name given to your RES environment starting with res- and no longer than 11 characters. +EnvironmentName | `<_res-demo_ >` | A unique name given to your RES environment starting with res-, no longer than 11 characters, and no capital letters. @@ -89,0 +90,2 @@ InboundPrefixList | | _(Optional)_ Provide a managed prefix list for IPs allowe + 4. Choose **Create stack**. + @@ -103 +105 @@ InboundPrefixList | | _(Optional)_ Provide a managed prefix list for IPs allowe - 4. For all the users you want to use, put the username and type in the password you want to have and select **Reset Password**. + 4. For all the users you want to use, put the username and type in the password you want to have and choose **Reset Password**.