RouteHasOutOfScopeEndpointViolation
Contains details about the route endpoint that violates the policy scope.
Contents
- CurrentFirewallSubnetRouteTable
-
The route table associated with the current firewall subnet.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- CurrentInternetGatewayRouteTable
-
The current route table associated with the Internet Gateway.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- FirewallSubnetId
-
The ID of the firewall subnet.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- FirewallSubnetRoutes
-
The list of firewall subnet routes.
Type: Array of Route objects
Required: No
- InternetGatewayId
-
The ID of the Internet Gateway.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- InternetGatewayRoutes
-
The routes in the route table associated with the Internet Gateway.
Type: Array of Route objects
Required: No
- RouteTableId
-
The ID of the route table.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- SubnetAvailabilityZone
-
The subnet's Availability Zone.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- SubnetAvailabilityZoneId
-
The ID of the subnet's Availability Zone.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- SubnetId
-
The ID of the subnet associated with the route that violates the policy scope.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- ViolatingRoutes
-
The list of routes that violate the route table.
Type: Array of Route objects
Required: No
- VpcId
-
The VPC ID of the route that violates the policy scope.
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: