Learn R Programming

paws.storage (version 0.5.0)

omics_create_share: Creates a share offer that can be accepted outside the account by a subscriber

Description

Creates a share offer that can be accepted outside the account by a subscriber. The share is created by the owner and accepted by the principal subscriber.

See https://www.paws-r-sdk.com/docs/omics_create_share/ for full documentation.

Usage

omics_create_share(resourceArn, principalSubscriber, shareName = NULL)

Arguments

resourceArn

[required] The resource ARN for the analytics store to be shared.

principalSubscriber

[required] The principal subscriber is the account being given access to the analytics store data through the share offer.

shareName

A name given to the share.