AWS SDK for .NET Documentation
AddInstanceGroups Method (request)
AmazonAmazon.ElasticMapReduceAmazonElasticMapReduceClientAddInstanceGroups(AddInstanceGroupsRequest) Did this page help you?   Yes   No    Tell us about it...
AddInstanceGroups adds an instance group to a running cluster.
Declaration Syntax
C#
public AddInstanceGroupsResponse AddInstanceGroups(
	AddInstanceGroupsRequest request
)
Parameters
request (AddInstanceGroupsRequest)
Container for the necessary parameters to execute the AddInstanceGroups service method.
Return Value
The response from the AddInstanceGroups service method, as returned by ElasticMapReduce.
Exceptions
ExceptionCondition
InternalServerErrorException Indicates that an error occurred while processing the request and that the request was not completed.

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