aws_completer
Universal Command Line Environment for AWS
RUN apt-get update && \
apt-get install -y awscli
RUN apt-get update && \
apt-get install -y awscli
RUN pacman -S --noconfirm aws-cli
RUN apt-get update && \
apt-get install -y awscli
RUN yum install -y awscli
RUN dnf install -y awscli
RUN apt-get update && \
apt-get install -y awscli