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
@aws configure set aws_access_key_id test --profile localstack && aws configure set aws_secret_access_key test --profile localstack && aws configure set region eu-west-1 --profile localstack && aws configure set output json --profile localstack && aws configure set endpoint_url http://localhost:4566 --profile localstack