Module Smaws_Client_CloudTrail.DeleteChannel

Deletes a channel.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ChannelARNInvalidException of Types.channel_arn_invalid_exception | `ChannelNotFoundException of Types.channel_not_found_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_channel_request -> (Types.delete_channel_response, [> Smaws_Lib.Protocols.AwsJson.error | `ChannelARNInvalidException of Types.channel_arn_invalid_exception | `ChannelNotFoundException of Types.channel_not_found_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result