参照先: 説明
| クラス | 説明 |
|---|---|
| AccessPoliciesStatus |
A
PolicyDocument that specifies access policies for the search domain's services, and the current status of those policies. |
| CreateDomainRequest |
Container for the parameters to the
CreateDomain operation. |
| CreateDomainResult |
A response message that contains the status of a newly created domain.
|
| DefaultSearchFieldStatus |
The value of the
DefaultSearchField configured for this search domain and its current status. |
| DefineIndexFieldRequest |
Container for the parameters to the
DefineIndexField operation. |
| DefineIndexFieldResult |
A response message that contains the status of an updated index field.
|
| DefineRankExpressionRequest |
Container for the parameters to the
DefineRankExpression operation. |
| DefineRankExpressionResult |
A response message that contains the status of an updated
RankExpression . |
| DeleteDomainRequest |
Container for the parameters to the
DeleteDomain operation. |
| DeleteDomainResult |
A response message that contains the status of a newly deleted domain, or no status if the domain has already been completely deleted.
|
| DeleteIndexFieldRequest |
Container for the parameters to the
DeleteIndexField operation. |
| DeleteIndexFieldResult |
A response message that contains the status of a deleted index field.
|
| DeleteRankExpressionRequest |
Container for the parameters to the
DeleteRankExpression operation. |
| DeleteRankExpressionResult |
A response message that contains the status of a deleted
RankExpression . |
| DescribeDefaultSearchFieldRequest |
Container for the parameters to the
DescribeDefaultSearchField operation. |
| DescribeDefaultSearchFieldResult |
A response message that contains the default search field for a search domain.
|
| DescribeDomainsRequest |
Container for the parameters to the
DescribeDomains operation. |
| DescribeDomainsResult |
A response message that contains the status of one or more domains.
|
| DescribeIndexFieldsRequest |
Container for the parameters to the
DescribeIndexFields operation. |
| DescribeIndexFieldsResult |
A response message that contains the index fields for a search domain.
|
| DescribeRankExpressionsRequest |
Container for the parameters to the
DescribeRankExpressions operation. |
| DescribeRankExpressionsResult |
A response message that contains the rank expressions for a search domain.
|
| DescribeServiceAccessPoliciesRequest |
Container for the parameters to the
DescribeServiceAccessPolicies operation. |
| DescribeServiceAccessPoliciesResult |
A response message that contains the access policies for a domain.
|
| DescribeStemmingOptionsRequest |
Container for the parameters to the
DescribeStemmingOptions operation. |
| DescribeStemmingOptionsResult |
A response message that contains the stemming options for a search domain.
|
| DescribeStopwordOptionsRequest |
Container for the parameters to the
DescribeStopwordOptions operation. |
| DescribeStopwordOptionsResult |
A response message that contains the stopword options for a search domain.
|
| DescribeSynonymOptionsRequest |
Container for the parameters to the
DescribeSynonymOptions operation. |
| DescribeSynonymOptionsResult |
A response message that contains the synonym options for a search domain.
|
| DomainStatus |
The current status of the search domain.
|
| IndexDocumentsRequest |
Container for the parameters to the
IndexDocuments operation. |
| IndexDocumentsResult |
The result of an
IndexDocuments action. |
| IndexField |
Defines a field in the index, including its name, type, and the source of its data.
|
| IndexFieldStatus |
The value of an
IndexField and its current status. |
| LiteralOptions |
Options that define a literal field in the search index.
|
| NamedRankExpression |
A named expression that can be evaluated at search time and used for ranking or thresholding in a search query.
|
| OptionStatus |
The status of an option, including when it was last updated and whether it is actively in use for searches.
|
| RankExpressionStatus |
The value of a
RankExpression and its current status. |
| ServiceEndpoint |
The endpoint to which service requests can be submitted, including the actual URL prefix for sending requests and the Amazon Resource Name (ARN) so
the endpoint can be referenced in other API calls such as UpdateServiceAccessPolicies.
|
| SourceAttribute |
Identifies the source data for an index field.
|
| SourceData |
The source attribute name and an optional default value to use if a document doesn't have an attribute of that name.
|
| SourceDataMap |
Specifies how to map source attribute values to custom values when populating an
IndexField . |
| SourceDataTrimTitle |
Specifies how to trim common words from the beginning of a field to enable title sorting by that field.
|
| StemmingOptionsStatus |
The stemming options configured for this search domain and the current status of those options.
|
| StopwordOptionsStatus |
The stopword options configured for this search domain and the current status of those options.
|
| SynonymOptionsStatus |
The synonym options configured for this search domain and the current status of those options.
|
| TextOptions |
Options that define a text field in the search index.
|
| UIntOptions |
Options that define a
uint field in the search index. |
| UpdateDefaultSearchFieldRequest |
Container for the parameters to the
UpdateDefaultSearchField operation. |
| UpdateDefaultSearchFieldResult |
A response message that contains the status of an updated default search field.
|
| UpdateServiceAccessPoliciesRequest |
Container for the parameters to the
UpdateServiceAccessPolicies operation. |
| UpdateServiceAccessPoliciesResult |
A response message that contains the status of updated access policies.
|
| UpdateStemmingOptionsRequest |
Container for the parameters to the
UpdateStemmingOptions operation. |
| UpdateStemmingOptionsResult |
A response message that contains the status of updated stemming options.
|
| UpdateStopwordOptionsRequest |
Container for the parameters to the
UpdateStopwordOptions operation. |
| UpdateStopwordOptionsResult |
A response message that contains the status of updated stopword options.
|
| UpdateSynonymOptionsRequest |
Container for the parameters to the
UpdateSynonymOptions operation. |
| UpdateSynonymOptionsResult |
A response message that contains the status of updated synonym options.
|
| 列挙型 | 説明 |
|---|---|
| IndexFieldType |
Index Field Type
|
| OptionState |
Option State
|
| SearchInstanceType |
Search Instance Type
|
| SourceDataFunction |
Source Data Function
|
| 例外 | 説明 |
|---|---|
| BaseException |
An error occurred while processing the request.
|
| 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.
|