| Class | Description |
|---|---|
| AccessPoliciesStatus |
The configured access rules for the domain's document and search endpoints, and the current status of those rules.
|
| AnalysisOptions |
Synonyms, stopwords, and stemming options for an analysis scheme.
|
| AnalysisScheme |
Configuration information for an analysis scheme.
|
| AnalysisSchemeStatus |
The status and configuration of an
AnalysisScheme. |
| AvailabilityOptionsStatus |
The status and configuration of the domain's availability options.
|
| BuildSuggestersRequest |
Container for the parameters to the
BuildSuggester operation. |
| BuildSuggestersResponse |
The result of a
BuildSuggester request. |
| CreateDomainRequest |
Container for the parameters to the
CreateDomain operation. |
| CreateDomainResponse |
The result of a
CreateDomainRequest. |
| DateArrayOptions |
Options for a field that contains an array of dates.
|
| DateOptions |
Options for a date field.
|
| DefineAnalysisSchemeRequest |
Container for the parameters to the
DefineAnalysisScheme operation. |
| DefineAnalysisSchemeResponse |
The result of a
DefineAnalysisScheme request. |
| DefineExpressionRequest |
Container for the parameters to the
DefineExpression operation. |
| DefineExpressionResponse |
The result of a
DefineExpression request. |
| DefineIndexFieldRequest |
Container for the parameters to the
DefineIndexField operation. |
| DefineIndexFieldResponse |
The result of a
DefineIndexField request. |
| DefineSuggesterRequest |
Container for the parameters to the
DefineSuggester operation. |
| DefineSuggesterResponse |
The result of a
DefineSuggester request. |
| DeleteAnalysisSchemeRequest |
Container for the parameters to the
DeleteAnalysisScheme operation. |
| DeleteAnalysisSchemeResponse |
The result of a
DeleteAnalysisScheme request. |
| DeleteDomainRequest |
Container for the parameters to the
DeleteDomain operation. |
| DeleteDomainResponse |
The result of a
DeleteDomain request. |
| DeleteExpressionRequest |
Container for the parameters to the
DeleteExpression operation. |
| DeleteExpressionResponse |
The result of a
DeleteExpression request. |
| DeleteIndexFieldRequest |
Container for the parameters to the
DeleteIndexField operation. |
| DeleteIndexFieldResponse |
The result of a
DeleteIndexField request. |
| DeleteSuggesterRequest |
Container for the parameters to the
DeleteSuggester operation. |
| DeleteSuggesterResponse |
The result of a
DeleteSuggester request. |
| DescribeAnalysisSchemesRequest |
Container for the parameters to the
DescribeAnalysisSchemes operation. |
| DescribeAnalysisSchemesResponse |
The result of a
DescribeAnalysisSchemes request. |
| DescribeAvailabilityOptionsRequest |
Container for the parameters to the
DescribeAvailabilityOptions operation. |
| DescribeAvailabilityOptionsResponse |
The result of a
DescribeAvailabilityOptions request. |
| DescribeDomainsRequest |
Container for the parameters to the
DescribeDomains operation. |
| DescribeDomainsResponse |
The result of a
DescribeDomains request. |
| DescribeExpressionsRequest |
Container for the parameters to the
DescribeDomains operation. |
| DescribeExpressionsResponse |
The result of a
DescribeExpressions request. |
| DescribeIndexFieldsRequest |
Container for the parameters to the
DescribeIndexFields operation. |
| DescribeIndexFieldsResponse |
The result of a
DescribeIndexFields request. |
| DescribeScalingParametersRequest |
Container for the parameters to the
DescribeScalingParameters operation. |
| DescribeScalingParametersResponse |
The result of a
DescribeScalingParameters request. |
| DescribeServiceAccessPoliciesRequest |
Container for the parameters to the
DescribeServiceAccessPolicies operation. |
| DescribeServiceAccessPoliciesResponse |
The result of a
DescribeServiceAccessPolicies request. |
| DescribeSuggestersRequest |
Container for the parameters to the
DescribeSuggester operation. |
| DescribeSuggestersResponse |
The result of a
DescribeSuggesters request. |
| DocumentSuggesterOptions |
Options for a search suggester.
|
| DomainStatus |
The current status of the search domain.
|
| DoubleArrayOptions |
Options for a field that contains an array of double-precision 64-bit floating point values.
|
| DoubleOptions |
Options for a double-precision 64-bit floating point field.
|
| Expression |
A named expression that can be evaluated at search time.
|
| ExpressionStatus |
The value of an
Expression and its current status. |
| IndexDocumentsRequest |
Container for the parameters to the
IndexDocuments operation. |
| IndexDocumentsResponse |
The result of an
IndexDocuments request. |
| IndexField |
Configuration information for a field in the index, including its name, type, and options.
|
| IndexFieldStatus |
The value of an
IndexField and its current status. |
| IntArrayOptions |
Options for a field that contains an array of 64-bit signed integers.
|
| IntOptions |
Options for a 64-bit signed integer field.
|
| LatLonOptions |
Options for a latlon field.
|
| Limits | |
| ListDomainNamesRequest | |
| ListDomainNamesResponse |
The result of a
ListDomainNames request. |
| LiteralArrayOptions |
Options for a field that contains an array of literal strings.
|
| LiteralOptions |
Options for literal field.
|
| OptionStatus |
The status of domain configuration option.
|
| ScalingParameters |
The desired instance type and desired number of replicas of each index partition.
|
| ScalingParametersStatus |
The status and configuration of a search domain's scaling parameters.
|
| ServiceEndpoint |
The endpoint to which service requests can be submitted.
|
| Suggester |
Configuration information for a search suggester.
|
| SuggesterStatus |
The value of a
Suggester and its current status. |
| TextArrayOptions |
Options for a field that contains an array of text strings.
|
| TextOptions |
Options for text field.
|
| UpdateAvailabilityOptionsRequest |
Container for the parameters to the
UpdateAvailabilityOptions operation. |
| UpdateAvailabilityOptionsResponse |
The result of a
UpdateAvailabilityOptions request. |
| UpdateScalingParametersRequest |
Container for the parameters to the
UpdateScalingParameters operation. |
| UpdateScalingParametersResponse |
The result of a
UpdateScalingParameters request. |
| UpdateServiceAccessPoliciesRequest |
Container for the parameters to the
UpdateServiceAccessPolicies operation. |
| UpdateServiceAccessPoliciesResponse |
The result of an
UpdateServiceAccessPolicies request. |
| Enum | Description |
|---|---|
| AlgorithmicStemming | |
| AnalysisSchemeLanguage |
An IETF RFC 4646 language code or
mul
for multiple languages. |
| IndexFieldType |
The type of field.
|
| OptionState |
The state of processing a change to an option.
|
| PartitionInstanceType |
The instance type (such as
search.m1.small) on which an index partition is hosted. |
| SuggesterFuzzyMatching |
| Exception | Description |
|---|---|
| BaseException |
An error occurred while processing the request.
|
| CloudSearchException |
Base exception for all service exceptions thrown by Amazon CloudSearch
|
| DisabledOperationException |
The request was rejected because it attempted an operation which is not enabled.
|
| InternalException |
An internal error occurred while processing the request.
|
| InvalidTypeException |
The request was rejected because it specified an invalid type definition.
|
| LimitExceededException |
The request was rejected because a resource limit has already been met.
|
| ResourceNotFoundException |
The request was rejected because it attempted to reference a resource that does not exist.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.