1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
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

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