Amazon SimpleDB is a web service providing the core database functions of data indexing and querying in the cloud. By offloading the time and effort associated with building and operating a web-scale database, SimpleDB provides developers the freedom to focus on application development. A tradit
curl \ -H "Authorization: $API_KEY" \ http://sdb.amazonaws.com/#Action=Select
curl \ -H "Authorization: $API_KEY" \ http://sdb.amazonaws.com/#Action=ListDomains
curl \ -H "Authorization: $API_KEY" \ http://sdb.amazonaws.com/#Action=CreateDomain