Learn R Programming

paws.security.identity (version 0.1.6)

ram_promote_resource_share_created_from_policy: Resource shares that were created by attaching a policy to a resource are visible only to the resource share owner, and the resource share cannot be modified in AWS RAM

Description

Resource shares that were created by attaching a policy to a resource are visible only to the resource share owner, and the resource share cannot be modified in AWS RAM.

Usage

ram_promote_resource_share_created_from_policy(resourceShareArn)

Arguments

resourceShareArn

[required] The ARN of the resource share to promote.

Request syntax

svc$promote_resource_share_created_from_policy(
  resourceShareArn = "string"
)

Details

Use this API action to promote the resource share. When you promote the resource share, it becomes:

  • Visible to all principals that it is shared with.

  • Modifiable in AWS RAM.