iamrolesanywhere_list_crls {paws.security.identity} | R Documentation |
Lists all certificate revocation lists (CRL) in the authenticated account and Amazon Web Services Region
Description
Lists all certificate revocation lists (CRL) in the authenticated account and Amazon Web Services Region.
See https://www.paws-r-sdk.com/docs/iamrolesanywhere_list_crls/ for full documentation.
Usage
iamrolesanywhere_list_crls(nextToken = NULL, pageSize = NULL)
Arguments
nextToken |
A token that indicates where the output should continue from, if a previous request did not show all results. To get the next results, make the request again with this value. |
pageSize |
The number of resources in the paginated list. |
[Package paws.security.identity version 0.7.0 Index]