This release adds granted request check
which can be used to check the status of a Just-In-Time Access Request, for AWS profiles protected by Common Fate.
granted request check --aws-profile Production/ViewOnlyAccess
This release also includes some caching fixes. It removes some of the interactivity around 'granted cache clear' - it is a breaking API change but given that the previous API required manual user input, we do not believe this should be an issue for any users.
What's Changed
- Granted caching fixes by @chrnorm in #705
- Fix file backend not found by @meyerjrr in #704
- fix issue causing credential process to break by @meyerjrr in #703
- fix cache check error messages for 'granted request check' command by @chrnorm in #706
Full Changelog: v0.29.3...v0.30.0