Image Builder Workflow

Image Builder Workflow in AWS is a resource that defines and manages automated steps for building, testing, and distributing machine images. It allows you to create reusable workflows that standardize image creation processes, ensuring consistency, compliance, and efficiency across environments.

aws.imagebuilder_workflow

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the workflow resource.
change_descriptioncorestringDescribes what change has been made in this version of the workflow, or what makes this version different from other versions of the workflow.
datacorestringContains the YAML document content for the workflow.
date_createdcorestringThe timestamp when Image Builder created the workflow resource.
descriptioncorestringThe description of the workflow.
kms_key_idcorestringThe KMS key identifier used to encrypt the workflow resource.
namecorestringThe name of the workflow resource.
ownercorestringThe owner of the workflow resource.
parameterscorejsonAn array of input parameters that that the image workflow uses to control actions or configure settings.
statecorejsonDescribes the current status of the workflow and the reason for that status.
tagscorehstore
typecorestringSpecifies the image creation stage that the workflow applies to. Image Builder currently supports build and test workflows.
versioncorestringThe workflow resource version. Workflow resources are immutable. To make a change, you can clone a workflow or create a new version.