Create or update the resource policy for a configured audience model.
See https://www.paws-r-sdk.com/docs/cleanroomsml_put_configured_audience_model_policy/ for full documentation.
cleanroomsml_put_configured_audience_model_policy(
configuredAudienceModelArn,
configuredAudienceModelPolicy,
previousPolicyHash = NULL,
policyExistenceCondition = NULL
)
[required] The Amazon Resource Name (ARN) of the configured audience model that the resource policy will govern.
[required] The IAM resource policy.
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
Use this to prevent unexpected concurrent modification of the policy.