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::CleanRooms::AnalysisTemplate ColumnClassificationDetails
Contains classification information for data columns, including mappings that specify how columns should be handled during synthetic data generation and privacy analysis.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ColumnMapping" :[ SyntheticDataColumnProperties, ... ]}
Properties
ColumnMapping-
A mapping that defines the classification of data columns for synthetic data generation and specifies how each column should be handled during the privacy-preserving data synthesis process.
Required: Yes
Type: Array of SyntheticDataColumnProperties
Minimum:
5Maximum:
1000Update requires: Replacement