AutomatedReasoningPolicyVariableReport
Provides detailed fidelity analysis for a specific policy variable, including which source document statements support it and how accurate the variable definition is.
Contents
- policyVariable
-
The name of the policy variable being analyzed in this report.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z][A-Za-z0-9_]*Required: Yes
- accuracyJustification
-
A textual explanation of the accuracy score, describing why the variable 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 variable represents concepts from 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 variable definition.
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 variable.
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: