v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

Initiates a migration job to migrate saved objects from a data source to an Amazon OpenSearch Service application workspace. Saved objects include dashboards, visualizations, index patterns, and searches. You can specify export filters to control the scope of the migration and a conflict resolution strategy for handling existing objects in the target workspace.

post/2021-01-01/opensearch/app-migrations

Request body

applicationIdstring required

The unique identifier of the OpenSearch application to migrate saved objects into.

clientTokenstring

A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon OpenSearch Service ignores the request but does not return an error.

Response

Success

migrationIdstring

The unique identifier of the migration job.

statusstring

The initial status of the migration job. The status is <code>PENDING</code> when a migration is first created.