Shield / Client / delete_protection_group
delete_protection_group#
- Shield.Client.delete_protection_group(**kwargs)#
Removes the specified protection group.
See also: AWS API Documentation
Request Syntax
response = client.delete_protection_group( ProtectionGroupId='string' )
- Parameters:
ProtectionGroupId (string) –
[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.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
Shield.Client.exceptions.InternalErrorException
Shield.Client.exceptions.OptimisticLockException
Shield.Client.exceptions.ResourceNotFoundException