aws-imagebuilder-workflow-document-data
Image Builder workflow YAML can include command parameters and literals containing secrets.
Where it sits
| location | GetWorkflow.workflow.data |
| location kind | template_document |
| data kinds | credential password api_key source_code_secret |
| emits edge | ContainsCredential |
| service | EC2 Image Builder (aws:imagebuilder) |
Collection recipe
| access mode | read_api |
| operation | GetWorkflow |
| response path | workflow.data |
| encoding | yaml |
| params | {"workflowBuildVersionArn": "\u003cworkflow-version-arn\u003e"} |
Required permissions
imagebuilder:GetWorkflow
References