Smaws_Client_CloudTrail.GetChannel
Returns information about a specific channel.
val request :
Smaws_Lib.Context.t ->
Types.get_channel_request ->
(Types.get_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