View source: R/lightsail_operations.R
lightsail_delete_key_pair | R Documentation |
Deletes the specified key pair by removing the public key from Amazon Lightsail.
See https://www.paws-r-sdk.com/docs/lightsail_delete_key_pair/ for full documentation.
lightsail_delete_key_pair(keyPairName, expectedFingerprint = NULL)
keyPairName |
[required] The name of the key pair to delete. |
expectedFingerprint |
The RSA fingerprint of the Lightsail default key pair to delete. The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.