View source: R/entityresolution_operations.R
entityresolution_put_policy | R Documentation |
Updates the resource-based policy.
See https://www.paws-r-sdk.com/docs/entityresolution_put_policy/ for full documentation.
entityresolution_put_policy(arn, policy, token = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.