amazonka-emr-1.3.3.1: Amazon Elastic MapReduce SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
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.

See: AWS API Reference for ModifyInstanceGroups.

Synopsis

Creating a Request

modifyInstanceGroups :: ModifyInstanceGroups Source

Creates a value of ModifyInstanceGroups with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

Destructuring the Response

modifyInstanceGroupsResponse :: ModifyInstanceGroupsResponse Source

Creates a value of ModifyInstanceGroupsResponse with the minimum fields required to make a request.