Amazon SimpleDB · Example Payload

Amazon Simpledb Update Condition Example

Cloud StorageData StorageDatabaseNoSQL

Amazon Simpledb Update Condition Example is an example object payload from Amazon SimpleDB, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameValueExists

Example Payload

Raw ↑
{
  "Name": "MyResource",
  "Value": "example-value",
  "Exists": "example-value"
}