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

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

Syntax

To declare this entity in your 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