AWS::QuickSight::Analysis TableConfiguration - 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 TableConfiguration

The configuration for a TableVisual.

Syntax

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

Properties

FieldOptions

The field options for a table visual.

Required: No

Type: TableFieldOptions

Update requires: No interruption

FieldWells

The field wells of the visual.

Required: No

Type: TableFieldWells

Update requires: No interruption

Interactions

The general visual interactions setup for a visual.

Required: No

Type: VisualInteractionOptions

Update requires: No interruption

PaginatedReportOptions

The paginated report options for a table visual.

Required: No

Type: TablePaginatedReportOptions

Update requires: No interruption

SortConfiguration

The sort configuration for a TableVisual.

Required: No

Type: TableSortConfiguration

Update requires: No interruption

TableInlineVisualizations

A collection of inline visualizations to display within a chart.

Required: No

Type: Array of TableInlineVisualization

Minimum: 0

Maximum: 200

Update requires: No interruption

TableOptions

The table options for a table visual.

Required: No

Type: TableOptions

Update requires: No interruption

TotalOptions

The total options for a table visual.

Required: No

Type: TotalOptions

Update requires: No interruption