emr_list_bootstrap_actions {paws.analytics} | R Documentation |
Provides information about the bootstrap actions associated with a cluster
Description
Provides information about the bootstrap actions associated with a cluster.
See https://www.paws-r-sdk.com/docs/emr_list_bootstrap_actions/ for full documentation.
Usage
emr_list_bootstrap_actions(ClusterId, Marker = NULL)
Arguments
ClusterId |
[required] The cluster identifier for the bootstrap actions to list. |
Marker |
The pagination token that indicates the next set of results to retrieve. |
[Package paws.analytics version 0.9.0 Index]