AWS Data Wrangler Series - Part3- Working with Amazon Redshift

   Go back to the Task List

  « 4. Create Private Link    6: Setup Jupyter Notebook »

5. Configure Glue Connection

You configure Glue Connection which is used by AWS Data Wrangler to connect to the Amazon Redshift Database.

  1. Goto Glue Management console, select Connections menu in the left and then click on the Add connection button.

    IAM

  2. On the next screen, type in dojoconnection for the connection name. Select Amazon Redshift as the connection type. Click on the Next button.

    IAM

  3. On the next screen, select dojoredshift for the cluster. Type in Password1! for the password. Click on the Next button.

    IAM

  4. On the next screen, click on the Finish button to create the connection. When the connection is created, select the connection and click on the Test connection button.

    IAM

  5. On the popup window, select dojo-glue-role as the IAM Role and click on the Test connection button.

    IAM

  6. The connection testing will start. Wait till you see connection status as Successful.

    IAM

  7. The Glue Connection is ready. You now launch Jupyter Notebook which is used for AWS Data Wrangler programming.