DataMigrationSettings - AWS Database Migration Service

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 AWS SDKs, see the following: