AWS::Lex::Bot CustomVocabularyItem
Specifies an entry in a custom vocabulary.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
DisplayAs
-
The DisplayAs value for the custom vocabulary item from the custom vocabulary list.
Required: No
Type: String
Minimum:
1
Maximum:
100
Update requires: No interruption
Phrase
-
Specifies 1 - 4 words that should be recognized.
Required: Yes
Type: String
Minimum:
1
Maximum:
100
Update requires: No interruption
Weight
-
Specifies the degree to which the phrase recognition is boosted. The default value is 1.
Required: No
Type: Integer
Minimum:
0
Maximum:
3
Update requires: No interruption