Data retrieval APIs for Amazon CloudSearch
Amazon CloudSearch provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeAnalysisSchemes | Gets the analysis schemes configured for a domain | Read |
| DescribeAvailabilityOptions | Gets the availability options configured for a domain | Read |
| DescribeDomainEndpointOptions | Gets the domain endpoint options configured for a domain | Read |
| DescribeDomains | Gets information about the search domains owned by this account | List |
| DescribeExpressions | Gets the expressions configured for the search domain | Read |
| DescribeIndexFields | Gets information about the index fields configured for the search domain | Read |
| DescribeScalingParameters | Gets the scaling parameters configured for a domain | Read |
| DescribeServiceAccessPolicies | Gets information about the access policies that control access to the domain's document and search endpoints | Read |
| DescribeSuggesters | Gets the suggesters configured for a domain | Read |
| ListDomainNames | Lists all search domains owned by an account | List |
| ListTags | Displays all of the resource tags for an Amazon CloudSearch domain | Read |
| search | Allows access to the search operations | Read |
| suggest | Allows access to the suggest operations | Read |