accessanalyzer_get_generated_policy {paws.security.identity} | R Documentation |
Retrieves the policy that was generated using StartPolicyGeneration
Description
Retrieves the policy that was generated using start_policy_generation
.
See https://www.paws-r-sdk.com/docs/accessanalyzer_get_generated_policy/ for full documentation.
Usage
accessanalyzer_get_generated_policy(
jobId,
includeResourcePlaceholders = NULL,
includeServiceLevelTemplate = NULL
)
Arguments
jobId |
[required] The |
includeResourcePlaceholders |
The level of detail that you want to generate. You can specify whether to generate policies with placeholders for resource ARNs for actions that support resource level granularity in policies. For example, in the resource section of a policy, you can receive a
placeholder such as |
includeServiceLevelTemplate |
The level of detail that you want to generate. You can specify whether to generate service-level policies. IAM Access Analyzer uses |