importSshPublicKey
inline suspend fun TransferClient.importSshPublicKey(crossinline block: ImportSshPublicKeyRequest.Builder.() -> Unit): ImportSshPublicKeyResponse
Adds a Secure Shell (SSH) public key to a Transfer Family user identified by a UserName
value assigned to the specific file transfer protocol-enabled server, identified by ServerId
.
The response returns the UserName
value, the ServerId
value, and the name of the SshPublicKeyId
.