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