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'
)
[REQUIRED]
The identifier for the custom framework.
{}
Response Structure
Exceptions
AuditManager.Client.exceptions.ResourceNotFoundExceptionAuditManager.Client.exceptions.ValidationExceptionAuditManager.Client.exceptions.AccessDeniedExceptionAuditManager.Client.exceptions.InternalServerException