CreateTransitGatewayPolicyTableEntry
Creates an entry in a transit gateway policy table to route matching traffic to a specified route table.
Request Parameters
The following parameters are for this specific action. For more information about required and optional parameters that are common to all actions, see Common Query Parameters.
- DryRun
-
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it isUnauthorizedOperation.Type: Boolean
Required: No
- PolicyRule
-
The matching criteria for the policy table entry.
Type: TransitGatewayRequestPolicyRule object
Required: No
- PolicyRuleNumber
-
The rule number for the policy table entry. Lower rule numbers are evaluated first and take precedence.
Type: String
Required: Yes
- TargetRouteTableId
-
The ID of the transit gateway route table to use for traffic matching this rule.
Type: String
Required: Yes
- TransitGatewayPolicyTableId
-
The ID of the transit gateway policy table.
Type: String
Required: Yes
Response Elements
The following elements are returned by the service.
- requestId
-
The ID of the request.
Type: String
- transitGatewayPolicyTableEntry
-
Describes a transit gateway policy table entry
Type: TransitGatewayPolicyTableEntry object
Errors
For information about the errors that are common to all actions, see Common Error Types.
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: