OutboundRawMessage
Information about the raw email body content.
Contents
- Body
-
The email message body.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5242880.
Required: Yes
- ContentType
-
Type of content, that is,
text/plain
ortext/html
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- Subject
-
The email subject.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 998.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: