View source: R/marketplacecatalog_operations.R
marketplacecatalog_put_resource_policy | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.