AWS::QuickSight::Dashboard ScatterPlotFieldWells - 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).

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

AWS::QuickSight::Dashboard ScatterPlotFieldWells

The field well configuration of a scatter plot.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Syntax

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

Properties

ScatterPlotCategoricallyAggregatedFieldWells

The aggregated field wells of a scatter plot. The x and y-axes of scatter plots with aggregated field wells are aggregated by category, label, or both.

Required: No

Type: ScatterPlotCategoricallyAggregatedFieldWells

Update requires: No interruption

ScatterPlotUnaggregatedFieldWells

The unaggregated field wells of a scatter plot. The x and y-axes of these scatter plots are unaggregated.

Required: No

Type: ScatterPlotUnaggregatedFieldWells

Update requires: No interruption