

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](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Template SectionPageBreakConfiguration
<a name="aws-properties-quicksight-template-sectionpagebreakconfiguration"></a>

The configuration of a page break for a section.

## Syntax
<a name="aws-properties-quicksight-template-sectionpagebreakconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-quicksight-template-sectionpagebreakconfiguration-syntax.json"></a>

```
{
  "[After](#cfn-quicksight-template-sectionpagebreakconfiguration-after)" : {{SectionAfterPageBreak}}
}
```

### YAML
<a name="aws-properties-quicksight-template-sectionpagebreakconfiguration-syntax.yaml"></a>

```
  [After](#cfn-quicksight-template-sectionpagebreakconfiguration-after): {{
    SectionAfterPageBreak}}
```

## Properties
<a name="aws-properties-quicksight-template-sectionpagebreakconfiguration-properties"></a>

`After`  <a name="cfn-quicksight-template-sectionpagebreakconfiguration-after"></a>
The configuration of a page break after a section.  
*Required*: No  
*Type*: [SectionAfterPageBreak](aws-properties-quicksight-template-sectionafterpagebreak.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)