1 Answer
- Newest
- Most votes
- Most comments
1
https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-param-runcommand.html
SSM documents don't support references to SecureString parameters. This means that to use SecureString parameters with, for example, Run Command, you have to retrieve the parameter value before passing it to Run Command.