

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::DMS::DataProvider Settings
<a name="aws-properties-dms-dataprovider-settings"></a>

<a name="aws-properties-dms-dataprovider-settings-description"></a>The `Settings` property type specifies Property description not available. for an [AWS::DMS::DataProvider](aws-resource-dms-dataprovider.md).

## Syntax
<a name="aws-properties-dms-dataprovider-settings-syntax"></a>

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

### JSON
<a name="aws-properties-dms-dataprovider-settings-syntax.json"></a>

```
{
  "[DocDbSettings](#cfn-dms-dataprovider-settings-docdbsettings)" : {{DocDbSettings}},
  "[IbmDb2LuwSettings](#cfn-dms-dataprovider-settings-ibmdb2luwsettings)" : {{IbmDb2LuwSettings}},
  "[IbmDb2zOsSettings](#cfn-dms-dataprovider-settings-ibmdb2zossettings)" : {{IbmDb2zOsSettings}},
  "[MariaDbSettings](#cfn-dms-dataprovider-settings-mariadbsettings)" : {{MariaDbSettings}},
  "[MicrosoftSqlServerSettings](#cfn-dms-dataprovider-settings-microsoftsqlserversettings)" : {{MicrosoftSqlServerSettings}},
  "[MongoDbSettings](#cfn-dms-dataprovider-settings-mongodbsettings)" : {{MongoDbSettings}},
  "[MySqlSettings](#cfn-dms-dataprovider-settings-mysqlsettings)" : {{MySqlSettings}},
  "[OracleSettings](#cfn-dms-dataprovider-settings-oraclesettings)" : {{OracleSettings}},
  "[PostgreSqlSettings](#cfn-dms-dataprovider-settings-postgresqlsettings)" : {{PostgreSqlSettings}},
  "[RedshiftSettings](#cfn-dms-dataprovider-settings-redshiftsettings)" : {{RedshiftSettings}},
  "[SybaseAseSettings](#cfn-dms-dataprovider-settings-sybaseasesettings)" : {{SybaseAseSettings}}
}
```

### YAML
<a name="aws-properties-dms-dataprovider-settings-syntax.yaml"></a>

```
  [DocDbSettings](#cfn-dms-dataprovider-settings-docdbsettings): {{
    DocDbSettings}}
  [IbmDb2LuwSettings](#cfn-dms-dataprovider-settings-ibmdb2luwsettings): {{
    IbmDb2LuwSettings}}
  [IbmDb2zOsSettings](#cfn-dms-dataprovider-settings-ibmdb2zossettings): {{
    IbmDb2zOsSettings}}
  [MariaDbSettings](#cfn-dms-dataprovider-settings-mariadbsettings): {{
    MariaDbSettings}}
  [MicrosoftSqlServerSettings](#cfn-dms-dataprovider-settings-microsoftsqlserversettings): {{
    MicrosoftSqlServerSettings}}
  [MongoDbSettings](#cfn-dms-dataprovider-settings-mongodbsettings): {{
    MongoDbSettings}}
  [MySqlSettings](#cfn-dms-dataprovider-settings-mysqlsettings): {{
    MySqlSettings}}
  [OracleSettings](#cfn-dms-dataprovider-settings-oraclesettings): {{
    OracleSettings}}
  [PostgreSqlSettings](#cfn-dms-dataprovider-settings-postgresqlsettings): {{
    PostgreSqlSettings}}
  [RedshiftSettings](#cfn-dms-dataprovider-settings-redshiftsettings): {{
    RedshiftSettings}}
  [SybaseAseSettings](#cfn-dms-dataprovider-settings-sybaseasesettings): {{
    SybaseAseSettings}}
```

## Properties
<a name="aws-properties-dms-dataprovider-settings-properties"></a>

`DocDbSettings`  <a name="cfn-dms-dataprovider-settings-docdbsettings"></a>
Property description not available.  
*Required*: No  
*Type*: [DocDbSettings](aws-properties-dms-dataprovider-docdbsettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`IbmDb2LuwSettings`  <a name="cfn-dms-dataprovider-settings-ibmdb2luwsettings"></a>
Property description not available.  
*Required*: No  
*Type*: [IbmDb2LuwSettings](aws-properties-dms-dataprovider-ibmdb2luwsettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`IbmDb2zOsSettings`  <a name="cfn-dms-dataprovider-settings-ibmdb2zossettings"></a>
Property description not available.  
*Required*: No  
*Type*: [IbmDb2zOsSettings](aws-properties-dms-dataprovider-ibmdb2zossettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`MariaDbSettings`  <a name="cfn-dms-dataprovider-settings-mariadbsettings"></a>
Property description not available.  
*Required*: No  
*Type*: [MariaDbSettings](aws-properties-dms-dataprovider-mariadbsettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`MicrosoftSqlServerSettings`  <a name="cfn-dms-dataprovider-settings-microsoftsqlserversettings"></a>
Property description not available.  
*Required*: No  
*Type*: [MicrosoftSqlServerSettings](aws-properties-dms-dataprovider-microsoftsqlserversettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`MongoDbSettings`  <a name="cfn-dms-dataprovider-settings-mongodbsettings"></a>
Property description not available.  
*Required*: No  
*Type*: [MongoDbSettings](aws-properties-dms-dataprovider-mongodbsettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`MySqlSettings`  <a name="cfn-dms-dataprovider-settings-mysqlsettings"></a>
Property description not available.  
*Required*: No  
*Type*: [MySqlSettings](aws-properties-dms-dataprovider-mysqlsettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`OracleSettings`  <a name="cfn-dms-dataprovider-settings-oraclesettings"></a>
Property description not available.  
*Required*: No  
*Type*: [OracleSettings](aws-properties-dms-dataprovider-oraclesettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`PostgreSqlSettings`  <a name="cfn-dms-dataprovider-settings-postgresqlsettings"></a>
Property description not available.  
*Required*: No  
*Type*: [PostgreSqlSettings](aws-properties-dms-dataprovider-postgresqlsettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`RedshiftSettings`  <a name="cfn-dms-dataprovider-settings-redshiftsettings"></a>
Property description not available.  
*Required*: No  
*Type*: [RedshiftSettings](aws-properties-dms-dataprovider-redshiftsettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SybaseAseSettings`  <a name="cfn-dms-dataprovider-settings-sybaseasesettings"></a>
Property description not available.  
*Required*: No  
*Type*: [SybaseAseSettings](aws-properties-dms-dataprovider-sybaseasesettings.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)