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