AWS::QuickSight::Template InsightConfiguration
The configuration of an insight visual.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Computations" :
[ Computation, ... ]
, "CustomNarrative" :CustomNarrativeOptions
}
Properties
Computations
-
The computations configurations of the insight visual
Required: No
Type: Array of Computation
Minimum:
0
Maximum:
100
Update requires: No interruption
CustomNarrative
-
The custom narrative of the insight visual.
Required: No
Type: CustomNarrativeOptions
Update requires: No interruption