v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.

You can execute this operation no more than once per second.

post/v2/email/vdm/recommendations

Query parameters

PageSizestring

Pagination limit

NextTokenstring

Pagination token

Request body

Filterobject

An object that contains mapping between <code>ListRecommendationsFilterKey</code> and <code>ListRecommendationFilterValue</code> to filter by.

NextTokenstring

A token returned from a previous call to <code>ListRecommendations</code> to indicate the position in the list of recommendations.

PageSizeinteger
<p>The number of results to show in a single call to <code>ListRecommendations</code>. If the number of results is larger than the number you specified in this parameter, then the response includes a <code>NextToken</code> element, which you can use to obtain additional results.</p> <p>The value you specify has to be at least 1, and can be no more than 100.</p>

Response

Success

NextTokenstring

A string token indicating that there might be additional recommendations available to be listed. Use the token provided in the <code>ListRecommendationsResponse</code> to use in the subsequent call to <code>ListRecommendations</code> with the same parameters to retrieve the next page of recommendations.