v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

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

post/share

Request body

resourceArnstring required

The ARN of the resource to be shared.

principalSubscriberstring required

The principal subscriber is the account being offered shared access to the resource.

shareNamestring

A name that the owner defines for the share.

Response

Success

shareIdstring

The ID that HealthOmics generates for the share.

status'PENDING' | 'ACTIVATING' | 'ACTIVE' | 'DELETING' | 'DELETED' | 'FAILED'

The status of the share.

shareNamestring

The name of the share.