rds_delete_db_snapshot: Deletes a DB snapshot

View source: R/rds_operations.R

rds_delete_db_snapshotR Documentation

Deletes a DB snapshot

Description

Deletes a DB snapshot. If the snapshot is being copied, the copy operation is terminated.

See https://www.paws-r-sdk.com/docs/rds_delete_db_snapshot/ for full documentation.

Usage

rds_delete_db_snapshot(DBSnapshotIdentifier)

Arguments

DBSnapshotIdentifier

[required] The DB snapshot identifier.

Constraints: Must be the name of an existing DB snapshot in the available state.


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