Module Smaws_Client_CloudTrail.GetEventSelectors

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

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

  • If your event selector includes read-only events, write-only events, or all events. This applies to both management events and data events.
  • If your event selector includes management events.
  • If your event selector includes data events, the resources on which you are logging data events.

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