pub async fn delete_security_group( ec2_client: &Ec2Client, sg_id: &str, ) -> Result<(), Error>
Deletes a security group