AWS solutions documentation change
Summary
Updated placeholder syntax in CloudFormation stack deletion command from <_..._> to XML-like tags.
Security assessment
Formatting change only. No security implications or documentation additions. Maintains existing uninstall instructions with different syntax.
Diff
diff --git a/solutions/latest/modular-cloud-studio-on-aws/uninstall-the-solution.md b/solutions/latest/modular-cloud-studio-on-aws/uninstall-the-solution.md index 787e32162..a434d1cc8 100644 --- a//solutions/latest/modular-cloud-studio-on-aws/uninstall-the-solution.md +++ b//solutions/latest/modular-cloud-studio-on-aws/uninstall-the-solution.md @@ -31,2 +31 @@ Determine whether the AWS Command Line Interface (AWS CLI) is available in your - $ aws cloudformation delete-stack --stack-name <_installation-stack-name_ > - + $ aws cloudformation delete-stack --stack-name <phrase role="red"><<emphasis>installation-stack-name</emphasis>></phrase>