Learn R Programming

paws.security.identity (version 0.7.0)

verifiedpermissions_delete_policy: Deletes the specified policy from the policy store

Description

Deletes the specified policy from the policy store.

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

Usage

verifiedpermissions_delete_policy(policyStoreId, policyId)

Arguments

policyStoreId

[required] Specifies the ID of the policy store that contains the policy that you want to delete.

policyId

[required] Specifies the ID of the policy that you want to delete.