Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 907 Bytes

CreateRole.md

File metadata and controls

11 lines (9 loc) · 907 Bytes

Step 5 - Create Role

A role is a set of permissions that can be granted to an instance, allowing API calls on an instance to inherit those permissions with the explicit need for credentials in hand. In this tutorial, we're creating a single broad role for convenience. Each @netflixoss project that can leverage a role will specify its own minimum policy.

  1. View Roles page. Which can also be accessed from the Services | IAM | Roles.
  2. Click "Create New Role", name it “jumphost”, click “Continue”.
  3. Click "Select" next to the “Amazon EC2” service role type.
  4. Click "Select" next to the “Administrator Access” policy template.
  5. Click "Continue".
  6. Click "Create Role".