lexmodelbuildingservice_create_bot_version {paws.machine.learning} | R Documentation |
Creates a new version of the bot based on the $LATEST version
Description
Creates a new version of the bot based on the $LATEST
version. If the $LATEST
version of this resource hasn't changed since you created the last version, Amazon Lex doesn't create a new version. It returns the last created version.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_create_bot_version/ for full documentation.
Usage
lexmodelbuildingservice_create_bot_version(name, checksum = NULL)
Arguments
name |
[required] The name of the bot that you want to create a new version of. The name is case sensitive. |
checksum |
Identifies a specific revision of the |