IIAMUploadSSHPublicKeyRequest
Interface in AWS.IAM
Interface for UploadSSHPublicKey requests.
Ancestors
Properties
SSHPublicKeyBody
property SSHPublicKeyBody: string
Specify the SSH public key.
Must be encoded in ssh-rsa or PEM format.
UserName
property UserName: string
Specify the name of the IAM user to associate the SSH public key with.