AWS::Lex::Bot CustomVocabulary - AWS CloudFormation

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 AWS CloudFormation template, use the following syntax:

Properties

CustomVocabularyItems

Specifies a list of words that you expect to be used during a conversation with your bot.

Required: Yes

Type: Array of CustomVocabularyItem

Maximum: 500

Update requires: No interruption