You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SES::Types::AddHeaderActionWhen passing AddHeaderAction as input to an Aws::Client method, you can use a vanilla Hash:
{
header_name: "HeaderName", header_value: "HeaderValue", }
When included in a receipt rule, this action adds a header to the received email.
For information about adding a header using a receipt rule, see the Amazon SES Developer Guide.
Returned by:
Instance Attribute Summary collapseThe name of the header to add.
Must be less than 2048 characters, and must not contain newline characters (\"\r\" or \"\n\").
The name of the header to add. Must be between 1 and 50 characters, inclusive, and consist of alphanumeric (a-z, A-Z, 0-9) characters and dashes only.
Must be less than 2048 characters, and must not contain newline characters (\"\r\" or \"\n\").
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4