Creates a cross-account shared resource. The resource owner makes an offer to share the resource with the principal subscriber (an AWS user with a different account than the resource owner).
See https://www.paws-r-sdk.com/docs/omics_create_share/ for full documentation.
omics_create_share(resourceArn, principalSubscriber, shareName = NULL)
[required] The ARN of the resource to be shared.
[required] The principal subscriber is the account being offered shared access to the resource.
A name that the owner defines for the share.