AuditManager / Client / delete_control
delete_control#
- AuditManager.Client.delete_control(**kwargs)#
- Deletes a custom control in Audit Manager. - See also: AWS API Documentation - Request Syntax- response = client.delete_control( controlId='string' ) - Parameters:
- controlId (string) – - [REQUIRED] - The unique identifier for the control. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- AuditManager.Client.exceptions.ResourceNotFoundException
- AuditManager.Client.exceptions.ValidationException
- AuditManager.Client.exceptions.AccessDeniedException
- AuditManager.Client.exceptions.InternalServerException