Module Smaws_Client_CloudTrail.GetEventSelectors

Describes the settings for the event selectors that you configured for your trail. The information returned for your event selectors includes the following:

For more information about logging management and data events, see the following topics in the CloudTrail User Guide:

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