

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](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::DataZone::Connection SparkGlueArgs
<a name="aws-properties-datazone-connection-sparkglueargs"></a>

The Spark Amazon Glue args.

## Syntax
<a name="aws-properties-datazone-connection-sparkglueargs-syntax"></a>

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

### JSON
<a name="aws-properties-datazone-connection-sparkglueargs-syntax.json"></a>

```
{
  "[Connection](#cfn-datazone-connection-sparkglueargs-connection)" : {{String}}
}
```

### YAML
<a name="aws-properties-datazone-connection-sparkglueargs-syntax.yaml"></a>

```
  [Connection](#cfn-datazone-connection-sparkglueargs-connection): {{String}}
```

## Properties
<a name="aws-properties-datazone-connection-sparkglueargs-properties"></a>

`Connection`  <a name="cfn-datazone-connection-sparkglueargs-connection"></a>
The connection in the Spark Amazon Glue args.  
*Required*: No  
*Type*: String  
*Pattern*: `^[a-zA-Z0-9]+$`  
*Maximum*: `128`  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)