https://sunsson.tistory.com/1109 aws cli 설치

aws list users 권한

is not authorized to perform: iam:ListUsers on resource
access

   /mnt/c/Users/shiny  aws iam list-users                                                                                             ✔  14:59:13 

An error occurred (AccessDenied) when calling the ListUsers operation: User: arn:aws:iam::520493344773:user/Yubin is not authorized to perform: iam:ListUsers on resource: arn:aws:iam::520493344773:user/ because no permissions boundary allows the iam:ListUsers action
   /mnt/c/Users/shiny                                                                                                             255 ✘  14:59:18 
   /mnt/c/Users/shiny  aws iam list-users

https://stackoverflow.com/questions/69966644/errorr-while-trying-to-run-aws-iam-list-users-command

Untitled

npm

https://www.npmjs.com/package/@aws-sdk/client-s3

https://www.npmjs.com/package/aws-sdk

일단 기능 구현하고 에러 메시지 없애기

정상적으로 서버를 시작하였습니다. http://localhost:8080 (node:14884) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3). For more information, check the migration guide at https://a.co/7PzMCcy

이 블로그 굿

https://blog.pumpkin-raccoon.com/116

자습서 굿