Learn R Programming

paws.compute (version 0.3.1)

imagebuilder_start_image_pipeline_execution: Manually triggers a pipeline to create an image

Description

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)

Arguments

imagePipelineArn

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

clientToken

[required] The idempotency token used to make this request idempotent.