

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::Wisdom::MessageTemplate MessageTemplateBodyContentProvider
<a name="aws-properties-wisdom-messagetemplate-messagetemplatebodycontentprovider"></a>

The container of the message template body.

## Syntax
<a name="aws-properties-wisdom-messagetemplate-messagetemplatebodycontentprovider-syntax"></a>

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

### JSON
<a name="aws-properties-wisdom-messagetemplate-messagetemplatebodycontentprovider-syntax.json"></a>

```
{
  "[Content](#cfn-wisdom-messagetemplate-messagetemplatebodycontentprovider-content)" : {{String}}
}
```

### YAML
<a name="aws-properties-wisdom-messagetemplate-messagetemplatebodycontentprovider-syntax.yaml"></a>

```
  [Content](#cfn-wisdom-messagetemplate-messagetemplatebodycontentprovider-content): {{String}}
```

## Properties
<a name="aws-properties-wisdom-messagetemplate-messagetemplatebodycontentprovider-properties"></a>

`Content`  <a name="cfn-wisdom-messagetemplate-messagetemplatebodycontentprovider-content"></a>
The content of the message template.  
*Required*: No  
*Type*: [String](aws-properties-wisdom-messagetemplate-content.md)  
*Minimum*: `1`  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)