Skip to main content

aws-configure

PyPI

A CLI to configure AWS named profiles in ~/.aws/config and ~/.aws/credentials files

Usage

list profiles:

      aws-configure list


  set profile options:

      aws-configure set [--profile/-p <profile_name>] [--clean/-c] [<config_options...>]

          --profile/-p <profile_name> : select profile ['default']
          <config_options>            : key=value pairs e.g. 'region=eu-central-1' 'source_profile=default'
          --empty/-e                  : empty all profile options before setting new options
          --empty-config              : empty profile config options before setting
          --empty-credentials         : empty profile credentials options before setting

  get profile options:

      aws-configure get [--profile/-p <profile_name>] [<config_options...>]

          --profile/-p <profile_name> : select profile ['default']
          <config_options>            : option key e.g. 'region' 'source_profile'

  delete profile:

      aws-configure delete [--profile/-p <profile_name>] [--config] [--credentials]

          --profile/-p <profile_name> : select profile ['default']
          --config                    : delete only profile config in '~/.aws/config'
          --credentials               : delete only profile credentials in '~/.aws/credentials'

  print help

      aws-configure help

Setup dev environment

Install Dev Dependencies

pip3 install -r requirements.txt

pip3 install -r requirements-dev.txt

Create Package

python3 setup.py sdist bdist_wheel

Local Install

pip3 install --force-reinstall --no-deps dist/aws_configure-*-py3-none-any.whl

Deploy to PiPy

twine upload dist/*

Download files

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

Source Distribution

aws-configure-2.1.8.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_configure-2.1.8-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file aws-configure-2.1.8.tar.gz.

File metadata

  • Download URL: aws-configure-2.1.8.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.6

File hashes

Hashes for aws-configure-2.1.8.tar.gz
Algorithm Hash digest
SHA256 8e66379a89c6ca56554e618554a439242b03404212147970fec9323ec26e5272
MD5 101d1b61b295686dc3085e5c4cc2a58d
BLAKE2b-256 ad614eb25fd3c0dd16ff72464c46d71ec8a3d1f25fa4612e90c4b7566452ba58

See more details on using hashes here.

File details

Details for the file aws_configure-2.1.8-py3-none-any.whl.

File metadata

  • Download URL: aws_configure-2.1.8-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.6

File hashes

Hashes for aws_configure-2.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 0f5d88b43a623d6c2b87108655e2751d56632efc99004134bbf74d786c424e36
MD5 2188a3342baa42df01d15cfb4f3d315d
BLAKE2b-256 f7291b4d8e3b1c797ea4fd1e8cdb78132d4a6aa967c9e67cdbbbf0f8edfbcbff

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.1.8 This release

2 files

2.1.7

2 files

2.1.6

2 files

2.1.5

2 files

2.1.4

2 files

2.1.3

2 files

2.1.2

2 files

2.1.1

2 files

2.1.0

2 files

2.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page