Skip to contents

Manually triggers a pipeline to create an image.

See https://www.paws-r-sdk.com/docs/imagebuilder_start_image_pipeline_execution/ for full documentation.

Usage

imagebuilder_start_image_pipeline_execution(
  imagePipelineArn,
  clientToken,
  tags = NULL
)

Arguments

imagePipelineArn

[required] The Amazon Resource Name (ARN) of the image pipeline that you want to manually invoke.

clientToken

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

tags

Specify tags for Image Builder to apply to the image resource that's created When it starts pipeline execution.