CancelImageCreation cancels the creation of Image
Source:R/imagebuilder_operations.R
imagebuilder_cancel_image_creation.RdCancelImageCreation 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.
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.