ReplaceRecipientAction
This action replaces the email envelope recipients with the given list of recipients. If the condition of this action applies only to a subset of recipients, only those recipients are replaced with the recipients specified in the action. The message contents and headers are unaffected by this action, only the envelope recipients are updated.
Contents
- ReplaceWith
-
This action specifies the replacement recipient email addresses to insert.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Length Constraints: Minimum length of 0. Maximum length of 254.
Pattern:
^[0-9A-Za-z@+.-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: