Module RightAws::ActiveSdb::ActiveSdbConnect
In: lib/sdb/active_sdb.rb

Methods

Public Instance methods

Create a new handle to an Sdb account. All handles share the same per process or per thread HTTP connection to Amazon Sdb. Each handle is for a specific account. The params are passed through as-is to RightAws::SdbInterface.new

[Validate]