I was following https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/logging-using-cloudtrail.html doc to pass SQS management events to CloudTrail. I did not get any particular step to set it up specifically for SQS. After following the steps I was able to get other events in AWS services to start showing up but none for SQS, is there something I am missing.
1 Answers
0
votes
CloudTrail is for all services, you cannot restrict it just for SQS.
As for SQS events not showing up, there is a lag in the events to show up in CloudTrail console. Are you sure there was a SQS event? How long did you wait?
From: CloudTrail FAQ
Q: How long does it take CloudTrail to deliver an event for an API call? Typically, CloudTrail delivers an event within 15 minutes of the API call.