Resource schema for AWS::DataBrew::Job.
name
(String) Job namerole_arn
(String) Role arntype
(String) Job typedata_catalog_outputs
(Attributes List) (see below for nested schema)database_outputs
(Attributes List) (see below for nested schema)dataset_name
(String) Dataset nameencryption_key_arn
(String) Encryption Key Arnencryption_mode
(String) Encryption modejob_sample
(Attributes) Job Sample (see below for nested schema)log_subscription
(String) Log subscriptionmax_capacity
(Number) Max capacitymax_retries
(Number) Max retriesoutput_location
(Attributes) Output location (see below for nested schema)outputs
(Attributes List) (see below for nested schema)profile_configuration
(Attributes) Profile Job configuration (see below for nested schema)project_name
(String) Project namerecipe
(Attributes) (see below for nested schema)tags
(Attributes List) (see below for nested schema)timeout
(Number) Timeoutvalidation_configurations
(Attributes List) Data quality rules configuration (see below for nested schema)id
(String) Uniquely identifies the resource.data_catalog_outputs
Required:
database_name
(String)table_name
(String)Optional:
catalog_id
(String)database_options
(Attributes) (see below for nested schema)overwrite
(Boolean)s3_options
(Attributes) (see below for nested schema)data_catalog_outputs.database_options
Required:
table_name
(String)Optional:
temp_directory
(Attributes) S3 Output location (see below for nested schema)data_catalog_outputs.database_options.temp_directory
Required:
bucket
(String)Optional:
bucket_owner
(String)key
(String)data_catalog_outputs.s3_options
Required:
location
(Attributes) S3 Output location (see below for nested schema)data_catalog_outputs.s3_options.location
Required:
bucket
(String)Optional:
bucket_owner
(String)key
(String)database_outputs
Required:
database_options
(Attributes) (see below for nested schema)glue_connection_name
(String) Glue connection nameOptional:
database_output_mode
(String) Database table namedatabase_outputs.database_options
Required:
table_name
(String)Optional:
temp_directory
(Attributes) S3 Output location (see below for nested schema)database_outputs.database_options.temp_directory
Required:
bucket
(String)Optional:
bucket_owner
(String)key
(String)job_sample
Optional:
mode
(String) Sample configuration mode for profile jobs.size
(Number) Sample configuration size for profile jobs.output_location
Required:
bucket
(String)Optional:
bucket_owner
(String)key
(String)outputs
Required:
location
(Attributes) S3 Output location (see below for nested schema)Optional:
compression_format
(String)format
(String)format_options
(Attributes) Format options for job Output (see below for nested schema)max_output_files
(Number)overwrite
(Boolean)partition_columns
(List of String)outputs.location
Required:
bucket
(String)Optional:
bucket_owner
(String)key
(String)outputs.format_options
Optional:
csv
(Attributes) Output Csv options (see below for nested schema)outputs.format_options.csv
Optional:
delimiter
(String)profile_configuration
Optional:
column_statistics_configurations
(Attributes List) (see below for nested schema)dataset_statistics_configuration
(Attributes) (see below for nested schema)entity_detector_configuration
(Attributes) (see below for nested schema)profile_columns
(Attributes List) (see below for nested schema)profile_configuration.column_statistics_configurations
Required:
statistics
(Attributes) (see below for nested schema)Optional:
selectors
(Attributes List) (see below for nested schema)profile_configuration.column_statistics_configurations.statistics
Optional:
included_statistics
(List of String)overrides
(Attributes List) (see below for nested schema)profile_configuration.column_statistics_configurations.statistics.overrides
Required:
parameters
(Map of String)statistic
(String)profile_configuration.column_statistics_configurations.selectors
Optional:
name
(String)regex
(String)profile_configuration.dataset_statistics_configuration
Optional:
included_statistics
(List of String)overrides
(Attributes List) (see below for nested schema)profile_configuration.dataset_statistics_configuration.overrides
Required:
parameters
(Map of String)statistic
(String)profile_configuration.entity_detector_configuration
Required:
entity_types
(List of String)Optional:
allowed_statistics
(Attributes) (see below for nested schema)profile_configuration.entity_detector_configuration.allowed_statistics
Required:
statistics
(List of String)profile_configuration.profile_columns
Optional:
name
(String)regex
(String)recipe
Required:
name
(String) Recipe nameOptional:
version
(String) Recipe versiontags
Required:
key
(String)value
(String)validation_configurations
Required:
ruleset_arn
(String) Arn of the RulesetOptional:
validation_mode
(String)Import is supported using the following syntax:
$ terraform import awscc_databrew_job.example <resource ID>