Class: EventTracer::DynamoDB::Client

Inherits:
Object
  • Object
show all
Extended by:
Gem::Deprecate
Defined in:
lib/event_tracer/dynamo_db/client.rb

Class Method Summary collapse

Class Method Details

.callObject



7
8
9
# File 'lib/event_tracer/dynamo_db/client.rb', line 7

def call
  Aws::DynamoDB::Client.new
end