Amazon.cli.configure
AWS, 아마존반응형
1) AWS CLI 로 설치 페이지 검색해서 설치
2) IAM > 사용자 > 보안 자격 증명에서 Access Key 생성 ( Secret Access Key 확보 )
3)
cmd> aws configure
AWS Access Key ID [None]: Access Key 입력
AWS Secret Access Key [None]: Secret Access Key 입력
3.1) 혹은 사용자 생성
생성시 Access type. Programmtic access 를 check
4) Attach existing policies directly 에서 접근 권한 체크
# 참조 : https://www.youtube.com/watch?v=jCHOsMPbcV0
반응형
'AWS, 아마존' 카테고리의 다른 글
AWS.Cli.Pricing (0) | 2022.10.19 |
---|---|
AWS.Cli.EC2 (0) | 2022.10.19 |
Lamda (0) | 2022.07.13 |
주의대상.비용.폭탄.RDS.AuroraPostgres.ParallelQUery (0) | 2022.06.17 |
EC2 & RDS RI 요금제 (0) | 2022.04.04 |