powered by
Deletes a DB snapshot. If the snapshot is being copied, the copy operation is terminated.
The DB snapshot must be in the available state to be deleted.
available
rds_delete_db_snapshot(DBSnapshotIdentifier)
[required] The DB snapshot identifier.
Constraints: Must be the name of an existing DB snapshot in the available state.
svc$delete_db_snapshot( DBSnapshotIdentifier = "string" )