Returns a new instance of AWS.
6 7 8 9
# File 'lib/redis_object/storage/aws.rb', line 6 def initialize(config={}) Log.debug "Got config: '#{config.inspect}'" @config = config end