View source: R/imagebuilder_operations.R
imagebuilder_cancel_image_creation | R Documentation |
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.
imagebuilder_cancel_image_creation(imageBuildVersionArn, clientToken)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.