imagebuilder_start_image_pipeline_execution: Manually triggers a pipeline to create an image

View source: R/imagebuilder_operations.R

imagebuilder_start_image_pipeline_executionR 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.


paws.compute documentation built on May 29, 2024, 9:16 a.m.