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
JobId
that is returned by thestart_policy_generation
operation. TheJobId
can be used withget_generated_policy
to retrieve the generated policies or used withcancel_policy_generation
to cancel the policy generation request.
Value¶
An empty list.