Showing
1 changed file
with
3 additions
and
1 deletions
| ... | @@ -45,8 +45,10 @@ mother project : kakaoBot<br> | ... | @@ -45,8 +45,10 @@ mother project : kakaoBot<br> |
| 45 | 45 | ||
| 46 | 1. npm install aws-sdk | 46 | 1. npm install aws-sdk |
| 47 | 47 | ||
| 48 | - 2. aws configure | 48 | + 2. /home/user/ 안의 .aws/credentials 수정 |
| 49 | 49 | ||
| 50 | + ->aws session token key 입력 | ||
| 51 | + | ||
| 50 | ->aws access key, secret key 입력 | 52 | ->aws access key, secret key 입력 |
| 51 | 53 | ||
| 52 | ->region: us-east-1 | 54 | ->region: us-east-1 | ... | ... |
-
Please register or login to post a comment