Name | aws-hcs-cli JSON |
Version |
6.4.1
JSON |
| download |
home_page | |
Summary | AWS CLI authenticator via ADFS - small command-line tool to authenticate via ADFS and assume chosen role |
upload_time | 2023-09-14 18:47:01 |
maintainer | |
docs_url | None |
author | Venth |
requires_python | >=3.7,<4.0 |
license | |
keywords |
aws
adfs
console
tool
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
aws-hcs-cli
Python script for CLI and SDK access to AWS via ADFS while requiring MFA access using https://duo.com/
History and Purpose
Harman used to use "the Legendary" aws-adfs CLI tool to login to our AWS accounts. It worked great, especially the DUO 2FA support. Eventually, I decided to write my own similar tool but make it Harman-specific so that we could tailor it to our needs. Since this tool will be used by Harman employees only I had that option. I then morphed it a little more for our use cases.
DUO 2FA Requirements
In order for Duo 2FA to work properly Automatic Push needs to be enabled.
Installation
Python 3.6+ is recommended as python2 is EOL January 2020.
It is highly recommended to use an application like Pipx to install and use python cli applications.
Follow the pipx installation documentation then simply run pipx install aws-hcs-cli
Experimental Binaries are available on the releases page. These are new and in testing Releases
See the installation options For additional options page for step by step instructions for installing in various environments
Raw data
{
"_id": null,
"home_page": "",
"name": "aws-hcs-cli",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7,<4.0",
"maintainer_email": "",
"keywords": "aws,adfs,console,tool",
"author": "Venth",
"author_email": "artur.krysiak.warszawa@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7e/cb/8488275702729d0e12b2905147cb9e781205ebf0fa100c4837e89d30617f/aws_hcs_cli-6.4.1.tar.gz",
"platform": null,
"description": "aws-hcs-cli\nPython script for CLI and SDK access to AWS via ADFS while requiring MFA access using https://duo.com/\n\nHistory and Purpose\nHarman used to use \"the Legendary\" aws-adfs CLI tool to login to our AWS accounts. It worked great, especially the DUO 2FA support. Eventually, I decided to write my own similar tool but make it Harman-specific so that we could tailor it to our needs. Since this tool will be used by Harman employees only I had that option. I then morphed it a little more for our use cases.\n\nDUO 2FA Requirements\nIn order for Duo 2FA to work properly Automatic Push needs to be enabled.\n\nInstallation\nPython 3.6+ is recommended as python2 is EOL January 2020.\nIt is highly recommended to use an application like Pipx to install and use python cli applications.\nFollow the pipx installation documentation then simply run pipx install aws-hcs-cli\nExperimental Binaries are available on the releases page. These are new and in testing Releases\nSee the installation options For additional options page for step by step instructions for installing in various environments\n\n",
"bugtrack_url": null,
"license": "",
"summary": "AWS CLI authenticator via ADFS - small command-line tool to authenticate via ADFS and assume chosen role",
"version": "6.4.1",
"project_urls": null,
"split_keywords": [
"aws",
"adfs",
"console",
"tool"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "884a1d986b0a4c14d756422a34007d8418c0590b6f45df42b1c9c65cb6227f5c",
"md5": "7a0ab961f5a55703d0fa292c64c33d8c",
"sha256": "0e7b940e755d740026167bd719061114bfef376604e595dbf520f9b79d515df8"
},
"downloads": -1,
"filename": "aws_hcs_cli-6.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7a0ab961f5a55703d0fa292c64c33d8c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7,<4.0",
"size": 42238,
"upload_time": "2023-09-14T18:46:59",
"upload_time_iso_8601": "2023-09-14T18:46:59.474499Z",
"url": "https://files.pythonhosted.org/packages/88/4a/1d986b0a4c14d756422a34007d8418c0590b6f45df42b1c9c65cb6227f5c/aws_hcs_cli-6.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7ecb8488275702729d0e12b2905147cb9e781205ebf0fa100c4837e89d30617f",
"md5": "35c757675d08bd00c207b5554ac9ca08",
"sha256": "57ac93ecd2fcc3a00c22c9cc796ff847c81bb359a10d3c7a197b6ef5a6233a6c"
},
"downloads": -1,
"filename": "aws_hcs_cli-6.4.1.tar.gz",
"has_sig": false,
"md5_digest": "35c757675d08bd00c207b5554ac9ca08",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7,<4.0",
"size": 30666,
"upload_time": "2023-09-14T18:47:01",
"upload_time_iso_8601": "2023-09-14T18:47:01.247466Z",
"url": "https://files.pythonhosted.org/packages/7e/cb/8488275702729d0e12b2905147cb9e781205ebf0fa100c4837e89d30617f/aws_hcs_cli-6.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-14 18:47:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "aws-hcs-cli"
}