AuthenticationConfiguration - AWS Glue

AuthenticationConfiguration

A structure containing the authentication configuration.

Contents

AuthenticationType

A structure containing the authentication configuration.

Type: String

Valid Values: BASIC | OAUTH2 | CUSTOM

Required: No

OAuth2Properties

The properties for OAuth2 authentication.

Type: OAuth2Properties object

Required: No

SecretArn

The secret manager ARN to store credentials.

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: