AutomatedReasoningPolicyAtomicStatement
Represents a single, indivisible statement extracted from a source document. Atomic statements are the fundamental units used to ground policy rules and variables to their source material.
Contents
- id
-
A unique identifier for this atomic statement within the fidelity report.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 8.
Pattern:
[a-zA-Z0-9]*Required: Yes
- location
-
Information about where this statement appears in the source document, including line numbers.
Type: AutomatedReasoningPolicyStatementLocation object
Required: Yes
- text
-
The actual text content of the atomic statement as extracted from the source document.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: