v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

Lists migration jobs for an Amazon OpenSearch Service application. You can filter results by migration status. Use pagination to ensure that the operation returns quickly and successfully.

get/2021-01-01/opensearch/app-migrations#applicationId

Query parameters

applicationIdstring required

The unique identifier of the OpenSearch application to list migrations for.

statusstring

Filters the results by migration status. Valid values are <code>PENDING</code>, <code>IN_PROGRESS</code>, <code>SUCCEEDED</code>, and <code>FAILED</code>.

maxResultsinteger

The maximum number of results to return in a single call.

nextTokenstring

The pagination token from a previous call to retrieve the next set of results.

Response

Success

nextTokenstring

The pagination token to use in a subsequent call to retrieve the next set of results.