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

## Properties

- `Name` (`string`, required): A name for the store.
- `AccessLogLocation` (`string`, optional): Location of the access logs.
- `Arn` (`string`, optional): The store's ARN.
- `CreationTime` (`string`, optional): When the store was created.
- `Description` (`string`, optional): A description for the store.
- `ETagAlgorithmFamily` (`SequenceStore_ETagAlgorithmFamily`, optional)
- `FallbackLocation` (`string`, optional): An S3 location that is used to store files that have failed a direct upload.
- `PropagatedSetLevelTags` (`string[]`, optional): The tags keys to propagate to the S3 objects associated with read sets in the sequence store.
- `S3AccessPointArn` (`string`, optional): This is ARN of the access point associated with the S3 bucket storing read sets.
- `S3AccessPolicy` (`Record<string, unknown>`, optional): The resource policy that controls S3 access on the store
- `S3Uri` (`string`, optional): The S3 URI of the sequence store.
- `SequenceStoreId` (`string`, optional)
- `SseConfig` (`SequenceStore_SseConfig`, optional)
- `Status` (`SequenceStore_SequenceStoreStatus`, optional)
- `StatusMessage` (`string`, optional): The status message of the sequence store.
- `Tags` (`Record<string, unknown>`, optional)
- `UpdateTime` (`string`, optional): The last-updated time of the sequence store.

## Attributes

- `Arn`
- `CreationTime`
- `S3AccessPointArn`
- `S3Uri`
- `SequenceStoreId`
- `Status`
- `StatusMessage`
- `UpdateTime`
