emr_list_security_configurations {paws.analytics} | R Documentation |
Lists all the security configurations visible to this account, providing their creation dates and times, and their names
Description
Lists all the security configurations visible to this account, providing their creation dates and times, and their names. This call returns a maximum of 50 clusters per call, but returns a marker to track the paging of the cluster list across multiple ListSecurityConfigurations calls.
See https://www.paws-r-sdk.com/docs/emr_list_security_configurations/ for full documentation.
Usage
emr_list_security_configurations(Marker = NULL)
Arguments
Marker |
The pagination token that indicates the set of results to retrieve. |
[Package paws.analytics version 0.9.0 Index]