Skip to content

v1.4.0

Choose a tag to compare

@Isan-Rivkin Isan-Rivkin released this 29 Jun 18:22
· 55 commits to main since this release
4150630

What's Changed

Users can now use AWS_PROFILE=some-profile and not only --profile flag.
This supports the expected aws sdk behavior.

New Contributors