PROJECT OBJECTIVES:

To set up and configure AWS IAM Identity Center (formerly AWS SSO), creating multiple users, assigning permissions, and preparing a shared environment for collaborative cloud activities.


Task 1: Create AWS Organization and Member Accounts

In this first task, I was required to set up a new AWS Organization using a single management (root) account and add three member accounts named Development, Staging, and Production. This structure is intended to reflect real-world environments, allowing for centralized billing and policy control across all accounts. The organization was successfully created using the root account, and one member account (Development) was added. However, while attempting to add the remaining two accounts (Staging and Production), I encountered AWS’s default account creation limit, which restricts the number of members accounts a newly created organization can add at once.

Summary of Actions Taken:

📸 Screenshot (s)

Aws-1.PNG

Aws-2.PNG


👥 Task 2: Create Users and Assign to Groups