============
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.
* Free software: BSD License
* Documentation: https://aws-consoler.readthedocs.io.
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
=======
History
=======
1.1.0 (2020-04-13)
------------------
* Added logic to auto-detect partitions
* Added logic to override auto-detected endpoints, for corporate proxies
1.0.0 (2020-03-14)
------------------
* Release to GitHub.
0.1.0 (2020-02-24)
------------------
* Internal repository rehydration.
Raw data
{
"_id": null,
"home_page": "https://github.com/netspi/aws_consoler",
"name": "aws-consoler2",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"maintainer_email": "",
"keywords": "aws_consoler",
"author": "Ian Williams",
"author_email": "ian.williams@netspi.com",
"download_url": "https://files.pythonhosted.org/packages/cf/99/6f58b756b6f9bf603d56e0eb72f8767edc70d5eb814b5aa0189daa257cbf/aws_consoler2-1.1.0.tar.gz",
"platform": null,
"description": "============\nAWS Consoler\n============\n\n\n.. image:: https://img.shields.io/pypi/v/aws_consoler.svg\n :target: https://pypi.python.org/pypi/aws_consoler\n\n.. image:: https://img.shields.io/github/workflow/status/netspi/aws_consoler/Build%20package\n :target: https://github.com/NetSPI/aws_consoler/actions\n\n.. image:: https://readthedocs.org/projects/aws-consoler/badge/?version=latest\n :target: https://aws-consoler.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nA utility to convert your AWS CLI credentials into AWS console access.\n\n\n* Free software: BSD License\n* Documentation: https://aws-consoler.readthedocs.io.\n\n\nFeatures\n--------\n\n* Load credentials from the command line or from boto3 sources (envvars, profiles, IMDS)\n* Coordinate communication to AWS Federation endpoint\n* Select appropriate endpoint based on partition\n* Load resultant URL in user's browser of choice\n\nCredits\n-------\n\nThanks to some of the bloggers at AWS (Jeff Barr, Kai Zhao) for the helpful guides on Federation in AWS.\n\nThanks to Karl Fosaaen (@kfosaaen) for the inspiration to write this tool.\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n1.1.0 (2020-04-13)\n------------------\n\n* Added logic to auto-detect partitions\n* Added logic to override auto-detected endpoints, for corporate proxies\n\n1.0.0 (2020-03-14)\n------------------\n\n* Release to GitHub.\n\n0.1.0 (2020-02-24)\n------------------\n\n* Internal repository rehydration.\n",
"bugtrack_url": null,
"license": "BSD license",
"summary": "A utility to convert your AWS CLI credentials into AWS console access.",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://github.com/netspi/aws_consoler"
},
"split_keywords": [
"aws_consoler"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cf996f58b756b6f9bf603d56e0eb72f8767edc70d5eb814b5aa0189daa257cbf",
"md5": "f8ef373435b9e58e2bc73605705e67aa",
"sha256": "05a25fdfe079832b9431b5ec933d4d1ea99a51f7e8b884afe16f70005985c1f2"
},
"downloads": -1,
"filename": "aws_consoler2-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "f8ef373435b9e58e2bc73605705e67aa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 14551,
"upload_time": "2023-09-12T10:34:06",
"upload_time_iso_8601": "2023-09-12T10:34:06.138435Z",
"url": "https://files.pythonhosted.org/packages/cf/99/6f58b756b6f9bf603d56e0eb72f8767edc70d5eb814b5aa0189daa257cbf/aws_consoler2-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-12 10:34:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "netspi",
"github_project": "aws_consoler",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "aws-consoler2"
}