Automated user migration and management of AWS Identity and Access Management (IAM) resources

<p>In this project based on a real-world scenario, I acted as Cloud Specialist with the mission to migrate users in an automated way and manage AWS IAM (Identity and Access Management) resources.</p> <p>There were 100 users that needed to be migrated and have MFA (Multi-factor authentication) enabled on their accounts, as this is a security best practice.</p> <p>To avoid repetitive and manual tasks in the AWS console, I needed to think about automating the processes.</p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*AE_ZAX_PBZlbp9eByk9L8g.png" style="height:394px; width:700px" /></p> <p>Using GitBash with AWS CLI and Shell Script, I was able to run a script that would create multiple users automatically using a CSV file. After the users were added to their respective group assignments, I created a new group policy the enforce MFA authentication.</p> <p>Below you can see the screen shots on how I did the project.</p> <p><a href="https://medium.com/@jmariogarbanzos/automated-user-migration-and-management-of-aws-identity-and-access-management-iam-resources-b335d1c9fbfd"><strong>Learn More</strong></a></p> <p>&nbsp;</p>