Create an IAM policy named iampolicy_rose
in us-east-1
region, it must allow read-only access to the EC2 console, i.e this policy must allow users to view all instances, AMIs, and snapshots in the Amazon EC2 console.
Select Policies under IAM.
IAM → Policies → Create Policy
Specify permissions → Select a service
Read-only access to the EC2 console
Name Policy and create
Policy iampolicy_rose created.