Warning
assam was deprecated on 31 July 2024. Installation of assam by Homebrew will be disabled on 31 July 2025. As an alternative, you can use the official AWS IAM Identity Center or fork assam and maintain it yourself.
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")
-w, --web
Open the AWS Console URL in your default browser (*1)
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.
- Windows:
start
- macOS :
open
- Linux:
xdg-open
- 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