v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159650798.5 KB

Imports a public SSH key from a specific key pair.

post/#X-Amz-Target=Lightsail_20161128.ImportKeyPair

Headers

X-Amz-Target'Lightsail_20161128.ImportKeyPair' required

Request body

keyPairNamestring required

The name of the key pair for which you want to import the public key.

publicKeyBase64string required

A base64-encoded public key of the <code>ssh-rsa</code> type.

Response

Success