aws-emr-bootstrap-action-arguments
Bootstrap action arguments are retained plaintext and can pass secrets to initialization scripts.
Where it sits
| location | ListBootstrapActions.BootstrapActions[].Args |
| location kind | bootstrap_script |
| data kinds | credential password api_key access_key secret_key connection_string |
| emits edge | ContainsCredential |
| service | EMR (aws:emr) |
Collection recipe
| access mode | read_api |
| operation | ListBootstrapActions |
| response path | BootstrapActions[].Args |
| encoding | list |
| params | {"ClusterId": "\u003ccluster-id\u003e"} |
Required permissions
elasticmapreduce:ListBootstrapActions
References