lightsail_delete_auto_snapshot: Deletes an automatic snapshot of an instance or disk

View source: R/lightsail_operations.R

lightsail_delete_auto_snapshotR Documentation

Deletes an automatic snapshot of an instance or disk

Description

Deletes an automatic snapshot of an instance or disk. For more information, see the Amazon Lightsail Developer Guide.

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

Usage

lightsail_delete_auto_snapshot(resourceName, date)

Arguments

resourceName

[required] The name of the source instance or disk from which to delete the automatic snapshot.

date

[required] The date of the automatic snapshot to delete in YYYY-MM-DD format. Use the ⁠get auto snapshots⁠ operation to get the available automatic snapshots for a resource.


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