if (FALSE) {
# This example enables the specified virtual private gateway to propagate
# static routes to the specified route table.
svc$enable_vgw_route_propagation(
GatewayId = "vgw-9a4cacf3",
RouteTableId = "rtb-22574640"
)
}
Run the code above in your browser using DataLab