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.
omics_create_share(resourceArn, principalSubscriber, shareName = NULL)
[required] The resource ARN for the analytics store to be shared.
[required] The principal subscriber is the account being given access to the analytics store data through the share offer.
A name given to the share.