1 Answer
- Newest
- Most votes
- Most comments
0
Hello
It is not possible to execute lambda with SQS as the even source if the SQS queue is in a different region. Please refer this article -> https://repost.aws/knowledge-center/lambda-sqs-event-source
I would suggest that you look into a fan-out solution such as this -> https://aws.amazon.com/getting-started/hands-on/send-fanout-event-notifications/
answered 3 years ago
Relevant content
- AWS OFFICIALUpdated 3 years ago
