AWS IAM policy for Event-Bridge to SQS with deny – Amazon web services
I want to restrict my sqs to accept only from event-bridge rule, below IAM rule looks correct with deny in place, but sqs not receiving message with this, any input appreciated. { "Id": "Policy", "Version": "2012-10-17", "Statement": [ { "Sid":…