

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

# AWS::QuickSight::DataSet RefreshFailureEmailAlert
<a name="aws-properties-quicksight-dataset-refreshfailureemailalert"></a>

The configuration settings for the email alerts that are sent when a dataset refresh fails.

## Syntax
<a name="aws-properties-quicksight-dataset-refreshfailureemailalert-syntax"></a>

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

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

```
{
  "[AlertStatus](#cfn-quicksight-dataset-refreshfailureemailalert-alertstatus)" : String
}
```

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

```
  [AlertStatus](#cfn-quicksight-dataset-refreshfailureemailalert-alertstatus): String
```

## Properties
<a name="aws-properties-quicksight-dataset-refreshfailureemailalert-properties"></a>

`AlertStatus`  <a name="cfn-quicksight-dataset-refreshfailureemailalert-alertstatus"></a>
The status value that determines if email alerts are sent.  
*Required*: No  
*Type*: String  
*Allowed values*: `ENABLED | DISABLED`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)