View source: R/synthetics_operations.R
synthetics_delete_group | R Documentation |
Deletes a group. The group doesn't need to be empty to be deleted. If there are canaries in the group, they are not deleted when you delete the group.
See https://www.paws-r-sdk.com/docs/synthetics_delete_group/ for full documentation.
synthetics_delete_group(GroupIdentifier)
GroupIdentifier |
[required] Specifies which group to delete. You can specify the group name, the
ARN, or the group ID as the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.