View a markdown version of this page

AWS::Glue::ConnectionType ConnectorAuthenticationConfiguration - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Glue::ConnectionType ConnectorAuthenticationConfiguration

The ConnectorAuthenticationConfiguration property type specifies Property description not available. for an AWS::Glue::ConnectionType.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

AuthenticationTypes

Property description not available.

Required: Yes

Type: Array of String

Allowed values: BASIC | OAUTH2 | CUSTOM | IAM

Update requires: Replacement

BasicAuthenticationProperties

Property description not available.

Required: No

Type: BasicAuthenticationProperties

Update requires: Replacement

CustomAuthenticationProperties

Property description not available.

Required: No

Type: CustomAuthenticationProperties

Update requires: Replacement

OAuth2Properties

Property description not available.

Required: No

Type: ConnectorOAuth2Properties

Update requires: Replacement