View source: R/imagebuilder_operations.R
imagebuilder_cancel_lifecycle_execution | R Documentation |
Cancel a specific image lifecycle policy runtime instance.
See https://www.paws-r-sdk.com/docs/imagebuilder_cancel_lifecycle_execution/ for full documentation.
imagebuilder_cancel_lifecycle_execution(lifecycleExecutionId, clientToken)
lifecycleExecutionId |
[required] Identifies the specific runtime instance of the image lifecycle to cancel. |
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.