shield_delete_protection_group: Removes the specified protection group
Description
Removes the specified protection group.
Usage
shield_delete_protection_group(ProtectionGroupId)
Arguments
- ProtectionGroupId
[required] The name of the protection group. You use this to identify the
protection group in lists and to manage the protection group, for
example to update, delete, or describe it.
Request syntax
svc$delete_protection_group(
ProtectionGroupId = "string"
)