memorydb_delete_snapshot: Deletes an existing snapshot

View source: R/memorydb_operations.R

memorydb_delete_snapshotR Documentation

Deletes an existing snapshot

Description

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.

Usage

memorydb_delete_snapshot(SnapshotName)

Arguments

SnapshotName

[required] The name of the snapshot to delete


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.