EC2AssociateRouteTableAction
The action of associating an EC2 resource, such as a subnet or internet gateway, with a route table.
Contents
- RouteTableId
-
The ID of the EC2 route table that is associated with the remediation action.
Type: ActionTarget object
Required: Yes
- Description
-
A description of the EC2 route table that is associated with the remediation action.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- GatewayId
-
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
Type: ActionTarget object
Required: No
- SubnetId
-
The ID of the subnet for the EC2 route table that is associated with the remediation action.
Type: ActionTarget object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: