SshPublicKey
class SshPublicKey
Contains information about an SSH public key.
This data type is used as a response element in the GetSSHPublicKey and UploadSSHPublicKey operations.
Types
Properties
Link copied to clipboard
The MD5 message digest of the SSH public key.
Link copied to clipboard
The SSH public key.
Link copied to clipboard
The unique identifier for the SSH public key.
Link copied to clipboard
The status of the SSH public key. Active
means that the key can be used for authentication with an CodeCommit repository. Inactive
means that the key cannot be used.
Link copied to clipboard
The date and time, in ISO 8601 date-time format, when the SSH public key was uploaded.