DALDEI / aws_consoler

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Consoler

https://img.shields.io/github/workflow/status/netspi/aws_consoler/Build%20package 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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 89.0%Language:Makefile 11.0%