elasticache_delete_snapshot {paws.database}R Documentation

Deletes an existing snapshot

Description

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.

Usage

elasticache_delete_snapshot(SnapshotName)

Arguments

SnapshotName

[required] The name of the snapshot to be deleted.


[Package paws.database version 0.6.0 Index]