iamrolesanywhere_list_subjects {paws.security.identity} | R Documentation |
Lists the subjects in the authenticated account and Amazon Web Services Region
Description
Lists the subjects in the authenticated account and Amazon Web Services Region.
See https://www.paws-r-sdk.com/docs/iamrolesanywhere_list_subjects/ for full documentation.
Usage
iamrolesanywhere_list_subjects(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.9.0 Index]