emr_list_supported_instance_types: A list of the instance types that Amazon EMR supports

View source: R/emr_operations.R

emr_list_supported_instance_typesR Documentation

A list of the instance types that Amazon EMR supports

Description

A list of the instance types that Amazon EMR supports. You can filter the list by Amazon Web Services Region and Amazon EMR release.

See https://www.paws-r-sdk.com/docs/emr_list_supported_instance_types/ for full documentation.

Usage

emr_list_supported_instance_types(ReleaseLabel, Marker = NULL)

Arguments

ReleaseLabel

[required] The Amazon EMR release label determines the versions of open-source application packages that Amazon EMR has installed on the cluster. Release labels are in the format emr-x.x.x, where x.x.x is an Amazon EMR release number such as ⁠emr-6.10.0⁠. For more information about Amazon EMR releases and their included application versions and features, see the AmazonEMR Release Guide .

Marker

The pagination token that marks the next set of results to retrieve.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.