리눅스 기반 설치 방법
$ curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
$ unzip awscliv2.zip
$ sudo ./aws/install
참고 자료 : https://docs.aws.amazon.com/ko_kr/cli/latest/userguide/getting-started-install.html
반응형
'Study > AWS' 카테고리의 다른 글
[AWS] 클라우드 컴퓨팅 (1) | 2024.03.15 |
---|---|
[AWS] AMAZON WEB SERVICES 소개 (0) | 2024.03.09 |
[에러] Cannot perform an interactive login from a non TTY device (0) | 2024.03.08 |