Stop an already running Bot Recommendation request.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_stop_bot_recommendation/ for full documentation.
lexmodelsv2_stop_bot_recommendation(
botId,
botVersion,
localeId,
botRecommendationId
)
[required] The unique identifier of the bot containing the bot recommendation to be stopped.
[required] The version of the bot containing the bot recommendation.
[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 Supported languages
[required] The unique identifier of the bot recommendation to be stopped.