View source: R/synthetics_operations.R
synthetics_delete_canary | R Documentation |
Permanently deletes the specified canary.
See https://www.paws-r-sdk.com/docs/synthetics_delete_canary/ for full documentation.
synthetics_delete_canary(Name, DeleteLambda = NULL)
Name |
[required] The name of the canary that you want to delete. To find the names of
your canaries, use |
DeleteLambda |
Specifies whether to also delete the Lambda functions and layers used by
this canary. The default is Your setting for this parameter is used only if the canary doesn't have
Type: Boolean |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.