I created a event bridge and set notifications from a bucket to that event bridge. I have also added a rule and target is a sqs queue. I have not added any policy with the sqs queue. Creating any object in that bucket still gives a message in sqs queue. Does this mean that localstack does not check the policy or it inherently create a policy with all permissions?
This is a static archive of the LocalStack Discuss forum that was taken as of January 2025 and is read only.
Hi @dhairya! By default, LocalStack does not check or enforce any resource policies. If you use LocalStack Pro, then you can use IAM enforcement to enable this though. You can find out more here: Identity and Access Management (IAM) | Docs