aws-opsworks-deployment-command-args
Deployment command argument maps can contain plaintext credentials delivered to recipes.
Where it sits
| location | DescribeDeployments.Deployments[].Command.Args.<value> |
| location kind | command_argument |
| data kinds | credential password api_key connection_string |
| emits edge | ContainsCredential |
| service | OpsWorks (aws:opsworks) |
Collection recipe
| access mode | read_api |
| operation | DescribeDeployments |
| response path | Deployments[].Command.Args.<value> |
| encoding | map |
| params | {"DeploymentIds": ["\u003cdeployment-id\u003e"]} |
Required permissions
opsworks:DescribeDeployments
References