Gg      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;< = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d efghijklmnopqrstuvwxyz{|}~(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None+0TThe instance type (such as 'search.m1.small')) on which an index partition is hosted. 6The state of processing a change to an option. One of:RequiresIndexDocuments: The option's latest value will not be deployed until IndexDocuments has been called and indexing is complete.PProcessing: The option's latest value is in the process of being activated.4Active: The option's latest value is fully deployed.FailedToValidate: The option value is not compatible with the domain's data and cannot be used to index the data. You must either modify the option value or update or remove the incompatible documents.The type of field. The valid options for a field depend on the field type. For more information about the supported field types, see  Zhttp://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-index-fields.htmlConfiguring Index Fields in the "Amazon CloudSearch Developer Guide.An  "http://tools.ietf.org/html/rfc4646 IETF RFC 4646 language code or mul for multiple languages.q  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFG  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEF0   #A@?>=<;:9876543210/.-,+*)('&%$#"! BFEDC(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None+0G#Options for text field. Present if ! specifies the field is of type text. A textA field is always searchable. All options are enabled by default.See:  smart constructor.HHOptions for a field that contains an array of text strings. Present if  specifies the field is of type  'text-array'. A  'text-array'A field is always searchable. All options are enabled by default.See:  smart constructor.IThe value of a J and its current status.See:  smart constructor.JConfiguration 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.See:  smart constructor.K8The endpoint to which service requests can be submitted.See:  smart constructor.LEThe status and configuration of a search domain's scaling parameters.See:  smart constructor.MRThe desired instance type and desired number of replicas of each index partition.See:  smart constructor.N*The status of domain configuration option.See:  smart constructor.O&Options for literal field. Present if ! specifies the field is of type literal%. All options are enabled by default.See:  smart constructor.PKOptions for a field that contains an array of literal strings. Present if  specifies the field is of type 'literal-array'&. All options are enabled by default.See:  smart constructor.QSee:  smart constructor.RzOptions for a latlon field. A latlon field contains a location stored as a latitude and longitude value pair. Present if ! specifies the field is of type latlon&. All options are enabled by default.See:  smart constructor.S6Options for a 64-bit signed integer field. Present if ! specifies the field is of type int&. All options are enabled by default.See:  smart constructor.TROptions for a field that contains an array of 64-bit signed integers. Present if  specifies the field is of type  'int-array'&. All options are enabled by default.See:  smart constructor.UThe value of an V and its current status.See:  smart constructor.VConfiguration information for a field in the index, including its name, type, and options. The supported options depend on the .See:  smart constructor.WThe value of an X and its current status.See:  smart constructor.XA 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.See:  smart constructor.YHOptions for a double-precision 64-bit floating point field. Present if  specifies the field is of type double&. All options are enabled by default.See:  smart constructor.ZiOptions for a field that contains an array of double-precision 64-bit floating point values. Present if ! specifies the field is of type 'double-array'%. All options are enabled by default.See:  smart constructor.[(The current status of the search domain.See:  smart constructor.\Options for a search suggester.See:  smart constructor.]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 ! specifies the field is of type date%. All options are enabled by default.See: } smart constructor.^AOptions for a field that contains an array of dates. Present if  specifies the field is of type  'date-array'&. All options are enabled by default.See: w smart constructor._BThe status and configuration of the domain's availability options.See: t smart constructor.`#The status and configuration of an a.See: q smart constructor.aConfiguration 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 B.See: m smart constructor.bqSynonyms, stopwords, and stemming options for an analysis scheme. Includes tokenization dictionary for Japanese.See: g smart constructor.csThe configured access rules for the domain's document and search endpoints, and the current status of those rules.See: d smart constructor.dCreates a value of c4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:efeUndocumented member.fUndocumented member.gCreates a value of b4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:hijklh.The level of algorithmic stemming to perform: , minimal, light, or fullS. The available levels vary depending on the language. For more information, see  jhttp://docs.aws.amazon.com/cloudsearch/latest/developerguide/text-processing.html#text-processing-settings*Language Specific Text Processing Settings in the "Amazon CloudSearch Developer GuideiA JSON array of terms to ignore during indexing and searching. For example, '["a", "an", "the", "of"]'. The stopwords dictionary must explicitly list each word you want to ignore. Wildcards and regular expressions are not supported.jA JSON object that contains a collection of string:value pairs that each map a term to its stem. For example, '{"term1": "stem1", "term2": "stem2", "term3": "stem3"}'. The stemming dictionary is applied in addition to any algorithmic stemming. This enables you to override the results of the algorithmic stemming to correct specific cases of overstemming or understemming. The maximum size of a stemming dictionary is 500 KB.kAA JSON object that defines synonym groups and aliases. A synonym group is an array of arrays, where each sub-array is a group of terms where each term in the group is considered a synonym of every other term in the group. The aliases value is an object that contains a collection of string:value pairs where the string specifies a term and the array of values specifies each of the aliases for that term. An alias is considered a synonym of the specified term, but the term is not considered a synonym of the alias. For more information about specifying synonyms, see  ghttp://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-analysis-schemes.html#synonymsSynonyms in the "Amazon CloudSearch Developer Guide.lA JSON array that contains a collection of terms, tokens, readings and part of speech for Japanese Tokenizaiton. The Japanese tokenization dictionary enables you to override the default tokenization for selected terms. This is only valid for Japanese language fields.mCreates a value of a4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:nopnUndocumented member.oUndocumented member.pUndocumented member.qCreates a value of `4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:rsrUndocumented member.sUndocumented member.tCreates a value of _4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:uvu3The availability options configured for the domain.vUndocumented member.wCreates a value of ^4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:xyz{|x,A list of source fields to map to the field.yHWhether the contents of the field can be returned in the search results.z8Whether facet information can be returned for the field.{1Whether the contents of the field are searchable.|JA value to use for the field if the field isn't specified for a document.}Creates a value of ]4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:~~Undocumented member.HWhether the contents of the field can be returned in the search results.8Whether facet information can be returned for the field.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results.JA value to use for the field if the field isn't specified for a document.Creates a value of \4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:An expression that computes a score for each suggestion to control how they are sorted. The scores are rounded to the nearest integer, with a floor of 0 and a ceiling of 2^31-1. A document's relevance score is not computed for suggestions, so sort expressions cannot reference the _score value. To sort suggestions using a numeric field or existing expression, simply specify the name of the field or expression. If no expression is configured for the suggester, the suggestions are sorted with the closest matches listed first.FThe level of fuzziness allowed when suggesting matches for a string: , low, or high. With none, the specified string is treated as an exact prefix. With low, suggestions must differ from the specified string by no more than one character. With high, suggestions can differ by up to two characters. The default is none.<The name of the index field you want to use for suggestions.Creates a value of [4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: NThe number of search instances that are available to process search requests.@The instance type that is being used to process search requests.Undocumented member.?The service endpoint for updating documents in a search domain.True if the search domain is created. It can take several minutes to initialize a domain when CreateDomain is called. Newly created search domains are returned from DescribeDomains with a false value for Created until domain creation is complete.HThe service endpoint for requesting search results from a search domain.Undocumented member.AThe number of partitions across which the search index is spread.%True if the search domain has been deleted. The system must clean up resources dedicated to the search domain when DeleteDomain is called. Newly deleted search domains are returned from DescribeDomains with a true value for IsDeleted for several minutes until resource cleanup is complete.OTrue if processing is being done to activate the current domain configuration.Undocumented member.Undocumented member.XTrue if IndexDocuments needs to be called to activate the current domain configuration.Creates a value of Z4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:,A list of source fields to map to the field.HWhether the contents of the field can be returned in the search results.8Whether facet information can be returned for the field.1Whether the contents of the field are searchable.JA value to use for the field if the field isn't specified for a document.Creates a value of Y4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:1The name of the source field to map to the field.HWhether the contents of the field can be returned in the search results.8Whether facet information can be returned for the field.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results.A value to use for the field if the field isn't specified for a document. This can be important if you are using the field in an expression and that field is not present in every document.Creates a value of X4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.Undocumented member.Creates a value of W4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:PThe expression that is evaluated for sorting while processing a search request.Undocumented member.Creates a value of V4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: Undocumented member.Undocumented member.Undocumented member.Undocumented member.Undocumented member.Undocumented member.Undocumented member.Undocumented member.Undocumented member.Undocumented member.Undocumented member.iA 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.MRegular 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 scoree is reserved and cannot be used as a field name. To reference a document's ID, you can use the name _id.Undocumented member.Creates a value of U4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.Undocumented member.Creates a value of T4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:,A list of source fields to map to the field.HWhether the contents of the field can be returned in the search results.8Whether facet information can be returned for the field.1Whether the contents of the field are searchable.JA value to use for the field if the field isn't specified for a document.Creates a value of S4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:1The name of the source field to map to the field.HWhether the contents of the field can be returned in the search results.8Whether facet information can be returned for the field.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results.A value to use for the field if the field isn't specified for a document. This can be important if you are using the field in an expression and that field is not present in every document.Creates a value of R4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.HWhether the contents of the field can be returned in the search results.8Whether facet information can be returned for the field.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results.JA value to use for the field if the field isn't specified for a document.Creates a value of Q4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.Undocumented member.Creates a value of P4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:,A list of source fields to map to the field.HWhether the contents of the field can be returned in the search results.8Whether facet information can be returned for the field.1Whether the contents of the field are searchable.JA value to use for the field if the field isn't specified for a document.Creates a value of O4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.HWhether the contents of the field can be returned in the search results.8Whether facet information can be returned for the field.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results.JA value to use for the field if the field isn't specified for a document.Creates a value of N4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:FIndicates that the option will be deleted once processing is complete.BA unique integer that indicates when this option was last updated.-A timestamp for when this option was created.2A timestamp for when this option was last updated.?The state of processing a change to an option. Possible values:y: the option's latest value will not be deployed until IndexDocuments has been called and indexing is complete.F: the option's latest value is in the process of being activated.3: the option's latest value is completely deployed.: the option value is not compatible with the domain's data and cannot be used to index the data. You must either modify the option value or update or remove the incompatible documents.Creates a value of M4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:OThe instance type that you want to preconfigure for your domain. For example, 'search.m1.small'.JThe number of replicas you want to preconfigure for each index partition._The number of partitions you want to preconfigure for your domain. Only valid when you select  'm2.2xlarge' as the desired instance type.Creates a value of L4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.Undocumented member.Creates a value of K4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.Creates a value of J4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.Undocumented member.Creates a value of I4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.Undocumented member.Creates a value of H4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:,A list of source fields to map to the field.HWhether the contents of the field can be returned in the search results.%The name of an analysis scheme for a  'text-array' field.1Whether highlights can be returned for the field.JA value to use for the field if the field isn't specified for a document.Creates a value of G4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.HWhether the contents of the field can be returned in the search results.%The name of an analysis scheme for a text field.1Whether highlights can be returned for the field.9Whether the field can be used to sort the search results.JA value to use for the field if the field isn't specified for a document.GHIJKLM N    OPQR !"#$%&S'()*+,-T./0123U456V789:;<=>?@ABCDWEFGXHIJYKLMNOPQZRSTUVW[XYZ[\]^_`abcde\fghi]jklmnop^qrstuv_wxy`z{|a}~bcdefefghijklmopnopqrsrstuvuvwxyz{|}~UGHIJKLM N    OPQR !"#$%&S'()*+,-T./0123U456V789:;<=>?@ABCDWEFGXHIJYKLMNOPQZRSTUVW[XYZ[\]^_`abcde\fghi]jklmnop^qrstuv_wxy`z{|a}~bcdefghijklmnopqrstuvwxyz{|}~GHIJKLM N    OPQR !"#$%&S'()*+,-T./0123U456V789:;<=>?@ABCDWEFGXHIJYKLMNOPQZRSTUVW[XYZ[\]^_`abcde\fghi]jklmnop^qrstuv_wxy`z{|a}~bcdefghijklmnopqrstuvwxyz{|}~(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None API version  '2013-01-01'- of the Amazon CloudSearch SDK configuration./An error occurred while processing the request.QThe request was rejected because it attempted an operation which is not enabled.nAn internal error occurred while processing the request. If this problem persists, report an issue from the  http://status.aws.amazon.com/Service Health Dashboard.JThe request was rejected because it specified an invalid type definition.[The request was rejected because it attempted to reference a resource that does not exist.GThe request was rejected because a resource limit has already been met.  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~BFEDCA@?>=<;:9876543210/.-,+*)('&%$#"!   cdefbghijklamnop`qrs_tuv^wxyz{|]}~\[ZYXWVUTSRQPONMLKJIHG(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None=K(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of a z request. Contains the status of a newly deleted domain, or no status if the domain has already been completely deleted.See:   smart constructor.$Container for the parameters to the A operation. Specifies the name of the domain you want to delete.See:   smart constructor. Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:  6The name of the domain you want to permanently delete. Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:   Undocumented member. The response status code.                      (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of a C request. Contains the status of the newly-configured index field.See:  smart constructor.$Container for the parameters to the d operation. Specifies the name of the domain you want to update and the index field configuration.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.8The index field and field options you want to configure.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The response status code.Undocumented member. (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of an , request. Contains the new access policies.See:  smart constructor.$Container for the parameters to the m operation. Specifies the name of the domain you want to update and the access rules you want to configure.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.PThe access rules you want to configure. These rules replace any existing rules.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The response status code.+The access rules configured for the domain. (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of a J request. Contains the status of the newly-configured scaling parameters.See: # smart constructor.$Container for the parameters to the s operation. Specifies the name of the domain you want to update and the scaling parameters you want to configure.See:   smart constructor. Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:!"!Undocumented member."Undocumented member.#Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:$%$The response status code.%Undocumented member. !"!"#$%$% !"#$% !"#$%  !"#$%(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K&The result of a BuildSuggester> request. Contains a list of the fields used for suggestions.See: * smart constructor.'$Container for the parameters to the BuildSuggesterA operation. Specifies the name of the domain you want to update.See: ( smart constructor.(Creates a value of '4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:))Undocumented member.*Creates a value of &4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:+,+Undocumented member.,The response status code.&'())*,+,&'()*+,(')*&+, &'()*+,(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K-The result of a . request.See: 2 smart constructor..$Container for the parameters to the .u operation. Specifies the name of the domain you want to update and the name of the index field you want to delete.See: / smart constructor./Creates a value of .4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:010Undocumented member.1TThe name of the index field your want to remove from the domain's indexing options.2Creates a value of -4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:343The response status code.4,The status of the index field being deleted.-./010123434-./01234/.012-34 -./01234(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K5The result of an 6] request. Contains the status of the indexing operation, including the fields being indexed.See: 9 smart constructor.6$Container for the parameters to the 6C operation. Specifies the name of the domain you want to re-index.See: 7 smart constructor.7Creates a value of 64 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:88Undocumented member.9Creates a value of 54 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired::;:9The names of the fields that are currently being indexed.;The response status code.567889;:;56789:;76895:; 56789:; (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K <The result of a =X request. Contains the index fields configured for the domain specified in the request.See: B smart constructor.=$Container for the parameters to the = 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.See: > smart constructor.>Creates a value of =4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:?@A?/Whether to display the deployed configuration (true#) or include any pending changes (false). Defaults to false.@|A list of the index fields you want to describe. If not specified, information is returned for all configured index fields.A,The name of the domain you want to describe.BCreates a value of <4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:CDCThe response status code.D+The index fields configured for the domain.<=>A?@ABCCD <=>?@ABCD >=?@AB<CD <=>?@ABCD (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KEThe result of a F8 request. Contains the status of the deleted suggester.See: J smart constructor.F$Container for the parameters to the Fo operation. Specifies the name of the domain you want to update and name of the suggester you want to delete.See: G smart constructor.GCreates a value of F4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:HIHUndocumented member.I7Specifies the name of the suggester you want to delete.JCreates a value of E4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:KLKThe response status code.L*The status of the suggester being deleted.E F   GHIHIJKLKL EFGHIJKLGFHIJEKL E F   GHIJKL  (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KMThe result of a NG request. Contains the status of the newly-configured analysis scheme.See: R smart constructor.N$Container for the parameters to the Nh operation. Specifies the name of the domain you want to update and the analysis scheme configuration.See: O smart constructor.OCreates a value of N4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:PQPUndocumented member.QUndocumented member.RCreates a value of M4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:STSThe response status code.TUndocumented member.MNOPQPQRSTSTMNOPQRSTONPQRMST MNOPQRST (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KUThe result of a CreateDomainRequest1. Contains the status of a newly created domain.See: Y smart constructor.V$Container for the parameters to the V8 operation. Specifies a name for the new search domain.See: W smart constructor.WCreates a value of V4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:XXA name for the domain you are creating. Allowed characters are a-z (lower-case letters), 0-9, and hyphen (-). Domain names must start with a letter or number and be at least 3 and no more than 28 characters long.YCreates a value of U4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Z[ZUndocumented member.[The response status code.UVWXXY[Z[ !"#UVWXYZ[WVXYUZ[ UVWXYZ[ !"# (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K \The result of a ]\ request. Contains the analysis schemes configured for the domain specified in the request.See: b smart constructor.]$Container for the parameters to the ] 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.See: ^ smart constructor.^Creates a value of ]4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:_`a_/Whether to display the deployed configuration (true#) or include any pending changes (false). Defaults to false.`*The analysis schemes you want to describe.a,The name of the domain you want to describe.bCreates a value of \4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:cdcThe response status code.d!The analysis scheme descriptions.\$%&]'()*^a_`abccd+,-. \]^_`abcd ^]_`ab\cd \$%&]'()*^_`abcd+,-.(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KeThe result of a f> request. Contains a list of the domains owned by an account.See: h smart constructor.fSee: g smart constructor.gCreates a value of f4 with the minimum fields required to make a request.hCreates a value of e4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:iji4The names of the search domains owned by an account.jThe response status code.e/01f2ghjij3456efghijgfheij e/01f2ghij3456(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KkThe result of a l> request. Contains the status of the deleted analysis scheme.See: p smart constructor.l$Container for the parameters to the lm operation. Specifies the name of the domain you want to update and the analysis scheme you want to delete.See: m smart constructor.mCreates a value of l4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:nonUndocumented member.o3The name of the analysis scheme you want to delete.pCreates a value of k4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:qrqThe response status code.r0The status of the analysis scheme being deleted.k789l:;<mnonopqrqr=>?@klmnopqrmlnopkqr k789l:;<mnopqr=>?@(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KsThe result of a tA request. Contains the status of the newly-configured suggester.See: x smart constructor.t$Container for the parameters to the tb operation. Specifies the name of the domain you want to update and the suggester configuration.See: u smart constructor.uCreates a value of t4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:vwvUndocumented member.wUndocumented member.xCreates a value of s4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:yzyThe response status code.zUndocumented member.sABCtDEFuvwvwxyzyzGHIJstuvwxyzutvwxsyz sABCtDEFuvwxyzGHIJ(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K{The result of a |k request. Contains the status of the domains specified in the request or all domains owned by the account.See:  smart constructor.|$Container for the parameters to the | 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.See: } smart constructor.}Creates a value of |4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:~~=The names of the domains you want to include in the response.Creates a value of {4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The response status code.Undocumented member.{KLM|NO}~PQRS{|}~}|~{ {KLM|NO}~PQRS(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of a 2 request. Specifies the expression being deleted.See:  smart constructor.$Container for the parameters to the t operation. Specifies the name of the domain you want to update and the name of the expression you want to delete.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.The name of the X to delete.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The response status code.+The status of the expression being deleted.TUVWXYZ[\] TUVWXYZ[\](c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of a D request. Contains the status of the domain's availability options.See:  smart constructor.$Container for the parameters to the g operation. Specifies the name of the domain you want to update and the Multi-AZ availability option.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.You expand an existing search domain to a second Availability Zone by setting the Multi-AZ option to true. Similarly, you can turn off the Multi-AZ option to downgrade the domain to a single Availability Zone by setting the Multi-AZ option to false.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:aThe newly-configured availability options. Indicates whether Multi-AZ is enabled for the domain.The response status code.^_`abcdefg ^_`abcdefg(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K The result of a  request.See:  smart constructor.$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.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:/Whether to display the deployed configuration (true#) or include any pending changes (false). Defaults to false.$The suggesters you want to describe.,The name of the domain you want to describe.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The response status code.BThe suggesters configured for the domain specified in the request.hijklmnopqr   hijklmnopqr(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of a  request.See:  smart constructor.$Container for the parameters to the  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.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:/Whether to display the deployed configuration (true#) or include any pending changes (false). Defaults to false.,The name of the domain you want to describe.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The response status code.DThe access rules configured for the domain specified in the request.stuvwxyz{| stuvwxyz{|(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of a ^ request. Contains the scaling parameters configured for the domain specified in the request.See:  smart constructor.$Container for the parameters to the C operation. Specifies the name of the domain you want to describe.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The response status code.Undocumented member.}~ }~(c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of a B request. Contains the status of the newly-configured expression.See:  smart constructor.$Container for the parameters to the k operation. Specifies the name of the domain you want to update and the expression you want to configure.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:Undocumented member.Undocumented member.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The response status code.Undocumented member. (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=K The result of a W request. Contains the expressions configured for the domain specified in the request.See:  smart constructor.$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.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:/Whether to display the deployed configuration (true#) or include any pending changes (false). Defaults to false. Limits the U response to the specified expressions. If not specified, all expressions are shown.,The name of the domain you want to describe.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:The response status code.*The expressions configured for the domain.   (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None +0=KThe result of a l request. Indicates whether or not the Multi-AZ option is enabled for the domain specified in the request.See:  smart constructor.$Container for the parameters to the  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.See:  smart constructor.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:/Whether to display the deployed configuration (true#) or include any pending changes (false). Defaults to false.,The name of the domain you want to describe.Creates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:jThe availability options configured for the domain. Indicates whether Multi-AZ is enabled for the domain.The response status code. (c) 2013-2015 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~BFEDCA@?>=<;:9876543210/.-,+*)('&%$#"!   cdefbghijklamnop`qrs_tuv^wxyz{|]}~\[ZYXWVUTSRQPONMLKJIHG !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXY Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~          !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~           ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M NOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~amazonka-cloudsearch-1.2.0Network.AWS.CloudSearch.Types$Network.AWS.CloudSearch.DeleteDomain(Network.AWS.CloudSearch.DefineIndexField3Network.AWS.CloudSearch.UpdateServiceAccessPolicies/Network.AWS.CloudSearch.UpdateScalingParameters'Network.AWS.CloudSearch.BuildSuggesters(Network.AWS.CloudSearch.DeleteIndexField&Network.AWS.CloudSearch.IndexDocuments+Network.AWS.CloudSearch.DescribeIndexFields'Network.AWS.CloudSearch.DeleteSuggester,Network.AWS.CloudSearch.DefineAnalysisScheme$Network.AWS.CloudSearch.CreateDomain/Network.AWS.CloudSearch.DescribeAnalysisSchemes'Network.AWS.CloudSearch.ListDomainNames,Network.AWS.CloudSearch.DeleteAnalysisScheme'Network.AWS.CloudSearch.DefineSuggester'Network.AWS.CloudSearch.DescribeDomains(Network.AWS.CloudSearch.DeleteExpression1Network.AWS.CloudSearch.UpdateAvailabilityOptions*Network.AWS.CloudSearch.DescribeSuggesters5Network.AWS.CloudSearch.DescribeServiceAccessPolicies1Network.AWS.CloudSearch.DescribeScalingParameters(Network.AWS.CloudSearch.DefineExpression+Network.AWS.CloudSearch.DescribeExpressions3Network.AWS.CloudSearch.DescribeAvailabilityOptions!Network.AWS.CloudSearch.Types.Sum%Network.AWS.CloudSearch.Types.ProductNetwork.AWS.CloudSearch.WaitersNetwork.AWS.CloudSearchSuggesterFuzzyMatchingNoneLowHighPartitionInstanceTypeSearch_M3_XLargeSearch_M3_MediumSearch_M3_LargeSearch_M3_2XLargeSearch_M2_XLargeSearch_M2_2XLargeSearch_M1_SmallSearch_M1_Large OptionStateRequiresIndexDocuments ProcessingFailedToValidateActiveIndexFieldType TextArrayText LiteralArrayLiteralLatlonIntArrayInt DoubleArrayDouble DateArrayDateAnalysisSchemeLanguageZhHantZhHansTRTHSVRUROPTNONLMulLVKOJAIdITHYHUHIHEGLGAFRFIFAEUESENELDEDACSCABGARAlgorithmicStemmingASNone ASMinimalASLightASFull TextOptionsTextArrayOptionsSuggesterStatus SuggesterServiceEndpointScalingParametersStatusScalingParameters OptionStatusLiteralOptionsLiteralArrayOptionsLimits LatLonOptions IntOptionsIntArrayOptionsIndexFieldStatus IndexFieldExpressionStatus Expression DoubleOptionsDoubleArrayOptions DomainStatusDocumentSuggesterOptions DateOptionsDateArrayOptionsAvailabilityOptionsStatusAnalysisSchemeStatusAnalysisSchemeAnalysisOptionsAccessPoliciesStatusaccessPoliciesStatus apsOptions apsStatusanalysisOptionsaoAlgorithmicStemming aoStopwordsaoStemmingDictionary aoSynonyms aoJapaneseTokenizationDictionaryanalysisSchemeasAnalysisOptionsasAnalysisSchemeNameasAnalysisSchemeLanguageanalysisSchemeStatus assOptions assStatusavailabilityOptionsStatus aosOptions aosStatusdateArrayOptionsdaosSourceFieldsdaosReturnEnableddaosFacetEnableddaosSearchEnableddaosDefaultValue dateOptions doSourceFielddoReturnEnableddoFacetEnableddoSearchEnabled doSortEnableddoDefaultValuedocumentSuggesterOptionsdsoSortExpressiondsoFuzzyMatchingdsoSourceField domainStatusdsSearchInstanceCountdsSearchInstanceTypedsARN dsDocService dsCreateddsSearchServicedsLimitsdsSearchPartitionCount dsDeleted dsProcessing dsDomainId dsDomainNamedsRequiresIndexDocumentsdoubleArrayOptionsdaoSourceFieldsdaoReturnEnableddaoFacetEnableddaoSearchEnableddaoDefaultValue doubleOptions dSourceFielddReturnEnabled dFacetEnableddSearchEnabled dSortEnabled dDefaultValue expressioneExpressionNameeExpressionValueexpressionStatus esOptionsesStatus indexField ifDateOptionsifTextArrayOptionsifDoubleArrayOptionsifDoubleOptions ifTextOptionsifLatLonOptionsifIntArrayOptionsifLiteralArrayOptionsifDateArrayOptionsifLiteralOptions ifIntOptionsifIndexFieldNameifIndexFieldTypeindexFieldStatus ifsOptions ifsStatusintArrayOptionsiaoSourceFieldsiaoReturnEnablediaoFacetEnablediaoSearchEnablediaoDefaultValue intOptions ioSourceFieldioReturnEnabledioFacetEnabledioSearchEnabled ioSortEnabledioDefaultValue latLonOptionslloSourceFieldlloReturnEnabledlloFacetEnabledlloSearchEnabledlloSortEnabledlloDefaultValuelimitslMaximumReplicationCountlMaximumPartitionCountliteralArrayOptionslaoSourceFieldslaoReturnEnabledlaoFacetEnabledlaoSearchEnabledlaoDefaultValueliteralOptions loSourceFieldloReturnEnabledloFacetEnabledloSearchEnabled loSortEnabledloDefaultValue optionStatusosPendingDeletionosUpdateVersionosCreationDate osUpdateDateosStatescalingParametersspDesiredInstanceTypespDesiredReplicationCountspDesiredPartitionCountscalingParametersStatus spsOptions spsStatusserviceEndpoint seEndpoint suggestersSuggesterNamesDocumentSuggesterOptionssuggesterStatus ssOptionsssStatustextArrayOptionstaoSourceFieldstaoReturnEnabledtaoAnalysisSchemetaoHighlightEnabledtaoDefaultValue textOptions toSourceFieldtoReturnEnabledtoAnalysisSchemetoHighlightEnabled toSortEnabledtoDefaultValue cloudSearch_BaseException_DisabledOperationException_InternalException_InvalidTypeException_ResourceNotFoundException_LimitExceededExceptionDeleteDomainResponse DeleteDomain deleteDomain dddDomainNamedeleteDomainResponseddrsDomainStatus ddrsStatusDefineIndexFieldResponseDefineIndexFielddefineIndexFielddefeDomainNamedefeIndexFielddefineIndexFieldResponse defrsStatusdefrsIndexField#UpdateServiceAccessPoliciesResponseUpdateServiceAccessPoliciesupdateServiceAccessPoliciesusapDomainNameusapAccessPolicies#updateServiceAccessPoliciesResponse usaprsStatususaprsAccessPoliciesUpdateScalingParametersResponseUpdateScalingParametersupdateScalingParameters uspDomainNameuspScalingParametersupdateScalingParametersResponse usprsStatususprsScalingParametersBuildSuggestersResponseBuildSuggestersbuildSuggesters bsDomainNamebuildSuggestersResponsebsrsFieldNames bsrsStatusDeleteIndexFieldResponseDeleteIndexFielddeleteIndexFielddifiDomainNamedifiIndexFieldNamedeleteIndexFieldResponse difrsStatusdifrsIndexFieldIndexDocumentsResponseIndexDocumentsindexDocuments idDomainNameindexDocumentsResponseidrsFieldNames idrsStatusDescribeIndexFieldsResponseDescribeIndexFieldsdescribeIndexFields difDeployed difFieldNames difDomainNamedescribeIndexFieldsResponse difsrsStatusdifsrsIndexFieldsDeleteSuggesterResponseDeleteSuggesterdeleteSuggester ddDomainNameddSuggesterNamedeleteSuggesterResponse delersStatusdelersSuggesterDefineAnalysisSchemeResponseDefineAnalysisSchemedefineAnalysisSchemedasaDomainNamedasaAnalysisSchemedefineAnalysisSchemeResponse defersStatusdefersAnalysisSchemeCreateDomainResponse CreateDomain createDomain cdDomainNamecreateDomainResponsecdrsDomainStatus cdrsStatusDescribeAnalysisSchemesResponseDescribeAnalysisSchemesdescribeAnalysisSchemes dassDeployeddassAnalysisSchemeNamesdassDomainNamedescribeAnalysisSchemesResponse dasrsStatusdasrsAnalysisSchemesListDomainNamesResponseListDomainNameslistDomainNameslistDomainNamesResponseldnrsDomainNames ldnrsStatusDeleteAnalysisSchemeResponseDeleteAnalysisSchemedeleteAnalysisScheme dasDomainNamedasAnalysisSchemeNamedeleteAnalysisSchemeResponse dasarsStatusdasarsAnalysisSchemeDefineSuggesterResponseDefineSuggesterdefineSuggester defDomainName defSuggesterdefineSuggesterResponse dsrsStatus dsrsSuggesterDescribeDomainsResponseDescribeDomainsdescribeDomains ddDomainNamesdescribeDomainsResponse ddsrsStatusddsrsDomainStatusListDeleteExpressionResponseDeleteExpressiondeleteExpression delDomainNamedelExpressionNamedeleteExpressionResponse delrsStatusdelrsExpression!UpdateAvailabilityOptionsResponseUpdateAvailabilityOptionsupdateAvailabilityOptions uaoDomainName uaoMultiAZ!updateAvailabilityOptionsResponseuaorsAvailabilityOptions uaorsStatusDescribeSuggestersResponseDescribeSuggestersdescribeSuggesters dssDeployeddssSuggesterNames dssDomainNamedescribeSuggestersResponse dssrsStatusdssrsSuggesters%DescribeServiceAccessPoliciesResponseDescribeServiceAccessPoliciesdescribeServiceAccessPolicies dsapDeployeddsapDomainName%describeServiceAccessPoliciesResponse dsaprsStatusdsaprsAccessPolicies!DescribeScalingParametersResponseDescribeScalingParametersdescribeScalingParameters dspDomainName!describeScalingParametersResponse dsprsStatusdsprsScalingParametersDefineExpressionResponseDefineExpressiondefineExpression dDomainName dExpressiondefineExpressionResponse dersStatusdersExpressionDescribeExpressionsResponseDescribeExpressionsdescribeExpressions deDeployeddeExpressionNames deDomainNamedescribeExpressionsResponse drsStatusdrsExpressions#DescribeAvailabilityOptionsResponseDescribeAvailabilityOptionsdescribeAvailabilityOptions daoDeployed daoDomainName#describeAvailabilityOptionsResponsedaorsAvailabilityOptions daorsStatus$fFromXMLSuggesterFuzzyMatching $fToHeaderSuggesterFuzzyMatching$fToQuerySuggesterFuzzyMatching$$fToByteStringSuggesterFuzzyMatching $fHashableSuggesterFuzzyMatching$fToTextSuggesterFuzzyMatching $fFromTextSuggesterFuzzyMatching$fFromXMLPartitionInstanceType$fToHeaderPartitionInstanceType$fToQueryPartitionInstanceType#$fToByteStringPartitionInstanceType$fHashablePartitionInstanceType$fToTextPartitionInstanceType$fFromTextPartitionInstanceType$fFromXMLOptionState$fToHeaderOptionState$fToQueryOptionState$fToByteStringOptionState$fHashableOptionState$fToTextOptionState$fFromTextOptionState$fFromXMLIndexFieldType$fToHeaderIndexFieldType$fToQueryIndexFieldType$fToByteStringIndexFieldType$fHashableIndexFieldType$fToTextIndexFieldType$fFromTextIndexFieldType$fFromXMLAnalysisSchemeLanguage $fToHeaderAnalysisSchemeLanguage$fToQueryAnalysisSchemeLanguage$$fToByteStringAnalysisSchemeLanguage $fHashableAnalysisSchemeLanguage$fToTextAnalysisSchemeLanguage $fFromTextAnalysisSchemeLanguage$fFromXMLAlgorithmicStemming$fToHeaderAlgorithmicStemming$fToQueryAlgorithmicStemming!$fToByteStringAlgorithmicStemming$fHashableAlgorithmicStemming$fToTextAlgorithmicStemming$fFromTextAlgorithmicStemming lens-4.12.3Control.Lens.Indexednone TextOptions'_toSourceField_toReturnEnabled_toAnalysisScheme_toHighlightEnabled_toSortEnabled_toDefaultValueTextArrayOptions'_taoSourceFields_taoReturnEnabled_taoAnalysisScheme_taoHighlightEnabled_taoDefaultValueSuggesterStatus' _ssOptions _ssStatus Suggester'_sSuggesterName_sDocumentSuggesterOptionsServiceEndpoint' _seEndpointScalingParametersStatus' _spsOptions _spsStatusScalingParameters'_spDesiredInstanceType_spDesiredReplicationCount_spDesiredPartitionCount OptionStatus'_osPendingDeletion_osUpdateVersion_osCreationDate _osUpdateDate_osStateLiteralOptions'_loSourceField_loReturnEnabled_loFacetEnabled_loSearchEnabled_loSortEnabled_loDefaultValueLiteralArrayOptions'_laoSourceFields_laoReturnEnabled_laoFacetEnabled_laoSearchEnabled_laoDefaultValueLimits'_lMaximumReplicationCount_lMaximumPartitionCountLatLonOptions'_lloSourceField_lloReturnEnabled_lloFacetEnabled_lloSearchEnabled_lloSortEnabled_lloDefaultValue IntOptions'_ioSourceField_ioReturnEnabled_ioFacetEnabled_ioSearchEnabled_ioSortEnabled_ioDefaultValueIntArrayOptions'_iaoSourceFields_iaoReturnEnabled_iaoFacetEnabled_iaoSearchEnabled_iaoDefaultValueIndexFieldStatus' _ifsOptions _ifsStatus IndexField'_ifDateOptions_ifTextArrayOptions_ifDoubleArrayOptions_ifDoubleOptions_ifTextOptions_ifLatLonOptions_ifIntArrayOptions_ifLiteralArrayOptions_ifDateArrayOptions_ifLiteralOptions _ifIntOptions_ifIndexFieldName_ifIndexFieldTypeExpressionStatus' _esOptions _esStatus Expression'_eExpressionName_eExpressionValueDoubleOptions' _dSourceField_dReturnEnabled_dFacetEnabled_dSearchEnabled _dSortEnabled_dDefaultValueDoubleArrayOptions'_daoSourceFields_daoReturnEnabled_daoFacetEnabled_daoSearchEnabled_daoDefaultValue DomainStatus'_dsSearchInstanceCount_dsSearchInstanceType_dsARN _dsDocService _dsCreated_dsSearchService _dsLimits_dsSearchPartitionCount _dsDeleted _dsProcessing _dsDomainId _dsDomainName_dsRequiresIndexDocumentsDocumentSuggesterOptions'_dsoSortExpression_dsoFuzzyMatching_dsoSourceField DateOptions'_doSourceField_doReturnEnabled_doFacetEnabled_doSearchEnabled_doSortEnabled_doDefaultValueDateArrayOptions'_daosSourceFields_daosReturnEnabled_daosFacetEnabled_daosSearchEnabled_daosDefaultValueAvailabilityOptionsStatus' _aosOptions _aosStatusAnalysisSchemeStatus' _assOptions _assStatusAnalysisScheme'_asAnalysisOptions_asAnalysisSchemeName_asAnalysisSchemeLanguageAnalysisOptions'_aoAlgorithmicStemming _aoStopwords_aoStemmingDictionary _aoSynonyms!_aoJapaneseTokenizationDictionaryAccessPoliciesStatus' _apsOptions _apsStatus$fToQueryTextOptions$fFromXMLTextOptions$fToQueryTextArrayOptions$fFromXMLTextArrayOptions$fFromXMLSuggesterStatus$fToQuerySuggester$fFromXMLSuggester$fFromXMLServiceEndpoint $fFromXMLScalingParametersStatus$fToQueryScalingParameters$fFromXMLScalingParameters$fFromXMLOptionStatus$fToQueryLiteralOptions$fFromXMLLiteralOptions$fToQueryLiteralArrayOptions$fFromXMLLiteralArrayOptions$fFromXMLLimits$fToQueryLatLonOptions$fFromXMLLatLonOptions$fToQueryIntOptions$fFromXMLIntOptions$fToQueryIntArrayOptions$fFromXMLIntArrayOptions$fFromXMLIndexFieldStatus$fToQueryIndexField$fFromXMLIndexField$fFromXMLExpressionStatus$fToQueryExpression$fFromXMLExpression$fToQueryDoubleOptions$fFromXMLDoubleOptions$fToQueryDoubleArrayOptions$fFromXMLDoubleArrayOptions$fFromXMLDomainStatus!$fToQueryDocumentSuggesterOptions!$fFromXMLDocumentSuggesterOptions$fToQueryDateOptions$fFromXMLDateOptions$fToQueryDateArrayOptions$fFromXMLDateArrayOptions"$fFromXMLAvailabilityOptionsStatus$fFromXMLAnalysisSchemeStatus$fToQueryAnalysisScheme$fFromXMLAnalysisScheme$fToQueryAnalysisOptions$fFromXMLAnalysisOptions$fFromXMLAccessPoliciesStatusDeleteDomainResponse'_ddrsDomainStatus _ddrsStatus DeleteDomain'_dddDomainName$fToQueryDeleteDomain$fToPathDeleteDomain$fToHeadersDeleteDomain$fAWSRequestDeleteDomainDefineIndexFieldResponse' _defrsStatus_defrsIndexFieldDefineIndexField'_defeDomainName_defeIndexField$fToQueryDefineIndexField$fToPathDefineIndexField$fToHeadersDefineIndexField$fAWSRequestDefineIndexField$UpdateServiceAccessPoliciesResponse' _usaprsStatus_usaprsAccessPoliciesUpdateServiceAccessPolicies'_usapDomainName_usapAccessPolicies$$fToQueryUpdateServiceAccessPolicies#$fToPathUpdateServiceAccessPolicies&$fToHeadersUpdateServiceAccessPolicies'$fAWSRequestUpdateServiceAccessPolicies UpdateScalingParametersResponse' _usprsStatus_usprsScalingParametersUpdateScalingParameters'_uspDomainName_uspScalingParameters $fToQueryUpdateScalingParameters$fToPathUpdateScalingParameters"$fToHeadersUpdateScalingParameters#$fAWSRequestUpdateScalingParametersBuildSuggestersResponse'_bsrsFieldNames _bsrsStatusBuildSuggesters' _bsDomainName$fToQueryBuildSuggesters$fToPathBuildSuggesters$fToHeadersBuildSuggesters$fAWSRequestBuildSuggestersDeleteIndexFieldResponse' _difrsStatus_difrsIndexFieldDeleteIndexField'_difiDomainName_difiIndexFieldName$fToQueryDeleteIndexField$fToPathDeleteIndexField$fToHeadersDeleteIndexField$fAWSRequestDeleteIndexFieldIndexDocumentsResponse'_idrsFieldNames _idrsStatusIndexDocuments' _idDomainName$fToQueryIndexDocuments$fToPathIndexDocuments$fToHeadersIndexDocuments$fAWSRequestIndexDocumentsDescribeIndexFieldsResponse' _difsrsStatus_difsrsIndexFieldsDescribeIndexFields' _difDeployed_difFieldNames_difDomainName$fToQueryDescribeIndexFields$fToPathDescribeIndexFields$fToHeadersDescribeIndexFields$fAWSRequestDescribeIndexFieldsDeleteSuggesterResponse' _delersStatus_delersSuggesterDeleteSuggester' _ddDomainName_ddSuggesterName$fToQueryDeleteSuggester$fToPathDeleteSuggester$fToHeadersDeleteSuggester$fAWSRequestDeleteSuggesterDefineAnalysisSchemeResponse' _defersStatus_defersAnalysisSchemeDefineAnalysisScheme'_dasaDomainName_dasaAnalysisScheme$fToQueryDefineAnalysisScheme$fToPathDefineAnalysisScheme$fToHeadersDefineAnalysisScheme $fAWSRequestDefineAnalysisSchemeCreateDomainResponse'_cdrsDomainStatus _cdrsStatus CreateDomain' _cdDomainName$fToQueryCreateDomain$fToPathCreateDomain$fToHeadersCreateDomain$fAWSRequestCreateDomain DescribeAnalysisSchemesResponse' _dasrsStatus_dasrsAnalysisSchemesDescribeAnalysisSchemes' _dassDeployed_dassAnalysisSchemeNames_dassDomainName $fToQueryDescribeAnalysisSchemes$fToPathDescribeAnalysisSchemes"$fToHeadersDescribeAnalysisSchemes#$fAWSRequestDescribeAnalysisSchemesListDomainNamesResponse'_ldnrsDomainNames _ldnrsStatusListDomainNames'$fToQueryListDomainNames$fToPathListDomainNames$fToHeadersListDomainNames$fAWSRequestListDomainNamesDeleteAnalysisSchemeResponse' _dasarsStatus_dasarsAnalysisSchemeDeleteAnalysisScheme'_dasDomainName_dasAnalysisSchemeName$fToQueryDeleteAnalysisScheme$fToPathDeleteAnalysisScheme$fToHeadersDeleteAnalysisScheme $fAWSRequestDeleteAnalysisSchemeDefineSuggesterResponse' _dsrsStatus_dsrsSuggesterDefineSuggester'_defDomainName _defSuggester$fToQueryDefineSuggester$fToPathDefineSuggester$fToHeadersDefineSuggester$fAWSRequestDefineSuggesterDescribeDomainsResponse' _ddsrsStatus_ddsrsDomainStatusListDescribeDomains'_ddDomainNames$fToQueryDescribeDomains$fToPathDescribeDomains$fToHeadersDescribeDomains$fAWSRequestDescribeDomainsDeleteExpressionResponse' _delrsStatus_delrsExpressionDeleteExpression'_delDomainName_delExpressionName$fToQueryDeleteExpression$fToPathDeleteExpression$fToHeadersDeleteExpression$fAWSRequestDeleteExpression"UpdateAvailabilityOptionsResponse'_uaorsAvailabilityOptions _uaorsStatusUpdateAvailabilityOptions'_uaoDomainName _uaoMultiAZ"$fToQueryUpdateAvailabilityOptions!$fToPathUpdateAvailabilityOptions$$fToHeadersUpdateAvailabilityOptions%$fAWSRequestUpdateAvailabilityOptionsDescribeSuggestersResponse' _dssrsStatus_dssrsSuggestersDescribeSuggesters' _dssDeployed_dssSuggesterNames_dssDomainName$fToQueryDescribeSuggesters$fToPathDescribeSuggesters$fToHeadersDescribeSuggesters$fAWSRequestDescribeSuggesters&DescribeServiceAccessPoliciesResponse' _dsaprsStatus_dsaprsAccessPoliciesDescribeServiceAccessPolicies' _dsapDeployed_dsapDomainName&$fToQueryDescribeServiceAccessPolicies%$fToPathDescribeServiceAccessPolicies($fToHeadersDescribeServiceAccessPolicies)$fAWSRequestDescribeServiceAccessPolicies"DescribeScalingParametersResponse' _dsprsStatus_dsprsScalingParametersDescribeScalingParameters'_dspDomainName"$fToQueryDescribeScalingParameters!$fToPathDescribeScalingParameters$$fToHeadersDescribeScalingParameters%$fAWSRequestDescribeScalingParametersDefineExpressionResponse' _dersStatus_dersExpressionDefineExpression' _dDomainName _dExpression$fToQueryDefineExpression$fToPathDefineExpression$fToHeadersDefineExpression$fAWSRequestDefineExpressionDescribeExpressionsResponse' _drsStatus_drsExpressionsDescribeExpressions' _deDeployed_deExpressionNames _deDomainName$fToQueryDescribeExpressions$fToPathDescribeExpressions$fToHeadersDescribeExpressions$fAWSRequestDescribeExpressions$DescribeAvailabilityOptionsResponse'_daorsAvailabilityOptions _daorsStatusDescribeAvailabilityOptions' _daoDeployed_daoDomainName$$fToQueryDescribeAvailabilityOptions#$fToPathDescribeAvailabilityOptions&$fToHeadersDescribeAvailabilityOptions'$fAWSRequestDescribeAvailabilityOptions