v1.4.0
What's Changed
- profile option defaults to AWS_PROFILE by @AliRamberg in #7
Users can now use AWS_PROFILE=some-profile
and not only --profile
flag.
This supports the expected aws sdk
behavior.
New Contributors
- @AliRamberg made their first contribution in #7