Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface Message

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

Hierarchy

  • Message

Properties

Properties

Body: undefined | Body

The message body.

Subject: undefined | Content

The subject of the message: A short summary of the content, which will appear in the recipient's inbox.