The following table describes AWS Glue connection profile parameters.
Parameter |
Description |
---|---|
Glue url |
Defines the AWS Endpoint. EXAMPLE: glue.us-east-2.amazonaws.com |
AWS_REGION |
Defines the AWS region. EXAMPLE: us-east-2 |
Authentication |
Determines the authentication method required to run the AWS Service:
|
AWS Access Key ID |
Defines a unique string for the Service API to identify the application |
AWS Secret |
Authenticates the identity of the application to the Service API when the application requests access to a user account |
IAM Role |
Defines the IAM role username on an EC2 instance with the required policies, and is used to acquire a temporary security token |
Connection Timeout |
Determines the number of seconds to wait before a timeout occurs after Control-M initiates a connection request to AWS Glue |
Parent Topic |