Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- typescript #constructor #class #public #private
- deserializeUser
- git#github#init#add#commit#restore#log#staging area#repository#git사용법
- e.target
- git vscode
- typescript #class #extends #public #private #protected #static
- mongodb 입출력
- sendFile
- github#githubpages#gh-pages#deploy
- updateone
- insertone
- updatemany
- Promise #async #await #try #catch
- typescript #class #constructor #public #private #static #extends #protected #typeof #in #instanceof #never
- ejs 문법
- serializeUser
- connect-mongo
- github#로컬저장소#원격저장소
- 정적 페이지
- CSS
- expess
- __dirname
- typescript #import #export #*
- react#로스트아크#mbti#테스트
- github#githubpages#빈화면#basename
- GitHub Actions
- TypeScript #문법
- typescript #unknown
- typescript #react #jsx #component #usestate
- Passport
Archives
- Today
- Total
목록Iam (1)
VaIice의 이야기

액세스 관리 - 사용자 한 AWS 계정에 많은 사람들이 접속해서 사용 가능 새로운 사용자 계정(하위계정)을 만드는 것 { "Version": "2012-10-17", "Statement": [ { "Sid": "1", "Effect": "Allow", "Principal": "*", "Action": "s3:GetObject", "Resource": "arn:aws:s3:::자신의 버킷명/*" }, { "Sid": "2", "Effect": "..
[Node.js]
2024. 7. 19. 14:20