ShareDetails - AWS HealthOmics

ShareDetails

The details of a resource share.

Contents

creationTime

The timestamp of when the resource share was created.

Type: Timestamp

Required: No

ownerId

The account ID for the data owner. The owner creates the resource share.

Type: String

Required: No

principalSubscriber

The principal subscriber is the account that is sharing the resource.

Type: String

Required: No

resourceArn

The Arn of the shared resource.

Type: String

Required: No

resourceId

The ID of the shared resource.

Type: String

Required: No

shareId

The ID of the resource share.

Type: String

Required: No

shareName

The name of the resource share.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9_-]+

Required: No

status

The status of the share.

Type: String

Valid Values: PENDING | ACTIVATING | ACTIVE | DELETING | DELETED | FAILED

Required: No

statusMessage

The status message for a resource share. It provides additional details about the share status.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Required: No

updateTime

The timestamp of the resource share update.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: