Provides all available details about the instance groups in a cluster.
emr_list_instance_groups(ClusterId, Marker)
[required] The identifier of the cluster for which to list the instance groups.
The pagination token that indicates the next set of results to retrieve.
svc$list_instance_groups( ClusterId = "string", Marker = "string" )