How can I pull events from an external SQS queue in Panther without creating a new Panther queue?
Last updated: May 23, 2025
QUESTION
How can I pull events from an external SQS queue in Panther without creating a new Panther queue?
ANSWER
Currently, it's not supported to directly connect and use an external SQS queue to pull messages without creating a new Panther SQS queue. A recommended approach is to use EventBridge Pipes as a connecting mechanism for your external SQS.
A potential workflow could look like this:
