# File lib/aws/dynamo_db/client_v2.rb, line 36 def new(options = {}) Client.new(options.merge(:api_version => '2012-08-10')) end