pub async fn delete_igw( ec2_client: &Ec2Client, igw_id: &str, ) -> Result<(), Error>
Deletes an Internet Gateway