aws-imagebuilder-component-document-data
Image Builder component documents contain shell/PowerShell commands, files, and parameters that can embed credentials.
Where it sits
| location | GetComponent.component.data |
| location kind | bootstrap_script |
| data kinds | credential password api_key access_key secret_key source_code_secret |
| emits edge | ContainsCredential |
| service | EC2 Image Builder (aws:imagebuilder) |
Collection recipe
| access mode | read_api |
| operation | GetComponent |
| response path | component.data |
| encoding | yaml |
| params | {"componentBuildVersionArn": "\u003ccomponent-version-arn\u003e"} |
Required permissions
imagebuilder:GetComponent
References