aws-imagebuilder-recipe-component-parameter-values
Component parameter values in recipes can be used to pass plaintext secrets into build steps.
Where it sits
| location | GetImageRecipe.imageRecipe.components[].parameters[].value |
| location kind | config_field |
| data kinds | credential password api_key connection_string |
| emits edge | ContainsCredential |
| service | EC2 Image Builder (aws:imagebuilder) |
Collection recipe
| access mode | read_api |
| operation | GetImageRecipe |
| response path | imageRecipe.components[].parameters[].value |
| encoding | list |
| params | {"imageRecipeArn": "\u003crecipe-arn\u003e"} |
Required permissions
imagebuilder:GetImageRecipe
References