Amazon CloudSearch · Example Payload

Cloudsearch Describe Index Fields Response Example

CloudSearchSearchFull-Text SearchManaged

Cloudsearch Describe Index Fields Response Example is an example object payload from Amazon CloudSearch, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IndexFields

Example Payload

Raw ↑
{
  "IndexFields": [
    {
      "Options": {},
      "Status": {}
    }
  ]
}