Releases: godaddy/aws-okta-processor
Releases · godaddy/aws-okta-processor
v1.6.1
@bhardiegodaddy Recommend using pipx
v1.5.3
--account-alias
option now only filters against the account alias and not the full account string returned in SAML doc Account: <account-alias> (<account-id>)
v1.5.2
- Prompt for user and organization if not provided.
v1.5.1
- @woz5999 Add
--region
option to support alternative AWS accounts.
v1.5.0
- @pantuza Add
--taget-shell
option
- Change
account
option to account-alias
v1.4.1
- Fix conflict for
-a
CLI option.
v1.4.0
- @gd-dclayton Add Dotfile Support
- Set bleach version to 3.1.4
v1.3.4
- Add Badges
- Remove Python 2.7
- Require Python >= 3.6.0