Smaws_Client_CloudTrail.ListTrailsLists 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 ] ->
stringval 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