Builder
Properties
The name of the configuration set to use when you send an email using SendRawEmail
.
A list of destinations for the message, consisting of To:, CC:, and BCC: addresses.
The raw email message itself. The message has to meet the following criteria:
This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to use the email address specified in the ReturnPath
parameter.
A list of tags, in the form of name/value pairs, to apply to an email that you send using SendRawEmail
. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
Functions
construct an aws.sdk.kotlin.services.ses.model.RawMessage inside the given block