AWS SDK for C++
1.9.3
AWS SDK for C++
|
#include <SendBulkEmailRequest.h>
Additional Inherited Members | |
![]() | |
virtual Aws::Http::HeaderValueCollection | GetRequestSpecificHeaders () const |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Represents a request to send email messages to multiple destinations using Amazon SES. For more information, see the Amazon SES Developer Guide.
Definition at line 31 of file SendBulkEmailRequest.h.
Aws::SESV2::Model::SendBulkEmailRequest::SendBulkEmailRequest | ( | ) |
|
inline |
The list of bulk email entry objects.
Definition at line 604 of file SendBulkEmailRequest.h.
|
inline |
The list of bulk email entry objects.
Definition at line 599 of file SendBulkEmailRequest.h.
|
inline |
A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail
operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
Definition at line 518 of file SendBulkEmailRequest.h.
|
inline |
A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail
operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
Definition at line 526 of file SendBulkEmailRequest.h.
|
inline |
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Definition at line 269 of file SendBulkEmailRequest.h.
|
inline |
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Definition at line 263 of file SendBulkEmailRequest.h.
|
inline |
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Definition at line 275 of file SendBulkEmailRequest.h.
|
inline |
The list of bulk email entry objects.
Definition at line 574 of file SendBulkEmailRequest.h.
|
inline |
The name of the configuration set that you want to use when sending the email.
Definition at line 617 of file SendBulkEmailRequest.h.
|
inline |
An object that contains the body of the message. You can specify a template message.
Definition at line 539 of file SendBulkEmailRequest.h.
|
inline |
A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail
operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
Definition at line 478 of file SendBulkEmailRequest.h.
|
inline |
The address that you want bounce and complaint notifications to be sent to.
Definition at line 288 of file SendBulkEmailRequest.h.
|
inline |
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 FeedbackForwardingEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedb, then you would specify the ack@ examp le.c omFeedbackForwardingEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress
to be feedb. ack@ examp le.c om
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 359 of file SendBulkEmailRequest.h.
|
inline |
The email address that you want to use as the "From" address for the email. The address that you specify has to be verified.
Definition at line 55 of file SendBulkEmailRequest.h.
|
inline |
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 FromEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sende, then you would specify the r@ex ample .comFromEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress
to be sende. r@ex ample .com
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 124 of file SendBulkEmailRequest.h.
|
inline |
The list of bulk email entry objects.
Definition at line 569 of file SendBulkEmailRequest.h.
|
inline |
The name of the configuration set that you want to use when sending the email.
Definition at line 611 of file SendBulkEmailRequest.h.
|
inline |
An object that contains the body of the message. You can specify a template message.
Definition at line 533 of file SendBulkEmailRequest.h.
|
inline |
A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail
operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
Definition at line 470 of file SendBulkEmailRequest.h.
|
inline |
The address that you want bounce and complaint notifications to be sent to.
Definition at line 282 of file SendBulkEmailRequest.h.
|
inline |
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 FeedbackForwardingEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedb, then you would specify the ack@ examp le.c omFeedbackForwardingEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress
to be feedb. ack@ examp le.c om
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 342 of file SendBulkEmailRequest.h.
|
inline |
The email address that you want to use as the "From" address for the email. The address that you specify has to be verified.
Definition at line 49 of file SendBulkEmailRequest.h.
|
inline |
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 FromEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sende, then you would specify the r@ex ample .comFromEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress
to be sende. r@ex ample .com
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 108 of file SendBulkEmailRequest.h.
|
inline |
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Definition at line 227 of file SendBulkEmailRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 40 of file SendBulkEmailRequest.h.
|
inline |
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Definition at line 233 of file SendBulkEmailRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
The list of bulk email entry objects.
Definition at line 584 of file SendBulkEmailRequest.h.
|
inline |
The list of bulk email entry objects.
Definition at line 579 of file SendBulkEmailRequest.h.
|
inline |
The name of the configuration set that you want to use when sending the email.
Definition at line 629 of file SendBulkEmailRequest.h.
|
inline |
The name of the configuration set that you want to use when sending the email.
Definition at line 623 of file SendBulkEmailRequest.h.
|
inline |
The name of the configuration set that you want to use when sending the email.
Definition at line 635 of file SendBulkEmailRequest.h.
|
inline |
An object that contains the body of the message. You can specify a template message.
Definition at line 551 of file SendBulkEmailRequest.h.
|
inline |
An object that contains the body of the message. You can specify a template message.
Definition at line 545 of file SendBulkEmailRequest.h.
|
inline |
A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail
operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
Definition at line 494 of file SendBulkEmailRequest.h.
|
inline |
A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail
operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
Definition at line 486 of file SendBulkEmailRequest.h.
|
inline |
The address that you want bounce and complaint notifications to be sent to.
Definition at line 300 of file SendBulkEmailRequest.h.
|
inline |
The address that you want bounce and complaint notifications to be sent to.
Definition at line 294 of file SendBulkEmailRequest.h.
|
inline |
The address that you want bounce and complaint notifications to be sent to.
Definition at line 306 of file SendBulkEmailRequest.h.
|
inline |
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 FeedbackForwardingEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedb, then you would specify the ack@ examp le.c omFeedbackForwardingEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress
to be feedb. ack@ examp le.c om
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 393 of file SendBulkEmailRequest.h.
|
inline |
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 FeedbackForwardingEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedb, then you would specify the ack@ examp le.c omFeedbackForwardingEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress
to be feedb. ack@ examp le.c om
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 376 of file SendBulkEmailRequest.h.
|
inline |
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 FeedbackForwardingEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedb, then you would specify the ack@ examp le.c omFeedbackForwardingEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress
to be feedb. ack@ examp le.c om
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 410 of file SendBulkEmailRequest.h.
|
inline |
The email address that you want to use as the "From" address for the email. The address that you specify has to be verified.
Definition at line 67 of file SendBulkEmailRequest.h.
|
inline |
The email address that you want to use as the "From" address for the email. The address that you specify has to be verified.
Definition at line 61 of file SendBulkEmailRequest.h.
|
inline |
The email address that you want to use as the "From" address for the email. The address that you specify has to be verified.
Definition at line 73 of file SendBulkEmailRequest.h.
|
inline |
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 FromEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sende, then you would specify the r@ex ample .comFromEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress
to be sende. r@ex ample .com
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 156 of file SendBulkEmailRequest.h.
|
inline |
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 FromEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sende, then you would specify the r@ex ample .comFromEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress
to be sende. r@ex ample .com
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 140 of file SendBulkEmailRequest.h.
|
inline |
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 FromEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sende, then you would specify the r@ex ample .comFromEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress
to be sende. r@ex ample .com
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 172 of file SendBulkEmailRequest.h.
|
inline |
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Definition at line 245 of file SendBulkEmailRequest.h.
|
inline |
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Definition at line 239 of file SendBulkEmailRequest.h.
|
inline |
The list of bulk email entry objects.
Definition at line 594 of file SendBulkEmailRequest.h.
|
inline |
The list of bulk email entry objects.
Definition at line 589 of file SendBulkEmailRequest.h.
|
inline |
The name of the configuration set that you want to use when sending the email.
Definition at line 647 of file SendBulkEmailRequest.h.
|
inline |
The name of the configuration set that you want to use when sending the email.
Definition at line 641 of file SendBulkEmailRequest.h.
|
inline |
The name of the configuration set that you want to use when sending the email.
Definition at line 653 of file SendBulkEmailRequest.h.
|
inline |
An object that contains the body of the message. You can specify a template message.
Definition at line 563 of file SendBulkEmailRequest.h.
|
inline |
An object that contains the body of the message. You can specify a template message.
Definition at line 557 of file SendBulkEmailRequest.h.
|
inline |
A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail
operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
Definition at line 510 of file SendBulkEmailRequest.h.
|
inline |
A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail
operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.
Definition at line 502 of file SendBulkEmailRequest.h.
|
inline |
The address that you want bounce and complaint notifications to be sent to.
Definition at line 318 of file SendBulkEmailRequest.h.
|
inline |
The address that you want bounce and complaint notifications to be sent to.
Definition at line 312 of file SendBulkEmailRequest.h.
|
inline |
The address that you want bounce and complaint notifications to be sent to.
Definition at line 324 of file SendBulkEmailRequest.h.
|
inline |
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 FeedbackForwardingEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedb, then you would specify the ack@ examp le.c omFeedbackForwardingEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress
to be feedb. ack@ examp le.c om
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 444 of file SendBulkEmailRequest.h.
|
inline |
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 FeedbackForwardingEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedb, then you would specify the ack@ examp le.c omFeedbackForwardingEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress
to be feedb. ack@ examp le.c om
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 427 of file SendBulkEmailRequest.h.
|
inline |
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 FeedbackForwardingEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedb, then you would specify the ack@ examp le.c omFeedbackForwardingEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress
to be feedb. ack@ examp le.c om
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 461 of file SendBulkEmailRequest.h.
|
inline |
The email address that you want to use as the "From" address for the email. The address that you specify has to be verified.
Definition at line 85 of file SendBulkEmailRequest.h.
|
inline |
The email address that you want to use as the "From" address for the email. The address that you specify has to be verified.
Definition at line 79 of file SendBulkEmailRequest.h.
|
inline |
The email address that you want to use as the "From" address for the email. The address that you specify has to be verified.
Definition at line 91 of file SendBulkEmailRequest.h.
|
inline |
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 FromEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sende, then you would specify the r@ex ample .comFromEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress
to be sende. r@ex ample .com
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 204 of file SendBulkEmailRequest.h.
|
inline |
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 FromEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sende, then you would specify the r@ex ample .comFromEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress
to be sende. r@ex ample .com
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 188 of file SendBulkEmailRequest.h.
|
inline |
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 FromEmailAddress
parameter.
For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sende, then you would specify the r@ex ample .comFromEmailAddressIdentityArn
to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress
to be sende. r@ex ample .com
For more information about sending authorization, see the Amazon SES Developer Guide.
Definition at line 220 of file SendBulkEmailRequest.h.
|
inline |
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Definition at line 257 of file SendBulkEmailRequest.h.
|
inline |
The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.
Definition at line 251 of file SendBulkEmailRequest.h.