imagebuilder_start_image_pipeline_execution {paws.compute}R Documentation

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] Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.


[Package paws.compute version 0.7.0 Index]