Learn R Programming

paws.security.identity (version 0.1.12)

ram_enable_sharing_with_aws_organization: Enables resource sharing within your AWS Organization

Description

Enables resource sharing within your AWS Organization.

The caller must be the master account for the AWS Organization.

Usage

ram_enable_sharing_with_aws_organization()

Arguments

Value

A list with the following syntax:

list(
  returnValue = TRUE|FALSE
)

Request syntax

svc$enable_sharing_with_aws_organization()