paws.compute (version 0.1.0)

lightsail_delete_key_pair: Deletes a specific SSH key pair

Description

Deletes a specific SSH key pair.

Usage

lightsail_delete_key_pair(keyPairName)

Arguments

keyPairName

[required] The name of the key pair to delete.

Request syntax

svc$delete_key_pair(
  keyPairName = "string"
)

Details

The delete key pair operation supports tag-based access control via resource tags applied to the resource identified by keyPairName. For more information, see the Lightsail Dev Guide.