View source: R/omics_operations.R
| omics_create_share | R Documentation | 
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)
resourceArn | 
 [required] The ARN of the resource to be shared.  | 
principalSubscriber | 
 [required] The principal subscriber is the account being offered shared access to the resource.  | 
shareName | 
 A name that the owner defines for the share.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.