openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 82.8 kB
JSON
{"openapi":"3.0.0","info":{"version":"2013-01-01","x-release":"v4","title":"Amazon CloudSearch","description":"<fullname>Amazon CloudSearch Configuration Service</fullname> <p>You use the Amazon CloudSearch configuration service to create, configure, and manage search domains. Configuration service requests are submitted using the AWS Query protocol. AWS Query requests are HTTP or HTTPS requests submitted via HTTP GET or POST with a query parameter named Action.</p> <p>The endpoint for configuration service requests is region-specific: cloudsearch.<i>region</i>.amazonaws.com. For example, cloudsearch.us-east-1.amazonaws.com. For a current list of supported regions and endpoints, see <a href=\"http://docs.aws.amazon.com/general/latest/gr/rande.html#cloudsearch_region\" target=\"_blank\">Regions and Endpoints</a>.</p>","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"cloudsearch","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/cloudsearch-2013-01-01.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-direct":true}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://aws.amazon.com/cloudsearch/"},"x-hasEquivalentPaths":true,"security":[{"hmac":[]}],"paths":{"/":{"post":{"operationId":"BuildSuggesters","description":"Indexes the search suggestions. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/getting-suggestions.html#configuring-suggesters\">Configuring Suggesters</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/BuildSuggestersResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BuildSuggestersRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreateDomain":{"post":{"operationId":"CreateDomain","description":"Creates a new search domain. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/creating-domains.html\" target=\"_blank\">Creating a Search Domain</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/CreateDomainResponse"}}}},"409":{"description":"LimitExceededException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/LimitExceededException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateDomainRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DefineAnalysisScheme":{"post":{"operationId":"DefineAnalysisScheme","description":"Configures an analysis scheme that can be applied to a <code>text</code> or <code>text-array</code> field to define language-specific text processing options. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-analysis-schemes.html\" target=\"_blank\">Configuring Analysis Schemes</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DefineAnalysisSchemeResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DefineAnalysisSchemeRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DefineExpression":{"post":{"operationId":"DefineExpression","description":"Configures an <code><a>Expression</a></code> for the search domain. Used to create new expressions and modify existing ones. If the expression exists, the new configuration replaces the old one. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-expressions.html\" target=\"_blank\">Configuring Expressions</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DefineExpressionResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DefineExpressionRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DefineIndexField":{"post":{"operationId":"DefineIndexField","description":"Configures an <code><a>IndexField</a></code> for the search domain. Used to create new fields and modify existing ones. You must specify the name of the domain you are configuring and an index field configuration. The index field configuration specifies a unique name, the index field type, and the options you want to configure for the field. The options you can specify depend on the <code><a>IndexFieldType</a></code>. If the field exists, the new configuration replaces the old one. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-index-fields.html\" target=\"_blank\">Configuring Index Fields</a> in the <i>Amazon CloudSearch Developer Guide</i>. ","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DefineIndexFieldResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DefineIndexFieldRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DefineSuggester":{"post":{"operationId":"DefineSuggester","description":"Configures a suggester for a domain. A suggester enables you to display possible matches before users finish typing their queries. When you configure a suggester, you must specify the name of the text field you want to search for possible matches and a unique name for the suggester. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/getting-suggestions.html\" target=\"_blank\">Getting Search Suggestions</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DefineSuggesterResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DefineSuggesterRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteAnalysisScheme":{"post":{"operationId":"DeleteAnalysisScheme","description":"Deletes an analysis scheme. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-analysis-schemes.html\" target=\"_blank\">Configuring Analysis Schemes</a> in the <i>Amazon CloudSearch Developer Guide</i>. ","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DeleteAnalysisSchemeResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteAnalysisSchemeRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteDomain":{"post":{"operationId":"DeleteDomain","description":"Permanently deletes a search domain and all of its data. Once a domain has been deleted, it cannot be recovered. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/deleting-domains.html\" target=\"_blank\">Deleting a Search Domain</a> in the <i>Amazon CloudSearch Developer Guide</i>. ","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DeleteDomainResponse"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteDomainRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteExpression":{"post":{"operationId":"DeleteExpression","description":"Removes an <code><a>Expression</a></code> from the search domain. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-expressions.html\" target=\"_blank\">Configuring Expressions</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DeleteExpressionResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteExpressionRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteIndexField":{"post":{"operationId":"DeleteIndexField","description":"Removes an <code><a>IndexField</a></code> from the search domain. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-index-fields.html\" target=\"_blank\">Configuring Index Fields</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DeleteIndexFieldResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteIndexFieldRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteSuggester":{"post":{"operationId":"DeleteSuggester","description":"Deletes a suggester. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/getting-suggestions.html\" target=\"_blank\">Getting Search Suggestions</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DeleteSuggesterResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteSuggesterRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeAnalysisSchemes":{"post":{"operationId":"DescribeAnalysisSchemes","description":"Gets the analysis schemes configured for a domain. An analysis scheme defines language-specific text processing options for a <code>text</code> field. Can be limited to specific analysis schemes by name. By default, shows all analysis schemes and includes any pending changes to the configuration. Set the <code>Deployed</code> option to <code>true</code> to show the active configuration and exclude pending changes. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-analysis-schemes.html\" target=\"_blank\">Configuring Analysis Schemes</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DescribeAnalysisSchemesResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeAnalysisSchemesRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeAvailabilityOptions":{"post":{"operationId":"DescribeAvailabilityOptions","description":"Gets the availability options configured for a domain. By default, shows the configuration with any pending changes. Set the <code>Deployed</code> option to <code>true</code> to show the active configuration and exclude pending changes. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-availability-options.html\" target=\"_blank\">Configuring Availability Options</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DescribeAvailabilityOptionsResponse"}}}},"409":{"description":"DisabledOperationException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/DisabledOperationException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeAvailabilityOptionsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeDomains":{"post":{"operationId":"DescribeDomains","description":"Gets information about the search domains owned by this account. Can be limited to specific domains. Shows all domains by default. To get the number of searchable documents in a domain, use the console or submit a <code>matchall</code> request to your domain's search endpoint: <code>q=matchall&amp;q.parser=structured&amp;size=0</code>. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/getting-domain-info.html\" target=\"_blank\">Getting Information about a Search Domain</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DescribeDomainsResponse"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeDomainsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeExpressions":{"post":{"operationId":"DescribeExpressions","description":"Gets the expressions configured for the search domain. Can be limited to specific expressions by name. By default, shows all expressions and includes any pending changes to the configuration. Set the <code>Deployed</code> option to <code>true</code> to show the active configuration and exclude pending changes. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-expressions.html\" target=\"_blank\">Configuring Expressions</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DescribeExpressionsResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeExpressionsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeIndexFields":{"post":{"operationId":"DescribeIndexFields","description":"Gets information about the index fields configured for the search domain. Can be limited to specific fields by name. By default, shows all fields and includes any pending changes to the configuration. Set the <code>Deployed</code> option to <code>true</code> to show the active configuration and exclude pending changes. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/getting-domain-info.html\" target=\"_blank\">Getting Domain Information</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DescribeIndexFieldsResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeIndexFieldsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeScalingParameters":{"post":{"operationId":"DescribeScalingParameters","description":"Gets the scaling parameters configured for a domain. A domain's scaling parameters specify the desired search instance type and replication count. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-scaling-options.html\" target=\"_blank\">Configuring Scaling Options</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DescribeScalingParametersResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeScalingParametersRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeServiceAccessPolicies":{"post":{"operationId":"DescribeServiceAccessPolicies","description":"Gets information about the access policies that control access to the domain's document and search endpoints. By default, shows the configuration with any pending changes. Set the <code>Deployed</code> option to <code>true</code> to show the active configuration and exclude pending changes. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-access.html\" target=\"_blank\">Configuring Access for a Search Domain</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DescribeServiceAccessPoliciesResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeServiceAccessPoliciesRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeSuggesters":{"post":{"operationId":"DescribeSuggesters","description":"Gets the suggesters configured for a domain. A suggester enables you to display possible matches before users finish typing their queries. Can be limited to specific suggesters by name. By default, shows all suggesters and includes any pending changes to the configuration. Set the <code>Deployed</code> option to <code>true</code> to show the active configuration and exclude pending changes. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/getting-suggestions.html\" target=\"_blank\">Getting Search Suggestions</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/DescribeSuggestersResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeSuggestersRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#IndexDocuments":{"post":{"operationId":"IndexDocuments","description":"Tells the search domain to start indexing its documents using the latest indexing options. This operation must be invoked to activate options whose <a>OptionStatus</a> is <code>RequiresIndexDocuments</code>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/IndexDocumentsResponse"}}}},"409":{"description":"ResourceNotFoundException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/IndexDocumentsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListDomainNames":{"post":{"operationId":"ListDomainNames","description":"Lists all search domains owned by an account.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ListDomainNamesResponse"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}}}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#UpdateAvailabilityOptions":{"post":{"operationId":"UpdateAvailabilityOptions","description":"Configures the availability options for a domain. Enabling the Multi-AZ option expands an Amazon CloudSearch domain to an additional Availability Zone in the same Region to increase fault tolerance in the event of a service disruption. Changes to the Multi-AZ option can take about half an hour to become active. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-availability-options.html\" target=\"_blank\">Configuring Availability Options</a> in the <i>Amazon CloudSearch Developer Guide</i>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/UpdateAvailabilityOptionsResponse"}}}},"409":{"description":"DisabledOperationException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/DisabledOperationException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateAvailabilityOptionsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#UpdateScalingParameters":{"post":{"operationId":"UpdateScalingParameters","description":"Configures scaling parameters for a domain. A domain's scaling parameters specify the desired search instance type and replication count. Amazon CloudSearch will still automatically scale your domain based on the volume of data and traffic, but not below the desired instance type and replication count. If the Multi-AZ option is enabled, these values control the resources used per Availability Zone. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-scaling-options.html\" target=\"_blank\">Configuring Scaling Options</a> in the <i>Amazon CloudSearch Developer Guide</i>. ","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/UpdateScalingParametersResponse"}}}},"409":{"description":"InvalidTypeException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidTypeException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateScalingParametersRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#UpdateServiceAccessPolicies":{"post":{"operationId":"UpdateServiceAccessPolicies","description":"Configures the access rules that control access to the domain's document and search endpoints. For more information, see <a href=\"http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-access.html\" target=\"_blank\"> Configuring Access for an Amazon CloudSearch Domain</a>.","responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/UpdateServiceAccessPoliciesResponse"}}}},"409":{"description":"InvalidTypeException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InvalidTypeException"}}}},"480":{"description":"BaseException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/BaseException"}}}},"500":{"description":"InternalException","x-aws-exception":true,"content":{"*/*":{"schema":{"$ref":"#/components/schemas/InternalException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateServiceAccessPoliciesRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]}},"servers":[{"url":"https://cloudsearch.amazonaws.com/"},{"url":"http://cloudsearch.amazonaws.com/"}],"components":{"parameters":{"Action":{"name":"Action","in":"query","required":true,"schema":{"type":"string"}},"Version":{"name":"Version","in":"query","required":true,"schema":{"type":"string"}},"X-Amz-Content-Sha256":{"name":"X-Amz-Content-Sha256","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Date":{"name":"X-Amz-Date","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Algorithm":{"name":"X-Amz-Algorithm","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Credential":{"name":"X-Amz-Credential","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Security-Token":{"name":"X-Amz-Security-Token","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Signature":{"name":"X-Amz-Signature","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-SignedHeaders":{"name":"X-Amz-SignedHeaders","in":"header","required":false,"schema":{"type":"string"}}},"securitySchemes":{"hmac":{"type":"apiKey","name":"Authorization","in":"header","description":"Amazon Signature authorization v4","x-amazon-apigateway-authtype":"awsSigv4"}},"schemas":{"BuildSuggestersResponse":{"type":"object","properties":{"FieldNames":{"$ref":"#/components/schemas/FieldNameList"}},"description":"The result of a <code>BuildSuggester</code> request. Contains a list of the fields used for suggestions."},"BuildSuggestersRequest":{"type":"object","required":["DomainName"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"}},"description":"Container for the parameters to the <code><a>BuildSuggester</a></code> operation. Specifies the name of the domain you want to update."},"BaseException":{"type":"object","properties":{"Code":{"$ref":"#/components/schemas/ErrorCode"},"Message":{"$ref":"#/components/schemas/ErrorMessage"}},"description":"An error occurred while processing the request."},"InternalException":{"type":"object","properties":{},"description":"An internal error occurred while processing the request. If this problem persists, report an issue from the <a href=\"http://status.aws.amazon.com/\" target=\"_blank\">Service Health Dashboard</a>."},"ResourceNotFoundException":{"type":"object","properties":{},"description":"The request was rejected because it attempted to reference a resource that does not exist."},"CreateDomainResponse":{"type":"object","properties":{"DomainStatus":{"$ref":"#/components/schemas/DomainStatus"}},"description":"The result of a <code>CreateDomainRequest</code>. Contains the status of a newly created domain."},"CreateDomainRequest":{"type":"object","required":["DomainName"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"}},"description":"Container for the parameters to the <code><a>CreateDomain</a></code> operation. Specifies a name for the new search domain."},"LimitExceededException":{"type":"object","properties":{},"description":"The request was rejected because a resource limit has already been met."},"DefineAnalysisSchemeResponse":{"type":"object","required":["AnalysisScheme"],"properties":{"AnalysisScheme":{"$ref":"#/components/schemas/AnalysisSchemeStatus"}},"description":"The result of a <code><a>DefineAnalysisScheme</a></code> request. Contains the status of the newly-configured analysis scheme."},"DefineAnalysisSchemeRequest":{"type":"object","required":["DomainName","AnalysisScheme"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"},"AnalysisScheme":{"$ref":"#/components/schemas/AnalysisScheme"}},"description":"Container for the parameters to the <code><a>DefineAnalysisScheme</a></code> operation. Specifies the name of the domain you want to update and the analysis scheme configuration."},"InvalidTypeException":{"type":"object","properties":{},"description":"The request was rejected because it specified an invalid type definition."},"DefineExpressionResponse":{"type":"object","required":["Expression"],"properties":{"Expression":{"$ref":"#/components/schemas/ExpressionStatus"}},"description":"The result of a <code>DefineExpression</code> request. Contains the status of the newly-configured expression."},"DefineExpressionRequest":{"type":"object","required":["DomainName","Expression"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"},"Expression":{"$ref":"#/components/schemas/Expression"}},"description":"Container for the parameters to the <code><a>DefineExpression</a></code> operation. Specifies the name of the domain you want to update and the expression you want to configure."},"DefineIndexFieldResponse":{"type":"object","required":["IndexField"],"properties":{"IndexField":{"$ref":"#/components/schemas/IndexFieldStatus"}},"description":"The result of a <code><a>DefineIndexField</a></code> request. Contains the status of the newly-configured index field."},"DefineIndexFieldRequest":{"type":"object","required":["DomainName","IndexField"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"},"IndexField":{"$ref":"#/components/schemas/IndexField"}},"description":"Container for the parameters to the <code><a>DefineIndexField</a></code> operation. Specifies the name of the domain you want to update and the index field configuration."},"DefineSuggesterResponse":{"type":"object","required":["Suggester"],"properties":{"Suggester":{"$ref":"#/components/schemas/SuggesterStatus"}},"description":"The result of a <code>DefineSuggester</code> request. Contains the status of the newly-configured suggester."},"DefineSuggesterRequest":{"type":"object","required":["DomainName","Suggester"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"},"Suggester":{"$ref":"#/components/schemas/Suggester"}},"description":"Container for the parameters to the <code><a>DefineSuggester</a></code> operation. Specifies the name of the domain you want to update and the suggester configuration."},"DeleteAnalysisSchemeResponse":{"type":"object","required":["AnalysisScheme"],"properties":{"AnalysisScheme":{"$ref":"#/components/schemas/AnalysisSchemeStatus"}},"description":"The result of a <code>DeleteAnalysisScheme</code> request. Contains the status of the deleted analysis scheme."},"DeleteAnalysisSchemeRequest":{"type":"object","required":["DomainName","AnalysisSchemeName"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"},"AnalysisSchemeName":{"$ref":"#/components/schemas/StandardName"}},"description":"Container for the parameters to the <code><a>DeleteAnalysisScheme</a></code> operation. Specifies the name of the domain you want to update and the analysis scheme you want to delete. "},"DeleteDomainResponse":{"type":"object","properties":{"DomainStatus":{"$ref":"#/components/schemas/DomainStatus"}},"description":"The result of a <code>DeleteDomain</code> request. Contains the status of a newly deleted domain, or no status if the domain has already been completely deleted."},"DeleteDomainRequest":{"type":"object","required":["DomainName"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"}},"description":"Container for the parameters to the <code><a>DeleteDomain</a></code> operation. Specifies the name of the domain you want to delete."},"DeleteExpressionResponse":{"type":"object","required":["Expression"],"properties":{"Expression":{"$ref":"#/components/schemas/ExpressionStatus"}},"description":"The result of a <code><a>DeleteExpression</a></code> request. Specifies the expression being deleted."},"DeleteExpressionRequest":{"type":"object","required":["DomainName","ExpressionName"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"},"ExpressionName":{"$ref":"#/components/schemas/StandardName"}},"description":"Container for the parameters to the <code><a>DeleteExpression</a></code> operation. Specifies the name of the domain you want to update and the name of the expression you want to delete."},"DeleteIndexFieldResponse":{"type":"object","required":["IndexField"],"properties":{"IndexField":{"$ref":"#/components/schemas/IndexFieldStatus"}},"description":"The result of a <code><a>DeleteIndexField</a></code> request."},"DeleteIndexFieldRequest":{"type":"object","required":["DomainName","IndexFieldName"],"properties":{"DomainName":{"$ref":"#/components/schemas/DomainName"},"IndexFieldName":{"$ref":"#/components/schemas/DynamicFieldName"}},"description":"Container for the parameters to the <code><a>DeleteIndexField</a></code> operation. Specifies the name of the domain you want to update and the name of the index field you want to delete."},"DeleteSuggesterResponse":{"ty