C# Class Amazon.IdentityManagement.Model.DeleteSSHPublicKeyRequest

Container for the parameters to the DeleteSSHPublicKey operation. Deletes the specified SSH public key.

The SSH public key deleted by this action is used only for authenticating the associated IAM user to an AWS CodeCommit repository. For more information about using SSH keys to authenticate to an AWS CodeCommit repository, see Set up AWS CodeCommit for SSH Connections in the AWS CodeCommit User Guide.

Inheritance: AmazonIdentityManagementServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetSSHPublicKeyId ( ) : bool
IsSetUserName ( ) : bool