This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_imagebuilder_workflow

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the workflow resource.

change_description

Type: STRING
Provider name: changeDescription
Description: Describes what change has been made in this version of the workflow, or what makes this version different from other versions of the workflow.

data

Type: STRING
Provider name: data
Description: Contains the YAML document content for the workflow.

date_created

Type: STRING
Provider name: dateCreated
Description: The timestamp when Image Builder created the workflow resource.

description

Type: STRING
Provider name: description
Description: The description of the workflow.

kms_key_id

Type: STRING
Provider name: kmsKeyId
Description: The KMS key identifier used to encrypt the workflow resource.

name

Type: STRING
Provider name: name
Description: The name of the workflow resource.

owner

Type: STRING
Provider name: owner
Description: The owner of the workflow resource.

parameters

Type: UNORDERED_LIST_STRUCT
Provider name: parameters
Description: An array of input parameters that that the image workflow uses to control actions or configure settings.

  • default_value
    Type: UNORDERED_LIST_STRING
    Provider name: defaultValue
    Description: The default value of this parameter if no input is provided.
  • description
    Type: STRING
    Provider name: description
    Description: Describes this parameter.
  • name
    Type: STRING
    Provider name: name
    Description: The name of this input parameter.
  • type
    Type: STRING
    Provider name: type
    Description: The type of input this parameter provides. The currently supported value is “string”.

state

Type: STRUCT
Provider name: state
Description: Describes the current status of the workflow and the reason for that status.

  • reason
    Type: STRING
    Provider name: reason
    Description: Describes how or why the workflow changed state.
  • status
    Type: STRING
    Provider name: status
    Description: The current state of the workflow.

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: type
Description: Specifies the image creation stage that the workflow applies to. Image Builder currently supports build and test workflows.

version

Type: STRING
Provider name: version
Description: The workflow resource version. Workflow resources are immutable. To make a change, you can clone a workflow or create a new version.