InboundRawMessage
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 0. Maximum length of 998.
Required: Yes
- Headers
-
Headers present in inbound email.
Type: String to string map
Valid Keys:
REFERENCES | MESSAGE_ID | IN_REPLY_TO | X_SES_SPAM_VERDICT | X_SES_VIRUS_VERDICT
Value Length Constraints: Minimum length of 1. Maximum length of 20000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: