Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 547 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 547 Bytes

Day 2: IAM Basics

Topic: Identity and Access Management (IAM)

Guidelines:

  • Understand IAM and it's importance
  • Learn how to create users, groups, and roles.
  • Understand policies and their structure (JSON format).

Challenge:

  • Create an IAM user with programmatic access (CLI) and attach a policy allowing S3 full access.
  • Create a LinkedIn post sharing what you’ve learned and your insights to inspire and support the community and fellow AWS enthusiasts.

Reference Links: