AWS SDK for .NET Documentation
UpdateSynonymOptions Method (updateSynonymOptionsRequest)
AmazonAmazon.CloudSearch_2011_02_01AmazonCloudSearchUpdateSynonymOptions(UpdateSynonymOptionsRequest) Did this page help you?   Yes   No    Tell us about it...

Configures a synonym dictionary for the search domain. The synonym dictionary is used during indexing to configure mappings for terms that occur in text fields. The maximum size of the synonym dictionary is 100 KB.

Declaration Syntax
C#
UpdateSynonymOptionsResponse UpdateSynonymOptions(
	UpdateSynonymOptionsRequest updateSynonymOptionsRequest
)
Parameters
updateSynonymOptionsRequest (UpdateSynonymOptionsRequest)
Container for the necessary parameters to execute the UpdateSynonymOptions service method on AmazonCloudSearch.
Return Value
The response from the UpdateSynonymOptions service method, as returned by AmazonCloudSearch.
Exceptions

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