AddHeaderAction - Amazon SES Mail Manager API

AddHeaderAction

The action to add a header to a message. When executed, this action will add the given header to the message.

Contents

HeaderName

The name of the header to add to an email. The header must be prefixed with "X-". Headers are added regardless of whether the header name pre-existed in the email.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[xX]\-[a-zA-Z0-9\-]+$

Required: Yes

HeaderValue

The value of the header to add to the email.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

Warning Javascript is disabled or is unavailable in your browser.

To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.