BlockedPhrasesConfigurationUpdate
Updates a blocked phrases configuration in your Amazon Q Business application.
Contents
- blockedPhrasesToCreateOrUpdate
 - 
               
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
Type: Array of strings
Length Constraints: Minimum length of 0. Maximum length of 36.
Pattern:
\P{C}*Required: No
 - blockedPhrasesToDelete
 - 
               
Deletes a blocked phrases configuration in your Amazon Q Business application.
Type: Array of strings
Length Constraints: Minimum length of 0. Maximum length of 36.
Pattern:
\P{C}*Required: No
 - systemMessageOverride
 - 
               
The configured custom message displayed to your end user when they use blocked phrase during chat.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 350.
Pattern:
\P{C}*Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: