AWS::Transfer::User SshPublicKey - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Transfer::User SshPublicKey

Provides information about the public Secure Shell (SSH) key that is associated with a Transfer Family user account for the specific file transfer protocol-enabled server (as identified by ServerId). The information returned includes the date the key was imported, the public key contents, and the public key ID. A user can store more than one SSH public key associated with their user name on a specific server.

SshPublicKeyBody

Specifies the content of the SSH public key as specified by the PublicKeyId.

Amazon Transfer Family accepts RSA, ECDSA, and ED25519 keys.

Type: String

Length Constraints: Maximum length of 2048.

Required: Yes

See also

SshPublicKey in the Amazon Transfer Family User Guide.