ModifyTransitGatewayPolicyTableEntry - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ModifyTransitGatewayPolicyTableEntry

Modifies the specified transit gateway policy table entry.

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 is UnauthorizedOperation.

Type: Boolean

Required: No

PolicyRule

The updated matching criteria for the policy table entry. Unspecified fields retain their current values.

Type: TransitGatewayRequestPolicyRule object

Required: No

PolicyRuleNumber

The rule number of the policy table entry to modify.

Type: String

Required: Yes

TargetRouteTableId

The ID of the transit gateway route table to use for traffic matching this rule.

Type: String

Required: No

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: