View source: R/ram_operations.R
ram_promote_resource_share_created_from_policy | R Documentation |
When you attach a resource-based policy to a resource, RAM automatically creates a resource share of featureSet
=CREATED_FROM_POLICY
with a managed permission that has the same IAM permissions as the original resource-based policy. However, this type of managed permission is visible to only the resource share owner, and the associated resource share can't be modified by using RAM.
See https://www.paws-r-sdk.com/docs/ram_promote_resource_share_created_from_policy/ for full documentation.
ram_promote_resource_share_created_from_policy(resourceShareArn)
resourceShareArn |
[required] Specifies the Amazon Resource Name (ARN) of the resource share to promote. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.