Lists applications based on a set of parameters.
See https://www.paws-r-sdk.com/docs/emrserverless_list_applications/ for full documentation.
emrserverless_list_applications(
nextToken = NULL,
maxResults = NULL,
states = NULL
)
The token for the next set of application results.
The maximum number of applications that can be listed.
An optional filter for application states. Note that if this filter contains multiple states, the resulting list will be grouped by the state.