CleanRoomsML / Client / delete_audience_model
delete_audience_model#
- CleanRoomsML.Client.delete_audience_model(**kwargs)#
- Specifies an audience model that you want to delete. You can’t delete an audience model if there are any configured audience models that depend on the audience model. - See also: AWS API Documentation - Request Syntax- response = client.delete_audience_model( audienceModelArn='string' ) - Parameters:
- audienceModelArn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the audience model that you want to delete. 
- Returns:
- None 
 - Exceptions- CleanRoomsML.Client.exceptions.ConflictException
- CleanRoomsML.Client.exceptions.ValidationException
- CleanRoomsML.Client.exceptions.AccessDeniedException
- CleanRoomsML.Client.exceptions.ResourceNotFoundException