# File lib/aws/rds/db_snapshot_collection.rb, line 28
      def [] db_snapshot_id
        DBSnapshot.new(db_snapshot_id, :config => config)
      end