AWS::Lex::Bot CustomVocabularyItem
Specifies an entry in a custom vocabulary.
Syntax
To declare this entity in your Amazon 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:
1Maximum:
100Update requires: No interruption
Phrase-
Specifies 1 - 4 words that should be recognized.
Required: Yes
Type: String
Update requires: No interruption
Weight-
Specifies the degree to which the phrase recognition is boosted. The default value is 1.
Required: No
Type: Integer
Update requires: No interruption