Awso_cloudsearch_lwtSourceval build_suggesters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.BuildSuggestersRequest.t ->
(Awso_cloudsearch.Values.BuildSuggestersResponse.t,
Awso_cloudsearch.Values.BuildSuggestersResponse.error)
Result.t
Lwt.tval create_domain :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.CreateDomainRequest.t ->
(Awso_cloudsearch.Values.CreateDomainResponse.t,
Awso_cloudsearch.Values.CreateDomainResponse.error)
Result.t
Lwt.tval define_analysis_scheme :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DefineAnalysisSchemeRequest.t ->
(Awso_cloudsearch.Values.DefineAnalysisSchemeResponse.t,
Awso_cloudsearch.Values.DefineAnalysisSchemeResponse.error)
Result.t
Lwt.tval define_expression :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DefineExpressionRequest.t ->
(Awso_cloudsearch.Values.DefineExpressionResponse.t,
Awso_cloudsearch.Values.DefineExpressionResponse.error)
Result.t
Lwt.tval define_index_field :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DefineIndexFieldRequest.t ->
(Awso_cloudsearch.Values.DefineIndexFieldResponse.t,
Awso_cloudsearch.Values.DefineIndexFieldResponse.error)
Result.t
Lwt.tval define_suggester :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DefineSuggesterRequest.t ->
(Awso_cloudsearch.Values.DefineSuggesterResponse.t,
Awso_cloudsearch.Values.DefineSuggesterResponse.error)
Result.t
Lwt.tval delete_analysis_scheme :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DeleteAnalysisSchemeRequest.t ->
(Awso_cloudsearch.Values.DeleteAnalysisSchemeResponse.t,
Awso_cloudsearch.Values.DeleteAnalysisSchemeResponse.error)
Result.t
Lwt.tval delete_domain :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DeleteDomainRequest.t ->
(Awso_cloudsearch.Values.DeleteDomainResponse.t,
Awso_cloudsearch.Values.DeleteDomainResponse.error)
Result.t
Lwt.tval delete_expression :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DeleteExpressionRequest.t ->
(Awso_cloudsearch.Values.DeleteExpressionResponse.t,
Awso_cloudsearch.Values.DeleteExpressionResponse.error)
Result.t
Lwt.tval delete_index_field :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DeleteIndexFieldRequest.t ->
(Awso_cloudsearch.Values.DeleteIndexFieldResponse.t,
Awso_cloudsearch.Values.DeleteIndexFieldResponse.error)
Result.t
Lwt.tval delete_suggester :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DeleteSuggesterRequest.t ->
(Awso_cloudsearch.Values.DeleteSuggesterResponse.t,
Awso_cloudsearch.Values.DeleteSuggesterResponse.error)
Result.t
Lwt.tval describe_analysis_schemes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DescribeAnalysisSchemesRequest.t ->
(Awso_cloudsearch.Values.DescribeAnalysisSchemesResponse.t,
Awso_cloudsearch.Values.DescribeAnalysisSchemesResponse.error)
Result.t
Lwt.tval describe_availability_options :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DescribeAvailabilityOptionsRequest.t ->
(Awso_cloudsearch.Values.DescribeAvailabilityOptionsResponse.t,
Awso_cloudsearch.Values.DescribeAvailabilityOptionsResponse.error)
Result.t
Lwt.tval describe_domain_endpoint_options :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DescribeDomainEndpointOptionsRequest.t ->
(Awso_cloudsearch.Values.DescribeDomainEndpointOptionsResponse.t,
Awso_cloudsearch.Values.DescribeDomainEndpointOptionsResponse.error)
Result.t
Lwt.tval describe_domains :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DescribeDomainsRequest.t ->
(Awso_cloudsearch.Values.DescribeDomainsResponse.t,
Awso_cloudsearch.Values.DescribeDomainsResponse.error)
Result.t
Lwt.tval describe_expressions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DescribeExpressionsRequest.t ->
(Awso_cloudsearch.Values.DescribeExpressionsResponse.t,
Awso_cloudsearch.Values.DescribeExpressionsResponse.error)
Result.t
Lwt.tval describe_index_fields :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DescribeIndexFieldsRequest.t ->
(Awso_cloudsearch.Values.DescribeIndexFieldsResponse.t,
Awso_cloudsearch.Values.DescribeIndexFieldsResponse.error)
Result.t
Lwt.tval describe_scaling_parameters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DescribeScalingParametersRequest.t ->
(Awso_cloudsearch.Values.DescribeScalingParametersResponse.t,
Awso_cloudsearch.Values.DescribeScalingParametersResponse.error)
Result.t
Lwt.tval describe_service_access_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DescribeServiceAccessPoliciesRequest.t ->
(Awso_cloudsearch.Values.DescribeServiceAccessPoliciesResponse.t,
Awso_cloudsearch.Values.DescribeServiceAccessPoliciesResponse.error)
Result.t
Lwt.tval describe_suggesters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.DescribeSuggestersRequest.t ->
(Awso_cloudsearch.Values.DescribeSuggestersResponse.t,
Awso_cloudsearch.Values.DescribeSuggestersResponse.error)
Result.t
Lwt.tval index_documents :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.IndexDocumentsRequest.t ->
(Awso_cloudsearch.Values.IndexDocumentsResponse.t,
Awso_cloudsearch.Values.IndexDocumentsResponse.error)
Result.t
Lwt.tval list_domain_names :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
unit ->
(Awso_cloudsearch.Values.ListDomainNamesResponse.t,
Awso_cloudsearch.Values.ListDomainNamesResponse.error)
Result.t
Lwt.tval update_availability_options :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.UpdateAvailabilityOptionsRequest.t ->
(Awso_cloudsearch.Values.UpdateAvailabilityOptionsResponse.t,
Awso_cloudsearch.Values.UpdateAvailabilityOptionsResponse.error)
Result.t
Lwt.tval update_domain_endpoint_options :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.UpdateDomainEndpointOptionsRequest.t ->
(Awso_cloudsearch.Values.UpdateDomainEndpointOptionsResponse.t,
Awso_cloudsearch.Values.UpdateDomainEndpointOptionsResponse.error)
Result.t
Lwt.tval update_scaling_parameters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.UpdateScalingParametersRequest.t ->
(Awso_cloudsearch.Values.UpdateScalingParametersResponse.t,
Awso_cloudsearch.Values.UpdateScalingParametersResponse.error)
Result.t
Lwt.tval update_service_access_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloudsearch.Values.UpdateServiceAccessPoliciesRequest.t ->
(Awso_cloudsearch.Values.UpdateServiceAccessPoliciesResponse.t,
Awso_cloudsearch.Values.UpdateServiceAccessPoliciesResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_cloudsearch.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]A string that represents the name of an index field. CloudSearch supports regular index fields as well as dynamic fields. A dynamic field's name defines a pattern that begins or ends with a wildcard. Any document fields that don't map to a regular index field but do match a dynamic field's pattern are configured with the dynamic field's indexing options. Regular field names begin with a letter and can contain the following characters: a-z (lowercase), 0-9, and _ (underscore). Dynamic field names must begin or end with a wildcard (*). The wildcard can also be the only character in a dynamic field name. Multiple wildcards, and wildcards embedded within a string are not supported. The name score is reserved and cannot be used as a field name. To reference a document's ID, you can use the name _id.
The value of a field attribute.
Options for a search suggester.
Names must begin with a letter and can contain the following characters: a-z (lowercase), 0-9, and _ (underscore).
Options for a field that contains an array of dates. Present if IndexFieldType specifies the field is of type date-array. All options are enabled by default.
Options for a date field. Dates and times are specified in UTC (Coordinated Universal Time) according to IETF RFC3339: yyyy-mm-ddT00:00:00Z. Present if IndexFieldType specifies the field is of type date. All options are enabled by default.
Options for a field that contains an array of double-precision 64-bit floating point values. Present if IndexFieldType specifies the field is of type double-array. All options are enabled by default.
Options for a double-precision 64-bit floating point field. Present if IndexFieldType specifies the field is of type double. All options are enabled by default.
Options for a field that contains an array of 64-bit signed integers. Present if IndexFieldType specifies the field is of type int-array. All options are enabled by default.
Options for a 64-bit signed integer field. Present if IndexFieldType specifies the field is of type int. All options are enabled by default.
Options for a latlon field. A latlon field contains a location stored as a latitude and longitude value pair. Present if IndexFieldType specifies the field is of type latlon. All options are enabled by default.
Options for a field that contains an array of literal strings. Present if IndexFieldType specifies the field is of type literal-array. All options are enabled by default.
Options for literal field. Present if IndexFieldType specifies the field is of type literal. All options are enabled by default.
Options for a field that contains an array of text strings. Present if IndexFieldType specifies the field is of type text-array. A text-array field is always searchable. All options are enabled by default.
Options for text field. Present if IndexFieldType specifies the field is of type text. A text field is always searchable. All options are enabled by default.
The expression to evaluate for sorting while processing a search request. The Expression syntax is based on JavaScript expressions. For more information, see Configuring Expressions in the Amazon CloudSearch Developer Guide.
The endpoint to which service requests can be submitted. For example, search-imdb-movies-oopcnjfn6ugofer3zx5iadxxca.eu-west-1.cloudsearch.amazonaws.com or doc-imdb-movies-oopcnjfn6ugofer3zx5iadxxca.eu-west-1.cloudsearch.amazonaws.com.
Synonyms, stopwords, and stemming options for an analysis scheme. Includes tokenization dictionary for Japanese.
The status of domain configuration option.
Configuration information for a search suggester. Each suggester has a unique name and specifies the text field you want to use for suggestions. The following options can be configured for a suggester: FuzzyMatching, SortExpression.
Configuration information for a field in the index, including its name, type, and options. The supported options depend on the IndexFieldType.
A named expression that can be evaluated at search time. Can be used to sort the search results, define other expressions, or return computed information in the search results.
The Amazon Resource Name (ARN) of the search domain. See Identifiers for IAM Entities in Using AWS Identity and Access Management for more information.
An internally generated unique identifier for a domain.
A string that represents the name of a domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).
The number of partitions used to hold the domain's index.
The instance type (such as search.m1.small) that is being used to process search requests.
The endpoint to which service requests can be submitted.
Configuration information for an analysis scheme. Each analysis scheme has a unique name and specifies the language of the text to be processed. The following options can be configured for an analysis scheme: Synonyms, Stopwords, StemmingDictionary, JapaneseTokenizationDictionary and AlgorithmicStemming.
Access rules for a domain's document or search service endpoints. For more information, see Configuring Access for a Search Domain in the Amazon CloudSearch Developer Guide. The maximum size of a policy document is 100 KB.
A machine-parsable string error or warning code.
A human-readable string error or warning message.
The desired instance type and desired number of replicas of each index partition.
The domain's endpoint options.
The Amazon CloudSearch API version for a domain: 2011-02-01 or 2013-01-01.
The value of a Suggester and its current status.
The value of an IndexField and its current status.
The value of an Expression and its current status.
The current status of the search domain.
The status and configuration of an AnalysisScheme.
The configured access rules for the domain's document and search endpoints, and the current status of those rules.
An error occurred while processing the request.
An internal error occurred while processing the request. If this problem persists, report an issue from the Service Health Dashboard.
The request was rejected because it specified an invalid type definition.
The request was rejected because a resource limit has already been met.
The request was rejected because it attempted to reference a resource that does not exist.
The request was rejected because it has invalid parameters.
The status and configuration of a search domain's scaling parameters.
The request was rejected because it attempted an operation which is not enabled.
The configuration and status of the domain's endpoint options.
The status and configuration of the domain's availability options.
module ResourceAlreadyExistsException =
Awso_cloudsearch.Values.ResourceAlreadyExistsExceptionThe request was rejected because it attempted to create a resource that already exists.
module UpdateServiceAccessPoliciesResponse =
Awso_cloudsearch.Values.UpdateServiceAccessPoliciesResponseThe result of an UpdateServiceAccessPolicies request. Contains the new access policies.
module UpdateServiceAccessPoliciesRequest =
Awso_cloudsearch.Values.UpdateServiceAccessPoliciesRequestContainer for the parameters to the UpdateServiceAccessPolicies operation. Specifies the name of the domain you want to update and the access rules you want to configure.
module UpdateScalingParametersResponse =
Awso_cloudsearch.Values.UpdateScalingParametersResponseThe result of a UpdateScalingParameters request. Contains the status of the newly-configured scaling parameters.
module UpdateScalingParametersRequest =
Awso_cloudsearch.Values.UpdateScalingParametersRequestContainer for the parameters to the UpdateScalingParameters operation. Specifies the name of the domain you want to update and the scaling parameters you want to configure.
module UpdateDomainEndpointOptionsResponse =
Awso_cloudsearch.Values.UpdateDomainEndpointOptionsResponseThe result of a UpdateDomainEndpointOptions request. Contains the configuration and status of the domain's endpoint options.
module UpdateDomainEndpointOptionsRequest =
Awso_cloudsearch.Values.UpdateDomainEndpointOptionsRequestContainer for the parameters to the UpdateDomainEndpointOptions operation. Specifies the name of the domain you want to update and the domain endpoint options.
module UpdateAvailabilityOptionsResponse =
Awso_cloudsearch.Values.UpdateAvailabilityOptionsResponseThe result of a UpdateAvailabilityOptions request. Contains the status of the domain's availability options.
module UpdateAvailabilityOptionsRequest =
Awso_cloudsearch.Values.UpdateAvailabilityOptionsRequestContainer for the parameters to the UpdateAvailabilityOptions operation. Specifies the name of the domain you want to update and the Multi-AZ availability option.
The result of a ListDomainNames request. Contains a list of the domains owned by an account.
The result of an IndexDocuments request. Contains the status of the indexing operation, including the fields being indexed.
Container for the parameters to the IndexDocuments operation. Specifies the name of the domain you want to re-index.
The result of a DescribeSuggesters request.
Container for the parameters to the DescribeSuggester operation. Specifies the name of the domain you want to describe. To restrict the response to particular suggesters, specify the names of the suggesters you want to describe. To show the active configuration and exclude any pending changes, set the Deployed option to true.
module DescribeServiceAccessPoliciesResponse =
Awso_cloudsearch.Values.DescribeServiceAccessPoliciesResponseThe result of a DescribeServiceAccessPolicies request.
module DescribeServiceAccessPoliciesRequest =
Awso_cloudsearch.Values.DescribeServiceAccessPoliciesRequestContainer for the parameters to the DescribeServiceAccessPolicies operation. Specifies the name of the domain you want to describe. To show the active configuration and exclude any pending changes, set the Deployed option to true.
module DescribeScalingParametersResponse =
Awso_cloudsearch.Values.DescribeScalingParametersResponseThe result of a DescribeScalingParameters request. Contains the scaling parameters configured for the domain specified in the request.
module DescribeScalingParametersRequest =
Awso_cloudsearch.Values.DescribeScalingParametersRequestContainer for the parameters to the DescribeScalingParameters operation. Specifies the name of the domain you want to describe.
The result of a DescribeIndexFields request. Contains the index fields configured for the domain specified in the request.
Container for the parameters to the DescribeIndexFields operation. Specifies the name of the domain you want to describe. To restrict the response to particular index fields, specify the names of the index fields you want to describe. To show the active configuration and exclude any pending changes, set the Deployed option to true.
The result of a DescribeExpressions request. Contains the expressions configured for the domain specified in the request.
Container for the parameters to the DescribeDomains operation. Specifies the name of the domain you want to describe. To restrict the response to particular expressions, specify the names of the expressions you want to describe. To show the active configuration and exclude any pending changes, set the Deployed option to true.
The result of a DescribeDomains request. Contains the status of the domains specified in the request or all domains owned by the account.
Container for the parameters to the DescribeDomains operation. By default shows the status of all domains. To restrict the response to particular domains, specify the names of the domains you want to describe.
module DescribeDomainEndpointOptionsResponse =
Awso_cloudsearch.Values.DescribeDomainEndpointOptionsResponseThe result of a DescribeDomainEndpointOptions request. Contains the status and configuration of a search domain's endpoint options.
module DescribeDomainEndpointOptionsRequest =
Awso_cloudsearch.Values.DescribeDomainEndpointOptionsRequestContainer for the parameters to the DescribeDomainEndpointOptions operation. Specify the name of the domain you want to describe. To show the active configuration and exclude any pending changes, set the Deployed option to true.
module DescribeAvailabilityOptionsResponse =
Awso_cloudsearch.Values.DescribeAvailabilityOptionsResponseThe result of a DescribeAvailabilityOptions request. Indicates whether or not the Multi-AZ option is enabled for the domain specified in the request.
module DescribeAvailabilityOptionsRequest =
Awso_cloudsearch.Values.DescribeAvailabilityOptionsRequestContainer for the parameters to the DescribeAvailabilityOptions operation. Specifies the name of the domain you want to describe. To show the active configuration and exclude any pending changes, set the Deployed option to true.
module DescribeAnalysisSchemesResponse =
Awso_cloudsearch.Values.DescribeAnalysisSchemesResponseThe result of a DescribeAnalysisSchemes request. Contains the analysis schemes configured for the domain specified in the request.
module DescribeAnalysisSchemesRequest =
Awso_cloudsearch.Values.DescribeAnalysisSchemesRequestContainer for the parameters to the DescribeAnalysisSchemes operation. Specifies the name of the domain you want to describe. To limit the response to particular analysis schemes, specify the names of the analysis schemes you want to describe. To show the active configuration and exclude any pending changes, set the Deployed option to true.
The result of a DeleteSuggester request. Contains the status of the deleted suggester.
Container for the parameters to the DeleteSuggester operation. Specifies the name of the domain you want to update and name of the suggester you want to delete.
The result of a DeleteIndexField request.
Container for the parameters to the DeleteIndexField operation. Specifies the name of the domain you want to update and the name of the index field you want to delete.
The result of a DeleteExpression request. Specifies the expression being deleted.
Container for the parameters to the DeleteExpression operation. Specifies the name of the domain you want to update and the name of the expression you want to delete.
The result of a DeleteDomain request. Contains the status of a newly deleted domain, or no status if the domain has already been completely deleted.
Container for the parameters to the DeleteDomain operation. Specifies the name of the domain you want to delete.
The result of a DeleteAnalysisScheme request. Contains the status of the deleted analysis scheme.
Container for the parameters to the DeleteAnalysisScheme operation. Specifies the name of the domain you want to update and the analysis scheme you want to delete.
The result of a DefineSuggester request. Contains the status of the newly-configured suggester.
Container for the parameters to the DefineSuggester operation. Specifies the name of the domain you want to update and the suggester configuration.
The result of a DefineIndexField request. Contains the status of the newly-configured index field.
Container for the parameters to the DefineIndexField operation. Specifies the name of the domain you want to update and the index field configuration.
The result of a DefineExpression request. Contains the status of the newly-configured expression.
Container for the parameters to the DefineExpression operation. Specifies the name of the domain you want to update and the expression you want to configure.
The result of a DefineAnalysisScheme request. Contains the status of the newly-configured analysis scheme.
Container for the parameters to the DefineAnalysisScheme operation. Specifies the name of the domain you want to update and the analysis scheme configuration.
The result of a CreateDomainRequest. Contains the status of a newly created domain.
Container for the parameters to the CreateDomain operation. Specifies a name for the new search domain.
The result of a BuildSuggester request. Contains a list of the fields used for suggestions.
Container for the parameters to the BuildSuggester operation. Specifies the name of the domain you want to update.