imagebuilder_cancel_image_creation: CancelImageCreation cancels the creation of Image

View source: R/imagebuilder_operations.R

imagebuilder_cancel_image_creationR Documentation

CancelImageCreation cancels the creation of Image

Description

CancelImageCreation cancels the creation of Image. This operation can only be used on images in a non-terminal state.

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

Usage

imagebuilder_cancel_image_creation(imageBuildVersionArn, clientToken)

Arguments

imageBuildVersionArn

[required] The Amazon Resource Name (ARN) of the image that you want to cancel creation for.

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 Sept. 12, 2023, 1:28 a.m.