Attaches a resource-based policy to an entity. Examples of an entity include: AmiProduct
and ContainerProduct
.
See https://www.paws-r-sdk.com/docs/marketplacecatalog_put_resource_policy/ for full documentation.
marketplacecatalog_put_resource_policy(ResourceArn, Policy)
[required] The Amazon Resource Name (ARN) of the entity resource you want to associate with a resource policy.
[required] The policy document to set; formatted in JSON.