EntryViolation
Detailed information about an entry violation in a network ACL. The violation is against the network ACL specification inside the
Firewall Manager network ACL policy. This data object is part of InvalidNetworkAclEntriesViolation
.
Contents
- ActualEvaluationOrder
-
The evaluation location within the ordered list of entries where the
ExpectedEntry
is currently located.Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- EntriesWithConflicts
-
The list of entries that are in conflict with
ExpectedEntry
.Type: Array of EntryDescription objects
Required: No
- EntryAtExpectedEvaluationOrder
-
The entry that's currently in the
ExpectedEvaluationOrder
location, in place of the expected entry.Type: EntryDescription object
Required: No
- EntryViolationReasons
-
Descriptions of the violations that Firewall Manager found for these entries.
Type: Array of strings
Valid Values:
MISSING_EXPECTED_ENTRY | INCORRECT_ENTRY_ORDER | ENTRY_CONFLICT
Required: No
- ExpectedEntry
-
The Firewall Manager-managed network ACL entry that is involved in the entry violation.
Type: EntryDescription object
Required: No
- ExpectedEvaluationOrder
-
The evaluation location within the ordered list of entries where the
ExpectedEntry
should be, according to the network ACL policy specifications.Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: