CleanRoomsML / Client / delete_audience_generation_job
delete_audience_generation_job#
- CleanRoomsML.Client.delete_audience_generation_job(**kwargs)#
- Deletes the specified audience generation job, and removes all data associated with the job. - See also: AWS API Documentation - Request Syntax- response = client.delete_audience_generation_job( audienceGenerationJobArn='string' ) - Parameters:
- audienceGenerationJobArn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the audience generation job that you want to delete. 
- Returns:
- None 
 - Exceptions- CleanRoomsML.Client.exceptions.ConflictException
- CleanRoomsML.Client.exceptions.ValidationException
- CleanRoomsML.Client.exceptions.AccessDeniedException
- CleanRoomsML.Client.exceptions.ResourceNotFoundException