Download Default Key Pair

POST {{aws_lightsail_base_url}}/?privateKeyBase64&publicKeyBase64&Version=2016-11-28

Request Params

KeyDatatypeRequiredDescription
privateKeyBase64nullA base64-encoded RSA private key.
publicKeyBase64nullA base64-encoded public key of the ssh-rsa type.
VersionstringThe version of the API.