AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotation
An annotation for updating the policy based on feedback about how specific rules performed during testing or real-world usage.
Contents
- feedback
-
The feedback information about rule performance, including suggestions for improvements or corrections.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\s\S]+
Required: Yes
- ruleIds
-
The list of rule identifiers that the feedback applies to.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Length Constraints: Fixed length of 12.
Pattern:
[A-Z][0-9A-Z]{11}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: