lightsail_create_key_pair {paws.compute} | R Documentation |
Creates a custom SSH key pair that you can use with an Amazon Lightsail instance.
See https://www.paws-r-sdk.com/docs/lightsail_create_key_pair/ for full documentation.
lightsail_create_key_pair(keyPairName, tags = NULL)
keyPairName |
[required] The name for your new key pair. |
tags |
The tag keys and optional values to add to the resource during create. Use the |