SequenceStoreS3Access - HealthOmics API Reference

SequenceStoreS3Access

The S3 access metadata of the sequence store.

Contents

s3AccessPointArn

This is ARN of the access point associated with the S3 bucket storing read sets.

Type: String

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

Pattern: arn:[^:]*:s3:[^:]*:[^:]*:accesspoint/.*

Required: No

s3Uri

The S3 URI of the sequence store.

Type: String

Pattern: s3://([a-z0-9][a-z0-9-.]{1,61}[a-z0-9])/(.{1,1024})

Required: No

See Also

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