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