AutomatedReasoningPolicyUpdateRuleAnnotation
An annotation for modifying an existing rule in an Automated Reasoning policy.
Contents
- expression
-
The new formal logical expression for the rule, replacing the previous expression.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Pattern:
[\s\S]+
Required: Yes
- ruleId
-
The unique identifier of the rule to update.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[A-Z][0-9A-Z]{11}
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: