Learn R Programming

paws.security.identity (version 0.7.0)

accessanalyzer_cancel_policy_generation: Cancels the requested policy generation

Description

Cancels the requested policy generation.

See https://www.paws-r-sdk.com/docs/accessanalyzer_cancel_policy_generation/ for full documentation.

Usage

accessanalyzer_cancel_policy_generation(jobId)

Arguments

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.