View source: R/verifiedpermissions_operations.R
verifiedpermissions_update_policy_store | R Documentation |
Modifies the validation setting for a policy store.
See https://www.paws-r-sdk.com/docs/verifiedpermissions_update_policy_store/ for full documentation.
verifiedpermissions_update_policy_store(
policyStoreId,
validationSettings,
description = NULL
)
policyStoreId |
[required] Specifies the ID of the policy store that you want to update |
validationSettings |
[required] A structure that defines the validation settings that want to enable for the policy store. |
description |
Descriptive text that you can provide to help with identification of the current policy store. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.