We recommend using Amazon Lex V2 to take advantage of the latest features. Documentation for Amazon Lex V2 may be found here.
Tag
A list of key/value pairs that identify a bot, bot alias, or bot channel. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
Contents
- key
-
The key for the tag. Keys are not case-sensitive and must be unique.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- value
-
The value associated with a key. The value may be an empty string but it can't be null.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: