EmailHeader
The email header to include in email messages.
Contents
- name
-
The name of the email header.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 126.
Pattern:
^[!-9;-@A-~]+$
Required: No
- value
-
The value of the email header.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 870.
Pattern:
[ -~]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: