UploadSettings - Amazon QuickSight

UploadSettings

Information about the format for a source file or files.

Contents

Note

In the following list, the required parameters are described first.

ContainsHeader

Whether the file has a header row, or the files each have a header row.

Type: Boolean

Required: No

Delimiter

The delimiter between values in the file.

Type: String

Length Constraints: Fixed length of 1.

Required: No

Format

File format.

Type: String

Valid Values: CSV | TSV | CLF | ELF | XLSX | JSON

Required: No

StartFromRow

A row number to start reading data from.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

TextQualifier

Text qualifier.

Type: String

Valid Values: DOUBLE_QUOTE | SINGLE_QUOTE

Required: No

See Also

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