Learn R Programming

paws.compute (version 0.7.0)

lightsail_delete_auto_snapshot: 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.