Updates the resource-based policy
Source:R/entityresolution_operations.R
entityresolution_put_policy.RdUpdates the resource-based policy.
See https://www.paws-r-sdk.com/docs/entityresolution_put_policy/ for full documentation.
Arguments
- arn
[required] The Amazon Resource Name (ARN) of the resource for which the policy needs to be updated.
- token
A unique identifier for the current revision of the policy.
- policy
[required] The resource-based policy.
If you set the value of the
effectparameter in thepolicytoDenyfor theput_policyoperation, you must also set the value of theeffectparameter toDenyfor theadd_policy_statementoperation.