All Projects → NetSPI → Aws_consoler

NetSPI / Aws_consoler

Licence: bsd-3-clause
A utility to convert your AWS CLI credentials into AWS console access.

Programming Languages

python
139335 projects - #7 most used programming language

============ AWS Consoler

.. image:: https://img.shields.io/pypi/v/aws_consoler.svg :target: https://pypi.python.org/pypi/aws_consoler

.. image:: https://img.shields.io/github/workflow/status/netspi/aws_consoler/Build%20package :target: https://github.com/NetSPI/aws_consoler/actions

.. image:: https://readthedocs.org/projects/aws-consoler/badge/?version=latest :target: https://aws-consoler.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

A utility to convert your AWS CLI credentials into AWS console access.

Features

  • 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

Credits

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.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].