verifiedpermissions_delete_policy_template {paws.security.identity}R Documentation

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.


[Package paws.security.identity version 0.6.1 Index]