Creating the user group and user

We will perform the following steps to create a user group:

  1. Go to the AWS Management Console (https://console.aws.amazon.com/) and log in.
  2. Select Services | IAM (Identity & Access Management) from the menu at the top. 
  3. Select Groups from the list on the left-hand side.
  4. Click the Create New Group button.
  5. Follow the wizard to specify the group's name and attach the access policy. Let’s name the group aws_eclipse_users.
  6. Select the Administrator Access policy for the group.

We will perform the following steps to create a user:

  1. Select Users from the list on the left-hand side and click the Add User button.
  2. Let’s set the User Name as aws_eclipse_user.
  3. In the Access Type options, select the AWS Management Console ...

Get Java EE 8 Development with Eclipse now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.