verifiedpermissions_get_policy_template {paws.security.identity}R Documentation

Retrieve the details for the specified policy template in the specified policy store

Description

Retrieve the details for the specified policy template in the specified policy store.

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

Usage

verifiedpermissions_get_policy_template(policyStoreId, policyTemplateId)

Arguments

policyStoreId

[required] Specifies the ID of the policy store that contains the policy template that you want information about.

policyTemplateId

[required] Specifies the ID of the policy template that you want information about.


[Package paws.security.identity version 0.9.0 Index]