emr_list_studios {paws.analytics} | R Documentation |
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account
Description
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account. The list includes details such as ID, Studio Access URL, and creation time for each Studio.
See https://www.paws-r-sdk.com/docs/emr_list_studios/ for full documentation.
Usage
emr_list_studios(Marker = NULL)
Arguments
Marker |
The pagination token that indicates the set of results to retrieve. |
[Package paws.analytics version 0.9.0 Index]