FormatOptions - Amazon Glue DataBrew
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).

FormatOptions

Represents a set of options that define the structure of either comma-separated value (CSV), Excel, or JSON input.

Contents

Note

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

Csv

Options that define how CSV input is to be interpreted by DataBrew.

Type: CsvOptions object

Required: No

Excel

Options that define how Excel input is to be interpreted by DataBrew.

Type: ExcelOptions object

Required: No

Json

Options that define how JSON input is to be interpreted by DataBrew.

Type: JsonOptions object

Required: No

See Also

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