View source: R/memorydb_operations.R
memorydb_delete_snapshot | R Documentation |
Deletes an existing snapshot. When you receive a successful response from this operation, MemoryDB immediately begins deleting the snapshot; you cannot cancel or revert this operation.
See https://www.paws-r-sdk.com/docs/memorydb_delete_snapshot/ for full documentation.
memorydb_delete_snapshot(SnapshotName)
SnapshotName |
[required] The name of the snapshot to delete |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.