Data Source schema for AWS::DataBrew::Dataset
id
(String) Uniquely identifies the resource.format
(String) Dataset formatformat_options
(Attributes) Format options for dataset (see below for nested schema)input
(Attributes) Input (see below for nested schema)name
(String) Dataset namepath_options
(Attributes) PathOptions (see below for nested schema)tags
(Attributes List) (see below for nested schema)format_options
Read-Only:
csv
(Attributes) Csv options (see below for nested schema)excel
(Attributes) (see below for nested schema)json
(Attributes) Json options (see below for nested schema)format_options.csv
Read-Only:
delimiter
(String)header_row
(Boolean)format_options.excel
Read-Only:
header_row
(Boolean)sheet_indexes
(List of Number)sheet_names
(List of String)format_options.json
Read-Only:
multi_line
(Boolean)input
Read-Only:
data_catalog_input_definition
(Attributes) (see below for nested schema)database_input_definition
(Attributes) (see below for nested schema)metadata
(Attributes) (see below for nested schema)s3_input_definition
(Attributes) Input location (see below for nested schema)input.data_catalog_input_definition
Read-Only:
catalog_id
(String) Catalog iddatabase_name
(String) Database nametable_name
(String) Table nametemp_directory
(Attributes) Input location (see below for nested schema)input.data_catalog_input_definition.temp_directory
Read-Only:
bucket
(String)key
(String)input.database_input_definition
Read-Only:
database_table_name
(String) Database table nameglue_connection_name
(String) Glue connection namequery_string
(String) Custom SQL to run against the provided AWS Glue connection. This SQL will be used as the input for DataBrew projects and jobs.temp_directory
(Attributes) Input location (see below for nested schema)input.database_input_definition.temp_directory
Read-Only:
bucket
(String)key
(String)input.metadata
Read-Only:
source_arn
(String) Arn of the source of the dataset. For e.g.: AppFlow Flow ARN.input.s3_input_definition
Read-Only:
bucket
(String)key
(String)path_options
Read-Only:
files_limit
(Attributes) (see below for nested schema)last_modified_date_condition
(Attributes) (see below for nested schema)parameters
(Attributes List) (see below for nested schema)path_options.files_limit
Read-Only:
max_files
(Number) Maximum number of filesorder
(String) Orderordered_by
(String) Ordered bypath_options.last_modified_date_condition
Read-Only:
expression
(String) Filtering expression for a parametervalues_map
(Attributes List) (see below for nested schema)path_options.last_modified_date_condition.values_map
Read-Only:
value
(String)value_reference
(String) Variable namepath_options.parameters
Read-Only:
dataset_parameter
(Attributes) (see below for nested schema)path_parameter_name
(String) Parameter namepath_options.parameters.dataset_parameter
Read-Only:
create_column
(Boolean) Add the value of this parameter as a column in a dataset.datetime_options
(Attributes) (see below for nested schema)filter
(Attributes) (see below for nested schema)name
(String) Parameter nametype
(String) Parameter typepath_options.parameters.dataset_parameter.datetime_options
Read-Only:
format
(String) Date/time format of a date parameterlocale_code
(String) Locale code for a date parametertimezone_offset
(String) Timezone offsetpath_options.parameters.dataset_parameter.filter
Read-Only:
expression
(String) Filtering expression for a parametervalues_map
(Attributes List) (see below for nested schema)path_options.parameters.dataset_parameter.type.values_map
Read-Only:
value
(String)value_reference
(String) Variable nametags
Read-Only:
key
(String)value
(String)