AWS::QuickSight::Analysis ContributionAnalysisDefault - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QuickSight::Analysis ContributionAnalysisDefault

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

Syntax

To declare this entity in your 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