How do I define the aws profile? I saw earlier that there was discussion about --profile but I can’t find it anymore and it’s still not working. Any workaround for this? Can I define the profile in .env file?
The serverless.env.yml
file is gone.
Profiles per stage will be supported once this PR is merged.
Merged now available on master