Creates an alias for the specified version of a bot. Use an alias to enable you to change the version of a bot without updating applications that use the bot.
For example, you can create an alias called "PROD" that your applications use to call the Amazon Lex bot.
put/bots/{botId}/botaliases/
Path parameters
botIdstring required
The unique identifier of the bot that the alias applies to.
Request body
Response
Success