synthetics_delete_group {paws.management} | R Documentation |
Deletes a group
Description
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.
Usage
synthetics_delete_group(GroupIdentifier)
Arguments
GroupIdentifier |
[required] Specifies which group to delete. You can specify the group name, the
ARN, or the group ID as the |
[Package paws.management version 0.7.0 Index]