Banner

My Tech Blog (AWS)

1. How can users access AWS ? - To access AWS, you have three options:    •   AWS Management Console (protected by password + MFA)    •  AWS Command Line Interface (CLI): protected by access keys    •  AWS Software Developer Kit (SDK) - for code: protected by access keys  - Access Keys are generated through the AWS Console  - Users manage their own access keys  - Access Keys are secret, just lik..
IAM Policies StructureIAM JSON ํŒŒ์ผ์€ AWS์—์„œ IAM(Identity and Access Management) ์ •์ฑ…์„ ์ •์˜ํ•  ๋•Œ ์‚ฌ์šฉ๋˜๋Š” ํŒŒ์ผ ํ˜•์‹์ด๋‹ค. ์ด ํŒŒ์ผ์€ JSONํ˜•์‹์œผ๋กœ ์ž‘์„ฑ๋˜๋ฉฐ, ์‚ฌ์šฉ์ž, ๊ทธ๋ฃน, ์—ญํ• (Role) ๋“ฑ์— ๋Œ€ํ•œ  ๊ถŒํ•œ(permissions)์„ ์„ค์ •ํ•˜๋Š” ๋ฐ ์“ฐ์ธ๋‹ค.  IAM JSON StructureIAM JSON ํŒŒ์ผ์€ AWS ๋ฆฌ์†Œ์Šค์— ๋Œ€ํ•ด ํ—ˆ์šฉ(Allow)ํ•˜๊ฑฐ๋‚˜ ๊ฑฐ๋ถ€(Deny)ํ•  ์ž‘์—…์„ ๋ช…์‹œํ•˜๋Š” ์ •์ฑ…(policy)์„ ์ •์˜ํ•œ๋‹ค.์ด๋ฅผ ํ†ตํ•ด ์–ด๋–ค ์‚ฌ์šฉ์ž๊ฐ€ ์–ด๋–ค AWS ์„œ๋น„์Šค์—์„œ ์–ด๋–ค ์ž‘์—…์„ ์ˆ˜ํ–‰ํ•  ์ˆ˜ ์žˆ๋Š”์ง€๋ฅผ ์ œ์–ดํ•œ๋‹ค.JSON ํŒŒ์ผ ์˜ˆ์‹œ JSON ํŒŒ์ผ ํ•„๋“œConsists of• Version: policy language version, always incl..
IAM Identity and Access Management- ์‚ฌ์šฉ์ž๋ฅผ ์ƒ์„ฑํ•˜๊ณ  ๊ทธ๋ฃน์— ๋ฐฐ์น˜ํ•˜๊ธฐ ๋•Œ๋ฌธ์— Global Service- Root account created by default, shouldn't be used or shared - Users are people within your organization, and can be grouped- Groups only contain users, not other groups- Users don't have to belong to a group, and user can belong to multiple groups IAM: Permissions- Users or Groups can be assinged JSON documents called po..
์ธ์ ˆ๋ฏธ์˜€๋˜๊ฒƒ
'AWS' ํƒœ๊ทธ์˜ ๊ธ€ ๋ชฉ๋ก
์ƒ๋‹จ์œผ๋กœ