Skip to content

Bedrock Runtime  >  Structures  >  GuardrailAutomatedReasoningRule

GuardrailAutomatedReasoningRule

Structure Class

GuardrailAutomatedReasoningRule dataclass

References a specific automated reasoning policy rule that was applied during evaluation.

Attributes

identifier class-attribute instance-attribute
identifier: str | None = None

The unique identifier of the automated reasoning rule.

policy_version_arn class-attribute instance-attribute
policy_version_arn: str | None = None

The ARN of the automated reasoning policy version that contains this rule.