Get Statistics
GET {{aws_internet_of_things_base_url}}/indices/statistics&aggregationField=&indexName=&queryString=&queryVersion=?aggregationField&indexName&queryString&queryVersion
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
aggregationField | null | The aggregation field name. | |
indexName | null | The name of the index to search. The default value is AWS_Things. | |
queryString | null | The query used to search. You can specify * for the query string to get the count of all indexed things in your AWS account. | |
queryVersion | null | The version of the query used to search. |