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.
AWS::Connect::Notification NotificationContent
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
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DeDE" :String, "EnUS" :String, "EsES" :String, "FrFR" :String, "IdID" :String, "ItIT" :String, "JaJP" :String, "KoKR" :String, "PtBR" :String, "ZhCN" :String, "ZhTW" :String}
YAML
DeDE:StringEnUS:StringEsES:StringFrFR:StringIdID:StringItIT:StringJaJP:StringKoKR:StringPtBR:StringZhCN:StringZhTW:String
Properties
DeDEProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
EnUSProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
EsESProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
FrFRProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
IdIDProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
ItITProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
JaJPProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
KoKRProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
PtBRProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
ZhCNProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption
ZhTWProperty description not available.
Required: No
Type: String
Pattern:
^.{0,500}$Update requires: No interruption