Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels