

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

# AWS::Glue::ConnectionType EntityConfiguration
<a name="aws-properties-glue-connectiontype-entityconfiguration"></a>

<a name="aws-properties-glue-connectiontype-entityconfiguration-description"></a>The `EntityConfiguration` property type specifies Property description not available. for an [AWS::Glue::ConnectionType](aws-resource-glue-connectiontype.md).

## Syntax
<a name="aws-properties-glue-connectiontype-entityconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-glue-connectiontype-entityconfiguration-syntax.json"></a>

```
{
  "[Schema](#cfn-glue-connectiontype-entityconfiguration-schema)" : {{{{{Key}}: {{Value}}, ...}}},
  "[SourceConfiguration](#cfn-glue-connectiontype-entityconfiguration-sourceconfiguration)" : {{SourceConfiguration}}
}
```

### YAML
<a name="aws-properties-glue-connectiontype-entityconfiguration-syntax.yaml"></a>

```
  [Schema](#cfn-glue-connectiontype-entityconfiguration-schema): {{
    {{Key}}: {{Value}}}}
  [SourceConfiguration](#cfn-glue-connectiontype-entityconfiguration-sourceconfiguration): {{
    SourceConfiguration}}
```

## Properties
<a name="aws-properties-glue-connectiontype-entityconfiguration-properties"></a>

`Schema`  <a name="cfn-glue-connectiontype-entityconfiguration-schema"></a>
Property description not available.  
*Required*: No  
*Type*: Object of [FieldDefinition](aws-properties-glue-connectiontype-fielddefinition.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`SourceConfiguration`  <a name="cfn-glue-connectiontype-entityconfiguration-sourceconfiguration"></a>
Property description not available.  
*Required*: No  
*Type*: [SourceConfiguration](aws-properties-glue-connectiontype-sourceconfiguration.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)