SshPublicKeyMetadata
class SshPublicKeyMetadata
Contains information about an SSH public key, without the key's body or fingerprint.
This data type is used as a response element in the ListSSHPublicKeys operation.
Types
Properties
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.