🍺 BREW Explorer

← all formulae

aws-shell

brew install aws-shell v0.2.2_14 Apache-2.0

Integrated shell for working with the AWS CLI

152
30-day installs · #2923
849
90-day · #2356
3.2k
365-day · #2335
7.3k
★ GitHub stars · updated 1y ago

Runtime dependencies

GitHub topics

aws aws-cli cloud cloud-management

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libyaml",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Integrated shell for working with the AWS CLI",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:41+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "aws-shell",
  "github_default_branch": "master",
  "github_last_commit_at": "2024-12-16T22:48:37Z",
  "github_readme_excerpt": "aws-shell - The interactive productivity booster for the AWS CLI\n================================================================\n\n.. image:: https://aws-developer-blog-media.s3-us-west-2.amazonaws.com/cli/Super-Charge-Your-AWS-Command-Line-Experience-with-aws-shell/aws-shell-final.gif\n\n\nInstallation\n============\n\nThe aws-shell requires python and `pip`_ to install.\nYou can install the aws-shell using `pip`_::\n\n    $ pip install aws-shell\n\nIf you are not installing into a virtualenv you can run::\n\n    $ sudo pip install aws-shell\n\n**Mac OS X (10.11 El Capitan) users**: There is a known issue with Apple and\nits included python package dependencies (more info at\nhttps://github.com/pypa/pip/issues/3165).\nWe are investigating ways to fix this issue but in the meantime,\nto install the aws-shell, you can run:\n``sudo pip install aws-shell --upgrade --ignore-installed six``\n\nOnce you\u0027ve installed the aws-shell, you can now run::\n\n    $ aws-shell\n\nTo exit the shell, press ``Ctrl-D``.\n\nUpgrading the aws-shell\n-----------------------\n\nIf you want to upgrade to the latest version of the aws-shell,\nyou can run::\n\n    $ pip install --upgrade aws-shell\n\nYou can also use this upgrade command whenever a new version of the AWS CLI is\nreleased that includes new services and API updates.  You will then be\nable to use these new services and API updates in the aws-shell.\n\nSupported Python Versions\n-------------------------\n\nThe aws-shell works on the same python versions supported by the AWS CLI:\n\n* 2.6.5 and greater\n* 2.7.x and greater\n* 3.3.x and greater\n* 3.4.x and greater\n\n\nConfiguration\n=============\n\nThe aws-shell uses the same configuration settings as the AWS CLI.\nIf you\u0027ve never used the AWS CLI before, the easiest way to get\nstarted is to run the ``configure`` command::\n\n    $ aws-shell\n    aws\u003e configure\n    AWS Access Key ID [None]: your-access-key-id\n    AWS Secret Access Key [None]: your-secret-access-key\n    Default region name [None]: region-to-use (e.g us-west-2, us-west",
  "github_repo": "awslabs/aws-shell",
  "github_stars": 7340,
  "github_topics": [
    "aws",
    "aws-cli",
    "cloud",
    "cloud-management"
  ],
  "homepage": "https://github.com/awslabs/aws-shell",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 152,
  "installs_365d": 3246,
  "installs_90d": 849,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "aws-shell",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2923,
  "rank_365d": 2335,
  "rank_90d": 2356,
  "raw_hash": "2184ba7e1b608720",
  "recommended_dependencies": [],
  "revision": 14,
  "ruby_source_path": "Formula/a/aws-shell.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.2.2",
  "versioned_formulae": [],
  "why_use_this": null
}