Step 1: Redshift Data Warehouse Setup

This page will take you through the steps of creating an IAM Role.

  1. Go into IAM service in the AWS Console.
  1. Select Roles from the Access Management sidebar on the left
  1. Click Create Role from the top right portion of the page.
  1. Keep the trusted entity service as the default AWS Service. Towards the bottom of the page, select Redshift from the dropdown list of “Use Cases for Other AWS Services” section. Then select Redshift - Customizable from the options.
  1. You’ll be directed to the Permissions page. Don’t add any permissions here, and click Next.
  1. Name this role “RockerboxRedshiftRole” , and use “Assumes Rockerbox Role to Access Rockerbox Shared Tables” for the description field.
  1. Find the “RockerboxRedshiftRole” role you just created in the AWS Roles page and click into it.
  1. Copy the ARN value and return to the Redshift Setup UI where you’ll need to enter this ARN value.


How did we do?