Module Smaws_Client_CloudTrail.ListTrails

Lists trails that are in the current account.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `OperationNotPermittedException of Types.operation_not_permitted_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_trails_request -> (Types.list_trails_response, [> Smaws_Lib.Protocols.AwsJson.error | `OperationNotPermittedException of Types.operation_not_permitted_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result