CreateDataMigrationRequest
Types
Properties
A user-friendly name for the data migration. Data migration names have the following constraints:
Specifies if the data migration is full-load only, change data capture (CDC) only, or full-load and CDC.
Specifies whether to enable CloudWatch logs for the data migration.
An identifier for the migration project.
The number of parallel jobs that trigger parallel threads to unload the tables from the source, and then load them to the target.
An optional JSON string specifying what tables, views, and schemas to include or exclude from the migration.
The Amazon Resource Name (ARN) for the service access role that you want to use to create the data migration.
Specifies information about the source data provider.
Specifies information about the target data provider.