

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::Connect::Notification NotificationContent
<a name="aws-properties-connect-notification-notificationcontent"></a>

A map of localized notification content where keys are locale codes and values are the notification text in that locale. Each localized string can be 0-500 characters.

## Syntax
<a name="aws-properties-connect-notification-notificationcontent-syntax"></a>

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

### JSON
<a name="aws-properties-connect-notification-notificationcontent-syntax.json"></a>

```
{
  "[DeDE](#cfn-connect-notification-notificationcontent-dede)" : {{String}},
  "[EnUS](#cfn-connect-notification-notificationcontent-enus)" : {{String}},
  "[EsES](#cfn-connect-notification-notificationcontent-eses)" : {{String}},
  "[FrFR](#cfn-connect-notification-notificationcontent-frfr)" : {{String}},
  "[IdID](#cfn-connect-notification-notificationcontent-idid)" : {{String}},
  "[ItIT](#cfn-connect-notification-notificationcontent-itit)" : {{String}},
  "[JaJP](#cfn-connect-notification-notificationcontent-jajp)" : {{String}},
  "[KoKR](#cfn-connect-notification-notificationcontent-kokr)" : {{String}},
  "[PtBR](#cfn-connect-notification-notificationcontent-ptbr)" : {{String}},
  "[ZhCN](#cfn-connect-notification-notificationcontent-zhcn)" : {{String}},
  "[ZhTW](#cfn-connect-notification-notificationcontent-zhtw)" : {{String}}
}
```

### YAML
<a name="aws-properties-connect-notification-notificationcontent-syntax.yaml"></a>

```
  [DeDE](#cfn-connect-notification-notificationcontent-dede): {{String}}
  [EnUS](#cfn-connect-notification-notificationcontent-enus): {{String}}
  [EsES](#cfn-connect-notification-notificationcontent-eses): {{String}}
  [FrFR](#cfn-connect-notification-notificationcontent-frfr): {{String}}
  [IdID](#cfn-connect-notification-notificationcontent-idid): {{String}}
  [ItIT](#cfn-connect-notification-notificationcontent-itit): {{String}}
  [JaJP](#cfn-connect-notification-notificationcontent-jajp): {{String}}
  [KoKR](#cfn-connect-notification-notificationcontent-kokr): {{String}}
  [PtBR](#cfn-connect-notification-notificationcontent-ptbr): {{String}}
  [ZhCN](#cfn-connect-notification-notificationcontent-zhcn): {{String}}
  [ZhTW](#cfn-connect-notification-notificationcontent-zhtw): {{String}}
```

## Properties
<a name="aws-properties-connect-notification-notificationcontent-properties"></a>

`DeDE`  <a name="cfn-connect-notification-notificationcontent-dede"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`EnUS`  <a name="cfn-connect-notification-notificationcontent-enus"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`EsES`  <a name="cfn-connect-notification-notificationcontent-eses"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`FrFR`  <a name="cfn-connect-notification-notificationcontent-frfr"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`IdID`  <a name="cfn-connect-notification-notificationcontent-idid"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ItIT`  <a name="cfn-connect-notification-notificationcontent-itit"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`JaJP`  <a name="cfn-connect-notification-notificationcontent-jajp"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`KoKR`  <a name="cfn-connect-notification-notificationcontent-kokr"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`PtBR`  <a name="cfn-connect-notification-notificationcontent-ptbr"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ZhCN`  <a name="cfn-connect-notification-notificationcontent-zhcn"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ZhTW`  <a name="cfn-connect-notification-notificationcontent-zhtw"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^.{0,500}$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)