1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
please make sure that the SQS access policy and IAM policy allow EventBridge to write messages to the queue. Additionally, check that the ARNs match your resources.
Here is more information: https://repost.aws/knowledge-center/sqs-queue-access-permissions
Relevant content
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 8 months ago

thank you, i used Account with Administrator Access, I missed for SQS access policy. I tried to reconfigure and it's working for now.