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
 Declaration Syntax| C# | 
public UpdateStopwordOptionsResponse UpdateStopwordOptions( UpdateStopwordOptionsRequest updateStopwordOptionsRequest )
 Parameters
 Parameters- updateStopwordOptionsRequest (UpdateStopwordOptionsRequest)
- Container for the necessary parameters to execute the UpdateStopwordOptions service method on AmazonCloudSearch.
 Return Value
 Return ValueThe response from the UpdateStopwordOptions service method, as returned by AmazonCloudSearch.
 Exceptions
 Exceptions