View a markdown version of this page

AWS::Glue::ConnectionType ConnectorOAuth2Properties - 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 ConnectorOAuth2Properties

The ConnectorOAuth2Properties 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

AuthorizationCodeProperties

Property description not available.

Required: No

Type: ConnectorAuthorizationCodeProperties

Update requires: Replacement

ClientCredentialsProperties

Property description not available.

Required: No

Type: ClientCredentialsProperties

Update requires: Replacement

JWTBearerProperties

Property description not available.

Required: No

Type: JWTBearerProperties

Update requires: Replacement

OAuth2GrantType

Property description not available.

Required: Yes

Type: String

Allowed values: CLIENT_CREDENTIALS | JWT_BEARER | AUTHORIZATION_CODE

Update requires: Replacement