pub async fn delete_key_pair( client: &Ec2Client, key_name: &str, ) -> Result<(), Error>
Deletes an SSH key pair from the specified region