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

## Properties

- `Name` (`string`, required): A name for the store.
- `Arn` (`string`, optional): The store's ARN.
- `CreationTime` (`string`, optional): When the store was created.
- `Description` (`string`, optional): A description for the store.
- `ReferenceStoreId` (`string`, optional)
- `SseConfig` (`ReferenceStore_SseConfig`, optional)
- `Tags` (`Record<string, unknown>`, optional)

## Attributes

- `Arn`
- `CreationTime`
- `ReferenceStoreId`
