lightsail_create_key_pair: Creates a custom SSH key pair that you can use with an Amazon...

View source: R/lightsail_operations.R

lightsail_create_key_pairR Documentation

Creates a custom SSH key pair that you can use with an Amazon Lightsail instance

Description

Creates a custom SSH key pair that you can use with an Amazon Lightsail instance.

See https://www.paws-r-sdk.com/docs/lightsail_create_key_pair/ for full documentation.

Usage

lightsail_create_key_pair(keyPairName, tags = NULL)

Arguments

keyPairName

[required] The name for your new key pair.

tags

The tag keys and optional values to add to the resource during create.

Use the tag_resource action to tag a resource after it's created.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.