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, data, and network activity events, see the following topics in the CloudTrail User Guide:
val request :
Smaws_Lib.Context.t ->
Types.get_event_selectors_request ->
(Types.get_event_selectors_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `CloudTrailARNInvalidException of Types.cloud_trail_arn_invalid_exception
| `InvalidTrailNameException of Types.invalid_trail_name_exception
| `NoManagementAccountSLRExistsException of
Types.no_management_account_slr_exists_exception
| `OperationNotPermittedException of
Types.operation_not_permitted_exception
| `TrailNotFoundException of Types.trail_not_found_exception
| `UnsupportedOperationException of Types.unsupported_operation_exception ])
Stdlib.result