AWS::CleanRooms::AnalysisTemplate AnalysisSchema - AWS CloudFormation

AWS::CleanRooms::AnalysisTemplate AnalysisSchema

A relation within an analysis.

Syntax

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

JSON

{ "ReferencedTables" : [ String, ... ] }

YAML

ReferencedTables: - String

Properties

ReferencedTables

The tables referenced in the analysis schema.

Required: Yes

Type: Array of String

Minimum: 0

Update requires: Updates are not supported.