BlockedPhrasesConfiguration¶
Structure Class¶
BlockedPhrasesConfiguration
dataclass
¶
Provides information about the phrases blocked from chat by your chat control configuration.
Attributes¶
blocked_phrases
class-attribute
instance-attribute
¶
blocked_phrases: list[str] | None = None
A list of phrases blocked from a Amazon Q Business web experience chat.
Note
Each phrase can contain a maximum of 36 characters. The list can contain a maximum of 20 phrases.
system_message_override
class-attribute
instance-attribute
¶
system_message_override: str | None = None
The configured custom message displayed to an end user informing them that they've used a blocked phrase during chat.