aws-ssm-command-parameters-config
Run Command parameters retain plaintext commands and arguments, including any credentials passed inline.
Where it sits
| location | ListCommands.Commands[].Parameters |
| location kind | command_argument |
| data kinds | credential password api_key access_key secret_key connection_string |
| emits edge | ContainsCredential |
| service | Systems Manager (aws:ssm) |
Collection recipe
| access mode | read_api |
| operation | ListCommands |
| response path | Commands[].Parameters.<value> |
| encoding | map |
| params | {"CommandId": "\u003ccommand-id\u003e"} |
Required permissions
References