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: