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