AWS Glue

Minimum Requirement

To connect your AWS Glue to decube, we will need the following information:

  • Create an IAM user for us with AWSGlueServiceRole

  • IAM user's Access Key

  • IAM user's Secret Key

  • Glue Region

AWS IAM User

  1. Login to AWS Console and proceed to IAM > User > Create User

  1. Click on attach policies directly and search for AWSGlueServiceRole

  1. Review and create your user

  1. Navigate to the newly created user and click on Create access key

  1. Choose Application running outside AWS

  1. Save the provided access key and secret access key. You will not be able to retrieve these keys again.

Last updated