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

The configuration for a section-based layout.

Syntax

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

Properties

BodySections

A list of body section configurations.

Required: Yes

Type: Array of BodySectionConfiguration

Minimum: 0

Maximum: 28

Update requires: No interruption

CanvasSizeOptions

The options for the canvas of a section-based layout.

Required: Yes

Type: SectionBasedLayoutCanvasSizeOptions

Update requires: No interruption

FooterSections

A list of footer section configurations.

Required: Yes

Type: Array of HeaderFooterSectionConfiguration

Minimum: 0

Maximum: 1

Update requires: No interruption

HeaderSections

A list of header section configurations.

Required: Yes

Type: Array of HeaderFooterSectionConfiguration

Minimum: 0

Maximum: 1

Update requires: No interruption