Cancels the requested policy generation.
See https://www.paws-r-sdk.com/docs/accessanalyzer_cancel_policy_generation/ for full documentation.
accessanalyzer_cancel_policy_generation(jobId)
[required] The JobId
that is returned by the
start_policy_generation
operation. The JobId
can be used with
get_generated_policy
to
retrieve the generated policies or used with
cancel_policy_generation
to
cancel the policy generation request.