View a markdown version of this page

FileSource - Amazon Quick
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FileSource

A physical table type that contains the schema and upload settings for a file-based data source.

Contents

Note

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

DataSourceArn

The Amazon Resource Name (ARN) for the data source.

Type: String

Required: Yes

InputColumns

The column schema of the file.

Type: Array of InputColumn objects

Array Members: Minimum number of 0 items. Maximum number of 2048 items.

Required: Yes

SheetIndex

The zero-based index of the sheet to use within the file. For files that contain multiple sheets, this identifies which sheet to read. Files that contain a single sheet, or that have no concept of sheets, use sheet 0.

Type: Integer

Required: Yes

UploadSettings

Information about the format for the source file.

Type: UploadSettings object

Required: No

See Also

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