8      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./012 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T UVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~None (024=BKTsearch.m3.xlargesearch.m3.mediumsearch.m3.large search.m3.2xlarge search.m2.xlarge search.m2.2xlarge search.m1.small search.m1.largezh-Hantzh-Hanstrthsvruroptnonlmullvkojaitidhy hu!hi"he#gl$ga%fr&fi'fa(eu)es*en+el,de-da.cs/ca0bg1ar4none5low6high> text-array?text@ literal-arrayAliteralBlatlonC int-arrayDintE double-arrayFdoubleG date-arrayHdateVnoneWminimalXlightYfull\RequiresIndexDocuments] Processing^FailedToValidate_ActiveeVersion  2013-01-01# of the Amazon CloudSearch service.gd constructor.7The fields accessible through corresponding lenses are: h ::  i ::  j ::  k ::  Kl :: m :: n ::  Jo ::  p :: q ::  r ::  s ::  t ::  Ki_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 DescribeDomainsC with a false value for Created until domain creation is complete.jtTrue 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 DescribeDomainsY with a true value for IsDeleted for several minutes until resource cleanup is complete.k?The service endpoint for updating documents in a search domain.oNTrue if processing is being done to activate the current domain configuration.pTrue if IndexDocumentsB needs to be called to activate the current domain configuration.qMThe number of search instances that are available to process search requests.r@The instance type that is being used to process search requests.sAThe number of partitions across which the search index is spread.tHThe service endpoint for requesting search results from a search domain.uc constructor.7The fields accessible through corresponding lenses are:v ::  3w ::  x :: vEThe level of fuzziness allowed when suggesting matches for a string: none, 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.wAn 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.x<The name of the index field you want to use for suggestions.yb constructor.7The fields accessible through corresponding lenses are:z ::  { ::  | ::  } ::  ~ ::  zIA value to use for the field if the field isn't specified for a document.{8Whether facet information can be returned for the field.|HWhether the contents of the field can be returned in the search results.}1Whether the contents of the field are searchable.~,A list of source fields to map to the field.a constructor.7The fields accessible through corresponding lenses are:  ::  2 ::  ` ::  b ::  Q ::  :: = ::  8 ::   ::  < ::  9 ::   ::  Z ::  PhA 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.` constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::   ::  IA value to use for the field if the field isn't specified for a document.8Whether facet information can be returned for the field.HWhether the contents of the field can be returned in the search results.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results.Z constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::  %The name of an analysis scheme for a  'text-array' field.IA value to use for the field if the field isn't specified for a document.1Whether highlights can be returned for the field.HWhether the contents of the field can be returned in the search results.,A list of source fields to map to the field.T constructor.7The fields accessible through corresponding lenses are: ::  R ::  :: S constructor.7The fields accessible through corresponding lenses are: ::   ::   ::  NThe instance type that you want to preconfigure for your domain. For example, 'search.m1.small'._The number of partitions you want to preconfigure for your domain. Only valid when you select  'm2.2xlarge' as the desired instance type.IThe number of replicas you want to preconfigure for each index partition.R constructor.7The fields accessible through corresponding lenses are: ::  U ::   ::   ::   ::  .The level of algorithmic stemming to perform: none, minimal, light, or full. The available levels vary depending on the language. For more information, see Language Specific Text Processing Settings in the !Amazon CloudSearchDeveloper GuideA 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.A 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.A 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.?A 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 CloudSearchDeveloper Guide.Q constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::   ::  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.8Whether facet information can be returned for the field.HWhether the contents of the field can be returned in the search results.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results.1The name of the source field to map to the field.P constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::   ::  %The name of an analysis scheme for a text field.IA value to use for the field if the field isn't specified for a document.1Whether highlights can be returned for the field.HWhether the contents of the field can be returned in the search results.9Whether the field can be used to sort the search results.O constructor.7The fields accessible through corresponding lenses are: ::  :: :3The availability options configured for the domain.N constructor.7The fields accessible through corresponding lenses are: :: a :: :M constructor.7The fields accessible through corresponding lenses are: :: S :: :L constructor.7The fields accessible through corresponding lenses are: :: T :: :K constructor.7The fields accessible through corresponding lenses are: ::  J constructor.7The fields accessible through corresponding lenses are: ::  :: I constructor.7The fields accessible through corresponding lenses are: :: 7 :: :PThe expression that is evaluated for sorting while processing a search request.< constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::   ::  IA value to use for the field if the field isn't specified for a document.8Whether facet information can be returned for the field.HWhether the contents of the field can be returned in the search results.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results.; constructor.7The fields accessible through corresponding lenses are: ::  :: :: constructor.7The fields accessible through corresponding lenses are: ::  ::   :: [ ::  ::  -A timestamp for when this option was created.FIndicates that the option will be deleted once processing is complete.?The state of processing a change to an option. Possible values:\8: the option's latest value will not be deployed until IndexDocuments, has been called and indexing is complete. ]E: the option's latest value is in the process of being activated. _6: 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.2A timestamp for when this option was last updated.BA unique integer that indicates when this option was last updated.9 constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::  IA value to use for the field if the field isn't specified for a document.8Whether facet information can be returned for the field.HWhether the contents of the field can be returned in the search results.1Whether the contents of the field are searchable.,A list of source fields to map to the field.8 constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::  IA value to use for the field if the field isn't specified for a document.8Whether facet information can be returned for the field.HWhether the contents of the field can be returned in the search results.1Whether the contents of the field are searchable.,A list of source fields to map to the field.7 constructor.7The fields accessible through corresponding lenses are: ::  :: 2 constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::  IA value to use for the field if the field isn't specified for a document.8Whether facet information can be returned for the field.HWhether the contents of the field can be returned in the search results.1Whether the contents of the field are searchable.,A list of source fields to map to the field. constructor.7The fields accessible through corresponding lenses are: :: c ::  constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::   ::  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.8Whether facet information can be returned for the field.HWhether the contents of the field can be returned in the search results.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results.1The name of the source field to map to the field. constructor.7The fields accessible through corresponding lenses are: ::   ::   ::   ::   ::   ::  IA value to use for the field if the field isn't specified for a document.8Whether facet information can be returned for the field.HWhether the contents of the field can be returned in the search results.1Whether the contents of the field are searchable.9Whether the field can be used to sort the search results. constructor.7The fields accessible through corresponding lenses are: ::  :: :  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQR     STUVWXYZ[\]^_` !"#a$%&'()*+,-./01b234567c89:;d<=>?@ABCDEFGHIefglmphijklmnopqrstuxvwxyz{|}~JKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~efdghijklmnopqrstcuvwxbyz{|}~a`[_^]\ZUYXWVTSRQPONMLKJI=HGFEDCBA@?><;:9873654210/.-,+*)('&%$#"!  & #10/.-,+*)('&%$#"! 23654789:;<= HGFEDCBA@?>IJKLMNOPQR     STUYXWVZ[_^]\` !"#a$%&'()*+,-./01b234567c89:;d<=>?@ABCDEFGHIefghijklmnopqrstuvwxyz{|}~JKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~None (024=BKT constructor.7The fields accessible through corresponding lenses are: ::  :: 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. constructor.7The fields accessible through corresponding lenses are:  ::  O aThe newly-configured availability options. Indicates whether Multi-AZ is enabled for the domain.    None (024=BKT   constructor.7The fields accessible through corresponding lenses are:  ::  :: S  constructor.7The fields accessible through corresponding lenses are: :: M                  None (024=BKT constructor.7The fields accessible through corresponding lenses are: ::  :: PThe access rules you want to configure. These rules replace any existing rules. constructor.7The fields accessible through corresponding lenses are: :: +The access rules configured for the domain. None (024=BKT constructor. constructor.7The fields accessible through corresponding lenses are: ::   4The names of the search domains owned by an account.  None (024=BKT constructor.7The fields accessible through corresponding lenses are:  :: ! constructor.7The fields accessible through corresponding lenses are:" :: []"9The names of the fields that are currently being indexed.  !" !" !"  !"None (024=BKT%$ constructor.7The fields accessible through corresponding lenses are:& ::  ' :: ( :: []&/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.($The suggesters you want to describe.)# constructor.7The fields accessible through corresponding lenses are:* :: [;]*BThe suggesters configured for the domain specified in the request.#$%'&'()*#$%&'()*$%&'(#)*#$%&'()*None (024=BKT-, constructor.7The fields accessible through corresponding lenses are:. ::  / :: ./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.0+ constructor.7The fields accessible through corresponding lenses are:1 :: 1DThe access rules configured for the domain specified in the request.+,-/./011+,-./01,-./+01 +,-./01 None (024=BKT43 constructor.7The fields accessible through corresponding lenses are:5 :: 62 constructor.7The fields accessible through corresponding lenses are:7 :: M23455677234567345267 234567 None (024=BKT:9 constructor.7The fields accessible through corresponding lenses are:; ::  < :: = :: [];/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.=|A list of the index fields you want to describe. If not specified, information is returned for all configured index fields.>8 constructor.7The fields accessible through corresponding lenses are:? :: [N]?+The index fields configured for the domain.89:<;<=>?  89:;<=>?9:;<=8>?89:;<=>?  None (024=BKTBA constructor.7The fields accessible through corresponding lenses are:C ::  D :: E :: []C/Whether to display the deployed configuration (true#) or include any pending changes (false). Defaults to false.D,The name of the domain you want to describe.E Limits the ''DescribeExpressions'U response to the specified expressions. If not specified, all expressions are shown.F@ constructor.7The fields accessible through corresponding lenses are:G :: [I]G*The expressions configured for the domain.@  A BDCDEFG@ABCDEFGABCDE@FG@  A BCDEFG None (024=BKTJI constructor.7The fields accessible through corresponding lenses are:K :: []K=The names of the domains you want to include in the response.LH constructor.7The fields accessible through corresponding lenses are:M :: [d]HIJKLM !HIJKLMIJKHLM HIJKLM ! None (024=BKTPO constructor.7The fields accessible through corresponding lenses are:Q ::  R :: Q/Whether to display the deployed configuration (true#) or include any pending changes (false). Defaults to false.R,The name of the domain you want to describe.SN constructor.7The fields accessible through corresponding lenses are:T ::  OTjThe availability options configured for the domain. Indicates whether Multi-AZ is enabled for the domain.N"#O$%&PRQRST'()*+NOPQRSTOPQRNST N"#O$%&PQRST'()*+None (024=BKTWV constructor.7The fields accessible through corresponding lenses are:X :: []Y ::  Z :: X*The analysis schemes you want to describe.Y/Whether to display the deployed configuration (true#) or include any pending changes (false). Defaults to false.Z,The name of the domain you want to describe.[U constructor.7The fields accessible through corresponding lenses are:\ :: [L]\!The analysis scheme descriptions.U,-V./01WZXYZ[\234567UVWXYZ[\VWXYZU[\U,-V./01WXYZ[\234567None (024=BKT_^ constructor.7The fields accessible through corresponding lenses are:` :: a :: a7Specifies the name of the suggester you want to delete.b] constructor.7The fields accessible through corresponding lenses are:c :: ;c*The status of the suggester being deleted.]89^:;<_`a`abcc=>?@A]^_`abc^_`a]bc ]89^:;<_`abc=>?@ANone (024=BKTfe constructor.7The fields accessible through corresponding lenses are:g :: h :: hTThe name of the index field your want to remove from the domain's indexing options.id constructor.7The fields accessible through corresponding lenses are:j :: Nj,The status of the index field being deleted.dBCeDEFfghghijjGHIJKdefghijefghdij dBCeDEFfghijGHIJKNone (024=BKTml constructor.7The fields accessible through corresponding lenses are:n :: o :: oThe name of the  ''Expression' to delete.pk constructor.7The fields accessible through corresponding lenses are:q :: Iq+The status of the expression being deleted.kLMlNOPmnonopqqQRSTUklmnopqlmnokpq kLMlNOPmnopqQRSTUNone (024=BKTts constructor.7The fields accessible through corresponding lenses are:u :: u6The name of the domain you want to permanently delete.vr constructor.7The fields accessible through corresponding lenses are:w ::  drVWsXYtuuvwZ[\]^rstuvwsturvw rVWsXYtuvwZ[\]^None (024=BKTzy constructor.7The fields accessible through corresponding lenses are:{ :: | :: {3The name of the analysis scheme you want to delete.}x constructor.7The fields accessible through corresponding lenses are:~ :: L~0The status of the analysis scheme being deleted.x_`yabcz|{{|}~~defghxyz{|}~yz{|x}~ x_`yabcz{|}~defghNone (024=BKT constructor.7The fields accessible through corresponding lenses are: ::  ::  constructor.7The fields accessible through corresponding lenses are: :: ;ijklmnopqr ijklmnopqrNone (024=BKT constructor.7The fields accessible through corresponding lenses are: ::  :: a8The index field and field options you want to configure. constructor.7The fields accessible through corresponding lenses are: :: Nstuvwxyz{| stuvwxyz{|None (024=BKT constructor.7The fields accessible through corresponding lenses are: ::  :: 7 constructor.7The fields accessible through corresponding lenses are: :: I}~ }~None (024=BKT constructor.7The fields accessible through corresponding lenses are: :: T ::  constructor.7The fields accessible through corresponding lenses are: :: L None (024=BKT constructor.7The fields accessible through corresponding lenses are: :: A 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. constructor.7The fields accessible through corresponding lenses are: ::  d None (024=BKT constructor.7The fields accessible through corresponding lenses are: ::  constructor.7The fields accessible through corresponding lenses are: :: [] None  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p qrstuvwxyz{|}~ !OTUVWXYfgh i  j  klmno !"p#$%q&'(w)*+,-}./0123~456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ !'(./56:;@AHI O  P       U  V          ]  ^          e  f         k  l       !r"s#$%&'()*+z,{-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~amazonka-cloudsearch-0.3.4Network.AWS.CloudSearch.Types1Network.AWS.CloudSearch.UpdateAvailabilityOptions/Network.AWS.CloudSearch.UpdateScalingParameters3Network.AWS.CloudSearch.UpdateServiceAccessPolicies'Network.AWS.CloudSearch.ListDomainNames&Network.AWS.CloudSearch.IndexDocuments*Network.AWS.CloudSearch.DescribeSuggesters5Network.AWS.CloudSearch.DescribeServiceAccessPolicies1Network.AWS.CloudSearch.DescribeScalingParameters+Network.AWS.CloudSearch.DescribeIndexFields+Network.AWS.CloudSearch.DescribeExpressions'Network.AWS.CloudSearch.DescribeDomains3Network.AWS.CloudSearch.DescribeAvailabilityOptions/Network.AWS.CloudSearch.DescribeAnalysisSchemes'Network.AWS.CloudSearch.DeleteSuggester(Network.AWS.CloudSearch.DeleteIndexField(Network.AWS.CloudSearch.DeleteExpression$Network.AWS.CloudSearch.DeleteDomain,Network.AWS.CloudSearch.DeleteAnalysisScheme'Network.AWS.CloudSearch.DefineSuggester(Network.AWS.CloudSearch.DefineIndexField(Network.AWS.CloudSearch.DefineExpression,Network.AWS.CloudSearch.DefineAnalysisScheme$Network.AWS.CloudSearch.CreateDomain'Network.AWS.CloudSearch.BuildSuggestersNetwork.AWS.CloudSearchamazonka-core-0.3.4Network.AWS.Error RESTErrorAccessPoliciesStatusLiteralOptions IntOptions SuggesterPartitionInstanceTypeSearchM3XlargeSearchM3Medium SearchM3LargeSearchM32xlargeSearchM2XlargeSearchM22xlarge SearchM1Small SearchM1LargeAnalysisSchemeLanguageZhHantZhHansTrThSvRuRoPtNoNlMulLvKoJaItIdHyHuHiHeGlGaFrFiFaEuEsEnElDeDaCsCaBgArDateArrayOptionsSuggesterFuzzyMatchingSFMNoneSFMLowSFMHigh ExpressionIntArrayOptionsLiteralArrayOptions OptionStatusSuggesterStatus LatLonOptionsIndexFieldType IFTTextArrayIFTTextIFTLiteralArray IFTLiteral IFTLatlon IFTIntArrayIFTIntIFTDoubleArray IFTDouble IFTDateArrayIFTDateExpressionStatusLimitsServiceEndpointAnalysisSchemeStatusScalingParametersStatusIndexFieldStatusAvailabilityOptionsStatus TextOptions DoubleOptionsAnalysisOptionsScalingParametersAnalysisSchemeAlgorithmicStemmingNoneMinimalLightFullTextArrayOptions OptionStateRequiresIndexDocuments ProcessingFailedToValidateActive DateOptions IndexFieldDoubleArrayOptionsDocumentSuggesterOptions DomainStatus CloudSearchns domainStatusdsARN dsCreated dsDeleted dsDocService dsDomainId dsDomainNamedsLimits dsProcessingdsRequiresIndexDocumentsdsSearchInstanceCountdsSearchInstanceTypedsSearchPartitionCountdsSearchServicedocumentSuggesterOptionsdsoFuzzyMatchingdsoSortExpressiondsoSourceFielddoubleArrayOptionsdaoDefaultValuedaoFacetEnableddaoReturnEnableddaoSearchEnableddaoSourceFields indexFieldifDateArrayOptions ifDateOptionsifDoubleArrayOptionsifDoubleOptionsifIndexFieldNameifIndexFieldTypeifIntArrayOptions ifIntOptionsifLatLonOptionsifLiteralArrayOptionsifLiteralOptionsifTextArrayOptions ifTextOptions dateOptionsdoDefaultValuedoFacetEnableddoReturnEnableddoSearchEnabled doSortEnabled doSourceFieldtextArrayOptionstaoAnalysisSchemetaoDefaultValuetaoHighlightEnabledtaoReturnEnabledtaoSourceFieldsanalysisSchemeasAnalysisOptionsasAnalysisSchemeLanguageasAnalysisSchemeNamescalingParametersspDesiredInstanceTypespDesiredPartitionCountspDesiredReplicationCountanalysisOptionsaoAlgorithmicStemming aoJapaneseTokenizationDictionaryaoStemmingDictionary aoStopwords aoSynonyms doubleOptionsdo1DefaultValuedo1FacetEnableddo1ReturnEnableddo1SearchEnableddo1SortEnableddo1SourceField textOptionstoAnalysisSchemetoDefaultValuetoHighlightEnabledtoReturnEnabled toSortEnabled toSourceFieldavailabilityOptionsStatus aosOptions aosStatusindexFieldStatus ifsOptions ifsStatusscalingParametersStatus spsOptions spsStatusanalysisSchemeStatus assOptions assStatusserviceEndpoint seEndpointlimitslMaximumPartitionCountlMaximumReplicationCountexpressionStatus esOptionsesStatus latLonOptionslloDefaultValuelloFacetEnabledlloReturnEnabledlloSearchEnabledlloSortEnabledlloSourceFieldsuggesterStatus ssOptionsssStatus optionStatusosCreationDateosPendingDeletionosState osUpdateDateosUpdateVersionliteralArrayOptionslaoDefaultValuelaoFacetEnabledlaoReturnEnabledlaoSearchEnabledlaoSourceFieldsintArrayOptionsiaoDefaultValueiaoFacetEnablediaoReturnEnablediaoSearchEnablediaoSourceFields expressioneExpressionNameeExpressionValuedateArrayOptionsdao1DefaultValuedao1FacetEnableddao1ReturnEnableddao1SearchEnableddao1SourceFields suggestersDocumentSuggesterOptionssSuggesterName intOptionsioDefaultValueioFacetEnabledioReturnEnabledioSearchEnabled ioSortEnabled ioSourceFieldliteralOptionsloDefaultValueloFacetEnabledloReturnEnabledloSearchEnabled loSortEnabled loSourceFieldaccessPoliciesStatus apsOptions apsStatus!UpdateAvailabilityOptionsResponseUpdateAvailabilityOptionsupdateAvailabilityOptions uaoDomainName uaoMultiAZ!updateAvailabilityOptionsResponseuaorAvailabilityOptionsUpdateScalingParametersResponseUpdateScalingParametersupdateScalingParameters uspDomainNameuspScalingParametersupdateScalingParametersResponseusprScalingParameters#UpdateServiceAccessPoliciesResponseUpdateServiceAccessPoliciesupdateServiceAccessPoliciesusapAccessPoliciesusapDomainName#updateServiceAccessPoliciesResponseusaprAccessPoliciesListDomainNamesResponseListDomainNameslistDomainNameslistDomainNamesResponseldnrDomainNamesIndexDocumentsResponseIndexDocumentsindexDocuments idDomainNameindexDocumentsResponse idrFieldNamesDescribeSuggestersResponseDescribeSuggestersdescribeSuggesters ds1Deployed ds1DomainNameds1SuggesterNamesdescribeSuggestersResponse dsrSuggesters%DescribeServiceAccessPoliciesResponseDescribeServiceAccessPoliciesdescribeServiceAccessPolicies dsapDeployeddsapDomainName%describeServiceAccessPoliciesResponsedsaprAccessPolicies!DescribeScalingParametersResponseDescribeScalingParametersdescribeScalingParameters dspDomainName!describeScalingParametersResponsedsprScalingParametersDescribeIndexFieldsResponseDescribeIndexFieldsdescribeIndexFields difDeployed difDomainName difFieldNamesdescribeIndexFieldsResponsedifrIndexFieldsDescribeExpressionsResponseDescribeExpressionsdescribeExpressions deDeployed deDomainNamedeExpressionNamesdescribeExpressionsResponsederExpressionsDescribeDomainsResponseDescribeDomainsdescribeDomains ddDomainNamesdescribeDomainsResponseddrDomainStatusList#DescribeAvailabilityOptionsResponseDescribeAvailabilityOptionsdescribeAvailabilityOptions daoDeployed daoDomainName#describeAvailabilityOptionsResponsedaorAvailabilityOptionsDescribeAnalysisSchemesResponseDescribeAnalysisSchemesdescribeAnalysisSchemesdas1AnalysisSchemeNames das1Deployeddas1DomainNamedescribeAnalysisSchemesResponsedasrAnalysisSchemesDeleteSuggesterResponseDeleteSuggesterdeleteSuggester ds3DomainNameds3SuggesterNamedeleteSuggesterResponse dsr1SuggesterDeleteIndexFieldResponseDeleteIndexFielddeleteIndexFielddif1DomainNamedif1IndexFieldNamedeleteIndexFieldResponsedifrIndexFieldDeleteExpressionResponseDeleteExpressiondeleteExpression de2DomainNamede2ExpressionNamedeleteExpressionResponseder1ExpressionDeleteDomainResponse DeleteDomain deleteDomain ddDomainNamedeleteDomainResponseddrDomainStatusDeleteAnalysisSchemeResponseDeleteAnalysisSchemedeleteAnalysisSchemedasAnalysisSchemeName dasDomainNamedeleteAnalysisSchemeResponsedasrAnalysisSchemeDefineSuggesterResponseDefineSuggesterdefineSuggester ds2DomainName ds2SuggesterdefineSuggesterResponse dsrSuggesterDefineIndexFieldResponseDefineIndexFielddefineIndexFielddif2DomainNamedif2IndexFielddefineIndexFieldResponsedifr1IndexFieldDefineExpressionResponseDefineExpressiondefineExpression de1DomainName de1ExpressiondefineExpressionResponse derExpressionDefineAnalysisSchemeResponseDefineAnalysisSchemedefineAnalysisSchemedas2AnalysisSchemedas2DomainNamedefineAnalysisSchemeResponsedasr1AnalysisSchemeCreateDomainResponse CreateDomain createDomain cdDomainNamecreateDomainResponsecdrDomainStatusBuildSuggestersResponseBuildSuggestersbuildSuggesters bsDomainNamebuildSuggestersResponse bsrFieldNamesbase Data.MaybeMaybe text-1.2.0.4Data.Text.InternalTextghc-prim GHC.TypesBoolnats-1Numeric.NaturalNaturalDouble time-1.4.2Data.Time.Clock.UTCUTCTime integer-gmpGHC.Integer.TypeInteger _apsOptions _apsStatus_loDefaultValue_loFacetEnabled_loReturnEnabled_loSearchEnabled_loSortEnabled_loSourceField_ioDefaultValue_ioFacetEnabled_ioReturnEnabled_ioSearchEnabled_ioSortEnabled_ioSourceField_sDocumentSuggesterOptions_sSuggesterName_dao1DefaultValue_dao1FacetEnabled_dao1ReturnEnabled_dao1SearchEnabled_dao1SourceFields_eExpressionName_eExpressionValue_iaoDefaultValue_iaoFacetEnabled_iaoReturnEnabled_iaoSearchEnabled_iaoSourceFields_laoDefaultValue_laoFacetEnabled_laoReturnEnabled_laoSearchEnabled_laoSourceFields_osCreationDate_osPendingDeletion_osState _osUpdateDate_osUpdateVersion _ssOptions _ssStatus_lloDefaultValue_lloFacetEnabled_lloReturnEnabled_lloSearchEnabled_lloSortEnabled_lloSourceField _esOptions _esStatus_lMaximumPartitionCount_lMaximumReplicationCount _seEndpoint _assOptions _assStatus _spsOptions _spsStatus _ifsOptions _ifsStatus _aosOptions _aosStatus_toAnalysisScheme_toDefaultValue_toHighlightEnabled_toReturnEnabled_toSortEnabled_toSourceField_do1DefaultValue_do1FacetEnabled_do1ReturnEnabled_do1SearchEnabled_do1SortEnabled_do1SourceField_aoAlgorithmicStemming!_aoJapaneseTokenizationDictionary_aoStemmingDictionary _aoStopwords _aoSynonyms_spDesiredInstanceType_spDesiredPartitionCount_spDesiredReplicationCount_asAnalysisOptions_asAnalysisSchemeLanguage_asAnalysisSchemeName_taoAnalysisScheme_taoDefaultValue_taoHighlightEnabled_taoReturnEnabled_taoSourceFields_doDefaultValue_doFacetEnabled_doReturnEnabled_doSearchEnabled_doSortEnabled_doSourceField_ifDateArrayOptions_ifDateOptions_ifDoubleArrayOptions_ifDoubleOptions_ifIndexFieldName_ifIndexFieldType_ifIntArrayOptions _ifIntOptions_ifLatLonOptions_ifLiteralArrayOptions_ifLiteralOptions_ifTextArrayOptions_ifTextOptions_daoDefaultValue_daoFacetEnabled_daoReturnEnabled_daoSearchEnabled_daoSourceFields_dsoFuzzyMatching_dsoSortExpression_dsoSourceField_dsARN _dsCreated _dsDeleted _dsDocService _dsDomainId _dsDomainName _dsLimits _dsProcessing_dsRequiresIndexDocuments_dsSearchInstanceCount_dsSearchInstanceType_dsSearchPartitionCount_dsSearchService$fToQueryAccessPoliciesStatus$fFromXMLAccessPoliciesStatus$fToQueryLiteralOptions$fFromXMLLiteralOptions$fToQueryIntOptions$fFromXMLIntOptions$fToQuerySuggester$fFromXMLSuggester$fFromXMLPartitionInstanceType$fToQueryPartitionInstanceType$fToHeaderPartitionInstanceType#$fToByteStringPartitionInstanceType$fToTextPartitionInstanceType$fFromTextPartitionInstanceType$fHashablePartitionInstanceType$fFromXMLAnalysisSchemeLanguage$fToQueryAnalysisSchemeLanguage $fToHeaderAnalysisSchemeLanguage$$fToByteStringAnalysisSchemeLanguage$fToTextAnalysisSchemeLanguage $fFromTextAnalysisSchemeLanguage $fHashableAnalysisSchemeLanguage$fToQueryDateArrayOptions$fFromXMLDateArrayOptions$fFromXMLSuggesterFuzzyMatching$fToQuerySuggesterFuzzyMatching $fToHeaderSuggesterFuzzyMatching$$fToByteStringSuggesterFuzzyMatching$fToTextSuggesterFuzzyMatching $fFromTextSuggesterFuzzyMatching $fHashableSuggesterFuzzyMatching$fToQueryExpression$fFromXMLExpression$fToQueryIntArrayOptions$fFromXMLIntArrayOptions$fToQueryLiteralArrayOptions$fFromXMLLiteralArrayOptions$fToQueryOptionStatus$fFromXMLOptionStatus$fToQuerySuggesterStatus$fFromXMLSuggesterStatus$fToQueryLatLonOptions$fFromXMLLatLonOptions$fFromXMLIndexFieldType$fToQueryIndexFieldType$fToHeaderIndexFieldType$fToByteStringIndexFieldType$fToTextIndexFieldType$fFromTextIndexFieldType$fHashableIndexFieldType$fToQueryExpressionStatus$fFromXMLExpressionStatus$fToQueryLimits$fFromXMLLimits$fToQueryServiceEndpoint$fFromXMLServiceEndpoint$fToQueryAnalysisSchemeStatus$fFromXMLAnalysisSchemeStatus $fToQueryScalingParametersStatus $fFromXMLScalingParametersStatus$fToQueryIndexFieldStatus$fFromXMLIndexFieldStatus"$fToQueryAvailabilityOptionsStatus"$fFromXMLAvailabilityOptionsStatus$fToQueryTextOptions$fFromXMLTextOptions$fToQueryDoubleOptions$fFromXMLDoubleOptions$fToQueryAnalysisOptions$fFromXMLAnalysisOptions$fToQueryScalingParameters$fFromXMLScalingParameters$fToQueryAnalysisScheme$fFromXMLAnalysisScheme$fFromXMLAlgorithmicStemming$fToQueryAlgorithmicStemming$fToHeaderAlgorithmicStemming!$fToByteStringAlgorithmicStemming$fToTextAlgorithmicStemming$fFromTextAlgorithmicStemming$fHashableAlgorithmicStemming$fToQueryTextArrayOptions$fFromXMLTextArrayOptions$fFromXMLOptionState$fToQueryOptionState$fToHeaderOptionState$fToByteStringOptionState$fToTextOptionState$fFromTextOptionState$fHashableOptionState$fToQueryDateOptions$fFromXMLDateOptions$fToQueryIndexField$fFromXMLIndexField$fToQueryDoubleArrayOptions$fFromXMLDoubleArrayOptions!$fToQueryDocumentSuggesterOptions!$fFromXMLDocumentSuggesterOptions$fToQueryDomainStatus$fFromXMLDomainStatus$fAWSServiceCloudSearch_uaorAvailabilityOptions_uaoDomainName _uaoMultiAZ*$fFromXMLUpdateAvailabilityOptionsResponse%$fAWSRequestUpdateAvailabilityOptions$$fToHeadersUpdateAvailabilityOptions"$fToQueryUpdateAvailabilityOptions!$fToPathUpdateAvailabilityOptions_usprScalingParameters_uspDomainName_uspScalingParameters($fFromXMLUpdateScalingParametersResponse#$fAWSRequestUpdateScalingParameters"$fToHeadersUpdateScalingParameters $fToQueryUpdateScalingParameters$fToPathUpdateScalingParameters_usaprAccessPolicies_usapAccessPolicies_usapDomainName,$fFromXMLUpdateServiceAccessPoliciesResponse'$fAWSRequestUpdateServiceAccessPolicies&$fToHeadersUpdateServiceAccessPolicies$$fToQueryUpdateServiceAccessPolicies#$fToPathUpdateServiceAccessPoliciesunordered-containers-0.2.5.1Data.HashMap.BaseHashMap_ldnrDomainNames $fFromXMLListDomainNamesResponse$fAWSRequestListDomainNames$fToHeadersListDomainNames$fToQueryListDomainNames$fToPathListDomainNames_idrFieldNames _idDomainName$fFromXMLIndexDocumentsResponse$fAWSRequestIndexDocuments$fToHeadersIndexDocuments$fToQueryIndexDocuments$fToPathIndexDocuments$fIsListIndexDocumentsResponse_dsrSuggesters _ds1Deployed_ds1DomainName_ds1SuggesterNames#$fFromXMLDescribeSuggestersResponse$fAWSRequestDescribeSuggesters$fToHeadersDescribeSuggesters$fToQueryDescribeSuggesters$fToPathDescribeSuggesters"$fIsListDescribeSuggestersResponse_dsaprAccessPolicies _dsapDeployed_dsapDomainName.$fFromXMLDescribeServiceAccessPoliciesResponse)$fAWSRequestDescribeServiceAccessPolicies($fToHeadersDescribeServiceAccessPolicies&$fToQueryDescribeServiceAccessPolicies%$fToPathDescribeServiceAccessPolicies_dsprScalingParameters_dspDomainName*$fFromXMLDescribeScalingParametersResponse%$fAWSRequestDescribeScalingParameters$$fToHeadersDescribeScalingParameters"$fToQueryDescribeScalingParameters!$fToPathDescribeScalingParameters_difrIndexFields _difDeployed_difDomainName_difFieldNames$$fFromXMLDescribeIndexFieldsResponse$fAWSRequestDescribeIndexFields$fToHeadersDescribeIndexFields$fToQueryDescribeIndexFields$fToPathDescribeIndexFields#$fIsListDescribeIndexFieldsResponse_derExpressions _deDeployed _deDomainName_deExpressionNames$$fFromXMLDescribeExpressionsResponse$fAWSRequestDescribeExpressions$fToHeadersDescribeExpressions$fToQueryDescribeExpressions$fToPathDescribeExpressions#$fIsListDescribeExpressionsResponse_ddrDomainStatusList_ddDomainNames $fFromXMLDescribeDomainsResponse$fAWSRequestDescribeDomains$fToHeadersDescribeDomains$fToQueryDescribeDomains$fToPathDescribeDomains$fIsListDescribeDomainsResponse$fIsListDescribeDomains_daorAvailabilityOptions _daoDeployed_daoDomainName,$fFromXMLDescribeAvailabilityOptionsResponse'$fAWSRequestDescribeAvailabilityOptions&$fToHeadersDescribeAvailabilityOptions$$fToQueryDescribeAvailabilityOptions#$fToPathDescribeAvailabilityOptions_dasrAnalysisSchemes_das1AnalysisSchemeNames _das1Deployed_das1DomainName($fFromXMLDescribeAnalysisSchemesResponse#$fAWSRequestDescribeAnalysisSchemes"$fToHeadersDescribeAnalysisSchemes $fToQueryDescribeAnalysisSchemes$fToPathDescribeAnalysisSchemes'$fIsListDescribeAnalysisSchemesResponse_dsr1Suggester_ds3DomainName_ds3SuggesterName $fFromXMLDeleteSuggesterResponse$fAWSRequestDeleteSuggester$fToHeadersDeleteSuggester$fToQueryDeleteSuggester$fToPathDeleteSuggester_difrIndexField_dif1DomainName_dif1IndexFieldName!$fFromXMLDeleteIndexFieldResponse$fAWSRequestDeleteIndexField$fToHeadersDeleteIndexField$fToQueryDeleteIndexField$fToPathDeleteIndexField_der1Expression_de2DomainName_de2ExpressionName!$fFromXMLDeleteExpressionResponse$fAWSRequestDeleteExpression$fToHeadersDeleteExpression$fToQueryDeleteExpression$fToPathDeleteExpression_ddrDomainStatus _ddDomainName$fFromXMLDeleteDomainResponse$fAWSRequestDeleteDomain$fToHeadersDeleteDomain$fToQueryDeleteDomain$fToPathDeleteDomain_dasrAnalysisScheme_dasAnalysisSchemeName_dasDomainName%$fFromXMLDeleteAnalysisSchemeResponse $fAWSRequestDeleteAnalysisScheme$fToHeadersDeleteAnalysisScheme$fToQueryDeleteAnalysisScheme$fToPathDeleteAnalysisScheme _dsrSuggester_ds2DomainName _ds2Suggester $fFromXMLDefineSuggesterResponse$fAWSRequestDefineSuggester$fToHeadersDefineSuggester$fToQueryDefineSuggester$fToPathDefineSuggester_difr1IndexField_dif2DomainName_dif2IndexField!$fFromXMLDefineIndexFieldResponse$fAWSRequestDefineIndexField$fToHeadersDefineIndexField$fToQueryDefineIndexField$fToPathDefineIndexField_derExpression_de1DomainName_de1Expression!$fFromXMLDefineExpressionResponse$fAWSRequestDefineExpression$fToHeadersDefineExpression$fToQueryDefineExpression$fToPathDefineExpression_dasr1AnalysisScheme_das2AnalysisScheme_das2DomainName%$fFromXMLDefineAnalysisSchemeResponse $fAWSRequestDefineAnalysisScheme$fToHeadersDefineAnalysisScheme$fToQueryDefineAnalysisScheme$fToPathDefineAnalysisScheme_cdrDomainStatus _cdDomainName$fFromXMLCreateDomainResponse$fAWSRequestCreateDomain$fToHeadersCreateDomain$fToQueryCreateDomain$fToPathCreateDomain_bsrFieldNames _bsDomainName $fFromXMLBuildSuggestersResponse$fAWSRequestBuildSuggesters$fToHeadersBuildSuggesters$fToQueryBuildSuggesters$fToPathBuildSuggesters$fIsListBuildSuggestersResponse