AuthenticationConfigurationInput - AWS Glue

AuthenticationConfigurationInput

A structure containing the authentication configuration in the CreateConnection request.

Contents

AuthenticationType

A structure containing the authentication configuration in the CreateConnection request.

Type: String

Valid Values: BASIC | OAUTH2 | CUSTOM

Required: No

OAuth2Properties

The properties for OAuth2 authentication in the CreateConnection request.

Type: OAuth2PropertiesInput object

Required: No

SecretArn

The secret manager ARN to store credentials in the CreateConnection request.

Type: String

Pattern: ^arn:aws(-(cn|us-gov|iso(-[bef])?))?:secretsmanager:.*$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: