AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Gets the analysis schemes configured for a domain. An analysis scheme defines language-specific
text processing options for a text
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 Deployed
option to true
to show the active
configuration and exclude pending changes. For more information, see Configuring Analysis Schemes in the Amazon CloudSearch Developer
Guide.
For .NET Core this operation is only available in asynchronous form. Please refer to DescribeAnalysisSchemesAsync.
Namespace: Amazon.CloudSearch
Assembly: AWSSDK.CloudSearch.dll
Version: 3.x.y.z
public virtual DescribeAnalysisSchemesResponse DescribeAnalysisSchemes( DescribeAnalysisSchemesRequest request )
Container for the necessary parameters to execute the DescribeAnalysisSchemes service method.
Exception | Condition |
---|---|
BaseException | An error occurred while processing the request. |
InternalException | An internal error occurred while processing the request. If this problem persists, report an issue from the Service Health Dashboard. |
ResourceNotFoundException | The request was rejected because it attempted to reference a resource that does not exist. |
.NET Framework:
Supported in: 4.5 and newer, 3.5