paws.compute (version 0.1.0)

lightsail_get_key_pairs: Returns information about all key pairs in the user's account

Description

Returns information about all key pairs in the user's account.

Usage

lightsail_get_key_pairs(pageToken)

Arguments

pageToken

A token used for advancing to the next page of results from your get key pairs request.

Request syntax

svc$get_key_pairs(
  pageToken = "string"
)