GlueConnectionInput
The AWS Glue connecton input.
Contents
- athenaProperties
- 
               The Amazon Athena properties of the AWS Glue connection. Type: String to string map Key Length Constraints: Minimum length of 1. Maximum length of 128. Value Length Constraints: Minimum length of 1. Maximum length of 2048. Required: No 
- authenticationConfiguration
- 
               The authentication configuration of the AWS Glue connection. Type: AuthenticationConfigurationInput object Required: No 
- connectionProperties
- 
               The connection properties of the AWS Glue connection. Type: String to string map Value Length Constraints: Minimum length of 1. Maximum length of 2048. Required: No 
- connectionType
- 
               The connection type of the AWS Glue connection. Type: String Valid Values: SNOWFLAKE | BIGQUERY | DOCUMENTDB | DYNAMODB | MYSQL | OPENSEARCH | ORACLE | POSTGRESQL | REDSHIFT | SAPHANA | SQLSERVER | TERADATA | VERTICARequired: No 
- description
- 
               The description of the AWS Glue connection. Type: String Required: No 
- matchCriteria
- 
               The match criteria of the AWS Glue connection. Type: String Length Constraints: Minimum length of 0. Maximum length of 10. Required: No 
- name
- 
               The name of the AWS Glue connection. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Required: No 
- physicalConnectionRequirements
- 
               The physical connection requirements for the AWS Glue connection. Type: PhysicalConnectionRequirements object Required: No 
- pythonProperties
- 
               The Python properties of the AWS Glue connection. Type: String to string map Key Length Constraints: Minimum length of 1. Maximum length of 128. Value Length Constraints: Minimum length of 1. Maximum length of 2048. Required: No 
- sparkProperties
- 
               The Spark properties of the AWS Glue connection. Type: String to string map Key Length Constraints: Minimum length of 1. Maximum length of 128. Value Length Constraints: Minimum length of 1. Maximum length of 2048. Required: No 
- validateCredentials
- 
               Speciefies whether to validate credentials of the AWS Glue connection. Type: Boolean Required: No 
- validateForComputeEnvironments
- 
               Speciefies whether to validate for compute environments of the AWS Glue connection. Type: Array of strings Array Members: Minimum number of 1 item. Maximum number of 50 items. Valid Values: SPARK | ATHENA | PYTHONRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: