aws

The official CLI tool for Amazon Web Services. Some subcommands such as aws s3 have their own usage documentation. More information: <https://aws.amazon.com/cli>.

  • Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
  • Homepage: http://aws.amazon.com/cli/
  • Section: admin
Debian Debian
RUN apt-get update && \ apt-get install -y awscli
Ubuntu
RUN apt-get update && \ apt-get install -y awscli
Arch Arch Linux
RUN pacman -S --noconfirm awscli
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y awscli
CentOS
RUN yum install -y awscli
Fedora
RUN dnf install -y awscli
Raspbian
RUN apt-get update && \ apt-get install -y awscli
click the source code to copy install aws on any operating system with command-not-found.com