ThirdPartyFirewallMissingExpectedRouteTableViolation
The violation details for a third-party firewall that's not associated with an AWS Firewall Manager managed route table.
Contents
- AvailabilityZone
 - 
               
The Availability Zone of the firewall subnet that's causing the violation.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
 - CurrentRouteTable
 - 
               
The resource ID of the current route table that's associated with the subnet, if one is available.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$Required: No
 - ExpectedRouteTable
 - 
               
The resource ID of the route table that should be associated with the subnet.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$Required: No
 - ViolationTarget
 - 
               
The ID of the third-party firewall or VPC resource that's causing the violation.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*Required: No
 - VPC
 - 
               
The resource ID of the VPC associated with a fireawll subnet that's causing the violation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: