synthetics_delete_group: Deletes a group

View source: R/synthetics_operations.R

synthetics_delete_groupR 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 GroupIdentifier.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.