aws CLI 설치

1 개요[ | ]

aws CLI 설치
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
unzip awscliv2.zip
sudo ./aws/install
testuser@localhost:~$ aws --version
aws-cli/2.12.1 Python/3.11.3 Linux/5.15.107+ exe/x86_64.debian.11 prompt/off

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}