AWS Task Day 21 :- Create IAM Role for EC2 with Policy Attachment in aws

"I'm a 3rd-year Computer Engineering student at Marwadi University with skills in C++, web development (MERN stack), and DevOps tools like Kubernetes. I contribute to open-source projects and share tech knowledge on GitHub and LinkedIn. I'm learning cloud technologies and app deployment. As an Internshala Student Partner, I help others find jobs and courses." now currently focusing on #90DaysOfDevops
When establishing infrastructure on the AWS cloud, Identity and Access Management (IAM) is among the first and most critical services to configure. IAM facilitates the creation and management of user accounts, groups, roles, policies, and other access controls. The Nautilus DevOps team is currently in the process of configuring these resources and has outlined the following requirements:
Create an IAM role as below:
1) IAM role name must be iamrole_ammar.

2) Entity type must be AWS Service and use case must be EC2.

3) Attach a policy named iampolicy_ammar.



Thankyou !!!!!!!!!!!!!




