

# GuardrailSensitiveInformationPolicy
<a name="API_GuardrailSensitiveInformationPolicy"></a>

Contains details about PII entities and regular expressions configured for the guardrail.

## Contents
<a name="API_GuardrailSensitiveInformationPolicy_Contents"></a>

 ** piiEntities **   <a name="bedrock-Type-GuardrailSensitiveInformationPolicy-piiEntities"></a>
The list of PII entities configured for the guardrail.  
Type: Array of [GuardrailPiiEntity](API_GuardrailPiiEntity.md) objects  
Array Members: Minimum number of 1 item.  
Required: No

 ** regexes **   <a name="bedrock-Type-GuardrailSensitiveInformationPolicy-regexes"></a>
The list of regular expressions configured for the guardrail.  
Type: Array of [GuardrailRegex](API_GuardrailRegex.md) objects  
Required: No

## See Also
<a name="API_GuardrailSensitiveInformationPolicy_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-2023-04-20/GuardrailSensitiveInformationPolicy) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-2023-04-20/GuardrailSensitiveInformationPolicy) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-2023-04-20/GuardrailSensitiveInformationPolicy) 