AWS::DataBrew::Job ColumnStatisticsConfiguration - Amazon CloudFormation
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).

AWS::DataBrew::Job ColumnStatisticsConfiguration

Configuration for column evaluations for a profile job. ColumnStatisticsConfiguration can be used to select evaluations and override parameters of evaluations for particular columns.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Selectors

List of column selectors. Selectors can be used to select columns from the dataset. When selectors are undefined, configuration will be applied to all supported columns.

Required: No

Type: Array of ColumnSelector

Minimum: 1

Update requires: No interruption

Statistics

Configuration for evaluations. Statistics can be used to select evaluations and override parameters of evaluations.

Required: Yes

Type: StatisticsConfiguration

Update requires: No interruption