lightsail_delete_instance: Deletes an Amazon Lightsail instance

View source: R/lightsail_operations.R

lightsail_delete_instanceR Documentation

Deletes an Amazon Lightsail instance

Description

Deletes an Amazon Lightsail instance.

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

Usage

lightsail_delete_instance(instanceName, forceDeleteAddOns = NULL)

Arguments

instanceName

[required] The name of the instance to delete.

forceDeleteAddOns

A Boolean value to indicate whether to delete all add-ons for the instance.


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