Smaws_Client_CloudTrail.ListChannels
Lists the channels in the current account, and their source names.
val request :
Smaws_Lib.Context.t ->
Types.list_channels_request ->
(Types.list_channels_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidNextTokenException of Types.invalid_next_token_exception
| `OperationNotPermittedException of
Types.operation_not_permitted_exception
| `UnsupportedOperationException of Types.unsupported_operation_exception ])
Stdlib.result