Image Builder Public Workflow

Image Builder Public Workflow in AWS provides details about a publicly shared workflow that can be used to automate image building, testing, and distribution. It allows you to retrieve metadata and configuration information about a workflow, enabling reuse of standardized automation steps for creating and managing machine images across accounts and regions.

aws.imagebuilder_public_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.