WorkSpaces / Client / delete_ip_group
delete_ip_group#
- WorkSpaces.Client.delete_ip_group(**kwargs)#
- Deletes the specified IP access control group. - You cannot delete an IP access control group that is associated with a directory. - See also: AWS API Documentation - Request Syntax- response = client.delete_ip_group( GroupId='string' ) - Parameters:
- GroupId (string) – - [REQUIRED] - The identifier of the IP access control group. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- WorkSpaces.Client.exceptions.InvalidParameterValuesException
- WorkSpaces.Client.exceptions.ResourceNotFoundException
- WorkSpaces.Client.exceptions.ResourceAssociatedException
- WorkSpaces.Client.exceptions.AccessDeniedException