Export your specified profile credentials to environment variable
Specify profile using flag
$ aws-env --profile YOUR_AWS_PROFILE
or just aws-env it will use default profile or the profile you define in configuration file
$HOME/.aws-env/config.yaml
Download the latest release binary here and extract to your bin for example /usr/local/bin/.
- Create file
$HOME/.aws-env/config.yaml - specify your profile
profile: your-custome-profile