delete_call_analytics_job
(**kwargs)¶Deletes a Call Analytics job. To use this operation, specify the name of the job you want to delete using CallAnalyticsJobName
. Job names are case sensitive.
See also: AWS API Documentation
Request Syntax
response = client.delete_call_analytics_job(
CallAnalyticsJobName='string'
)
[REQUIRED]
The name of the Call Analytics job you want to delete. Job names are case sensitive.
{}
Response Structure
Exceptions
TranscribeService.Client.exceptions.LimitExceededException
TranscribeService.Client.exceptions.BadRequestException
TranscribeService.Client.exceptions.InternalFailureException