Cancel Policy Generation
| accessanalyzer_cancel_policy_generation | R Documentation |
Cancels the requested policy generation¶
Description¶
Cancels the requested policy generation.
Usage¶
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.
Value¶
An empty list.