Search code examples
amazon-web-servicesamazon-sqsamazon-cloudtrail

Can CloudTrail Log SQS ReveiceMessage and SendMessage Events in Event History?


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?


Solution

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