Skip to main content

import_key_pair

Function import_key_pair 

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

Imports an SSH public key into the specified region