Module Smaws_Client_Transcribe.GetCallAnalyticsCategory

Provides information about the specified Call Analytics category.

To get a list of your Call Analytics categories, use the operation.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `BadRequestException of Types.bad_request_exception | `InternalFailureException of Types.internal_failure_exception | `LimitExceededException of Types.limit_exceeded_exception | `NotFoundException of Types.not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_call_analytics_category_request -> (Types.get_call_analytics_category_response, [> Smaws_Lib.Protocols.AwsJson.error | `BadRequestException of Types.bad_request_exception | `InternalFailureException of Types.internal_failure_exception | `LimitExceededException of Types.limit_exceeded_exception | `NotFoundException of Types.not_found_exception ]) Stdlib.result