aws-whoami
uses monotonic versioning since v1.0 across both the older Python implementation (compatibility number 1) and this Go implementation (compatibility number 2).
- With
--json
, errors are printed as JSON in the form{"Error": "The error message"}
- Add
--disable-account-alias
flag. - Handle paths in user ARNs.
- Disable account alias check by matching SSO Permission Set name.
- Internal revamp for testing.
- Change repo layout to work better with
go install
. - Add tests.
- Handle root user
- Initial implementation in Go.
--debug
has been removed.- A region is now required (this appears to be an SDK constraint).
Latest version of the Python implementation.