1

I have CloudTrail logging my SQS queue's events, but the only SQS related events I see are CreateQueue and DeleteQueue. I am trying to have CloudTrail log ReceiveMessage and SendMessage SQS events as well. From my research, I am find both answers that it is possible and that it is not possible to have CloudTrail log ReceiveMessage and SendMessage events in the event history, so I am confused which answer is correct. Can anyone clarify this and if it is possible explain how to do so?

dmoini
  • 313
  • 2
  • 15

1 Answers1

4

This is not possible since SQS data events are not recored in CloudTrail.

jellycsc
  • 10,904
  • 2
  • 15
  • 32