

# Message
<a name="API_Message"></a>

Represents the message to be sent, composed of a subject and a body.

## Contents
<a name="API_Message_Contents"></a>

 ** Body **   
The message body.  
Type: [Body](API_Body.md) object  
Required: Yes

 ** Subject **   
The subject of the message: A short summary of the content, which appears in the recipient's inbox.  
Type: [Content](API_Content.md) object  
Required: Yes

## See Also
<a name="API_Message_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/email-2010-12-01/Message) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/email-2010-12-01/Message) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/email-2010-12-01/Message) 