AWS SDK for .NET Documentation
UpdateStopwordOptions Method (updateStopwordOptionsRequest)
AmazonAmazon.CloudSearch_2011_02_01AmazonCloudSearchClientUpdateStopwordOptions(UpdateStopwordOptionsRequest) Did this page help you?   Yes   No    Tell us about it...

Configures stopwords for the search domain. Stopwords are used during indexing and when processing search requests. The maximum size of the stopwords dictionary is 10 KB.

Declaration Syntax
C#
public UpdateStopwordOptionsResponse UpdateStopwordOptions(
	UpdateStopwordOptionsRequest updateStopwordOptionsRequest
)
Parameters
updateStopwordOptionsRequest (UpdateStopwordOptionsRequest)
Container for the necessary parameters to execute the UpdateStopwordOptions service method on AmazonCloudSearch.
Return Value
The response from the UpdateStopwordOptions service method, as returned by AmazonCloudSearch.
Exceptions

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