marketplacecatalog_put_resource_policy {paws.cost.management} | R Documentation |
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)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the entity resource you want to associate with a resource policy. |
Policy |
[required] The policy document to set; formatted in JSON. |