@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / ManagedWordFilter
readonly
optional
inputAction:GuardrailAction
The action to take when a managed word is detected in the input.
readonly
optional
inputEnabled:boolean
Whether the managed word filter is enabled for input.
readonly
optional
outputAction:GuardrailAction
The action to take when a managed word is detected in the output.
readonly
optional
outputEnabled:boolean
Whether the managed word filter is enabled for output.
readonly
type:PROFANITY
The type of managed word filter.