# NOT RUN {
# This example detaches the specified Internet gateway from the specified
# VPC.
# }
# NOT RUN {
svc$detach_internet_gateway(
InternetGatewayId = "igw-c0a643a9",
VpcId = "vpc-a01106c2"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab