Amazon SimpleDB · Example Payload

Amazon Simpledb Put Attributes Request Example

Cloud StorageData StorageDatabaseNoSQL

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

Top-level fields

DomainNameItemNameAttributesExpected

Example Payload

Raw ↑
{
  "DomainName": "MyResource",
  "ItemName": "MyResource",
  "Attributes": "example-value",
  "Expected": "example-value"
}