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::IntermediateTable PopulationAnalysisConfiguration
Contains the configuration that defines the analysis used to populate an intermediate table.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "SqlParameters" :PopulationAnalysisSqlParameters}
Properties
SqlParameters-
The SQL parameters for the population analysis, including the query string or analysis template ARN.
Required: No
Type: PopulationAnalysisSqlParameters
Update requires: Replacement