Cancels the requested policy generation
Source:R/accessanalyzer_operations.R
accessanalyzer_cancel_policy_generation.RdCancels the requested policy generation.
See https://www.paws-r-sdk.com/docs/accessanalyzer_cancel_policy_generation/ for full documentation.
Arguments
- jobId
[required] The
JobIdthat is returned by thestart_policy_generationoperation. TheJobIdcan be used withget_generated_policyto retrieve the generated policies or used withcancel_policy_generationto cancel the policy generation request.