SecurityHub / Client / delete_connector_v2
delete_connector_v2¶
- SecurityHub.Client.delete_connector_v2(**kwargs)¶
- Grants permission to delete a connectorV2. This API is in preview release and subject to change. - See also: AWS API Documentation - Request Syntax- response = client.delete_connector_v2( ConnectorId='string' ) - Parameters:
- ConnectorId (string) – - [REQUIRED] - The UUID of the connectorV2 to identify connectorV2 resource. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- SecurityHub.Client.exceptions.AccessDeniedException
- SecurityHub.Client.exceptions.InternalServerException
- SecurityHub.Client.exceptions.ValidationException
- SecurityHub.Client.exceptions.ThrottlingException
- SecurityHub.Client.exceptions.ConflictException
- SecurityHub.Client.exceptions.ResourceNotFoundException