Stop an already running Bot Recommendation request.
put/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/stopbotrecommendation
Path parameters
botIdstring required
The unique identifier of the bot containing the bot recommendation to be stopped.
botVersionstring required
The version of the bot containing the bot recommendation.
localeIdstring required
The identifier of the language and locale of the bot recommendation to stop. The string must match one of the supported locales. For more information, see <a href="https://docs.aws.amazon.com/lexv2/latest/dg/how-languages.html">Supported languages</a>
botRecommendationIdstring required
The unique identifier of the bot recommendation to be stopped.
Response
Success