v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14219992.9 KB

Lists all, or filtered by resource name, migration tasks associated with the user account making this call. This API has the following traits:

  • Can show a summary list of the most recent migration tasks.

  • Can show a summary list of migration tasks associated with a given discovered resource.

  • Lists migration tasks in a paginated interface.

post/#X-Amz-Target=AWSMigrationHub.ListMigrationTasks

Headers

X-Amz-Target'AWSMigrationHub.ListMigrationTasks' required

Request body

NextTokenstring

If a <code>NextToken</code> was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in <code>NextToken</code>.

MaxResultsinteger

Value to specify how many results are returned per page.

ResourceNamestring

Filter migration tasks by discovered resource name.

Response

Success

NextTokenstring

If there are more migration tasks than the max result, return the next token to be passed to the next call as a bookmark of where to start from.