View source: R/accessanalyzer_operations.R
| accessanalyzer_list_policy_generations | R Documentation | 
Lists all of the policy generations requested in the last seven days.
See https://www.paws-r-sdk.com/docs/accessanalyzer_list_policy_generations/ for full documentation.
accessanalyzer_list_policy_generations(
  principalArn = NULL,
  maxResults = NULL,
  nextToken = NULL
)
principalArn | 
 The ARN of the IAM entity (user or role) for which you are generating a
policy. Use this with   | 
maxResults | 
 The maximum number of results to return in the response.  | 
nextToken | 
 A token used for pagination of results returned.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.