AWS::CleanRooms::AnalysisTemplate AnalysisSource - AWS CloudFormation

AWS::CleanRooms::AnalysisTemplate AnalysisSource

The structure that defines the body of the analysis template.

Syntax

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

JSON

{ "Text" : String }

YAML

Text: String

Properties

Text

The query text.

Required: Yes

Type: String

Minimum: 0

Maximum: 15000

Update requires: Replacement