반응형
h3. aws cli 설치
pip3 install awscli
h3. aws 설정
aws configure
key: <발급받은 키>
secret: <발급받은 패스워드>
region: <접근하려는 리전>
반응형
'aws' 카테고리의 다른 글
ECR - Amazon Elastic Container Repository (0) | 2020.04.25 |
---|
h3. aws cli 설치
pip3 install awscli
h3. aws 설정
aws configure
key: <발급받은 키>
secret: <발급받은 패스워드>
region: <접근하려는 리전>
ECR - Amazon Elastic Container Repository (0) | 2020.04.25 |
---|