paws.compute (version 0.1.0)

lightsail_delete_instance_snapshot: Deletes a specific snapshot of a virtual private server (or instance)

Description

Deletes a specific snapshot of a virtual private server (or instance).

Usage

lightsail_delete_instance_snapshot(instanceSnapshotName)

Arguments

instanceSnapshotName

[required] The name of the snapshot to delete.

Request syntax

svc$delete_instance_snapshot(
  instanceSnapshotName = "string"
)

Details

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