Created
July 4, 2022 12:51
-
-
Save z0ph/4e3e1edfbd3311209d4816cbdc8ed3af to your computer and use it in GitHub Desktop.
For CopyPasteOps Only - Query for CloudWatch Logs Insights on Cloudtrail LogGroup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
filter errorCode="AccessDenied" | |
| fields eventTime, eventName, eventSource, userIdentity.sessionContext.sessionIssuer.userName |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment