This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Dashboard SankeyDiagramChartConfiguration
The configuration of a sankey diagram.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DataLabels" :DataLabelOptions, "FieldWells" :SankeyDiagramFieldWells, "Interactions" :VisualInteractionOptions, "SortConfiguration" :SankeyDiagramSortConfiguration}
YAML
DataLabels:DataLabelOptionsFieldWells:SankeyDiagramFieldWellsInteractions:VisualInteractionOptionsSortConfiguration:SankeyDiagramSortConfiguration
Properties
- DataLabels
- 
                    The data label configuration of a sankey diagram. Required: No Type: DataLabelOptions Update requires: No interruption 
- FieldWells
- 
                    The field well configuration of a sankey diagram. Required: No Type: SankeyDiagramFieldWells Update requires: No interruption 
- Interactions
- 
                    The general visual interactions setup for a visual. Required: No Type: VisualInteractionOptions Update requires: No interruption 
- SortConfiguration
- 
                    The sort configuration of a sankey diagram. Required: No Type: SankeyDiagramSortConfiguration Update requires: No interruption