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