---
type: resource-type
title: AnnotationStore
description: aws resource type AWS::Omics::AnnotationStore
name: AnnotationStore
lexicon: aws
resource_type: AWS::Omics::AnnotationStore
---
`AWS::Omics::AnnotationStore`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required)
- `StoreFormat` (`AnnotationStore_StoreFormat`, required)
- `CreationTime` (`string`, optional)
- `Description` (`string`, optional)
- `Id` (`string`, optional)
- `Reference` (`AnnotationStore_ReferenceItem`, optional)
- `SseConfig` (`AnnotationStore_SseConfig`, optional)
- `Status` (`AnnotationStore_StoreStatus`, optional)
- `StatusMessage` (`string`, optional)
- `StoreArn` (`string`, optional)
- `StoreOptions` (`any`, optional)
- `StoreSizeBytes` (`number`, optional)
- `Tags` (`Record<string, unknown>`, optional)
- `UpdateTime` (`string`, optional)

## Attributes

- `CreationTime`
- `Id`
- `Status`
- `StatusMessage`
- `StoreArn`
- `StoreSizeBytes`
- `UpdateTime`
