emr_list_release_labels: Retrieves release labels of Amazon EMR services in the Region...

View source: R/emr_operations.R

emr_list_release_labelsR Documentation

Retrieves release labels of Amazon EMR services in the Region where the API is called

Description

Retrieves release labels of Amazon EMR services in the Region where the API is called.

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

Usage

emr_list_release_labels(Filters = NULL, NextToken = NULL, MaxResults = NULL)

Arguments

Filters

Filters the results of the request. Prefix specifies the prefix of release labels to return. Application specifies the application (with/without version) of release labels to return.

NextToken

Specifies the next page of results. If NextToken is not specified, which is usually the case for the first request of ListReleaseLabels, the first page of results are determined by other filtering parameters or by the latest version. The list_release_labels request fails if the identity (Amazon Web Services account ID) and all filtering parameters are different from the original request, or if the NextToken is expired or tampered with.

MaxResults

Defines the maximum number of release labels to return in a single response. The default is 100.


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