{ "info": { "author": "Julius Seporaitis", "author_email": "julius@seporaitis.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=============================\nawscli-plugin-credential-mfa\n=============================\n\n.. image:: https://img.shields.io/travis/seporaitis/awscli-plugin-credential-mfa/master.svg\n :target: https://travis-ci.org/seporaitis/awscli-plugin-credential-mfa\n\nAutomatically asks for MFA token key to retrieve temporary credentials.\n\nInstallation and Usage\n----------------------\n\n.. code-block:: sh\n\n python setup.py install\n aws configure set plugins.credentials awscli_plugin_credential_mfa\n\n\nAssuming your IAM user has `MFA enabled `_ and credentials set up, you also need to set ``mfa_serial`` and\n``source_profile`` in the configuration. Below are instructions for profile ``default``, adjust as\nappropriate\n\n.. code-block:: ini\n\n [default]\n mfa_serial = arn:aws:iam::123456789012:mfa/iam-user-name\n source_profile = default\n\n\n=======\nHistory\n=======\n\nPending\n-------\n\n* New notes here\n\n1.0.1 (2018-08-18)\n------------------\n\n* Initial version\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/seporaitis/awscli-plugin-credential-mfa/", "keywords": "awscli,plugin,credentials,mfa,security,totp,otp,aws", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "awscli-plugin-credential-mfa", "package_url": "https://pypi.org/project/awscli-plugin-credential-mfa/", "platform": "", "project_url": "https://pypi.org/project/awscli-plugin-credential-mfa/", "project_urls": { "Homepage": "https://github.com/seporaitis/awscli-plugin-credential-mfa/" }, "release_url": "https://pypi.org/project/awscli-plugin-credential-mfa/1.0.1/", "requires_dist": [ "awscli (>=1.15.81)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "summary": "awscli plugin enabling automatic usage of mfa token", "version": "1.0.1" }, "last_serial": 4183305, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "32a1ef066cc02fd1072ed79d6c476118", "sha256": "f3f5af1568abd9827f957366e6f67c139ef2b3b29859f24d5105bf797d89d88d" }, "downloads": -1, "filename": "awscli_plugin_credential_mfa-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "32a1ef066cc02fd1072ed79d6c476118", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 7179, "upload_time": "2018-08-18T14:57:00", "url": "https://files.pythonhosted.org/packages/31/7a/803a9152c3c97edf1524173cf67971066991e84a33e7777eea246fb3d8a4/awscli_plugin_credential_mfa-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9e54552faa36bb30cfafc6f38b62220", "sha256": "dc835beed0bd78c82e0f8518867a818cf56ea6f638720ee7e00557b76d331250" }, "downloads": -1, "filename": "awscli-plugin-credential-mfa-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c9e54552faa36bb30cfafc6f38b62220", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5607, "upload_time": "2018-08-18T14:57:01", "url": "https://files.pythonhosted.org/packages/10/e6/03ccd695ba6de65bcadbef9b3cc06eba3ce0375c3cd985bb67ab538d3131/awscli-plugin-credential-mfa-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "381ff83501a50c63d1999ee9dd94f5f6", "sha256": "01ae779fb8cd81a1aced3cff35ba1e5fdbe87472f96246afb100897f7ef86b62" }, "downloads": -1, "filename": "awscli_plugin_credential_mfa-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "381ff83501a50c63d1999ee9dd94f5f6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 7220, "upload_time": "2018-08-18T14:58:11", "url": "https://files.pythonhosted.org/packages/3f/2c/ad5207bf13c282222964177f99b9665848d39c9e2e9825b9c385e4384456/awscli_plugin_credential_mfa-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f476fb0f743b90d49eb7bccfb70bff7f", "sha256": "6089fe16a9a02da182c2d12dc654f574f6cacfd2595cb2da09a1d34f8a57a833" }, "downloads": -1, "filename": "awscli-plugin-credential-mfa-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f476fb0f743b90d49eb7bccfb70bff7f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5620, "upload_time": "2018-08-18T14:58:13", "url": "https://files.pythonhosted.org/packages/95/c6/78bf6a25e9e3c21c0c7833ea3b87def661437919ab50d80ea77b39b17999/awscli-plugin-credential-mfa-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "381ff83501a50c63d1999ee9dd94f5f6", "sha256": "01ae779fb8cd81a1aced3cff35ba1e5fdbe87472f96246afb100897f7ef86b62" }, "downloads": -1, "filename": "awscli_plugin_credential_mfa-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "381ff83501a50c63d1999ee9dd94f5f6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 7220, "upload_time": "2018-08-18T14:58:11", "url": "https://files.pythonhosted.org/packages/3f/2c/ad5207bf13c282222964177f99b9665848d39c9e2e9825b9c385e4384456/awscli_plugin_credential_mfa-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f476fb0f743b90d49eb7bccfb70bff7f", "sha256": "6089fe16a9a02da182c2d12dc654f574f6cacfd2595cb2da09a1d34f8a57a833" }, "downloads": -1, "filename": "awscli-plugin-credential-mfa-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f476fb0f743b90d49eb7bccfb70bff7f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 5620, "upload_time": "2018-08-18T14:58:13", "url": "https://files.pythonhosted.org/packages/95/c6/78bf6a25e9e3c21c0c7833ea3b87def661437919ab50d80ea77b39b17999/awscli-plugin-credential-mfa-1.0.1.tar.gz" } ] }