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.11.0.tar.gz (250.8 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.11.0-py3-none-any.whl (24.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ei_cli-0.11.0.tar.gz
Algorithm Hash digest
SHA256 f53186171ffb2efb48bfc25c5b1e52d7ef5fc52848ee56df186ede5aa840b337
MD5 3e2b7fdf502187534342ef6ef715f73c
BLAKE2b-256 ed7c2b6d28a235ab0fd08918e33b888d602364c8d915b5c3a411efa713be2191

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ei_cli-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b73db9a22ef55e74ee11f65453b3bad3f31e553985ec28e3dab48f537a0a6c1
MD5 9cb88dbaa17d492131f4136424358032
BLAKE2b-256 281b59f6a818081975e21940afc4059295b86b95e7f12747a2452b54a2a1e481

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