AWS SDK for .NET Documentation
UpdateScalingParameters Method (updateScalingParametersRequest)
AmazonAmazon.CloudSearchAmazonCloudSearchUpdateScalingParameters(UpdateScalingParametersRequest) Did this page help you?   Yes   No    Tell us about it...

Configures scaling parameters for a domain. A domain's scaling parameters specify the desired search instance type and replication count. Amazon CloudSearch will still automatically scale your domain based on the volume of data and traffic, but not below the desired instance type and replication count. If the Multi-AZ option is enabled, these values control the resources used per Availability Zone. For more information, see Configuring Scaling Options in the Amazon CloudSearch Developer Guide .

Declaration Syntax
C#
UpdateScalingParametersResponse UpdateScalingParameters(
	UpdateScalingParametersRequest updateScalingParametersRequest
)
Parameters
updateScalingParametersRequest (UpdateScalingParametersRequest)
Container for the necessary parameters to execute the UpdateScalingParameters service method on AmazonCloudSearch.
Return Value
The response from the UpdateScalingParameters service method, as returned by AmazonCloudSearch.
Exceptions

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