v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107861793.8 KB

Use this to provide your transcript data, and to start the bot recommendation process.

put/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/

Path parameters

botIdstring required

The unique identifier of the bot containing the bot recommendation.

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 start. 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>

Request body

Response

Success

botIdstring

The unique identifier of the bot containing the bot recommendation.

botVersionstring

The version of the bot containing the bot recommendation.

localeIdstring

The identifier of the language and locale of the bot recommendation to start. 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>

botRecommendationStatus'Processing' | 'Deleting' | 'Deleted' | 'Downloading' | 'Updating' | 'Available' | 'Failed' | 'Stopping' | 'Stopped'
<p>The status of the bot recommendation.</p> <p>If the status is Failed, then the reasons for the failure are listed in the failureReasons field. </p>
botRecommendationIdstring

The identifier of the bot recommendation that you have created.

creationDateTimestring date-time

A timestamp of the date and time that the bot recommendation was created.