Smaws_Client_Transcribe.DeleteCallAnalyticsCategory
val request :
Smaws_Lib.Context.t ->
delete_call_analytics_category_request ->
(delete_call_analytics_category_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `BadRequestException of bad_request_exception
| `InternalFailureException of internal_failure_exception
| `LimitExceededException of limit_exceeded_exception
| `NotFoundException of not_found_exception ])
Stdlib.result
Deletes a Call Analytics category. To use this operation, specify the name of the category you want to delete using CategoryName
. Category names are case sensitive.