View a markdown version of this page

MigrationSummary - Amazon OpenSearch Service

MigrationSummary

A summary of a migration job, including its status and progress.

Contents

applicationId

The unique identifier of the OpenSearch application associated with the migration.

Type: String

Pattern: [a-z0-9]{3,30}

Required: No

createdAt

The date and time when the migration job was created.

Type: Timestamp

Required: No

error

Error details if the migration failed or completed with errors.

Type: MigrationError object

Required: No

exportedCount

The number of saved objects exported from the source data source.

Type: Integer

Required: No

importedCount

The number of saved objects successfully imported into the target workspace.

Type: Integer

Required: No

migrationId

The unique identifier of the migration job.

Type: String

Required: No

source

The source configuration for the migration.

Type: MigrationSource object

Required: No

status

The current status of the migration job.

Type: String

Required: No

updatedAt

The date and time when the migration job was last updated.

Type: Timestamp

Required: No

See Also

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