Amazon CloudSearch · Example Payload

Cloudsearch Define Index Field Response Example

CloudSearchSearchFull-Text SearchManaged

Cloudsearch Define Index Field 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

IndexField

Example Payload

Raw ↑
{
  "IndexField": {
    "Options": {},
    "Status": {}
  }
}