I have an EC2 instance which I want to share with other people. Can someone help me with this?
Whenever other people log in to their account, they want to see my EC2 instance in their dashboard.
Use IAM roles to give access to EC2 instances. Once you create the user then add the user to a group that has access to the EC2 instance.