Amazon SimpleDB · Example Payload

Amazon Simpledb Domain Metadata Result Example

Cloud StorageData StorageDatabaseNoSQL

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

Top-level fields

ItemCountItemNamesSizeBytesAttributeNameCountAttributeNamesSizeBytesAttributeValueCountAttributeValuesSizeBytesTimestamp

Example Payload

Raw ↑
{
  "ItemCount": "example-value",
  "ItemNamesSizeBytes": "MyResource",
  "AttributeNameCount": "MyResource",
  "AttributeNamesSizeBytes": "MyResource",
  "AttributeValueCount": "example-value",
  "AttributeValuesSizeBytes": "example-value",
  "Timestamp": "example-value"
}