# File lib/aws/rds.rb, line 65
    def db_snapshots
      DBSnapshotCollection.new(:config => config)
    end