---
id: awscli
version: "1.46.0"
license: Apache License 2.0
license_treatment: permissive
maintenance: active
---
# awscli — Universal Command Line Environment for AWS.
License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI
## Install
pip install awscli
uv add awscli
poetry add awscli
## Description
aws-cli
=======
.. image:: https://github.com/aws/aws-cli/actions/workflows/run-tests.yml/badge.svg
:target: https://github.com/aws/aws-cli/actions/workflows/run-tests.yml
:alt: Build Status
This package provides a unified command line interface to Amazon Web
Services.
Jump to:
- `Getting Started <#getting-started>`__
- `Getting Help <#getting-help>`__
- `More Resources <#more-resources>`__
Entering Maintenance Mode on July 15, 2026
------------------------------------------
We `announced `__
the upcoming **end-of-support for the AWS CLI v1**. We recommend
that you migrate to
`AWS CLI v2 `__.
For dates, additional details, and information on how to migrate,
please refer to the linked announcement.
Getting Started
---------------
This README is for the AWS CLI version 1. If you are looking for
information about the AWS CLI version 2, please visit the `v2
branch `__.
Requirements
~~~~~~~~~~~~
The aws-cli package works on Python versions:
- 3.10.x and greater
- 3.11.x and...
## AI interpretation — verify before relying
Provides a unified command-line interface to Amazon Web Services, enabling programmatic control of AWS resources and services from the terminal.
Verdict: AWS CLI v1 is a mature, actively maintained tool with low install friction and no known vulnerabilities. However, the description explicitly announces entry into maintenance mode on July 15, 2026, with end-of-support following—migration to AWS CLI v2 is officially recommended for new projects.
[View on SkillFed](https://skillfed.io/packages/awscli) · [View on PyPI](https://pypi.org/project/awscli/)