Smaws_Client_CloudTrail.DeleteChannel
val request :
Smaws_Lib.Context.t ->
delete_channel_request ->
(delete_channel_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `ChannelARNInvalidException of channel_arn_invalid_exception
| `ChannelNotFoundException of channel_not_found_exception
| `OperationNotPermittedException of operation_not_permitted_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Deletes a channel.