MigrationOptions - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

MigrationOptions

The configuration options for a saved objects migration job.

Contents

source

The data source from which to export saved objects.

Type: MigrationSource object

Required: Yes

workspace

The target workspace configuration for importing saved objects. You can specify an existing workspace or request creation of a new workspace.

Type: MigrationWorkspace object

Required: Yes

conflictResolution

The strategy for resolving conflicts when saved objects already exist in the target workspace. Valid values are CREATE_NEW_COPIES, which creates new objects with unique IDs, and overwrite, which replaces existing objects.

Type: String

Required: No

exportOptions

Options to filter the scope of saved objects to export from the source.

Type: ExportOptions object

Required: No

See Also

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