1 Answer
- Newest
- Most votes
- Most comments
1
There are a few troubleshooting steps that I would recommend to trying
- Verify that the appropriate time filter settings are enabled when searching event history in CloudTrail
- Verify if cloudTrail is only not displaying actions in S3 (test to see if other API calls associated with other AWS Services are being displayed.
- Verify whether the activity was a bucket-level API call, by default only bucket-level API calls that were made in the last 90 days can be found in the CloutTrail console. Data events such as object-level calls will not be in data events. To access those calls you will have to query cloudTrail logs with Athena (https://docs.aws.amazon.com/athena/latest/ug/cloudtrail-logs.html#tips-for-querying-cloudtrail-logs)
Documentation for Amazon S3 CloudTrail Events : https://docs.aws.amazon.com/AmazonS3/latest/userguide/cloudtrail-logging-s3-info.html
answered 2 years ago
Relevant content
- asked 2 years ago
- Accepted Answerasked a year ago
- asked 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 3 years ago