AWS Glue Connection Profile Parameters

The following table describes Control-M for 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 Key: Authentication used for services outside of the AWS infrastructure
  • AWS IAM Role: Authentication Used for services within the AWSu infrastructure

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.