AWS::DataZone::Connection SparkGluePropertiesInput - 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 SparkGluePropertiesInput

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

{ "AdditionalArgs" : SparkGlueArgs, "GlueConnectionName" : String, "GlueVersion" : String, "IdleTimeout" : Number, "JavaVirtualEnv" : String, "NumberOfWorkers" : Number, "PythonVirtualEnv" : String, "WorkerType" : String }

Properties

AdditionalArgs

Property description not available.

Required: No

Type: SparkGlueArgs

Update requires: No interruption

GlueConnectionName

Property description not available.

Required: No

Type: String

Pattern: ^[\S]*$

Minimum: 1

Maximum: 255

Update requires: No interruption

GlueVersion

Property description not available.

Required: No

Type: String

Pattern: ^\w+\.\w+$

Maximum: 256

Update requires: No interruption

IdleTimeout

Property description not available.

Required: No

Type: Number

Minimum: 1

Maximum: 3000

Update requires: No interruption

JavaVirtualEnv

Property description not available.

Required: No

Type: String

Pattern: ^[\S]*$

Maximum: 256

Update requires: No interruption

NumberOfWorkers

Property description not available.

Required: No

Type: Number

Minimum: 1

Maximum: 1000

Update requires: No interruption

PythonVirtualEnv

Property description not available.

Required: No

Type: String

Pattern: ^[\S]*$

Maximum: 256

Update requires: No interruption

WorkerType

Property description not available.

Required: No

Type: String

Pattern: ^[G|Z].*$

Maximum: 256

Update requires: No interruption