ram_promote_resource_share_created_from_policy {paws.security.identity} | 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
Description
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.
Usage
ram_promote_resource_share_created_from_policy(resourceShareArn)
Arguments
resourceShareArn |
[required] Specifies the Amazon Resource Name (ARN) of the resource share to promote. |
[Package paws.security.identity version 0.9.0 Index]