v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1469325456.8 KB

Returns a paginated list of individual assessments based on filter settings.

These filter settings can specify a combination of premigration assessment runs, migration tasks, and assessment status values.

post/#X-Amz-Target=AmazonDMSv20160101.DescribeReplicationTaskIndividualAssessments

Query parameters

MaxRecordsstring

Pagination limit

Markerstring

Pagination token

Headers

X-Amz-Target'AmazonDMSv20160101.DescribeReplicationTaskIndividualAssessments' required

Request body

MaxRecordsinteger

The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

Markerstring

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>.

Response

Success

Markerstring

A pagination token returned for you to pass to a subsequent request. If you pass this token as the <code>Marker</code> value in a subsequent request, the response includes only records beyond the marker, up to the value specified in the request by <code>MaxRecords</code>.