Skip to main content

AWS login CLI

Project description

This package provides the zaws command line utility to exchange OAuth tokens for temporary AWS credentials by calling the AWS Credentials Service.

Installation

The zalando-aws-cli package is part of the stups bundle:

$ sudo pip3 install -U stups
$ stups configure

Usage

$ 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:

$ zaws set-default myacc RoleName
$ zaws

There are multiple ways of abbreviating the command line:

$ 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:

$ zaws -h        # list top-level commands
$ zaws login -h  # help on the "login" command

Running locally

You can run the module directly during development:

$ python3 -m zalando_aws_cli list
$ python3 -m zalando_aws_cli login myacc PowerUser

Unit tests

$ sudo pip3 install tox
$ tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zalando-aws-cli-1.2.10.48.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

zalando_aws_cli-1.2.10.48-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file zalando-aws-cli-1.2.10.48.tar.gz.

File metadata

  • Download URL: zalando-aws-cli-1.2.10.48.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for zalando-aws-cli-1.2.10.48.tar.gz
Algorithm Hash digest
SHA256 e2ffa9cbe438ff00ac98f3c6932952b5b013d83d9ef08bd78a181244980d9e3f
MD5 d97d5b97aa186e617c5495bc20d45458
BLAKE2b-256 e2b0b94ebc630ce4ff80a77742e3efc3cfdc53da73deaa9f67423fc8231211bf

See more details on using hashes here.

Provenance

File details

Details for the file zalando_aws_cli-1.2.10.48-py3-none-any.whl.

File metadata

File hashes

Hashes for zalando_aws_cli-1.2.10.48-py3-none-any.whl
Algorithm Hash digest
SHA256 048b7f478731e92776cfc5daffee112649426821c158c985f60152269f4475fb
MD5 a20a03aadc5bd2f9cb778b50e92fc25a
BLAKE2b-256 e3c8911b99fec7c2c408afe19d52bf6f96b90b97192e4072a02ef3f938179cb2

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page