AWS::DataBrew::Job ColumnStatisticsConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

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 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