AWS::QuickSight::Analysis ContributionAnalysisDefault - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Analysis ContributionAnalysisDefault

The contribution analysis visual display for a line, pie, or bar chart.

Syntax

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

JSON

{ "ContributorDimensions" : [ ColumnIdentifier, ... ], "MeasureFieldId" : String }

Properties

ContributorDimensions

The dimensions columns that are used in the contribution analysis, usually a list of ColumnIdentifiers.

Required: Yes

Type: Array of ColumnIdentifier

Minimum: 1

Maximum: 4

Update requires: No interruption

MeasureFieldId

The measure field that is used in the contribution analysis.

Required: Yes

Type: String

Minimum: 1

Maximum: 512

Update requires: No interruption