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()
Value
A list with the following syntax:
list(
returnValue = TRUE|FALSE
)
Request syntax
svc$enable_sharing_with_aws_organization()