Skip to main content

aws cli for human

Project description

A[ei]WS CLI

AWS CLI for humans. PyPI version

codecov CI-Python-3.7 CI-Python-3.8 CI-Python-3.9 CI-Python-3.10 CI-Python-3.11

Installation

Install via pypi

pip install ei-cli

Install via github

pip install git+https://github.com/ashon/ei

Configuration

# set environment variables

# comma seperated account ids
EI_ACCOUNT_IDS='000000000000,111111111111'

# comma seperated region list
EI_REGIONS='ap-northeast-1,ap-northeast-2,ca-central-1,eu-west-2'

# sts assume role pattern for cross account
EI_ASSUME_ROLE_ARN_PATTERN='arn:aws:iam::{account_id}:role/my-awesome-role'
EI_ASSUME_ROLE_SESSION_NAME='AssumeRoleEi'

# use aws-vault for resolve aws environment vars
AWS_REGION=None
AWS_ACCESS_KEY_ID=None
AWS_SECRET_ACCESS_KEY=None
AWS_SECURITY_TOKEN=None
AWS_SESSION_EXPIRATION=None

Run

ei

Using aws-vault for cross account, region resource retrieving.

# list vpcs across all regions, and all accounts ($EI_REGIONS, $EI_ACCOUNT_IDS)
$ aws-vault exec {aws-vault-profile} -- ei ec2 vpc list --all-regions --all-accounts

# same as ec2
$ aws-vault exec {aws-vault-profile} -- ei ec2 instance list --all-regions --all-accounts

...

Development

This project controlled by Hatch.

$ pip install hatch

# install package as editable mode
$ pip install -e .

# testing commands
$ hatch run lint
$ hatch run test
$ hatch run typecheck

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

ei_cli-0.5.0.tar.gz (101.3 kB view details)

Uploaded Source

Built Distribution

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

ei_cli-0.5.0-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file ei_cli-0.5.0.tar.gz.

File metadata

  • Download URL: ei_cli-0.5.0.tar.gz
  • Upload date:
  • Size: 101.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.24.1

File hashes

Hashes for ei_cli-0.5.0.tar.gz
Algorithm Hash digest
SHA256 ef23fc9c12faa231ca7ac12922a7ef8220caa98435278d7897e6f8cd41030c8a
MD5 902c08e747999eb051392ffe1ca78c3f
BLAKE2b-256 c1574353c36a4a9a2481e091a334a1f02e187a9bb9c7bb25dfa6556baf851295

See more details on using hashes here.

File details

Details for the file ei_cli-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: ei_cli-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 21.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.24.1

File hashes

Hashes for ei_cli-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3b07197e1caf0ab307ad9cd638b81155926eaa1ae0faf53c193fcf8a6c750e8c
MD5 af7fe86a778a61990bc2db2c0967d4f0
BLAKE2b-256 ff0f0ac65900fb04067a11a5a1632a912ba2a8d3337bc538b120df01d71c6298

See more details on using hashes here.

Supported by

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