Gets a list of recommended intents provided by the bot recommendation that you can use in your bot. Intents in the response are ordered by relevance.
post/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/intents
Path parameters
botIdstring required
The unique identifier of the bot associated with the recommended intents.
botVersionstring required
The version of the bot that contains the recommended intents.
localeIdstring required
The identifier of the language and locale of the recommended intents.
botRecommendationIdstring required
The identifier of the bot recommendation that contains the recommended intents.
Query parameters
maxResultsstring
Pagination limit
nextTokenstring
Pagination token
Request body
Response
Success