Amazon SimpleDB · Example Payload

Amazon Simpledb Item Example

Cloud StorageData StorageDatabaseNoSQL

Amazon Simpledb Item 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

NameAlternateNameEncodingAttributes

Example Payload

Raw ↑
{
  "Name": "MyResource",
  "AlternateNameEncoding": "MyResource",
  "Attributes": "example-value"
}