AWS::DMS::DataProvider Settings
The Settings
property type specifies Property description not available. for an AWS::DMS::DataProvider.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "MicrosoftSqlServerSettings" :
MicrosoftSqlServerSettings
, "MySqlSettings" :MySqlSettings
, "OracleSettings" :OracleSettings
, "PostgreSqlSettings" :PostgreSqlSettings
}
YAML
MicrosoftSqlServerSettings:
MicrosoftSqlServerSettings
MySqlSettings:MySqlSettings
OracleSettings:OracleSettings
PostgreSqlSettings:PostgreSqlSettings
Properties
MicrosoftSqlServerSettings
Property description not available.
Required: No
Type: MicrosoftSqlServerSettings
Update requires: No interruption
MySqlSettings
Property description not available.
Required: No
Type: MySqlSettings
Update requires: No interruption
OracleSettings
Property description not available.
Required: No
Type: OracleSettings
Update requires: No interruption
PostgreSqlSettings
Property description not available.
Required: No
Type: PostgreSqlSettings
Update requires: No interruption