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.”

ReadOptions - HealthOmics API Reference

ReadOptions

Read options for an annotation import job.

Contents

comment

The file's comment character.

Type: String

Length Constraints: Fixed length of 1.

Required: No

encoding

The file's encoding.

Type: String

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

Required: No

escape

A character for escaping quotes in the file.

Type: String

Length Constraints: Fixed length of 1.

Required: No

escapeQuotes

Whether quotes need to be escaped in the file.

Type: Boolean

Required: No

header

Whether the file has a header row.

Type: Boolean

Required: No

lineSep

A line separator for the file.

Type: String

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

Required: No

quote

The file's quote character.

Type: String

Length Constraints: Fixed length of 1.

Required: No

quoteAll

Whether all values need to be quoted, or just those that contain quotes.

Type: Boolean

Required: No

sep

The file's field separator.

Type: String

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

Required: No

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.