AutomatedReasoningPolicyDisjointRuleSet
Represents a set of rules that operate on completely separate variables, indicating they address different concerns or domains within the policy.
Contents
- rules
-
The list of rules that form this disjoint set, all operating on the same set of variables.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 500 items.
Length Constraints: Fixed length of 12.
Pattern:
[A-Z][0-9A-Z]{11}
Required: Yes
- variables
-
The set of variables that are used by the rules in this disjoint set.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 600 items.
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z][A-Za-z0-9_]*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: