PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
cloudtrail
**To view the event selector settings for a trail** The following ``get-event-selectors`` command returns the settings for ``Trail1``:: aws cloudtrail get-event-selectors --trail-name Trail1 Output:: { "EventSelectors": [ { "IncludeManagementEvents": true, "DataResources": [], "ReadWriteType": "All" } ], "TrailARN": "arn:aws:cloudtrail:us-east-1:123456789012:trail/Trail1" }
[-] lookup-events.rst
[edit]
[-] create-trail.rst
[edit]
[-] add-tags.rst
[edit]
[-] create-subscription.rst
[edit]
[+]
..
[-] list-tags.rst
[edit]
[-] list-public-keys.rst
[edit]
[-] validate-logs.rst
[edit]
[-] describe-trails.rst
[edit]
[-] update-subscription.rst
[edit]
[-] get-trail-status.rst
[edit]
[-] remove-tags.rst
[edit]
[-] delete-trail.rst
[edit]
[-] start-logging.rst
[edit]
[-] update-trail.rst
[edit]
[-] get-event-selectors.rst
[edit]
[-] stop-logging.rst
[edit]
[-] put-event-selectors.rst
[edit]