v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14178174.1 KB

Lists discovered resources associated with the given <code>MigrationTask</code>.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSMigrationHub.ListDiscoveredResources' required

Request body

ProgressUpdateStreamstring required

The name of the ProgressUpdateStream.

MigrationTaskNamestring required

The name of the MigrationTask. <i>Do not store personal data in this field.</i>

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

The maximum number of results returned per page.

Response

Success

NextTokenstring

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