AWS::DataZone::Connection GlueConnectionInput - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::DataZone::Connection GlueConnectionInput

The GlueConnectionInput property type specifies Property description not available. for an AWS::DataZone::Connection.

Syntax

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

JSON

{ "AthenaProperties" : {Key: Value, ...}, "AuthenticationConfiguration" : AuthenticationConfigurationInput, "ConnectionProperties" : {Key: Value, ...}, "ConnectionType" : String, "Description" : String, "MatchCriteria" : String, "Name" : String, "PhysicalConnectionRequirements" : PhysicalConnectionRequirements, "PythonProperties" : {Key: Value, ...}, "SparkProperties" : {Key: Value, ...}, "ValidateCredentials" : Boolean, "ValidateForComputeEnvironments" : [ String, ... ] }

Properties

AthenaProperties

Property description not available.

Required: No

Type: Object of String

Pattern: ^[\u0020-\uD7FF\uE000-\uFFFF\t]*$

Minimum: 1

Maximum: 2048

Update requires: No interruption

AuthenticationConfiguration

Property description not available.

Required: No

Type: AuthenticationConfigurationInput

Update requires: No interruption

ConnectionProperties

Property description not available.

Required: No

Type: Object of String

Pattern: .+

Minimum: 1

Maximum: 2048

Update requires: No interruption

ConnectionType

Property description not available.

Required: No

Type: String

Update requires: No interruption

Description

Property description not available.

Required: No

Type: String

Pattern: ^[\u0020-\uD7FF\uE000-\uFFFF\r\n\t]*$

Maximum: 2048

Update requires: No interruption

MatchCriteria

Property description not available.

Required: No

Type: String

Minimum: 0

Maximum: 10

Update requires: No interruption

Name

Property description not available.

Required: No

Type: String

Pattern: ^[\u0020-\uD7FF\uE000-\uFFFF\t]*$

Minimum: 1

Maximum: 255

Update requires: No interruption

PhysicalConnectionRequirements

Property description not available.

Required: No

Type: PhysicalConnectionRequirements

Update requires: No interruption

PythonProperties

Property description not available.

Required: No

Type: Object of String

Pattern: ^[\u0020-\uD7FF\uE000-\uFFFF\t]*$

Minimum: 1

Maximum: 2048

Update requires: No interruption

SparkProperties

Property description not available.

Required: No

Type: Object of String

Pattern: ^[\u0020-\uD7FF\uE000-\uFFFF\t]*$

Minimum: 1

Maximum: 2048

Update requires: No interruption

ValidateCredentials

Property description not available.

Required: No

Type: Boolean

Update requires: No interruption

ValidateForComputeEnvironments

Property description not available.

Required: No

Type: Array of String

Minimum: 1

Maximum: 50

Update requires: No interruption