@aws-sdk/client-ses 3.529.1 → 3.535.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 (155) hide show
  1. package/dist-types/SES.d.ts +14 -1
  2. package/dist-types/SESClient.d.ts +1 -1
  3. package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateReceiptFilterCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateReceiptRuleCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateTemplateCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteIdentityCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +2 -1
  27. package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +2 -1
  28. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -1
  29. package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +2 -1
  30. package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +2 -1
  31. package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +2 -1
  32. package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +2 -1
  33. package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +2 -1
  34. package/dist-types/commands/GetSendQuotaCommand.d.ts +2 -1
  35. package/dist-types/commands/GetSendStatisticsCommand.d.ts +2 -1
  36. package/dist-types/commands/GetTemplateCommand.d.ts +2 -1
  37. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -1
  39. package/dist-types/commands/ListIdentitiesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +2 -1
  41. package/dist-types/commands/ListReceiptFiltersCommand.d.ts +2 -1
  42. package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
  44. package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +2 -1
  45. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
  46. package/dist-types/commands/PutIdentityPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +2 -1
  48. package/dist-types/commands/SendBounceCommand.d.ts +2 -1
  49. package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +2 -1
  50. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +2 -1
  51. package/dist-types/commands/SendEmailCommand.d.ts +2 -1
  52. package/dist-types/commands/SendRawEmailCommand.d.ts +3 -2
  53. package/dist-types/commands/SendTemplatedEmailCommand.d.ts +2 -1
  54. package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +2 -1
  55. package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +2 -1
  56. package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +2 -1
  57. package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +2 -1
  58. package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +2 -1
  59. package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +2 -1
  60. package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +2 -1
  61. package/dist-types/commands/TestRenderTemplateCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateTemplateCommand.d.ts +2 -1
  70. package/dist-types/commands/VerifyDomainDkimCommand.d.ts +2 -1
  71. package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +2 -1
  72. package/dist-types/commands/VerifyEmailAddressCommand.d.ts +2 -1
  73. package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +2 -1
  74. package/dist-types/models/models_0.d.ts +543 -543
  75. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  76. package/dist-types/runtimeConfig.d.ts +2 -2
  77. package/dist-types/runtimeConfig.native.d.ts +2 -2
  78. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  79. package/dist-types/ts3.4/SES.d.ts +13 -0
  80. package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  152. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  153. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  154. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  155. package/package.json +41 -41
@@ -195,6 +195,7 @@ export interface SES {
195
195
  /**
196
196
  * @see {@link DescribeActiveReceiptRuleSetCommand}
197
197
  */
198
+ describeActiveReceiptRuleSet(): Promise<DescribeActiveReceiptRuleSetCommandOutput>;
198
199
  describeActiveReceiptRuleSet(args: DescribeActiveReceiptRuleSetCommandInput, options?: __HttpHandlerOptions): Promise<DescribeActiveReceiptRuleSetCommandOutput>;
199
200
  describeActiveReceiptRuleSet(args: DescribeActiveReceiptRuleSetCommandInput, cb: (err: any, data?: DescribeActiveReceiptRuleSetCommandOutput) => void): void;
200
201
  describeActiveReceiptRuleSet(args: DescribeActiveReceiptRuleSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeActiveReceiptRuleSetCommandOutput) => void): void;
@@ -219,6 +220,7 @@ export interface SES {
219
220
  /**
220
221
  * @see {@link GetAccountSendingEnabledCommand}
221
222
  */
223
+ getAccountSendingEnabled(): Promise<GetAccountSendingEnabledCommandOutput>;
222
224
  getAccountSendingEnabled(args: GetAccountSendingEnabledCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountSendingEnabledCommandOutput>;
223
225
  getAccountSendingEnabled(args: GetAccountSendingEnabledCommandInput, cb: (err: any, data?: GetAccountSendingEnabledCommandOutput) => void): void;
224
226
  getAccountSendingEnabled(args: GetAccountSendingEnabledCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountSendingEnabledCommandOutput) => void): void;
@@ -261,12 +263,14 @@ export interface SES {
261
263
  /**
262
264
  * @see {@link GetSendQuotaCommand}
263
265
  */
266
+ getSendQuota(): Promise<GetSendQuotaCommandOutput>;
264
267
  getSendQuota(args: GetSendQuotaCommandInput, options?: __HttpHandlerOptions): Promise<GetSendQuotaCommandOutput>;
265
268
  getSendQuota(args: GetSendQuotaCommandInput, cb: (err: any, data?: GetSendQuotaCommandOutput) => void): void;
266
269
  getSendQuota(args: GetSendQuotaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSendQuotaCommandOutput) => void): void;
267
270
  /**
268
271
  * @see {@link GetSendStatisticsCommand}
269
272
  */
273
+ getSendStatistics(): Promise<GetSendStatisticsCommandOutput>;
270
274
  getSendStatistics(args: GetSendStatisticsCommandInput, options?: __HttpHandlerOptions): Promise<GetSendStatisticsCommandOutput>;
271
275
  getSendStatistics(args: GetSendStatisticsCommandInput, cb: (err: any, data?: GetSendStatisticsCommandOutput) => void): void;
272
276
  getSendStatistics(args: GetSendStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSendStatisticsCommandOutput) => void): void;
@@ -279,18 +283,21 @@ export interface SES {
279
283
  /**
280
284
  * @see {@link ListConfigurationSetsCommand}
281
285
  */
286
+ listConfigurationSets(): Promise<ListConfigurationSetsCommandOutput>;
282
287
  listConfigurationSets(args: ListConfigurationSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListConfigurationSetsCommandOutput>;
283
288
  listConfigurationSets(args: ListConfigurationSetsCommandInput, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
284
289
  listConfigurationSets(args: ListConfigurationSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
285
290
  /**
286
291
  * @see {@link ListCustomVerificationEmailTemplatesCommand}
287
292
  */
293
+ listCustomVerificationEmailTemplates(): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
288
294
  listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
289
295
  listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void): void;
290
296
  listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void): void;
291
297
  /**
292
298
  * @see {@link ListIdentitiesCommand}
293
299
  */
300
+ listIdentities(): Promise<ListIdentitiesCommandOutput>;
294
301
  listIdentities(args: ListIdentitiesCommandInput, options?: __HttpHandlerOptions): Promise<ListIdentitiesCommandOutput>;
295
302
  listIdentities(args: ListIdentitiesCommandInput, cb: (err: any, data?: ListIdentitiesCommandOutput) => void): void;
296
303
  listIdentities(args: ListIdentitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIdentitiesCommandOutput) => void): void;
@@ -303,24 +310,28 @@ export interface SES {
303
310
  /**
304
311
  * @see {@link ListReceiptFiltersCommand}
305
312
  */
313
+ listReceiptFilters(): Promise<ListReceiptFiltersCommandOutput>;
306
314
  listReceiptFilters(args: ListReceiptFiltersCommandInput, options?: __HttpHandlerOptions): Promise<ListReceiptFiltersCommandOutput>;
307
315
  listReceiptFilters(args: ListReceiptFiltersCommandInput, cb: (err: any, data?: ListReceiptFiltersCommandOutput) => void): void;
308
316
  listReceiptFilters(args: ListReceiptFiltersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReceiptFiltersCommandOutput) => void): void;
309
317
  /**
310
318
  * @see {@link ListReceiptRuleSetsCommand}
311
319
  */
320
+ listReceiptRuleSets(): Promise<ListReceiptRuleSetsCommandOutput>;
312
321
  listReceiptRuleSets(args: ListReceiptRuleSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListReceiptRuleSetsCommandOutput>;
313
322
  listReceiptRuleSets(args: ListReceiptRuleSetsCommandInput, cb: (err: any, data?: ListReceiptRuleSetsCommandOutput) => void): void;
314
323
  listReceiptRuleSets(args: ListReceiptRuleSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReceiptRuleSetsCommandOutput) => void): void;
315
324
  /**
316
325
  * @see {@link ListTemplatesCommand}
317
326
  */
327
+ listTemplates(): Promise<ListTemplatesCommandOutput>;
318
328
  listTemplates(args: ListTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListTemplatesCommandOutput>;
319
329
  listTemplates(args: ListTemplatesCommandInput, cb: (err: any, data?: ListTemplatesCommandOutput) => void): void;
320
330
  listTemplates(args: ListTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTemplatesCommandOutput) => void): void;
321
331
  /**
322
332
  * @see {@link ListVerifiedEmailAddressesCommand}
323
333
  */
334
+ listVerifiedEmailAddresses(): Promise<ListVerifiedEmailAddressesCommandOutput>;
324
335
  listVerifiedEmailAddresses(args: ListVerifiedEmailAddressesCommandInput, options?: __HttpHandlerOptions): Promise<ListVerifiedEmailAddressesCommandOutput>;
325
336
  listVerifiedEmailAddresses(args: ListVerifiedEmailAddressesCommandInput, cb: (err: any, data?: ListVerifiedEmailAddressesCommandOutput) => void): void;
326
337
  listVerifiedEmailAddresses(args: ListVerifiedEmailAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVerifiedEmailAddressesCommandOutput) => void): void;
@@ -381,6 +392,7 @@ export interface SES {
381
392
  /**
382
393
  * @see {@link SetActiveReceiptRuleSetCommand}
383
394
  */
395
+ setActiveReceiptRuleSet(): Promise<SetActiveReceiptRuleSetCommandOutput>;
384
396
  setActiveReceiptRuleSet(args: SetActiveReceiptRuleSetCommandInput, options?: __HttpHandlerOptions): Promise<SetActiveReceiptRuleSetCommandOutput>;
385
397
  setActiveReceiptRuleSet(args: SetActiveReceiptRuleSetCommandInput, cb: (err: any, data?: SetActiveReceiptRuleSetCommandOutput) => void): void;
386
398
  setActiveReceiptRuleSet(args: SetActiveReceiptRuleSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetActiveReceiptRuleSetCommandOutput) => void): void;
@@ -429,6 +441,7 @@ export interface SES {
429
441
  /**
430
442
  * @see {@link UpdateAccountSendingEnabledCommand}
431
443
  */
444
+ updateAccountSendingEnabled(): Promise<UpdateAccountSendingEnabledCommandOutput>;
432
445
  updateAccountSendingEnabled(args: UpdateAccountSendingEnabledCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAccountSendingEnabledCommandOutput>;
433
446
  updateAccountSendingEnabled(args: UpdateAccountSendingEnabledCommandInput, cb: (err: any, data?: UpdateAccountSendingEnabledCommandOutput) => void): void;
434
447
  updateAccountSendingEnabled(args: UpdateAccountSendingEnabledCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAccountSendingEnabledCommandOutput) => void): void;
@@ -500,7 +513,6 @@ export interface SES {
500
513
  verifyEmailIdentity(args: VerifyEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: VerifyEmailIdentityCommandOutput) => void): void;
501
514
  }
502
515
  /**
503
- * @public
504
516
  * <fullname>Amazon Simple Email Service</fullname>
505
517
  * <p> This document contains reference information for the <a href="https://aws.amazon.com/ses/">Amazon Simple Email Service</a> (Amazon SES) API, version
506
518
  * 2010-12-01. This document is best used in conjunction with the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html">Amazon SES Developer
@@ -535,6 +547,7 @@ export interface SES {
535
547
  * </p>
536
548
  * </li>
537
549
  * </ul>
550
+ * @public
538
551
  */
539
552
  export declare class SES extends SESClient implements SES {
540
553
  }
@@ -222,7 +222,6 @@ export type SESClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHa
222
222
  export interface SESClientResolvedConfig extends SESClientResolvedConfigType {
223
223
  }
224
224
  /**
225
- * @public
226
225
  * <fullname>Amazon Simple Email Service</fullname>
227
226
  * <p> This document contains reference information for the <a href="https://aws.amazon.com/ses/">Amazon Simple Email Service</a> (Amazon SES) API, version
228
227
  * 2010-12-01. This document is best used in conjunction with the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html">Amazon SES Developer
@@ -257,6 +256,7 @@ export interface SESClientResolvedConfig extends SESClientResolvedConfigType {
257
256
  * </p>
258
257
  * </li>
259
258
  * </ul>
259
+ * @public
260
260
  */
261
261
  export declare class SESClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig> {
262
262
  /**
@@ -22,10 +22,10 @@ export interface CloneReceiptRuleSetCommandOutput extends CloneReceiptRuleSetRes
22
22
  }
23
23
  declare const CloneReceiptRuleSetCommand_base: {
24
24
  new (input: CloneReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CloneReceiptRuleSetCommandInput, CloneReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CloneReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CloneReceiptRuleSetCommandInput, CloneReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a receipt rule set by cloning an existing one. All receipt rules and
30
30
  * configurations are copied to the new receipt rule set and are completely independent of
31
31
  * the source rule set.</p>
@@ -67,6 +67,7 @@ declare const CloneReceiptRuleSetCommand_base: {
67
67
  * @throws {@link SESServiceException}
68
68
  * <p>Base exception class for all service exceptions from SES service.</p>
69
69
  *
70
+ * @public
70
71
  * @example CloneReceiptRuleSet
71
72
  * ```javascript
72
73
  * // The following example creates a receipt rule set by cloning an existing one:
@@ -22,10 +22,10 @@ export interface CreateConfigurationSetCommandOutput extends CreateConfiguration
22
22
  }
23
23
  declare const CreateConfigurationSetCommand_base: {
24
24
  new (input: CreateConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a configuration set.</p>
30
30
  * <p>Configuration sets enable you to publish email sending events. For information about
31
31
  * using configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity.html">Amazon SES Developer
@@ -70,6 +70,7 @@ declare const CreateConfigurationSetCommand_base: {
70
70
  * @throws {@link SESServiceException}
71
71
  * <p>Base exception class for all service exceptions from SES service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface CreateConfigurationSetEventDestinationCommandOutput extends Cre
22
22
  }
23
23
  declare const CreateConfigurationSetEventDestinationCommand_base: {
24
24
  new (input: CreateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a configuration set event destination.</p>
30
30
  * <note>
31
31
  * <p>When you create or update an event destination, you must provide one, and only
@@ -107,6 +107,7 @@ declare const CreateConfigurationSetEventDestinationCommand_base: {
107
107
  * @throws {@link SESServiceException}
108
108
  * <p>Base exception class for all service exceptions from SES service.</p>
109
109
  *
110
+ * @public
110
111
  */
111
112
  export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {
112
113
  }
@@ -22,10 +22,10 @@ export interface CreateConfigurationSetTrackingOptionsCommandOutput extends Crea
22
22
  }
23
23
  declare const CreateConfigurationSetTrackingOptionsCommand_base: {
24
24
  new (input: CreateConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an association between a configuration set and a custom domain for open and
30
30
  * click event tracking. </p>
31
31
  * <p>By default, images and links used for tracking open and click events are hosted on
@@ -78,6 +78,7 @@ declare const CreateConfigurationSetTrackingOptionsCommand_base: {
78
78
  * @throws {@link SESServiceException}
79
79
  * <p>Base exception class for all service exceptions from SES service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class CreateConfigurationSetTrackingOptionsCommand extends CreateConfigurationSetTrackingOptionsCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface CreateCustomVerificationEmailTemplateCommandOutput extends __Me
22
22
  }
23
23
  declare const CreateCustomVerificationEmailTemplateCommand_base: {
24
24
  new (input: CreateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new custom verification email template.</p>
30
30
  * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/dg/creating-identities.html#send-email-verify-address-custom">Using
31
31
  * Custom Verification Email Templates</a> in the <i>Amazon SES Developer
@@ -76,6 +76,7 @@ declare const CreateCustomVerificationEmailTemplateCommand_base: {
76
76
  * @throws {@link SESServiceException}
77
77
  * <p>Base exception class for all service exceptions from SES service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class CreateCustomVerificationEmailTemplateCommand extends CreateCustomVerificationEmailTemplateCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface CreateReceiptFilterCommandOutput extends CreateReceiptFilterRes
22
22
  }
23
23
  declare const CreateReceiptFilterCommand_base: {
24
24
  new (input: CreateReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new IP address filter.</p>
30
30
  * <p>For information about setting up IP address filters, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-ip-filtering-console-walkthrough.html">Amazon SES
31
31
  * Developer Guide</a>.</p>
@@ -68,6 +68,7 @@ declare const CreateReceiptFilterCommand_base: {
68
68
  * @throws {@link SESServiceException}
69
69
  * <p>Base exception class for all service exceptions from SES service.</p>
70
70
  *
71
+ * @public
71
72
  * @example CreateReceiptFilter
72
73
  * ```javascript
73
74
  * // The following example creates a new IP address filter:
@@ -22,10 +22,10 @@ export interface CreateReceiptRuleCommandOutput extends CreateReceiptRuleRespons
22
22
  }
23
23
  declare const CreateReceiptRuleCommand_base: {
24
24
  new (input: CreateReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a receipt rule.</p>
30
30
  * <p>For information about setting up receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-receipt-rules-console-walkthrough.html">Amazon SES
31
31
  * Developer Guide</a>.</p>
@@ -134,6 +134,7 @@ declare const CreateReceiptRuleCommand_base: {
134
134
  * @throws {@link SESServiceException}
135
135
  * <p>Base exception class for all service exceptions from SES service.</p>
136
136
  *
137
+ * @public
137
138
  * @example CreateReceiptRule
138
139
  * ```javascript
139
140
  * // The following example creates a new receipt rule:
@@ -22,10 +22,10 @@ export interface CreateReceiptRuleSetCommandOutput extends CreateReceiptRuleSetR
22
22
  }
23
23
  declare const CreateReceiptRuleSetCommand_base: {
24
24
  new (input: CreateReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an empty receipt rule set.</p>
30
30
  * <p>For information about setting up receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-concepts.html#receiving-email-concepts-rules">Amazon SES Developer Guide</a>.</p>
31
31
  * <p>You can execute this operation no more than once per second.</p>
@@ -61,6 +61,7 @@ declare const CreateReceiptRuleSetCommand_base: {
61
61
  * @throws {@link SESServiceException}
62
62
  * <p>Base exception class for all service exceptions from SES service.</p>
63
63
  *
64
+ * @public
64
65
  * @example CreateReceiptRuleSet
65
66
  * ```javascript
66
67
  * // The following example creates an empty receipt rule set:
@@ -22,10 +22,10 @@ export interface CreateTemplateCommandOutput extends CreateTemplateResponse, __M
22
22
  }
23
23
  declare const CreateTemplateCommand_base: {
24
24
  new (input: CreateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateCommandInput, CreateTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateCommandInput, CreateTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an email template. Email templates enable you to send personalized email to
30
30
  * one or more destinations in a single operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/send-personalized-email-api.html">Amazon SES
31
31
  * Developer Guide</a>.</p>
@@ -71,6 +71,7 @@ declare const CreateTemplateCommand_base: {
71
71
  * @throws {@link SESServiceException}
72
72
  * <p>Base exception class for all service exceptions from SES service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class CreateTemplateCommand extends CreateTemplateCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DeleteConfigurationSetCommandOutput extends DeleteConfiguration
22
22
  }
23
23
  declare const DeleteConfigurationSetCommand_base: {
24
24
  new (input: DeleteConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a configuration set. Configuration sets enable you to publish email sending
30
30
  * events. For information about using configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity.html">Amazon SES
31
31
  * Developer Guide</a>.</p>
@@ -57,6 +57,7 @@ declare const DeleteConfigurationSetCommand_base: {
57
57
  * @throws {@link SESServiceException}
58
58
  * <p>Base exception class for all service exceptions from SES service.</p>
59
59
  *
60
+ * @public
60
61
  */
61
62
  export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
62
63
  }
@@ -22,10 +22,10 @@ export interface DeleteConfigurationSetEventDestinationCommandOutput extends Del
22
22
  }
23
23
  declare const DeleteConfigurationSetEventDestinationCommand_base: {
24
24
  new (input: DeleteConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a configuration set event destination. Configuration set event destinations
30
30
  * are associated with configuration sets, which enable you to publish email sending
31
31
  * events. For information about using configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity.html">Amazon SES
@@ -62,6 +62,7 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
62
62
  * @throws {@link SESServiceException}
63
63
  * <p>Base exception class for all service exceptions from SES service.</p>
64
64
  *
65
+ * @public
65
66
  */
66
67
  export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
67
68
  }
@@ -22,10 +22,10 @@ export interface DeleteConfigurationSetTrackingOptionsCommandOutput extends Dele
22
22
  }
23
23
  declare const DeleteConfigurationSetTrackingOptionsCommand_base: {
24
24
  new (input: DeleteConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an association between a configuration set and a custom domain for open and
30
30
  * click event tracking.</p>
31
31
  * <p>By default, images and links used for tracking open and click events are hosted on
@@ -66,6 +66,7 @@ declare const DeleteConfigurationSetTrackingOptionsCommand_base: {
66
66
  * @throws {@link SESServiceException}
67
67
  * <p>Base exception class for all service exceptions from SES service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteConfigurationSetTrackingOptionsCommand extends DeleteConfigurationSetTrackingOptionsCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteCustomVerificationEmailTemplateCommandOutput extends __Me
22
22
  }
23
23
  declare const DeleteCustomVerificationEmailTemplateCommand_base: {
24
24
  new (input: DeleteCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing custom verification email template. </p>
30
30
  * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/dg/creating-identities.html#send-email-verify-address-custom">Using
31
31
  * Custom Verification Email Templates</a> in the <i>Amazon SES Developer
@@ -55,6 +55,7 @@ declare const DeleteCustomVerificationEmailTemplateCommand_base: {
55
55
  * @throws {@link SESServiceException}
56
56
  * <p>Base exception class for all service exceptions from SES service.</p>
57
57
  *
58
+ * @public
58
59
  */
59
60
  export declare class DeleteCustomVerificationEmailTemplateCommand extends DeleteCustomVerificationEmailTemplateCommand_base {
60
61
  }
@@ -22,10 +22,10 @@ export interface DeleteIdentityCommandOutput extends DeleteIdentityResponse, __M
22
22
  }
23
23
  declare const DeleteIdentityCommand_base: {
24
24
  new (input: DeleteIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityCommandInput, DeleteIdentityCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityCommandInput, DeleteIdentityCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified identity (an email address or a domain) from the list of
30
30
  * verified identities.</p>
31
31
  * <p>You can execute this operation no more than once per second.</p>
@@ -53,6 +53,7 @@ declare const DeleteIdentityCommand_base: {
53
53
  * @throws {@link SESServiceException}
54
54
  * <p>Base exception class for all service exceptions from SES service.</p>
55
55
  *
56
+ * @public
56
57
  * @example DeleteIdentity
57
58
  * ```javascript
58
59
  * // The following example deletes an identity from the list of identities that have been submitted for verification with Amazon SES:
@@ -22,10 +22,10 @@ export interface DeleteIdentityPolicyCommandOutput extends DeleteIdentityPolicyR
22
22
  }
23
23
  declare const DeleteIdentityPolicyCommand_base: {
24
24
  new (input: DeleteIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified sending authorization policy for the given identity (an email
30
30
  * address or a domain). This operation returns successfully even if a policy with the
31
31
  * specified name does not exist.</p>
@@ -63,6 +63,7 @@ declare const DeleteIdentityPolicyCommand_base: {
63
63
  * @throws {@link SESServiceException}
64
64
  * <p>Base exception class for all service exceptions from SES service.</p>
65
65
  *
66
+ * @public
66
67
  * @example DeleteIdentityPolicy
67
68
  * ```javascript
68
69
  * // The following example deletes a sending authorization policy for an identity:
@@ -22,10 +22,10 @@ export interface DeleteReceiptFilterCommandOutput extends DeleteReceiptFilterRes
22
22
  }
23
23
  declare const DeleteReceiptFilterCommand_base: {
24
24
  new (input: DeleteReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteReceiptFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified IP address filter.</p>
30
30
  * <p>For information about managing IP address filters, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-ip-filtering-console-walkthrough.html">Amazon SES
31
31
  * Developer Guide</a>.</p>
@@ -54,6 +54,7 @@ declare const DeleteReceiptFilterCommand_base: {
54
54
  * @throws {@link SESServiceException}
55
55
  * <p>Base exception class for all service exceptions from SES service.</p>
56
56
  *
57
+ * @public
57
58
  * @example DeleteReceiptFilter
58
59
  * ```javascript
59
60
  * // The following example deletes an IP address filter:
@@ -22,10 +22,10 @@ export interface DeleteReceiptRuleCommandOutput extends DeleteReceiptRuleRespons
22
22
  }
23
23
  declare const DeleteReceiptRuleCommand_base: {
24
24
  new (input: DeleteReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified receipt rule.</p>
30
30
  * <p>For information about managing receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-receipt-rules-console-walkthrough.html">Amazon SES
31
31
  * Developer Guide</a>.</p>
@@ -58,6 +58,7 @@ declare const DeleteReceiptRuleCommand_base: {
58
58
  * @throws {@link SESServiceException}
59
59
  * <p>Base exception class for all service exceptions from SES service.</p>
60
60
  *
61
+ * @public
61
62
  * @example DeleteReceiptRule
62
63
  * ```javascript
63
64
  * // The following example deletes a receipt rule:
@@ -22,10 +22,10 @@ export interface DeleteReceiptRuleSetCommandOutput extends DeleteReceiptRuleSetR
22
22
  }
23
23
  declare const DeleteReceiptRuleSetCommand_base: {
24
24
  new (input: DeleteReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified receipt rule set and all of the receipt rules it
30
30
  * contains.</p>
31
31
  * <note>
@@ -61,6 +61,7 @@ declare const DeleteReceiptRuleSetCommand_base: {
61
61
  * @throws {@link SESServiceException}
62
62
  * <p>Base exception class for all service exceptions from SES service.</p>
63
63
  *
64
+ * @public
64
65
  * @example DeleteReceiptRuleSet
65
66
  * ```javascript
66
67
  * // The following example deletes a receipt rule set:
@@ -22,10 +22,10 @@ export interface DeleteTemplateCommandOutput extends DeleteTemplateResponse, __M
22
22
  }
23
23
  declare const DeleteTemplateCommand_base: {
24
24
  new (input: DeleteTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateCommandInput, DeleteTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateCommandInput, DeleteTemplateCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an email template.</p>
30
30
  * <p>You can execute this operation no more than once per second.</p>
31
31
  * @example
@@ -52,6 +52,7 @@ declare const DeleteTemplateCommand_base: {
52
52
  * @throws {@link SESServiceException}
53
53
  * <p>Base exception class for all service exceptions from SES service.</p>
54
54
  *
55
+ * @public
55
56
  */
56
57
  export declare class DeleteTemplateCommand extends DeleteTemplateCommand_base {
57
58
  }
@@ -22,10 +22,10 @@ export interface DeleteVerifiedEmailAddressCommandOutput extends __MetadataBeare
22
22
  }
23
23
  declare const DeleteVerifiedEmailAddressCommand_base: {
24
24
  new (input: DeleteVerifiedEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteVerifiedEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deprecated. Use the <code>DeleteIdentity</code> operation to delete email addresses
30
30
  * and domains.</p>
31
31
  * @example
@@ -52,6 +52,7 @@ declare const DeleteVerifiedEmailAddressCommand_base: {
52
52
  * @throws {@link SESServiceException}
53
53
  * <p>Base exception class for all service exceptions from SES service.</p>
54
54
  *
55
+ * @public
55
56
  * @example DeleteVerifiedEmailAddress
56
57
  * ```javascript
57
58
  * // The following example deletes an email address from the list of identities that have been submitted for verification with Amazon SES:
@@ -22,10 +22,10 @@ export interface DescribeActiveReceiptRuleSetCommandOutput extends DescribeActiv
22
22
  }
23
23
  declare const DescribeActiveReceiptRuleSetCommand_base: {
24
24
  new (input: DescribeActiveReceiptRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeActiveReceiptRuleSetCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the metadata and receipt rules for the receipt rule set that is currently
30
30
  * active.</p>
31
31
  * <p>For information about setting up receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-concepts.html#receiving-email-concepts-rules">Amazon SES Developer Guide</a>.</p>
@@ -106,6 +106,7 @@ declare const DescribeActiveReceiptRuleSetCommand_base: {
106
106
  * @throws {@link SESServiceException}
107
107
  * <p>Base exception class for all service exceptions from SES service.</p>
108
108
  *
109
+ * @public
109
110
  * @example DescribeActiveReceiptRuleSet
110
111
  * ```javascript
111
112
  * // The following example returns the metadata and receipt rules for the receipt rule set that is currently active:
@@ -22,10 +22,10 @@ export interface DescribeConfigurationSetCommandOutput extends DescribeConfigura
22
22
  }
23
23
  declare const DescribeConfigurationSetCommand_base: {
24
24
  new (input: DescribeConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the details of the specified configuration set. For information about using
30
30
  * configuration sets, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity.html">Amazon SES Developer
31
31
  * Guide</a>.</p>
@@ -100,6 +100,7 @@ declare const DescribeConfigurationSetCommand_base: {
100
100
  * @throws {@link SESServiceException}
101
101
  * <p>Base exception class for all service exceptions from SES service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class DescribeConfigurationSetCommand extends DescribeConfigurationSetCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface DescribeReceiptRuleCommandOutput extends DescribeReceiptRuleRes
22
22
  }
23
23
  declare const DescribeReceiptRuleCommand_base: {
24
24
  new (input: DescribeReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeReceiptRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput, SESClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the details of the specified receipt rule.</p>
30
30
  * <p>For information about setting up receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/dg/receiving-email-receipt-rules-console-walkthrough.html">Amazon SES
31
31
  * Developer Guide</a>.</p>
@@ -109,6 +109,7 @@ declare const DescribeReceiptRuleCommand_base: {
109
109
  * @throws {@link SESServiceException}
110
110
  * <p>Base exception class for all service exceptions from SES service.</p>
111
111
  *
112
+ * @public
112
113
  * @example DescribeReceiptRule
113
114
  * ```javascript
114
115
  * // The following example returns the details of a receipt rule: