rds_delete_db_snapshot {paws.database} | R Documentation |
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.
rds_delete_db_snapshot(DBSnapshotIdentifier)
DBSnapshotIdentifier |
[required] The DB snapshot identifier. Constraints: Must be the name of an existing DB snapshot in the
|