- Navigation Guide
@aws-sdk/client-omics
CreateShareCommand Class
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).
The following resources support cross-account sharing:
-
HealthOmics variant stores
-
HealthOmics annotation stores
-
Private workflows
Parameters
Name | Signature | Summary |
---|---|---|
CreateShareCommandInput |
|
Full Signature
export declare class CreateShareCommand extends CreateShareCommand_base
Related
- CreateShareCommandInput for command's
input
shape. - CreateShareCommandOutput for command's
response
shape. - config for OmicsClient's
config
shape.