verifiedpermissions_delete_policy {paws.security.identity} | R Documentation |
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. |
[Package paws.security.identity version 0.6.1 Index]