@aws-sdk/client-ses 3.36.0 → 3.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (181) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/dist-cjs/SES.js +0 -11
  3. package/dist-cjs/SESClient.js +0 -16
  4. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +0 -29
  5. package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -28
  6. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -33
  7. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +0 -28
  8. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -27
  9. package/dist-cjs/commands/CreateReceiptFilterCommand.js +0 -26
  10. package/dist-cjs/commands/CreateReceiptRuleCommand.js +0 -27
  11. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +0 -27
  12. package/dist-cjs/commands/CreateTemplateCommand.js +0 -27
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -26
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -27
  15. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +0 -33
  16. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -27
  17. package/dist-cjs/commands/DeleteIdentityCommand.js +0 -26
  18. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +0 -35
  19. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +0 -27
  20. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +0 -27
  21. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +0 -30
  22. package/dist-cjs/commands/DeleteTemplateCommand.js +0 -25
  23. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +0 -25
  24. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +0 -28
  25. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +0 -27
  26. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +0 -27
  27. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +0 -26
  28. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +0 -25
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -28
  30. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +0 -46
  31. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +0 -27
  32. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +0 -29
  33. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +0 -35
  34. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +0 -39
  35. package/dist-cjs/commands/GetSendQuotaCommand.js +0 -25
  36. package/dist-cjs/commands/GetSendStatisticsCommand.js +0 -27
  37. package/dist-cjs/commands/GetTemplateCommand.js +0 -26
  38. package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -33
  39. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -28
  40. package/dist-cjs/commands/ListIdentitiesCommand.js +0 -26
  41. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +0 -35
  42. package/dist-cjs/commands/ListReceiptFiltersCommand.js +0 -28
  43. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +0 -29
  44. package/dist-cjs/commands/ListTemplatesCommand.js +0 -26
  45. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +0 -25
  46. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -24
  47. package/dist-cjs/commands/PutIdentityPolicyCommand.js +0 -34
  48. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +0 -31
  49. package/dist-cjs/commands/SendBounceCommand.js +0 -32
  50. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +0 -66
  51. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -32
  52. package/dist-cjs/commands/SendEmailCommand.js +0 -68
  53. package/dist-cjs/commands/SendRawEmailCommand.js +0 -132
  54. package/dist-cjs/commands/SendTemplatedEmailCommand.js +0 -73
  55. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +0 -30
  56. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +0 -36
  57. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +0 -34
  58. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +0 -29
  59. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +0 -33
  60. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +0 -32
  61. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +0 -27
  62. package/dist-cjs/commands/TestRenderTemplateCommand.js +0 -26
  63. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +0 -29
  64. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -35
  65. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +0 -28
  66. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +0 -29
  67. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +0 -28
  68. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -27
  69. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +0 -27
  70. package/dist-cjs/commands/UpdateTemplateCommand.js +0 -27
  71. package/dist-cjs/commands/VerifyDomainDkimCommand.js +0 -62
  72. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +0 -30
  73. package/dist-cjs/commands/VerifyEmailAddressCommand.js +0 -25
  74. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +0 -27
  75. package/dist-cjs/commands/index.js +74 -0
  76. package/dist-cjs/endpoints.js +6 -1
  77. package/dist-cjs/index.js +5 -77
  78. package/dist-cjs/models/models_0.js +0 -615
  79. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -10
  80. package/dist-cjs/pagination/ListIdentitiesPaginator.js +0 -10
  81. package/dist-cjs/pagination/index.js +6 -0
  82. package/dist-cjs/protocols/Aws_query.js +0 -2
  83. package/dist-cjs/runtimeConfig.browser.js +1 -5
  84. package/dist-cjs/runtimeConfig.js +1 -5
  85. package/dist-cjs/runtimeConfig.native.js +0 -3
  86. package/dist-cjs/runtimeConfig.shared.js +0 -3
  87. package/dist-cjs/waiters/index.js +4 -0
  88. package/dist-cjs/waiters/waitForIdentityExists.js +0 -9
  89. package/dist-es/commands/index.js +71 -0
  90. package/dist-es/endpoints.js +6 -1
  91. package/dist-es/index.js +5 -77
  92. package/dist-es/pagination/index.js +3 -0
  93. package/dist-es/waiters/index.js +1 -0
  94. package/dist-types/commands/index.d.ts +71 -0
  95. package/dist-types/index.d.ts +5 -77
  96. package/dist-types/pagination/index.d.ts +3 -0
  97. package/dist-types/ts3.4/SES.d.ts +72 -838
  98. package/dist-types/ts3.4/SESClient.d.ts +24 -97
  99. package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +2 -25
  100. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -24
  101. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -29
  102. package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +2 -24
  103. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -23
  104. package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +2 -22
  105. package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +2 -23
  106. package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +2 -23
  107. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +2 -23
  108. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -22
  109. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -23
  110. package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +2 -29
  111. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -23
  112. package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +2 -22
  113. package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +2 -31
  114. package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +2 -23
  115. package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +2 -23
  116. package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +2 -26
  117. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +2 -21
  118. package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +2 -21
  119. package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +2 -24
  120. package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +2 -23
  121. package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +2 -23
  122. package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +2 -22
  123. package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +2 -21
  124. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -24
  125. package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +2 -42
  126. package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +2 -23
  127. package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +2 -25
  128. package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +2 -31
  129. package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +2 -35
  130. package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +2 -21
  131. package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +2 -23
  132. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -22
  133. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -29
  134. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -24
  135. package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +2 -22
  136. package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +2 -31
  137. package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +2 -24
  138. package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +2 -25
  139. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +2 -22
  140. package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +2 -21
  141. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -20
  142. package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +2 -30
  143. package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +2 -27
  144. package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +2 -28
  145. package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +2 -62
  146. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +2 -28
  147. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -64
  148. package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +2 -128
  149. package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +2 -69
  150. package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +2 -26
  151. package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +2 -32
  152. package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +2 -30
  153. package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +2 -25
  154. package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +2 -29
  155. package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +2 -28
  156. package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +2 -23
  157. package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +2 -22
  158. package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +2 -25
  159. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -31
  160. package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +2 -24
  161. package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +2 -25
  162. package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +2 -24
  163. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -23
  164. package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +2 -23
  165. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +2 -23
  166. package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +2 -58
  167. package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +2 -26
  168. package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +2 -21
  169. package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +2 -23
  170. package/dist-types/ts3.4/commands/index.d.ts +71 -0
  171. package/dist-types/ts3.4/index.d.ts +5 -77
  172. package/dist-types/ts3.4/models/models_0.d.ts +748 -3405
  173. package/dist-types/ts3.4/pagination/index.d.ts +3 -0
  174. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  175. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  176. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  177. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  178. package/dist-types/ts3.4/waiters/index.d.ts +1 -0
  179. package/dist-types/ts3.4/waiters/waitForIdentityExists.d.ts +2 -9
  180. package/dist-types/waiters/index.d.ts +1 -0
  181. package/package.json +33 -33
@@ -6,37 +6,11 @@ export interface SendBounceCommandInput extends SendBounceRequest {
6
6
  }
7
7
  export interface SendBounceCommandOutput extends SendBounceResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Generates and sends a bounce message to the sender of an email you received through
11
- * Amazon SES. You can only use this API on an email up to 24 hours after you receive it.</p>
12
- * <note>
13
- * <p>You cannot use this API to send generic bounces for mail that was not received by
14
- * Amazon SES.</p>
15
- * </note>
16
- * <p>For information about receiving email through Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html">Amazon SES
17
- * Developer Guide</a>.</p>
18
- * <p>You can execute this operation no more than once per second.</p>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { SESClient, SendBounceCommand } from "@aws-sdk/client-ses"; // ES Modules import
23
- * // const { SESClient, SendBounceCommand } = require("@aws-sdk/client-ses"); // CommonJS import
24
- * const client = new SESClient(config);
25
- * const command = new SendBounceCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link SendBounceCommandInput} for command's `input` shape.
30
- * @see {@link SendBounceCommandOutput} for command's `response` shape.
31
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class SendBounceCommand extends $Command<SendBounceCommandInput, SendBounceCommandOutput, SESClientResolvedConfig> {
35
11
  readonly input: SendBounceCommandInput;
36
12
  constructor(input: SendBounceCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendBounceCommandInput, SendBounceCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,71 +6,11 @@ export interface SendBulkTemplatedEmailCommandInput extends SendBulkTemplatedEma
6
6
  }
7
7
  export interface SendBulkTemplatedEmailCommandOutput extends SendBulkTemplatedEmailResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Composes an email message to multiple destinations. The message body is created using
11
- * an email template.</p>
12
- * <p>In order to send email using the <code>SendBulkTemplatedEmail</code> operation, your
13
- * call to the API must meet the following requirements:</p>
14
- * <ul>
15
- * <li>
16
- * <p>The call must refer to an existing email template. You can create email
17
- * templates using the <a>CreateTemplate</a> operation.</p>
18
- * </li>
19
- * <li>
20
- * <p>The message must be sent from a verified email address or domain.</p>
21
- * </li>
22
- * <li>
23
- * <p>If your account is still in the Amazon SES sandbox, you may only send to verified
24
- * addresses or domains, or to email addresses associated with the Amazon SES Mailbox
25
- * Simulator. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying
26
- * Email Addresses and Domains</a> in the <i>Amazon SES Developer
27
- * Guide.</i>
28
- * </p>
29
- * </li>
30
- * <li>
31
- * <p>The maximum message size is 10 MB.</p>
32
- * </li>
33
- * <li>
34
- * <p>Each <code>Destination</code> parameter must include at least one recipient
35
- * email address. The recipient address can be a To: address, a CC: address, or a
36
- * BCC: address. If a recipient email address is invalid (that is, it is not in the
37
- * format <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), the
38
- * entire message will be rejected, even if the message contains other recipients
39
- * that are valid.</p>
40
- * </li>
41
- * <li>
42
- * <p>The message may not include more than 50 recipients, across the To:, CC: and
43
- * BCC: fields. If you need to send an email message to a larger audience, you can
44
- * divide your recipient list into groups of 50 or fewer, and then call the
45
- * <code>SendBulkTemplatedEmail</code> operation several times to send the
46
- * message to each group.</p>
47
- * </li>
48
- * <li>
49
- * <p>The number of destinations you can contact in a single call to the API may be
50
- * limited by your account's maximum sending rate.</p>
51
- * </li>
52
- * </ul>
53
- * @example
54
- * Use a bare-bones client and the command you need to make an API call.
55
- * ```javascript
56
- * import { SESClient, SendBulkTemplatedEmailCommand } from "@aws-sdk/client-ses"; // ES Modules import
57
- * // const { SESClient, SendBulkTemplatedEmailCommand } = require("@aws-sdk/client-ses"); // CommonJS import
58
- * const client = new SESClient(config);
59
- * const command = new SendBulkTemplatedEmailCommand(input);
60
- * const response = await client.send(command);
61
- * ```
62
- *
63
- * @see {@link SendBulkTemplatedEmailCommandInput} for command's `input` shape.
64
- * @see {@link SendBulkTemplatedEmailCommandOutput} for command's `response` shape.
65
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
66
- *
67
- */
9
+
68
10
  export declare class SendBulkTemplatedEmailCommand extends $Command<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput, SESClientResolvedConfig> {
69
11
  readonly input: SendBulkTemplatedEmailCommandInput;
70
12
  constructor(input: SendBulkTemplatedEmailCommandInput);
71
- /**
72
- * @internal
73
- */
13
+
74
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput>;
75
15
  private serialize;
76
16
  private deserialize;
@@ -6,37 +6,11 @@ export interface SendCustomVerificationEmailCommandInput extends SendCustomVerif
6
6
  }
7
7
  export interface SendCustomVerificationEmailCommandOutput extends SendCustomVerificationEmailResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Adds an email address to the list of identities for your Amazon SES account in the current
11
- * AWS Region and attempts to verify it. As a result of executing this operation, a
12
- * customized verification email is sent to the specified address.</p>
13
- * <p>To use this operation, you must first create a custom verification email template. For
14
- * more information about creating and using custom verification email templates, see
15
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom
16
- * Verification Email Templates</a> in the <i>Amazon SES Developer
17
- * Guide</i>.</p>
18
- * <p>You can execute this operation no more than once per second.</p>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { SESClient, SendCustomVerificationEmailCommand } from "@aws-sdk/client-ses"; // ES Modules import
23
- * // const { SESClient, SendCustomVerificationEmailCommand } = require("@aws-sdk/client-ses"); // CommonJS import
24
- * const client = new SESClient(config);
25
- * const command = new SendCustomVerificationEmailCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link SendCustomVerificationEmailCommandInput} for command's `input` shape.
30
- * @see {@link SendCustomVerificationEmailCommandOutput} for command's `response` shape.
31
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class SendCustomVerificationEmailCommand extends $Command<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESClientResolvedConfig> {
35
11
  readonly input: SendCustomVerificationEmailCommandInput;
36
12
  constructor(input: SendCustomVerificationEmailCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,73 +6,11 @@ export interface SendEmailCommandInput extends SendEmailRequest {
6
6
  }
7
7
  export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Composes an email message and immediately queues it for sending. In order to send
11
- * email using the <code>SendEmail</code> operation, your message must meet the following
12
- * requirements:</p>
13
- *
14
- * <ul>
15
- * <li>
16
- * <p>The message must be sent from a verified email address or domain. If you
17
- * attempt to send email using a non-verified address or domain, the operation will
18
- * result in an "Email address not verified" error. </p>
19
- * </li>
20
- * <li>
21
- * <p>If your account is still in the Amazon SES sandbox, you may only send to verified
22
- * addresses or domains, or to email addresses associated with the Amazon SES Mailbox
23
- * Simulator. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying
24
- * Email Addresses and Domains</a> in the <i>Amazon SES Developer
25
- * Guide.</i>
26
- * </p>
27
- * </li>
28
- * <li>
29
- * <p>The maximum message size is 10 MB.</p>
30
- * </li>
31
- * <li>
32
- * <p>The message must include at least one recipient email address. The recipient
33
- * address can be a To: address, a CC: address, or a BCC: address. If a recipient
34
- * email address is invalid (that is, it is not in the format
35
- * <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), the entire
36
- * message will be rejected, even if the message contains other recipients that are
37
- * valid.</p>
38
- * </li>
39
- * <li>
40
- * <p>The message may not include more than 50 recipients, across the To:, CC: and
41
- * BCC: fields. If you need to send an email message to a larger audience, you can
42
- * divide your recipient list into groups of 50 or fewer, and then call the
43
- * <code>SendEmail</code> operation several times to send the message to each
44
- * group.</p>
45
- * </li>
46
- * </ul>
47
- * <important>
48
- * <p>For every message that you send, the total number of recipients (including each
49
- * recipient in the To:, CC: and BCC: fields) is counted against the maximum number of
50
- * emails you can send in a 24-hour period (your <i>sending quota</i>).
51
- * For more information about sending quotas in Amazon SES, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/manage-sending-limits.html">Managing Your Amazon SES
52
- * Sending Limits</a> in the <i>Amazon SES Developer Guide.</i>
53
- * </p>
54
- * </important>
55
- * @example
56
- * Use a bare-bones client and the command you need to make an API call.
57
- * ```javascript
58
- * import { SESClient, SendEmailCommand } from "@aws-sdk/client-ses"; // ES Modules import
59
- * // const { SESClient, SendEmailCommand } = require("@aws-sdk/client-ses"); // CommonJS import
60
- * const client = new SESClient(config);
61
- * const command = new SendEmailCommand(input);
62
- * const response = await client.send(command);
63
- * ```
64
- *
65
- * @see {@link SendEmailCommandInput} for command's `input` shape.
66
- * @see {@link SendEmailCommandOutput} for command's `response` shape.
67
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
68
- *
69
- */
9
+
70
10
  export declare class SendEmailCommand extends $Command<SendEmailCommandInput, SendEmailCommandOutput, SESClientResolvedConfig> {
71
11
  readonly input: SendEmailCommandInput;
72
12
  constructor(input: SendEmailCommandInput);
73
- /**
74
- * @internal
75
- */
13
+
76
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendEmailCommandInput, SendEmailCommandOutput>;
77
15
  private serialize;
78
16
  private deserialize;
@@ -6,137 +6,11 @@ export interface SendRawEmailCommandInput extends SendRawEmailRequest {
6
6
  }
7
7
  export interface SendRawEmailCommandOutput extends SendRawEmailResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Composes an email message and immediately queues it for sending.</p>
11
- *
12
- * <p>This operation is more flexible than the <code>SendEmail</code> API operation. When
13
- * you use the <code>SendRawEmail</code> operation, you can specify the headers of the
14
- * message as well as its content. This flexibility is useful, for example, when you want
15
- * to send a multipart MIME email (such a message that contains both a text and an HTML
16
- * version). You can also use this operation to send messages that include
17
- * attachments.</p>
18
- * <p>The <code>SendRawEmail</code> operation has the following requirements:</p>
19
- * <ul>
20
- * <li>
21
- * <p>You can only send email from <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">verified email addresses or domains</a>. If you try
22
- * to send email from an address that isn't verified, the operation results in an
23
- * "Email address not verified" error.</p>
24
- * </li>
25
- * <li>
26
- * <p>If your account is still in the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/request-production-access.html">Amazon SES sandbox</a>, you can only send email to other
27
- * verified addresses in your account, or to addresses that are associated with the
28
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mailbox-simulator.html">Amazon SES mailbox simulator</a>.</p>
29
- * </li>
30
- * <li>
31
- * <p>The maximum message size, including attachments, is 10 MB.</p>
32
- * </li>
33
- * <li>
34
- * <p>Each message has to include at least one recipient address. A recipient
35
- * address includes any address on the To:, CC:, or BCC: lines.</p>
36
- * </li>
37
- * <li>
38
- * <p>If you send a single message to more than one recipient address, and one of
39
- * the recipient addresses isn't in a valid format (that is, it's not in the format
40
- * <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), Amazon SES
41
- * rejects the entire message, even if the other addresses are valid.</p>
42
- * </li>
43
- * <li>
44
- * <p>Each message can include up to 50 recipient addresses across the To:, CC:, or
45
- * BCC: lines. If you need to send a single message to more than 50 recipients, you
46
- * have to split the list of recipient addresses into groups of less than 50
47
- * recipients, and send separate messages to each group.</p>
48
- * </li>
49
- * <li>
50
- * <p>Amazon SES allows you to specify 8-bit Content-Transfer-Encoding for MIME message
51
- * parts. However, if Amazon SES has to modify the contents of your message (for
52
- * example, if you use open and click tracking), 8-bit content isn't preserved. For
53
- * this reason, we highly recommend that you encode all content that isn't 7-bit
54
- * ASCII. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-raw.html#send-email-mime-encoding">MIME Encoding</a> in the <i>Amazon SES Developer
55
- * Guide</i>.</p>
56
- * </li>
57
- * </ul>
58
- *
59
- *
60
- *
61
- * <p>Additionally, keep the following considerations in mind when using the
62
- * <code>SendRawEmail</code> operation:</p>
63
- *
64
- * <ul>
65
- * <li>
66
- * <p>Although you can customize the message headers when using the
67
- * <code>SendRawEmail</code> operation, Amazon SES will automatically apply its own
68
- * <code>Message-ID</code> and <code>Date</code> headers; if you passed these
69
- * headers when creating the message, they will be overwritten by the values that
70
- * Amazon SES provides.</p>
71
- * </li>
72
- * <li>
73
- * <p>If you are using sending authorization to send on behalf of another user,
74
- * <code>SendRawEmail</code> enables you to specify the cross-account identity
75
- * for the email's Source, From, and Return-Path parameters in one of two ways: you
76
- * can pass optional parameters <code>SourceArn</code>, <code>FromArn</code>,
77
- * and/or <code>ReturnPathArn</code> to the API, or you can include the following
78
- * X-headers in the header of your raw email:</p>
79
- * <ul>
80
- * <li>
81
- * <p>
82
- * <code>X-SES-SOURCE-ARN</code>
83
- * </p>
84
- * </li>
85
- * <li>
86
- * <p>
87
- * <code>X-SES-FROM-ARN</code>
88
- * </p>
89
- * </li>
90
- * <li>
91
- * <p>
92
- * <code>X-SES-RETURN-PATH-ARN</code>
93
- * </p>
94
- * </li>
95
- * </ul>
96
- * <important>
97
- * <p>Don't include these X-headers in the DKIM signature. Amazon SES removes these
98
- * before it sends the email.</p>
99
- * </important>
100
- * <p>If you only specify the <code>SourceIdentityArn</code> parameter, Amazon SES sets
101
- * the From and Return-Path addresses to the same identity that you
102
- * specified.</p>
103
- * <p>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Using Sending
104
- * Authorization with Amazon SES</a> in the <i>Amazon SES Developer
105
- * Guide.</i>
106
- * </p>
107
- * </li>
108
- * <li>
109
- * <p>For every message that you send, the total number of recipients (including
110
- * each recipient in the To:, CC: and BCC: fields) is counted against the maximum
111
- * number of emails you can send in a 24-hour period (your <i>sending
112
- * quota</i>). For more information about sending quotas in Amazon SES, see
113
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/manage-sending-limits.html">Managing Your
114
- * Amazon SES Sending Limits</a> in the <i>Amazon SES Developer
115
- * Guide.</i>
116
- * </p>
117
- * </li>
118
- * </ul>
119
- * @example
120
- * Use a bare-bones client and the command you need to make an API call.
121
- * ```javascript
122
- * import { SESClient, SendRawEmailCommand } from "@aws-sdk/client-ses"; // ES Modules import
123
- * // const { SESClient, SendRawEmailCommand } = require("@aws-sdk/client-ses"); // CommonJS import
124
- * const client = new SESClient(config);
125
- * const command = new SendRawEmailCommand(input);
126
- * const response = await client.send(command);
127
- * ```
128
- *
129
- * @see {@link SendRawEmailCommandInput} for command's `input` shape.
130
- * @see {@link SendRawEmailCommandOutput} for command's `response` shape.
131
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
132
- *
133
- */
9
+
134
10
  export declare class SendRawEmailCommand extends $Command<SendRawEmailCommandInput, SendRawEmailCommandOutput, SESClientResolvedConfig> {
135
11
  readonly input: SendRawEmailCommandInput;
136
12
  constructor(input: SendRawEmailCommandInput);
137
- /**
138
- * @internal
139
- */
13
+
140
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendRawEmailCommandInput, SendRawEmailCommandOutput>;
141
15
  private serialize;
142
16
  private deserialize;
@@ -6,78 +6,11 @@ export interface SendTemplatedEmailCommandInput extends SendTemplatedEmailReques
6
6
  }
7
7
  export interface SendTemplatedEmailCommandOutput extends SendTemplatedEmailResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Composes an email message using an email template and immediately queues it for
11
- * sending.</p>
12
- * <p>In order to send email using the <code>SendTemplatedEmail</code> operation, your call
13
- * to the API must meet the following requirements:</p>
14
- * <ul>
15
- * <li>
16
- * <p>The call must refer to an existing email template. You can create email
17
- * templates using the <a>CreateTemplate</a> operation.</p>
18
- * </li>
19
- * <li>
20
- * <p>The message must be sent from a verified email address or domain.</p>
21
- * </li>
22
- * <li>
23
- * <p>If your account is still in the Amazon SES sandbox, you may only send to verified
24
- * addresses or domains, or to email addresses associated with the Amazon SES Mailbox
25
- * Simulator. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying
26
- * Email Addresses and Domains</a> in the <i>Amazon SES Developer
27
- * Guide.</i>
28
- * </p>
29
- * </li>
30
- * <li>
31
- * <p>The maximum message size is 10 MB.</p>
32
- * </li>
33
- * <li>
34
- * <p>Calls to the <code>SendTemplatedEmail</code> operation may only include one
35
- * <code>Destination</code> parameter. A destination is a set of recipients who
36
- * will receive the same version of the email. The <code>Destination</code>
37
- * parameter can include up to 50 recipients, across the To:, CC: and BCC:
38
- * fields.</p>
39
- * </li>
40
- * <li>
41
- * <p>The <code>Destination</code> parameter must include at least one recipient
42
- * email address. The recipient address can be a To: address, a CC: address, or a
43
- * BCC: address. If a recipient email address is invalid (that is, it is not in the
44
- * format <i>UserName@[SubDomain.]Domain.TopLevelDomain</i>), the
45
- * entire message will be rejected, even if the message contains other recipients
46
- * that are valid.</p>
47
- * </li>
48
- * </ul>
49
- * <important>
50
- * <p>If your call to the <code>SendTemplatedEmail</code> operation includes all of the
51
- * required parameters, Amazon SES accepts it and returns a Message ID. However, if Amazon SES
52
- * can't render the email because the template contains errors, it doesn't send the
53
- * email. Additionally, because it already accepted the message, Amazon SES doesn't return a
54
- * message stating that it was unable to send the email.</p>
55
- * <p>For these reasons, we highly recommend that you set up Amazon SES to send you
56
- * notifications when Rendering Failure events occur. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Sending
57
- * Personalized Email Using the Amazon SES API</a> in the <i>Amazon Simple Email Service
58
- * Developer Guide</i>.</p>
59
- * </important>
60
- * @example
61
- * Use a bare-bones client and the command you need to make an API call.
62
- * ```javascript
63
- * import { SESClient, SendTemplatedEmailCommand } from "@aws-sdk/client-ses"; // ES Modules import
64
- * // const { SESClient, SendTemplatedEmailCommand } = require("@aws-sdk/client-ses"); // CommonJS import
65
- * const client = new SESClient(config);
66
- * const command = new SendTemplatedEmailCommand(input);
67
- * const response = await client.send(command);
68
- * ```
69
- *
70
- * @see {@link SendTemplatedEmailCommandInput} for command's `input` shape.
71
- * @see {@link SendTemplatedEmailCommandOutput} for command's `response` shape.
72
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
73
- *
74
- */
9
+
75
10
  export declare class SendTemplatedEmailCommand extends $Command<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput, SESClientResolvedConfig> {
76
11
  readonly input: SendTemplatedEmailCommandInput;
77
12
  constructor(input: SendTemplatedEmailCommandInput);
78
- /**
79
- * @internal
80
- */
13
+
81
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput>;
82
15
  private serialize;
83
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface SetActiveReceiptRuleSetCommandInput extends SetActiveReceiptRul
6
6
  }
7
7
  export interface SetActiveReceiptRuleSetCommandOutput extends SetActiveReceiptRuleSetResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Sets the specified receipt rule set as the active receipt rule set.</p>
11
- * <note>
12
- * <p>To disable your email-receiving through Amazon SES completely, you can call this API
13
- * with RuleSetName set to null.</p>
14
- * </note>
15
- * <p>For information about managing receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html">Amazon SES Developer Guide</a>.</p>
16
- * <p>You can execute this operation no more than once per second.</p>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { SESClient, SetActiveReceiptRuleSetCommand } from "@aws-sdk/client-ses"; // ES Modules import
21
- * // const { SESClient, SetActiveReceiptRuleSetCommand } = require("@aws-sdk/client-ses"); // CommonJS import
22
- * const client = new SESClient(config);
23
- * const command = new SetActiveReceiptRuleSetCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link SetActiveReceiptRuleSetCommandInput} for command's `input` shape.
28
- * @see {@link SetActiveReceiptRuleSetCommandOutput} for command's `response` shape.
29
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class SetActiveReceiptRuleSetCommand extends $Command<SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
33
11
  readonly input: SetActiveReceiptRuleSetCommandInput;
34
12
  constructor(input: SetActiveReceiptRuleSetCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,41 +6,11 @@ export interface SetIdentityDkimEnabledCommandInput extends SetIdentityDkimEnabl
6
6
  }
7
7
  export interface SetIdentityDkimEnabledCommandOutput extends SetIdentityDkimEnabledResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Enables or disables Easy DKIM signing of email sent from an identity. If Easy DKIM
11
- * signing is enabled for a domain, then Amazon SES uses DKIM to sign all email that it sends
12
- * from addresses on that domain. If Easy DKIM signing is enabled for an email address,
13
- * then Amazon SES uses DKIM to sign all email it sends from that address.</p>
14
- * <note>
15
- * <p>For email addresses (for example, <code>user@example.com</code>), you can only
16
- * enable DKIM signing if the corresponding domain (in this case,
17
- * <code>example.com</code>) has been set up to use Easy DKIM.</p>
18
- * </note>
19
- * <p>You can enable DKIM signing for an identity at any time after you start the
20
- * verification process for the identity, even if the verification process isn't complete. </p>
21
- * <p>You can execute this operation no more than once per second.</p>
22
- * <p>For more information about Easy DKIM signing, go to the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Amazon SES Developer Guide</a>.</p>
23
- * @example
24
- * Use a bare-bones client and the command you need to make an API call.
25
- * ```javascript
26
- * import { SESClient, SetIdentityDkimEnabledCommand } from "@aws-sdk/client-ses"; // ES Modules import
27
- * // const { SESClient, SetIdentityDkimEnabledCommand } = require("@aws-sdk/client-ses"); // CommonJS import
28
- * const client = new SESClient(config);
29
- * const command = new SetIdentityDkimEnabledCommand(input);
30
- * const response = await client.send(command);
31
- * ```
32
- *
33
- * @see {@link SetIdentityDkimEnabledCommandInput} for command's `input` shape.
34
- * @see {@link SetIdentityDkimEnabledCommandOutput} for command's `response` shape.
35
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
36
- *
37
- */
9
+
38
10
  export declare class SetIdentityDkimEnabledCommand extends $Command<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput, SESClientResolvedConfig> {
39
11
  readonly input: SetIdentityDkimEnabledCommandInput;
40
12
  constructor(input: SetIdentityDkimEnabledCommandInput);
41
- /**
42
- * @internal
43
- */
13
+
44
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput>;
45
15
  private serialize;
46
16
  private deserialize;
@@ -6,39 +6,11 @@ export interface SetIdentityFeedbackForwardingEnabledCommandInput extends SetIde
6
6
  }
7
7
  export interface SetIdentityFeedbackForwardingEnabledCommandOutput extends SetIdentityFeedbackForwardingEnabledResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Given an identity (an email address or a domain), enables or disables whether Amazon SES
11
- * forwards bounce and complaint notifications as email. Feedback forwarding can only be
12
- * disabled when Amazon Simple Notification Service (Amazon SNS) topics are specified for both bounces and
13
- * complaints.</p>
14
- * <note>
15
- * <p>Feedback forwarding does not apply to delivery notifications. Delivery
16
- * notifications are only available through Amazon SNS.</p>
17
- * </note>
18
- * <p>You can execute this operation no more than once per second.</p>
19
- * <p>For more information about using notifications with Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html">Amazon SES
20
- * Developer Guide</a>.</p>
21
- * @example
22
- * Use a bare-bones client and the command you need to make an API call.
23
- * ```javascript
24
- * import { SESClient, SetIdentityFeedbackForwardingEnabledCommand } from "@aws-sdk/client-ses"; // ES Modules import
25
- * // const { SESClient, SetIdentityFeedbackForwardingEnabledCommand } = require("@aws-sdk/client-ses"); // CommonJS import
26
- * const client = new SESClient(config);
27
- * const command = new SetIdentityFeedbackForwardingEnabledCommand(input);
28
- * const response = await client.send(command);
29
- * ```
30
- *
31
- * @see {@link SetIdentityFeedbackForwardingEnabledCommandInput} for command's `input` shape.
32
- * @see {@link SetIdentityFeedbackForwardingEnabledCommandOutput} for command's `response` shape.
33
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
34
- *
35
- */
9
+
36
10
  export declare class SetIdentityFeedbackForwardingEnabledCommand extends $Command<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput, SESClientResolvedConfig> {
37
11
  readonly input: SetIdentityFeedbackForwardingEnabledCommandInput;
38
12
  constructor(input: SetIdentityFeedbackForwardingEnabledCommandInput);
39
- /**
40
- * @internal
41
- */
13
+
42
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput>;
43
15
  private serialize;
44
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface SetIdentityHeadersInNotificationsEnabledCommandInput extends Se
6
6
  }
7
7
  export interface SetIdentityHeadersInNotificationsEnabledCommandOutput extends SetIdentityHeadersInNotificationsEnabledResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Given an identity (an email address or a domain), sets whether Amazon SES includes the
11
- * original email headers in the Amazon Simple Notification Service (Amazon SNS) notifications of a specified
12
- * type.</p>
13
- * <p>You can execute this operation no more than once per second.</p>
14
- * <p>For more information about using notifications with Amazon SES, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html">Amazon SES
15
- * Developer Guide</a>.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { SESClient, SetIdentityHeadersInNotificationsEnabledCommand } from "@aws-sdk/client-ses"; // ES Modules import
20
- * // const { SESClient, SetIdentityHeadersInNotificationsEnabledCommand } = require("@aws-sdk/client-ses"); // CommonJS import
21
- * const client = new SESClient(config);
22
- * const command = new SetIdentityHeadersInNotificationsEnabledCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link SetIdentityHeadersInNotificationsEnabledCommandInput} for command's `input` shape.
27
- * @see {@link SetIdentityHeadersInNotificationsEnabledCommandOutput} for command's `response` shape.
28
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class SetIdentityHeadersInNotificationsEnabledCommand extends $Command<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput, SESClientResolvedConfig> {
32
11
  readonly input: SetIdentityHeadersInNotificationsEnabledCommandInput;
33
12
  constructor(input: SetIdentityHeadersInNotificationsEnabledCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;