AWS SDK for .NET Documentation
DescribeAnalysisSchemes Method (describeAnalysisSchemesRequest)
AmazonAmazon.CloudSearchAmazonCloudSearchClientDescribeAnalysisSchemes(DescribeAnalysisSchemesRequest) Did this page help you?   Yes   No    Tell us about it...

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 .

Declaration Syntax
C#
public DescribeAnalysisSchemesResponse DescribeAnalysisSchemes(
	DescribeAnalysisSchemesRequest describeAnalysisSchemesRequest
)
Parameters
describeAnalysisSchemesRequest (DescribeAnalysisSchemesRequest)
Container for the necessary parameters to execute the DescribeAnalysisSchemes service method on AmazonCloudSearch.
Return Value
The response from the DescribeAnalysisSchemes service method, as returned by AmazonCloudSearch.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)