KeywordInformation
The information for all keywords in a pool.
Contents
- Keyword
-
The keyword as a string.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 30.
Pattern:
[ \S]+
Required: Yes
- KeywordAction
-
The action to perform for the keyword.
Type: String
Valid Values:
AUTOMATIC_RESPONSE | OPT_OUT | OPT_IN
Required: Yes
- KeywordMessage
-
A custom message that can be used with the keyword.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1600.
Pattern:
(?!\s*$)[\s\S]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: