amazonaws.com

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

🔑 oauth2 20 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p> The <code>Select</code> operation returns a set of attributes for <code>I…
curl \
  -H "Authorization: $API_KEY" \
  http://sdb.amazonaws.com/#Action=Select
The <code>ListDomains</code> operation lists all domains associated with the …
curl \
  -H "Authorization: $API_KEY" \
  http://sdb.amazonaws.com/#Action=ListDomains
<p> The <code>CreateDomain</code> operation creates a new domain. The domain …
curl \
  -H "Authorization: $API_KEY" \
  http://sdb.amazonaws.com/#Action=CreateDomain
Endpoints (20 total)
GET
/#Action=Select
<p> The <code>Select</code> operation returns a set of attributes for <code>I…
GET
/#Action=ListDomains
The <code>ListDomains</code> operation lists all domains associated with the …
GET
/#Action=CreateDomain
<p> The <code>CreateDomain</code> operation creates a new domain. The domain …
GET
/#Action=DeleteDomain
<p> The <code>DeleteDomain</code> operation deletes a domain. Any items (and …
GET
/#Action=GetAttributes
<p> Returns all of the attributes associated with the specified item. Optiona…
GET
/#Action=PutAttributes
<p> The PutAttributes operation creates or replaces attributes in an item. Th…
GET
/#Action=DomainMetadata
Returns information about the domain, including when the domain was created, …
GET
/#Action=DeleteAttributes
<p> Deletes one or more attributes associated with an item. If all attributes…
GET
/#Action=BatchPutAttributes
<p> The <code>BatchPutAttributes</code> operation creates or replaces attribu…
GET
/#Action=BatchDeleteAttributes
<p> Performs multiple DeleteAttributes operations in a single call, which red…
POST
/#Action=Select
<p> The <code>Select</code> operation returns a set of attributes for <code>I…
POST
/#Action=ListDomains
The <code>ListDomains</code> operation lists all domains associated with the …
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints20
Authoauth2
Categories1
http://sdb.amazonaws.com