entityresolution_put_policy {paws.analytics} | R Documentation |
Updates the resource-based policy
Description
Updates the resource-based policy.
See https://www.paws-r-sdk.com/docs/entityresolution_put_policy/ for full documentation.
Usage
entityresolution_put_policy(arn, policy, token = NULL)
Arguments
arn |
[required] The Amazon Resource Name (ARN) of the resource for which the policy needs to be updated. |
policy |
[required] The resource-based policy. If you set the value of the |
token |
A unique identifier for the current revision of the policy. |
[Package paws.analytics version 0.7.0 Index]