Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AnnotationStoreItem - HealthOmics API Reference

AnnotationStoreItem

An annotation store.

Contents

creationTime

The store's creation time.

Type: Timestamp

Required: Yes

description

The store's description.

Type: String

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

Required: Yes

id

The store's ID.

Type: String

Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: Yes

name

The store's name.

Type: String

Required: Yes

reference

The store's genome reference.

Type: ReferenceItem object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

sseConfig

The store's server-side encryption (SSE) settings.

Type: SseConfig object

Required: Yes

status

The store's status.

Type: String

Valid Values: CREATING | UPDATING | DELETING | ACTIVE | FAILED

Required: Yes

statusMessage

The store's status message.

Type: String

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

Required: Yes

storeArn

The store's ARN.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:([^: ]*):([^: ]*):([^: ]*):([0-9]{12}):([^: ]*)

Required: Yes

storeFormat

The store's file format.

Type: String

Valid Values: GFF | TSV | VCF

Required: Yes

storeSizeBytes

The store's size in bytes.

Type: Long

Required: Yes

updateTime

When the store was updated.

Type: Timestamp

Required: Yes

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.