AuditManager / Client / delete_assessment_framework
delete_assessment_framework#
- AuditManager.Client.delete_assessment_framework(**kwargs)#
- Deletes a custom framework in Audit Manager. - See also: AWS API Documentation - Request Syntax - response = client.delete_assessment_framework( frameworkId='string' ) - Parameters:
- frameworkId (string) – - [REQUIRED] - The identifier for the custom framework. 
- 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