A utility to convert your AWS CLI credentials into AWS console access.
- Free software: BSD License
- Documentation: https://aws-consoler.readthedocs.io.
- Load credentials from the command line or from boto3 sources (envvars, profiles, IMDS)
- Coordinate communication to AWS Federation endpoint
- Select appropriate endpoint based on partition
- Load resultant URL in user's browser of choice
Thanks to some of the bloggers at AWS (Jeff Barr, Kai Zhao) for the helpful guides on Federation in AWS.
Thanks to Karl Fosaaen (@kfosaaen) for the inspiration to write this tool.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.