Download Default Key Pair
POST {{aws_lightsail_base_url}}/?privateKeyBase64&publicKeyBase64&Version=2016-11-28
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
privateKeyBase64 | null | A base64-encoded RSA private key. | |
publicKeyBase64 | null | A base64-encoded public key of the ssh-rsa type. | |
Version | string | The version of the API. |