Disable Vgw Route Propagation
GET {{aws_ec2_base_url}}/?GatewayId&RouteTableId&Action=DisableVgwRoutePropagation
Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
GatewayId | null | The ID of the virtual private gateway. | |
RouteTableId | null | The ID of the route table. | |
Action | string |