# File lib/aws/rds/db_snapshot.rb, line 122 def delete client.delete_db_snapshot(:db_snapshot_identifier => db_snapshot_identifier) nil end