a
development

Creating An Amazon EC2 IAM User Group for 3rd Party Developers

When you're bringing on 3rd party developers to your AWS environment, you want to make sure that you don't give them too much access to your AWS Infrastructure. Our recommendation is to create a User Group, and then to add the 3rd party users to the User Group.

2. In the Console Home, Click on IAM 

3. Click on ‘User groups’

4. Click on ‘Create group’

 

5. Type “3rd-Party-Dev” for the name of the new User Group

6. Scroll down to the Attach permissions policies section. Type “PowerUserAccess” into the permission policies search bar.

7. Click next to PowerUserAccess

8. Click on ‘Clear filters’

9. Type “AmazonEC2FullAccess” into the permission policies search bar

10. Click on the checkbox next to AmazonEC2FullAccess

11. Click on Create group

12. Click on the new ‘3rd-Party-Dev’ group

13. Click on the ‘Add users’ button

AWS Add User to User Group

13. Find the user that you’d like to add to the group, and add them by clicking on the ‘Add users’ button.

AWS Add User to User Group

Related Articles

3 Ways Gen AI and AWS can Enhance Your Business

3 Ways Gen AI and AWS can Enhance Your Business

Amazon is on the cutting edge of new technologies. They have been increasingly experimenting with AI and learning algorithms, culminating in their most recent breakthroughs in Generative AI. Developers and technology enthusiasts have access to their innovations through the tools available on AWS.

Business Owner’s Guide to DevOps Essentials

Business Owner’s Guide to DevOps Essentials

As a business owner, it’s essential to maximize workplace efficiency. DevOps is a methodology that unites various departments to achieve business goals swiftly. Maintaining a DevOps loop is essential for the health and upkeep of deployed applications.