# AWS Task Day 20 :- Attach IAM Policy to IAM User in aws

The Nautilus DevOps team has been creating a couple of services on AWS cloud. They have been breaking down the migration into smaller tasks, allowing for better control, risk mitigation, and optimization of resources throughout the migration process. Recently they came up with requirements mentioned below.

An IAM user named `iamuser_kareem` and a policy named `iampolicy_kareem` already exist. Attach the IAM policy `iampolicy_kareem` to the IAM user `iamuser_kareem`.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1767511563361/204a0f78-6264-48ec-8e0f-5012e7f73344.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1767511627212/52af19d6-53b2-40c7-9585-141031af3852.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1767511684929/0368cebc-e7b4-4e62-9bab-7392ba375835.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1767511702755/cecaa1c4-0b5d-47a1-bc96-1719a31e912c.png align="center")

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