AWS Glue
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

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

- 2.Click on attach policies directly and search for
AWSGlueServiceRole

- 3.Review and create your user

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

- 4.Choose
Application running outside AWS

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

Last modified 18d ago