@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / PIIFilter
Interface to define a PII Filter.
readonlyaction:GuardrailAction
The action to take when PII is detected.
readonlyoptionalinputAction:GuardrailAction
The action to take when PII is detected in the input.
readonlyoptionalinputEnabled:boolean
Whether the PII filter is enabled for input.
readonlyoptionaloutputAction:GuardrailAction
The action to take when PII is detected in the output.
readonlyoptionaloutputEnabled:boolean
Whether the PII filter is enabled for output.
readonlytype:General|Finance|InformationTechnology|USASpecific|CanadaSpecific|UKSpecific
The type of PII to filter.