Module Smaws_Client_CloudTrail.GetTrail

Returns settings information for a specified trail.

val request : Smaws_Lib.Context.t -> Types.get_trail_request -> (Types.get_trail_response, [> Smaws_Lib.Protocols.AwsJson.error | `CloudTrailARNInvalidException of Types.cloud_trail_arn_invalid_exception | `InvalidTrailNameException of Types.invalid_trail_name_exception | `OperationNotPermittedException of Types.operation_not_permitted_exception | `TrailNotFoundException of Types.trail_not_found_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result