AuthConfiguration - AWS Glue

AuthConfiguration

The authentication configuration for a connection returned by the DescribeConnectionType API.

Contents

AuthenticationType

The type of authentication for a connection.

Type: Property object

Required: Yes

BasicAuthenticationProperties

A map of key-value pairs for the OAuth2 properties. Each value is a a Property object.

Type: String to Property object map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

CustomAuthenticationProperties

A map of key-value pairs for the custom authentication properties. Each value is a a Property object.

Type: String to Property object map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

OAuth2Properties

A map of key-value pairs for the OAuth2 properties. Each value is a a Property object.

Type: String to Property object map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

SecretArn

The Amazon Resource Name (ARN) for the Secrets Manager.

Type: Property object

Required: No

See Also

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