You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Start your LocalStack container with the DEBUG=1 and ENFORCE_IAM=1 environment variables set:
DEBUG=1 ENFORCE_IAM=1 localstack start
terminal:
sudo ENFORCE_IAM=1 localstack start -d
output:
2025-02-14T01:37:04.722 WARN --- [ MainThread] localstack.utils.bootstrap : Non-prefixed environment variable ENFORCE_IAM is forwarded to the LocalStack container! Please use LOCALSTACK_ENFORCE_IAM instead of ENFORCE_IAM to explicitly mark this environment variable to be forwarded form the CLI to the LocalStack Runtime.