===============
Zalando AWS CLI
===============
**IMPORTANT**: This tool is deprecated. Please use the new tool available at: https://cloud.docs.zalando.net/reference/zaws/
This package previously provided the ``zaws`` command line utility. It now serves as a transition to the new tool.
package provides the ``zaws`` command line utility to exchange OAuth tokens for temporary AWS credentials by calling the `AWS Credentials Service`_.
Installation
============
Installing or updating this package will provide information about migrating to the new tool.
The ``zalando-aws-cli`` package is part of the ``stups`` bundle:
.. code-block:: bash
$ sudo pip3 install -U stups
$ stups configure
Usage (deprecated)
==================
.. code-block:: bash
$ zaws list # list all allowed account roles
$ zaws login myacc RoleName # write ~/.aws/credentials
You can configure your default account/role to only run ``zaws``:
.. code-block:: bash
$ zaws set-default myacc RoleName
$ zaws
There are multiple ways of abbreviating the command line:
.. code-block:: bash
$ zaws li # command can be abbreviated
$ zaws login myacc # only the account name is needed if you have only one role
$ zaws alias myalias myacc PowerUser # create an alias
$ zaws lo myalias # use the alias
Use ``-h`` to get a list of commands and help:
.. code-block:: bash
$ zaws -h # list top-level commands
$ zaws login -h # help on the "login" command
Running locally
===============
You can run the module directly during development:
.. code-block:: bash
$ python3 -m zalando_aws_cli list
$ python3 -m zalando_aws_cli login myacc PowerUser
Unit tests
==========
.. code-block:: bash
$ sudo pip3 install tox
$ tox
.. _AWS Credentials Service: https://github.com/zalando-incubator/aws-credentials-service
Raw data
{
"_id": null,
"home_page": "https://github.com/zalando-incubator/zalando-aws-cli",
"name": "zalando-aws-cli",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "aws account saml login federated shibboleth",
"author": "Henning Jacobs",
"author_email": "henning.jacobs@zalando.de",
"download_url": "https://files.pythonhosted.org/packages/6c/2c/1c555f1dffebc38c020e283aa6d9950c0ce8ec6f738f3ba24d516dad47e9/zalando_aws_cli-1.2.12.61.tar.gz",
"platform": null,
"description": "===============\nZalando AWS CLI\n===============\n\n**IMPORTANT**: This tool is deprecated. Please use the new tool available at: https://cloud.docs.zalando.net/reference/zaws/\n\nThis package previously provided the ``zaws`` command line utility. It now serves as a transition to the new tool.\npackage provides the ``zaws`` command line utility to exchange OAuth tokens for temporary AWS credentials by calling the `AWS Credentials Service`_.\n\nInstallation\n============\n\nInstalling or updating this package will provide information about migrating to the new tool.\n\nThe ``zalando-aws-cli`` package is part of the ``stups`` bundle:\n\n.. code-block:: bash\n\n $ sudo pip3 install -U stups\n $ stups configure\n\nUsage (deprecated)\n==================\n\n.. code-block:: bash\n\n $ zaws list # list all allowed account roles\n $ zaws login myacc RoleName # write ~/.aws/credentials\n\nYou can configure your default account/role to only run ``zaws``:\n\n.. code-block:: bash\n\n $ zaws set-default myacc RoleName\n $ zaws\n\nThere are multiple ways of abbreviating the command line:\n\n.. code-block:: bash\n\n $ zaws li # command can be abbreviated\n $ zaws login myacc # only the account name is needed if you have only one role\n $ zaws alias myalias myacc PowerUser # create an alias\n $ zaws lo myalias # use the alias\n\nUse ``-h`` to get a list of commands and help:\n\n.. code-block:: bash\n\n $ zaws -h # list top-level commands\n $ zaws login -h # help on the \"login\" command\n\nRunning locally\n===============\n\nYou can run the module directly during development:\n\n.. code-block:: bash\n\n $ python3 -m zalando_aws_cli list\n $ python3 -m zalando_aws_cli login myacc PowerUser\n\nUnit tests\n==========\n\n.. code-block:: bash\n\n $ sudo pip3 install tox\n $ tox\n\n.. _AWS Credentials Service: https://github.com/zalando-incubator/aws-credentials-service\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "AWS login CLI",
"version": "1.2.12.61",
"project_urls": {
"Homepage": "https://github.com/zalando-incubator/zalando-aws-cli"
},
"split_keywords": [
"aws",
"account",
"saml",
"login",
"federated",
"shibboleth"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5779771e604e55e42b89071d8f798dcebd6f92f1e0fccca167aa1899db33194e",
"md5": "4875c386afb5a020b0fe9ee64d8a5635",
"sha256": "72d989319af6bb390ad736cb69ac5f63b36072420db9c202ced5d9e7c40d7cd1"
},
"downloads": -1,
"filename": "zalando_aws_cli-1.2.12.61-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4875c386afb5a020b0fe9ee64d8a5635",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5049,
"upload_time": "2024-08-02T09:58:50",
"upload_time_iso_8601": "2024-08-02T09:58:50.647925Z",
"url": "https://files.pythonhosted.org/packages/57/79/771e604e55e42b89071d8f798dcebd6f92f1e0fccca167aa1899db33194e/zalando_aws_cli-1.2.12.61-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6c2c1c555f1dffebc38c020e283aa6d9950c0ce8ec6f738f3ba24d516dad47e9",
"md5": "52581552d96ae705e4614bc08c6f36cb",
"sha256": "4900930e325bdfcb45b5aac59319bdee0077073440e4a6d2c487b3116bbbe8f9"
},
"downloads": -1,
"filename": "zalando_aws_cli-1.2.12.61.tar.gz",
"has_sig": false,
"md5_digest": "52581552d96ae705e4614bc08c6f36cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7637,
"upload_time": "2024-08-02T09:58:52",
"upload_time_iso_8601": "2024-08-02T09:58:52.286748Z",
"url": "https://files.pythonhosted.org/packages/6c/2c/1c555f1dffebc38c020e283aa6d9950c0ce8ec6f738f3ba24d516dad47e9/zalando_aws_cli-1.2.12.61.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-02 09:58:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zalando-incubator",
"github_project": "zalando-aws-cli",
"github_not_found": true,
"lcname": "zalando-aws-cli"
}