GuardrailSensitiveInformationPolicyConfig
Contains details about PII entities and regular expressions to configure for the guardrail.
Contents
- piiEntitiesConfig
-
A list of PII entities to configure to the guardrail.
Type: Array of GuardrailPiiEntityConfig objects
Array Members: Minimum number of 1 item.
Required: No
- regexesConfig
-
A list of regular expressions to configure to the guardrail.
Type: Array of GuardrailRegexConfig objects
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: