TargetDataSetting - Amazon Database Migration Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TargetDataSetting

Defines settings for a target data provider for a data migration.

Contents

TablePreparationMode

This setting determines how DMS handles the target tables before starting a data migration, either by leaving them untouched, dropping and recreating them, or truncating the existing data in the target tables.

Type: String

Valid Values: do-nothing | truncate | drop-tables-on-target

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: