amazonka-emr-0.1.0: Amazon Elastic MapReduce SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.EMR.ModifyInstanceGroups

Contents

Description

ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group. The input parameters include the new target instance count for the group and the instance group ID. The call will either succeed or fail atomically.

http://docs.aws.amazon.com/ElasticMapReduce/latest/API/API_ModifyInstanceGroups.html

Synopsis

Request

Request constructor

modifyInstanceGroups :: ModifyInstanceGroups Source

ModifyInstanceGroups constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor