verifiedpermissions_get_policy {paws.security.identity} | R Documentation |
Retrieves information about the specified policy
Description
Retrieves information about the specified policy.
See https://www.paws-r-sdk.com/docs/verifiedpermissions_get_policy/ for full documentation.
Usage
verifiedpermissions_get_policy(policyStoreId, policyId)
Arguments
policyStoreId |
[required] Specifies the ID of the policy store that contains the policy that you want information about. |
policyId |
[required] Specifies the ID of the policy you want information about. |
[Package paws.security.identity version 0.7.0 Index]