Skip to content

Bedrock  >  Structures  >  AutomatedReasoningCheckRule

AutomatedReasoningCheckRule

Structure Class

AutomatedReasoningCheckRule dataclass

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

Attributes

id class-attribute instance-attribute
id: 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.