It is difficult to get a credential of AWS when using AssumeRoleWithSAML. This tool simplifies it.
The following operating systems are supported:
- Windows
- macOS
- Linux
And Google Chrome is required.
Usage: assam [options]
options:
-c, --configure
Configuration Mode
-p, --profile string
AWS profile name (default: "default")
Please be careful that assam overrides default profile in .aws/credentials
by default.
If you don't want that, please specify -p|--profile
option.
$ brew install cybozu/assam/assam
Download a binary file from Release and save it to the desired location.
- Fork (https://github.com/cybozu/assam)
- Create a feature branch
- Commit your changes
- Rebase your local changes against the master branch
- Create new Pull Request
- Green CI Tests