@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,38 +6,11 @@ export interface SetIdentityMailFromDomainCommandInput extends SetIdentityMailFr
6
6
  }
7
7
  export interface SetIdentityMailFromDomainCommandOutput extends SetIdentityMailFromDomainResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Enables or disables the custom MAIL FROM domain setup for a verified identity (an
11
- * email address or a domain).</p>
12
- * <important>
13
- * <p>To send emails using the specified MAIL FROM domain, you must add an MX record to
14
- * your MAIL FROM domain's DNS settings. If you want your emails to pass Sender Policy
15
- * Framework (SPF) checks, you must also add or update an SPF record. For more
16
- * information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from-set.html">Amazon SES Developer
17
- * Guide</a>.</p>
18
- * </important>
19
- * <p>You can execute this operation no more than once per second.</p>
20
- * @example
21
- * Use a bare-bones client and the command you need to make an API call.
22
- * ```javascript
23
- * import { SESClient, SetIdentityMailFromDomainCommand } from "@aws-sdk/client-ses"; // ES Modules import
24
- * // const { SESClient, SetIdentityMailFromDomainCommand } = require("@aws-sdk/client-ses"); // CommonJS import
25
- * const client = new SESClient(config);
26
- * const command = new SetIdentityMailFromDomainCommand(input);
27
- * const response = await client.send(command);
28
- * ```
29
- *
30
- * @see {@link SetIdentityMailFromDomainCommandInput} for command's `input` shape.
31
- * @see {@link SetIdentityMailFromDomainCommandOutput} for command's `response` shape.
32
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
33
- *
34
- */
9
+
35
10
  export declare class SetIdentityMailFromDomainCommand extends $Command<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput, SESClientResolvedConfig> {
36
11
  readonly input: SetIdentityMailFromDomainCommandInput;
37
12
  constructor(input: SetIdentityMailFromDomainCommandInput);
38
- /**
39
- * @internal
40
- */
13
+
41
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput>;
42
15
  private serialize;
43
16
  private deserialize;
@@ -6,37 +6,11 @@ export interface SetIdentityNotificationTopicCommandInput extends SetIdentityNot
6
6
  }
7
7
  export interface SetIdentityNotificationTopicCommandOutput extends SetIdentityNotificationTopicResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Sets an Amazon Simple Notification Service (Amazon SNS) topic to use when delivering notifications. When you use
11
- * this operation, you specify a verified identity, such as an email address or domain.
12
- * When you send an email that uses the chosen identity in the Source field, Amazon SES sends
13
- * notifications to the topic you specified. You can send bounce, complaint, or delivery
14
- * notifications (or any combination of the three) to the Amazon SNS topic that you
15
- * specify.</p>
16
- * <p>You can execute this operation no more than once per second.</p>
17
- * <p>For more information about feedback notification, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html">Amazon SES Developer
18
- * Guide</a>.</p>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { SESClient, SetIdentityNotificationTopicCommand } from "@aws-sdk/client-ses"; // ES Modules import
23
- * // const { SESClient, SetIdentityNotificationTopicCommand } = require("@aws-sdk/client-ses"); // CommonJS import
24
- * const client = new SESClient(config);
25
- * const command = new SetIdentityNotificationTopicCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link SetIdentityNotificationTopicCommandInput} for command's `input` shape.
30
- * @see {@link SetIdentityNotificationTopicCommandOutput} for command's `response` shape.
31
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class SetIdentityNotificationTopicCommand extends $Command<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput, SESClientResolvedConfig> {
35
11
  readonly input: SetIdentityNotificationTopicCommandInput;
36
12
  constructor(input: SetIdentityNotificationTopicCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface SetReceiptRulePositionCommandInput extends SetReceiptRulePositi
6
6
  }
7
7
  export interface SetReceiptRulePositionCommandOutput extends SetReceiptRulePositionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Sets the position of the specified receipt rule in the receipt rule set.</p>
11
- * <p>For information about managing receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rules.html">Amazon SES
12
- * Developer Guide</a>.</p>
13
- * <p>You can execute this operation no more than once per second.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { SESClient, SetReceiptRulePositionCommand } from "@aws-sdk/client-ses"; // ES Modules import
18
- * // const { SESClient, SetReceiptRulePositionCommand } = require("@aws-sdk/client-ses"); // CommonJS import
19
- * const client = new SESClient(config);
20
- * const command = new SetReceiptRulePositionCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link SetReceiptRulePositionCommandInput} for command's `input` shape.
25
- * @see {@link SetReceiptRulePositionCommandOutput} for command's `response` shape.
26
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class SetReceiptRulePositionCommand extends $Command<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput, SESClientResolvedConfig> {
30
11
  readonly input: SetReceiptRulePositionCommandInput;
31
12
  constructor(input: SetReceiptRulePositionCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface TestRenderTemplateCommandInput extends TestRenderTemplateReques
6
6
  }
7
7
  export interface TestRenderTemplateCommandOutput extends TestRenderTemplateResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a preview of the MIME content of an email when provided with a template and a
11
- * set of replacement data.</p>
12
- * <p>You can execute this operation no more than once per second.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { SESClient, TestRenderTemplateCommand } from "@aws-sdk/client-ses"; // ES Modules import
17
- * // const { SESClient, TestRenderTemplateCommand } = require("@aws-sdk/client-ses"); // CommonJS import
18
- * const client = new SESClient(config);
19
- * const command = new TestRenderTemplateCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link TestRenderTemplateCommandInput} for command's `input` shape.
24
- * @see {@link TestRenderTemplateCommandOutput} for command's `response` shape.
25
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class TestRenderTemplateCommand extends $Command<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput, SESClientResolvedConfig> {
29
11
  readonly input: TestRenderTemplateCommandInput;
30
12
  constructor(input: TestRenderTemplateCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface UpdateAccountSendingEnabledCommandInput extends UpdateAccountSe
6
6
  }
7
7
  export interface UpdateAccountSendingEnabledCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Enables or disables email sending across your entire Amazon SES account in the current
11
- * AWS Region. You can use this operation in conjunction with Amazon CloudWatch alarms to
12
- * temporarily pause email sending across your Amazon SES account in a given AWS Region when
13
- * reputation metrics (such as your bounce or complaint rates) reach certain
14
- * thresholds.</p>
15
- * <p>You can execute this operation no more than once per second.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { SESClient, UpdateAccountSendingEnabledCommand } from "@aws-sdk/client-ses"; // ES Modules import
20
- * // const { SESClient, UpdateAccountSendingEnabledCommand } = require("@aws-sdk/client-ses"); // CommonJS import
21
- * const client = new SESClient(config);
22
- * const command = new UpdateAccountSendingEnabledCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link UpdateAccountSendingEnabledCommandInput} for command's `input` shape.
27
- * @see {@link UpdateAccountSendingEnabledCommandOutput} for command's `response` shape.
28
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class UpdateAccountSendingEnabledCommand extends $Command<UpdateAccountSendingEnabledCommandInput, UpdateAccountSendingEnabledCommandOutput, SESClientResolvedConfig> {
32
11
  readonly input: UpdateAccountSendingEnabledCommandInput;
33
12
  constructor(input: UpdateAccountSendingEnabledCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAccountSendingEnabledCommandInput, UpdateAccountSendingEnabledCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,40 +6,11 @@ export interface UpdateConfigurationSetEventDestinationCommandInput extends Upda
6
6
  }
7
7
  export interface UpdateConfigurationSetEventDestinationCommandOutput extends UpdateConfigurationSetEventDestinationResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates the event destination of a configuration set. Event destinations are
11
- * associated with configuration sets, which enable you to publish email sending events to
12
- * Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS). For information about using configuration sets,
13
- * see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Monitoring Your Amazon SES
14
- * Sending Activity</a> in the <i>Amazon SES Developer Guide.</i>
15
- * </p>
16
- * <note>
17
- * <p>When you create or update an event destination, you must provide one, and only
18
- * one, destination. The destination can be Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service
19
- * (Amazon SNS).</p>
20
- * </note>
21
- * <p>You can execute this operation no more than once per second.</p>
22
- * @example
23
- * Use a bare-bones client and the command you need to make an API call.
24
- * ```javascript
25
- * import { SESClient, UpdateConfigurationSetEventDestinationCommand } from "@aws-sdk/client-ses"; // ES Modules import
26
- * // const { SESClient, UpdateConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-ses"); // CommonJS import
27
- * const client = new SESClient(config);
28
- * const command = new UpdateConfigurationSetEventDestinationCommand(input);
29
- * const response = await client.send(command);
30
- * ```
31
- *
32
- * @see {@link UpdateConfigurationSetEventDestinationCommandInput} for command's `input` shape.
33
- * @see {@link UpdateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
34
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
35
- *
36
- */
9
+
37
10
  export declare class UpdateConfigurationSetEventDestinationCommand extends $Command<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig> {
38
11
  readonly input: UpdateConfigurationSetEventDestinationCommandInput;
39
12
  constructor(input: UpdateConfigurationSetEventDestinationCommandInput);
40
- /**
41
- * @internal
42
- */
13
+
43
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput>;
44
15
  private serialize;
45
16
  private deserialize;
@@ -6,33 +6,11 @@ export interface UpdateConfigurationSetReputationMetricsEnabledCommandInput exte
6
6
  }
7
7
  export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Enables or disables the publishing of reputation metrics for emails sent using a
11
- * specific configuration set in a given AWS Region. Reputation metrics include bounce
12
- * and complaint rates. These metrics are published to Amazon CloudWatch. By using CloudWatch, you can
13
- * create alarms when bounce or complaint rates exceed certain thresholds.</p>
14
- * <p>You can execute this operation no more than once per second.</p>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { SESClient, UpdateConfigurationSetReputationMetricsEnabledCommand } from "@aws-sdk/client-ses"; // ES Modules import
19
- * // const { SESClient, UpdateConfigurationSetReputationMetricsEnabledCommand } = require("@aws-sdk/client-ses"); // CommonJS import
20
- * const client = new SESClient(config);
21
- * const command = new UpdateConfigurationSetReputationMetricsEnabledCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link UpdateConfigurationSetReputationMetricsEnabledCommandInput} for command's `input` shape.
26
- * @see {@link UpdateConfigurationSetReputationMetricsEnabledCommandOutput} for command's `response` shape.
27
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
9
+
30
10
  export declare class UpdateConfigurationSetReputationMetricsEnabledCommand extends $Command<UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput, SESClientResolvedConfig> {
31
11
  readonly input: UpdateConfigurationSetReputationMetricsEnabledCommandInput;
32
12
  constructor(input: UpdateConfigurationSetReputationMetricsEnabledCommandInput);
33
- /**
34
- * @internal
35
- */
13
+
36
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput>;
37
15
  private serialize;
38
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface UpdateConfigurationSetSendingEnabledCommandInput extends Update
6
6
  }
7
7
  export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Enables or disables email sending for messages sent using a specific configuration set
11
- * in a given AWS Region. You can use this operation in conjunction with Amazon CloudWatch alarms
12
- * to temporarily pause email sending for a configuration set when the reputation metrics
13
- * for that configuration set (such as your bounce on complaint rate) exceed certain
14
- * thresholds.</p>
15
- * <p>You can execute this operation no more than once per second.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { SESClient, UpdateConfigurationSetSendingEnabledCommand } from "@aws-sdk/client-ses"; // ES Modules import
20
- * // const { SESClient, UpdateConfigurationSetSendingEnabledCommand } = require("@aws-sdk/client-ses"); // CommonJS import
21
- * const client = new SESClient(config);
22
- * const command = new UpdateConfigurationSetSendingEnabledCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link UpdateConfigurationSetSendingEnabledCommandInput} for command's `input` shape.
27
- * @see {@link UpdateConfigurationSetSendingEnabledCommandOutput} for command's `response` shape.
28
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class UpdateConfigurationSetSendingEnabledCommand extends $Command<UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput, SESClientResolvedConfig> {
32
11
  readonly input: UpdateConfigurationSetSendingEnabledCommandInput;
33
12
  constructor(input: UpdateConfigurationSetSendingEnabledCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,33 +6,11 @@ export interface UpdateConfigurationSetTrackingOptionsCommandInput extends Updat
6
6
  }
7
7
  export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends UpdateConfigurationSetTrackingOptionsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Modifies an association between a configuration set and a custom domain for open and
11
- * click event tracking. </p>
12
- * <p>By default, images and links used for tracking open and click events are hosted on
13
- * domains operated by Amazon SES. You can configure a subdomain of your own to handle these
14
- * events. For information about using custom domains, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html">Amazon SES Developer Guide</a>.</p>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { SESClient, UpdateConfigurationSetTrackingOptionsCommand } from "@aws-sdk/client-ses"; // ES Modules import
19
- * // const { SESClient, UpdateConfigurationSetTrackingOptionsCommand } = require("@aws-sdk/client-ses"); // CommonJS import
20
- * const client = new SESClient(config);
21
- * const command = new UpdateConfigurationSetTrackingOptionsCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link UpdateConfigurationSetTrackingOptionsCommandInput} for command's `input` shape.
26
- * @see {@link UpdateConfigurationSetTrackingOptionsCommandOutput} for command's `response` shape.
27
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
9
+
30
10
  export declare class UpdateConfigurationSetTrackingOptionsCommand extends $Command<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig> {
31
11
  readonly input: UpdateConfigurationSetTrackingOptionsCommandInput;
32
12
  constructor(input: UpdateConfigurationSetTrackingOptionsCommandInput);
33
- /**
34
- * @internal
35
- */
13
+
36
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput>;
37
15
  private serialize;
38
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface UpdateCustomVerificationEmailTemplateCommandInput extends Updat
6
6
  }
7
7
  export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates an existing custom verification email template.</p>
11
- * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
12
- * Guide</i>.</p>
13
- * <p>You can execute this operation no more than once per second.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { SESClient, UpdateCustomVerificationEmailTemplateCommand } from "@aws-sdk/client-ses"; // ES Modules import
18
- * // const { SESClient, UpdateCustomVerificationEmailTemplateCommand } = require("@aws-sdk/client-ses"); // CommonJS import
19
- * const client = new SESClient(config);
20
- * const command = new UpdateCustomVerificationEmailTemplateCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link UpdateCustomVerificationEmailTemplateCommandInput} for command's `input` shape.
25
- * @see {@link UpdateCustomVerificationEmailTemplateCommandOutput} for command's `response` shape.
26
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class UpdateCustomVerificationEmailTemplateCommand extends $Command<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
30
11
  readonly input: UpdateCustomVerificationEmailTemplateCommandInput;
31
12
  constructor(input: UpdateCustomVerificationEmailTemplateCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface UpdateReceiptRuleCommandInput extends UpdateReceiptRuleRequest
6
6
  }
7
7
  export interface UpdateReceiptRuleCommandOutput extends UpdateReceiptRuleResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates a receipt rule.</p>
11
- * <p>For information about managing receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rules.html">Amazon SES
12
- * Developer Guide</a>.</p>
13
- * <p>You can execute this operation no more than once per second.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { SESClient, UpdateReceiptRuleCommand } from "@aws-sdk/client-ses"; // ES Modules import
18
- * // const { SESClient, UpdateReceiptRuleCommand } = require("@aws-sdk/client-ses"); // CommonJS import
19
- * const client = new SESClient(config);
20
- * const command = new UpdateReceiptRuleCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link UpdateReceiptRuleCommandInput} for command's `input` shape.
25
- * @see {@link UpdateReceiptRuleCommandOutput} for command's `response` shape.
26
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class UpdateReceiptRuleCommand extends $Command<UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput, SESClientResolvedConfig> {
30
11
  readonly input: UpdateReceiptRuleCommandInput;
31
12
  constructor(input: UpdateReceiptRuleCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface UpdateTemplateCommandInput extends UpdateTemplateRequest {
6
6
  }
7
7
  export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates an email template. Email templates enable you to send personalized email to
11
- * one or more destinations in a single API operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
12
- * Guide</a>.</p>
13
- * <p>You can execute this operation no more than once per second.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { SESClient, UpdateTemplateCommand } from "@aws-sdk/client-ses"; // ES Modules import
18
- * // const { SESClient, UpdateTemplateCommand } = require("@aws-sdk/client-ses"); // CommonJS import
19
- * const client = new SESClient(config);
20
- * const command = new UpdateTemplateCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link UpdateTemplateCommandInput} for command's `input` shape.
25
- * @see {@link UpdateTemplateCommandOutput} for command's `response` shape.
26
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class UpdateTemplateCommand extends $Command<UpdateTemplateCommandInput, UpdateTemplateCommandOutput, SESClientResolvedConfig> {
30
11
  readonly input: UpdateTemplateCommandInput;
31
12
  constructor(input: UpdateTemplateCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTemplateCommandInput, UpdateTemplateCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,67 +6,11 @@ export interface VerifyDomainDkimCommandInput extends VerifyDomainDkimRequest {
6
6
  }
7
7
  export interface VerifyDomainDkimCommandOutput extends VerifyDomainDkimResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a set of DKIM tokens for a domain identity.</p>
11
- * <important>
12
- * <p>When you execute the <code>VerifyDomainDkim</code> operation, the domain that you
13
- * specify is added to the list of identities that are associated with your account.
14
- * This is true even if you haven't already associated the domain with your account by
15
- * using the <code>VerifyDomainIdentity</code> operation. However, you can't send email
16
- * from the domain until you either successfully <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-domains.html">verify it</a> or you
17
- * successfully <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">set up DKIM for
18
- * it</a>.</p>
19
- * </important>
20
- * <p>You use the tokens that are generated by this operation to create CNAME records. When
21
- * Amazon SES detects that you've added these records to the DNS configuration for a domain, you
22
- * can start sending email from that domain. You can start sending email even if you
23
- * haven't added the TXT record provided by the VerifyDomainIdentity operation to the DNS
24
- * configuration for your domain. All email that you send from the domain is authenticated
25
- * using DKIM.</p>
26
- * <p>To create the CNAME records for DKIM authentication, use the following values:</p>
27
- * <ul>
28
- * <li>
29
- * <p>
30
- * <b>Name</b>:
31
- * <i>token</i>._domainkey.<i>example.com</i>
32
- * </p>
33
- * </li>
34
- * <li>
35
- * <p>
36
- * <b>Type</b>: CNAME</p>
37
- * </li>
38
- * <li>
39
- * <p>
40
- * <b>Value</b>:
41
- * <i>token</i>.dkim.amazonses.com</p>
42
- * </li>
43
- * </ul>
44
- * <p>In the preceding example, replace <i>token</i> with one of the tokens
45
- * that are generated when you execute this operation. Replace
46
- * <i>example.com</i> with your domain. Repeat this process for each
47
- * token that's generated by this operation.</p>
48
- * <p>You can execute this operation no more than once per second.</p>
49
- * @example
50
- * Use a bare-bones client and the command you need to make an API call.
51
- * ```javascript
52
- * import { SESClient, VerifyDomainDkimCommand } from "@aws-sdk/client-ses"; // ES Modules import
53
- * // const { SESClient, VerifyDomainDkimCommand } = require("@aws-sdk/client-ses"); // CommonJS import
54
- * const client = new SESClient(config);
55
- * const command = new VerifyDomainDkimCommand(input);
56
- * const response = await client.send(command);
57
- * ```
58
- *
59
- * @see {@link VerifyDomainDkimCommandInput} for command's `input` shape.
60
- * @see {@link VerifyDomainDkimCommandOutput} for command's `response` shape.
61
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
62
- *
63
- */
9
+
64
10
  export declare class VerifyDomainDkimCommand extends $Command<VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput, SESClientResolvedConfig> {
65
11
  readonly input: VerifyDomainDkimCommandInput;
66
12
  constructor(input: VerifyDomainDkimCommandInput);
67
- /**
68
- * @internal
69
- */
13
+
70
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput>;
71
15
  private serialize;
72
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface VerifyDomainIdentityCommandInput extends VerifyDomainIdentityRe
6
6
  }
7
7
  export interface VerifyDomainIdentityCommandOutput extends VerifyDomainIdentityResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Adds a domain to the list of identities for your Amazon SES account in the current AWS
11
- * Region and attempts to verify it. For more information about verifying domains, see
12
- * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying Email
13
- * Addresses and Domains</a> in the <i>Amazon SES Developer
14
- * Guide.</i>
15
- * </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, VerifyDomainIdentityCommand } from "@aws-sdk/client-ses"; // ES Modules import
21
- * // const { SESClient, VerifyDomainIdentityCommand } = require("@aws-sdk/client-ses"); // CommonJS import
22
- * const client = new SESClient(config);
23
- * const command = new VerifyDomainIdentityCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link VerifyDomainIdentityCommandInput} for command's `input` shape.
28
- * @see {@link VerifyDomainIdentityCommandOutput} for command's `response` shape.
29
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class VerifyDomainIdentityCommand extends $Command<VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput, SESClientResolvedConfig> {
33
11
  readonly input: VerifyDomainIdentityCommandInput;
34
12
  constructor(input: VerifyDomainIdentityCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface VerifyEmailAddressCommandInput extends VerifyEmailAddressReques
6
6
  }
7
7
  export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Deprecated. Use the <code>VerifyEmailIdentity</code> operation to verify a new email
11
- * address.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { SESClient, VerifyEmailAddressCommand } from "@aws-sdk/client-ses"; // ES Modules import
16
- * // const { SESClient, VerifyEmailAddressCommand } = require("@aws-sdk/client-ses"); // CommonJS import
17
- * const client = new SESClient(config);
18
- * const command = new VerifyEmailAddressCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link VerifyEmailAddressCommandInput} for command's `input` shape.
23
- * @see {@link VerifyEmailAddressCommandOutput} for command's `response` shape.
24
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class VerifyEmailAddressCommand extends $Command<VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput, SESClientResolvedConfig> {
28
11
  readonly input: VerifyEmailAddressCommandInput;
29
12
  constructor(input: VerifyEmailAddressCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface VerifyEmailIdentityCommandInput extends VerifyEmailIdentityRequ
6
6
  }
7
7
  export interface VerifyEmailIdentityCommandOutput extends VerifyEmailIdentityResponse, __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
- * verification email is sent to the specified address.</p>
13
- * <p>You can execute this operation no more than once per second.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { SESClient, VerifyEmailIdentityCommand } from "@aws-sdk/client-ses"; // ES Modules import
18
- * // const { SESClient, VerifyEmailIdentityCommand } = require("@aws-sdk/client-ses"); // CommonJS import
19
- * const client = new SESClient(config);
20
- * const command = new VerifyEmailIdentityCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link VerifyEmailIdentityCommandInput} for command's `input` shape.
25
- * @see {@link VerifyEmailIdentityCommandOutput} for command's `response` shape.
26
- * @see {@link SESClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class VerifyEmailIdentityCommand extends $Command<VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput, SESClientResolvedConfig> {
30
11
  readonly input: VerifyEmailIdentityCommandInput;
31
12
  constructor(input: VerifyEmailIdentityCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;