DataMigrationSettings - 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).

DataMigrationSettings

Options for configuring a data migration, including whether to enable CloudWatch logs, and the selection rules to use to include or exclude database objects from the migration.

Contents

CloudwatchLogsEnabled

Whether to enable CloudWatch logging for the data migration.

Type: Boolean

Required: No

NumberOfJobs

The number of parallel jobs that trigger parallel threads to unload the tables from the source, and then load them to the target.

Type: Integer

Required: No

SelectionRules

A JSON-formatted string that defines what objects to include and exclude from the migration.

Type: String

Required: No

See Also

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