Skip to content

/AWS1/CL_IMG=>UPDATEIMAGEPIPELINE()

About UpdateImagePipeline

Updates an image pipeline. Image pipelines enable you to automate the creation and distribution of images. You must specify exactly one recipe for your image, using either a containerRecipeArn or an imageRecipeArn.

UpdateImagePipeline does not support selective updates for the pipeline. You must specify all of the required properties in the update request, not just the properties that have changed.

Method Signature

IMPORTING

Required arguments:

IV_IMAGEPIPELINEARN TYPE /AWS1/IMGIMAGEPIPELINEARN /AWS1/IMGIMAGEPIPELINEARN

The Amazon Resource Name (ARN) of the image pipeline that you want to update.

IV_INFRASTRUCTURECONFARN TYPE /AWS1/IMGINFRASTRUCTURECONFARN /AWS1/IMGINFRASTRUCTURECONFARN

The Amazon Resource Name (ARN) of the infrastructure configuration that Image Builder uses to build images that this image pipeline has updated.

IV_CLIENTTOKEN TYPE /AWS1/IMGCLIENTTOKEN /AWS1/IMGCLIENTTOKEN

Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/IMGNONEMPTYSTRING /AWS1/IMGNONEMPTYSTRING

The description of the image pipeline.

IV_IMAGERECIPEARN TYPE /AWS1/IMGIMAGERECIPEARN /AWS1/IMGIMAGERECIPEARN

The Amazon Resource Name (ARN) of the image recipe that will be used to configure images updated by this image pipeline.

IV_CONTAINERRECIPEARN TYPE /AWS1/IMGCONTAINERRECIPEARN /AWS1/IMGCONTAINERRECIPEARN

The Amazon Resource Name (ARN) of the container pipeline to update.

IV_DISTRIBUTIONCONFARN TYPE /AWS1/IMGDISTRIBUTIONCONFARN /AWS1/IMGDISTRIBUTIONCONFARN

The Amazon Resource Name (ARN) of the distribution configuration that Image Builder uses to configure and distribute images that this image pipeline has updated.

IO_IMAGETESTSCONFIGURATION TYPE REF TO /AWS1/CL_IMGIMAGETESTSCONF /AWS1/CL_IMGIMAGETESTSCONF

The image test configuration of the image pipeline.

IV_ENHANCEDIMAGEMETENABLED TYPE /AWS1/IMGNULLABLEBOOLEAN /AWS1/IMGNULLABLEBOOLEAN

Collects additional information about the image being created, including the operating system (OS) version and package list. This information is used to enhance the overall experience of using EC2 Image Builder. Enabled by default.

IO_SCHEDULE TYPE REF TO /AWS1/CL_IMGSCHEDULE /AWS1/CL_IMGSCHEDULE

The schedule of the image pipeline.

IV_STATUS TYPE /AWS1/IMGPIPELINESTATUS /AWS1/IMGPIPELINESTATUS

The status of the image pipeline.

IO_IMAGESCANNINGCONF TYPE REF TO /AWS1/CL_IMGIMAGESCANNINGCONF /AWS1/CL_IMGIMAGESCANNINGCONF

Contains settings for vulnerability scans.

IT_WORKFLOWS TYPE /AWS1/CL_IMGWORKFLOWCONF=>TT_WORKFLOWCONFIGURATIONLIST TT_WORKFLOWCONFIGURATIONLIST

Contains the workflows to run for the pipeline.

IV_EXECUTIONROLE TYPE /AWS1/IMGROLENAMEORARN /AWS1/IMGROLENAMEORARN

The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform workflow actions.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IMGUPDATEIMAGEPLINRSP /AWS1/CL_IMGUPDATEIMAGEPLINRSP