If you are using Amazon Lex V2, refer to the Amazon Lex V2 guide instead.
If you are using Amazon Lex V1, we recommend upgrading your bots to Amazon Lex V2. We are no longer adding new features to V1 and strongly recommend using V2 for all new bots.
Button
Represents an option to be shown on the client platform (Facebook, Slack, etc.)
Contents
- text
-
Text that is visible to the user on the button.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 15.
Required: Yes
- value
-
The value sent to Amazon Lex when a user chooses the button. For example, consider button text "NYC." When the user chooses the button, the value sent can be "New York City."
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: