v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1469325456.8 KB

Returns a paginated list of target engine recommendations for your source databases.

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

Query parameters

MaxRecordsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonDMSv20160101.DescribeRecommendations' 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, Fleet Advisor includes a pagination token in the response so that you can retrieve the remaining results.

NextTokenstring
<p>Specifies the unique pagination token that makes it possible to display the next page of results. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>.</p> <p>If <code>NextToken</code> is returned by a previous response, there are more results available. The value of <code>NextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.</p>

Response

Success

NextTokenstring

The unique pagination token returned for you to pass to a subsequent request. Fleet Advisor returns this token when the number of records in the response is greater than the <code>MaxRecords</code> value. To retrieve the next page, make the call again using the returned token and keeping all other arguments unchanged.