cloudsearch_describe_scaling_parameters: Gets the scaling parameters configured for a domain
Description
Gets the scaling parameters configured for a domain. A domain's scaling
parameters specify the desired search instance type and replication
count. For more information, see Configuring Scaling Options
in the Amazon CloudSearch Developer Guide.
Usage
cloudsearch_describe_scaling_parameters(DomainName)
Request syntax
svc$describe_scaling_parameters(
DomainName = "string"
)