marketplacecatalog_put_resource_policy: Attaches a resource-based policy to an Entity

View source: R/marketplacecatalog_operations.R

marketplacecatalog_put_resource_policyR Documentation

Attaches a resource-based policy to an Entity

Description

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.

Usage

marketplacecatalog_put_resource_policy(ResourceArn, Policy)

Arguments

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.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.