Learn R Programming

paws.compute (version 0.1.0)

lightsail_delete_instance: Deletes a specific Amazon Lightsail virtual private server, or instance

Description

Deletes a specific Amazon Lightsail virtual private server, or instance.

Usage

lightsail_delete_instance(instanceName)

Arguments

instanceName

[required] The name of the instance to delete.

Request syntax

svc$delete_instance(
  instanceName = "string"
)

Details

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