Skip to content

Bedrock  >  Structures  >  AutomatedReasoningPolicyStatementReference

AutomatedReasoningPolicyStatementReference

Structure Class

AutomatedReasoningPolicyStatementReference dataclass

References a specific atomic statement within a source document, used to link policy elements back to their source material.

Attributes

document_id instance-attribute
document_id: str

The unique identifier of the document containing the referenced statement.

statement_id instance-attribute
statement_id: str

The unique identifier of the specific atomic statement being referenced.