Learn R Programming

paws.security.identity (version 0.7.0)

verifiedpermissions_delete_policy_template: Deletes the specified policy template from the policy store

Description

Deletes the specified policy template from the policy store.

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

Usage

verifiedpermissions_delete_policy_template(policyStoreId, policyTemplateId)

Arguments

policyStoreId

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

policyTemplateId

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