paws.compute (version 0.1.0)

lightsail_get_key_pair: Returns information about a specific key pair

Description

Returns information about a specific key pair.

Usage

lightsail_get_key_pair(keyPairName)

Arguments

keyPairName

[required] The name of the key pair for which you are requesting information.

Request syntax

svc$get_key_pair(
  keyPairName = "string"
)