AutomatedReasoningPolicyRuleReport
Provides detailed fidelity analysis for a specific policy rule, including which source document statements support it and how accurate the rule is.
Contents
- rule
-
The identifier of the policy rule being analyzed in this report.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[A-Z][0-9A-Z]{11}Required: Yes
- accuracyJustification
-
A textual explanation of the accuracy score, describing why the rule received this particular accuracy rating.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- accuracyScore
-
A score from 0.0 to 1.0 indicating how accurately this rule represents the source material.
Type: Double
Valid Range: Minimum value of 0.0. Maximum value of 1.0.
Required: No
- groundingJustifications
-
Explanations describing how the source statements support and justify this specific rule.
Type: Array of strings
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- groundingStatements
-
References to statements from the source documents that provide the basis or justification for this rule.
Type: Array of AutomatedReasoningPolicyStatementReference objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: