AWS::Lex::Bot CustomVocabulary
Specifies a custom vocabulary. A custom vocabulary is a list of words that you expect to be used during a conversation with your bot.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CustomVocabularyItems" :[ CustomVocabularyItem, ... ]}
Properties
CustomVocabularyItems-
Specifies a list of words that you expect to be used during a conversation with your bot.
Required: Yes
Type: List of CustomVocabularyItem
Update requires: No interruption