AWS::DMS::DataMigration SourceDataSettings
The SourceDataSettings
property type specifies Property description not available. for an AWS::DMS::DataMigration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CDCStartPosition" :
String
, "CDCStartTime" :String
, "CDCStopTime" :String
, "SlotName" :String
}
YAML
CDCStartPosition:
String
CDCStartTime:String
CDCStopTime:String
SlotName:String
Properties
CDCStartPosition
Property description not available.
Required: No
Type: String
Maximum:
40
Update requires: No interruption
CDCStartTime
Property description not available.
Required: No
Type: String
Maximum:
40
Update requires: No interruption
CDCStopTime
Property description not available.
Required: No
Type: String
Maximum:
40
Update requires: No interruption
SlotName
Property description not available.
Required: No
Type: String
Maximum:
255
Update requires: No interruption