if (FALSE) {
# This example associates the specified route table with the subnet for
# the specified route table association.
svc$replace_route_table_association(
AssociationId = "rtbassoc-781d0d1a",
RouteTableId = "rtb-22574640"
)
}
Run the code above in your browser using DataLab