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