FormatOptions - AWS Glue DataBrew

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 AWS SDKs, see the following: