AWS::QuickSight::Analysis Entity
An object, structure, or sub-structure of an analysis, template, or dashboard.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Path" :
String
}
YAML
Path:
String
Properties
Path
-
The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
Required: No
Type: String
Pattern:
\S
Update requires: No interruption