Bedrock Runtime > Structures > GuardrailChecksSensitiveInformationConfig GuardrailChecksSensitiveInformationConfig¶ Structure Class¶ GuardrailChecksSensitiveInformationConfig dataclass ¶ The configuration for the sensitive information check, specifying which entity types to detect. Attributes¶ entities instance-attribute ¶ entities: list[GuardrailChecksSensitiveInformationEntityConfig] The sensitive information entity types to detect.