Smaws_Client_CloudTrail.ListTrails
Lists trails that are in the current account.
val request :
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