Troubleshooting EventBridge Cross-Account Event Routing Failure to SQS Queue

0

I have set up two event buses and a rule for cross-account access in Amazon EventBridge. In Account 1, I have configured the default policy for the event bus and set the target as the event bus of Account 2. In Account 2, I have set up the target as an SQS queue. However, when I send an event from the event bus in Account 1, I am not able to see the data in the SQS queue of Account 2. In the monitoring of Account 1, I can see a failed invocation in the rules. What could be the issue here?

2개 답변
0

Hi, a security issue is the most probable cause: did you allow in Account2 events from Account1? If not, this will create a failure.

See https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-cross-account.html for properly setting event bus cross-account

profile pictureAWS
전문가
답변함 일 년 전
0

Do you have your sqs queues encrypted with a Kms key?

If so, you will need to ensure the other account has the appropriate access to this also.

profile picture
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠