lightsail_delete_auto_snapshot {paws.compute} | R 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 |
[Package paws.compute version 0.7.0 Index]