Skip to main content

delete_key_pair

Function delete_key_pair 

Source
pub async fn delete_key_pair(
    client: &Ec2Client,
    key_name: &str,
) -> Result<(), Error>
Expand description

Deletes an SSH key pair from the specified region