emr_list_supported_instance_types {paws.analytics} | R 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 |
Marker |
The pagination token that marks the next set of results to retrieve. |
[Package paws.analytics version 0.9.0 Index]