create_and_attach_igw

Function create_and_attach_igw 

Source
pub async fn create_and_attach_igw(
    client: &Client,
    vpc_id: &str,
    tag: &str,
) -> Result<String, Error>
Expand description

Creates an Internet Gateway and attaches it to the specified VPC