EC2ReplaceRouteAction - Amazon Firewall Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EC2ReplaceRouteAction

Information about the ReplaceRoute action in Amazon EC2.

Contents

RouteTableId

Information about the ID of the route table.

Type: ActionTarget object

Required: Yes

Description

A description of the ReplaceRoute action in Amazon EC2.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

DestinationCidrBlock

Information about the IPv4 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [a-f0-9:./]+

Required: No

DestinationIpv6CidrBlock

Information about the IPv6 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [a-f0-9:./]+

Required: No

DestinationPrefixListId

Information about the ID of the prefix list for the route.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$

Required: No

GatewayId

Information about the ID of an internet gateway or virtual private gateway.

Type: ActionTarget object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: