@aws-sdk/client-sesv2 3.533.0 → 3.540.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 (196) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/SESv2.d.ts +18 -1
  6. package/dist-types/SESv2Client.d.ts +1 -1
  7. package/dist-types/commands/BatchGetMetricDataCommand.d.ts +2 -1
  8. package/dist-types/commands/CancelExportJobCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateContactCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateContactListCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateExportJobCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateImportJobCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteContactCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteContactListCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +2 -1
  31. package/dist-types/commands/GetAccountCommand.d.ts +2 -1
  32. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetConfigurationSetCommand.d.ts +2 -1
  34. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -1
  35. package/dist-types/commands/GetContactCommand.d.ts +2 -1
  36. package/dist-types/commands/GetContactListCommand.d.ts +2 -1
  37. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -1
  38. package/dist-types/commands/GetDedicatedIpCommand.d.ts +2 -1
  39. package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +2 -1
  40. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +2 -1
  41. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -1
  42. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +2 -1
  43. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -1
  44. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +2 -1
  45. package/dist-types/commands/GetEmailIdentityCommand.d.ts +2 -1
  46. package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +2 -1
  47. package/dist-types/commands/GetEmailTemplateCommand.d.ts +2 -1
  48. package/dist-types/commands/GetExportJobCommand.d.ts +2 -1
  49. package/dist-types/commands/GetImportJobCommand.d.ts +2 -1
  50. package/dist-types/commands/GetMessageInsightsCommand.d.ts +2 -1
  51. package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +2 -1
  52. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListContactListsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListContactsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListEmailTemplatesCommand.d.ts +2 -1
  61. package/dist-types/commands/ListExportJobsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListImportJobsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListRecommendationsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  67. package/dist-types/commands/PutAccountDetailsCommand.d.ts +2 -1
  68. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +2 -1
  69. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +2 -1
  70. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +2 -1
  71. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
  72. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -1
  73. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -1
  74. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +2 -1
  75. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -1
  76. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +2 -1
  77. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +2 -1
  78. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +2 -1
  79. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  80. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -1
  81. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +2 -1
  82. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -1
  83. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +2 -1
  84. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -1
  85. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -1
  86. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +2 -1
  87. package/dist-types/commands/SendBulkEmailCommand.d.ts +2 -1
  88. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +2 -1
  89. package/dist-types/commands/SendEmailCommand.d.ts +2 -1
  90. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  91. package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +2 -1
  92. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateContactListCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +2 -1
  99. package/dist-types/index.d.ts +0 -1
  100. package/dist-types/models/models_0.d.ts +810 -810
  101. package/dist-types/models/models_1.d.ts +80 -80
  102. package/dist-types/ts3.4/SESv2.d.ts +17 -0
  103. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/index.d.ts +0 -1
  196. package/package.json +40 -40
@@ -1,12 +1,14 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.defaultEndpointResolver = void 0;
4
- const util_endpoints_1 = require("@smithy/util-endpoints");
4
+ const util_endpoints_1 = require("@aws-sdk/util-endpoints");
5
+ const util_endpoints_2 = require("@smithy/util-endpoints");
5
6
  const ruleset_1 = require("./ruleset");
6
7
  const defaultEndpointResolver = (endpointParams, context = {}) => {
7
- return (0, util_endpoints_1.resolveEndpoint)(ruleset_1.ruleSet, {
8
+ return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
8
9
  endpointParams: endpointParams,
9
10
  logger: context.logger,
10
11
  });
11
12
  };
12
13
  exports.defaultEndpointResolver = defaultEndpointResolver;
14
+ util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
package/dist-cjs/index.js CHANGED
@@ -5740,9 +5740,6 @@ var paginateListRecommendations = (0, import_core.createPaginator)(SESv2Client,
5740
5740
  // src/pagination/ListSuppressedDestinationsPaginator.ts
5741
5741
 
5742
5742
  var paginateListSuppressedDestinations = (0, import_core.createPaginator)(SESv2Client, ListSuppressedDestinationsCommand, "NextToken", "NextToken", "PageSize");
5743
-
5744
- // src/index.ts
5745
- var import_util_endpoints = require("@aws-sdk/util-endpoints");
5746
5743
  // Annotate the CommonJS export names for ESM import in node:
5747
5744
 
5748
5745
  0 && (module.exports = {
@@ -1,4 +1,5 @@
1
- import { resolveEndpoint } from "@smithy/util-endpoints";
1
+ import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
+ import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
2
3
  import { ruleSet } from "./ruleset";
3
4
  export const defaultEndpointResolver = (endpointParams, context = {}) => {
4
5
  return resolveEndpoint(ruleSet, {
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
6
7
  logger: context.logger,
7
8
  });
8
9
  };
10
+ customEndpointFunctions.aws = awsEndpointFunctions;
package/dist-es/index.js CHANGED
@@ -3,5 +3,4 @@ export * from "./SESv2";
3
3
  export * from "./commands";
4
4
  export * from "./pagination";
5
5
  export * from "./models";
6
- import "@aws-sdk/util-endpoints";
7
6
  export { SESv2ServiceException } from "./models/SESv2ServiceException";
@@ -240,6 +240,7 @@ export interface SESv2 {
240
240
  /**
241
241
  * @see {@link GetAccountCommand}
242
242
  */
243
+ getAccount(): Promise<GetAccountCommandOutput>;
243
244
  getAccount(args: GetAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountCommandOutput>;
244
245
  getAccount(args: GetAccountCommandInput, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
245
246
  getAccount(args: GetAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
@@ -294,12 +295,14 @@ export interface SESv2 {
294
295
  /**
295
296
  * @see {@link GetDedicatedIpsCommand}
296
297
  */
298
+ getDedicatedIps(): Promise<GetDedicatedIpsCommandOutput>;
297
299
  getDedicatedIps(args: GetDedicatedIpsCommandInput, options?: __HttpHandlerOptions): Promise<GetDedicatedIpsCommandOutput>;
298
300
  getDedicatedIps(args: GetDedicatedIpsCommandInput, cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void): void;
299
301
  getDedicatedIps(args: GetDedicatedIpsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void): void;
300
302
  /**
301
303
  * @see {@link GetDeliverabilityDashboardOptionsCommand}
302
304
  */
305
+ getDeliverabilityDashboardOptions(): Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
303
306
  getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, options?: __HttpHandlerOptions): Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
304
307
  getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void): void;
305
308
  getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void): void;
@@ -366,12 +369,14 @@ export interface SESv2 {
366
369
  /**
367
370
  * @see {@link ListConfigurationSetsCommand}
368
371
  */
372
+ listConfigurationSets(): Promise<ListConfigurationSetsCommandOutput>;
369
373
  listConfigurationSets(args: ListConfigurationSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListConfigurationSetsCommandOutput>;
370
374
  listConfigurationSets(args: ListConfigurationSetsCommandInput, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
371
375
  listConfigurationSets(args: ListConfigurationSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
372
376
  /**
373
377
  * @see {@link ListContactListsCommand}
374
378
  */
379
+ listContactLists(): Promise<ListContactListsCommandOutput>;
375
380
  listContactLists(args: ListContactListsCommandInput, options?: __HttpHandlerOptions): Promise<ListContactListsCommandOutput>;
376
381
  listContactLists(args: ListContactListsCommandInput, cb: (err: any, data?: ListContactListsCommandOutput) => void): void;
377
382
  listContactLists(args: ListContactListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactListsCommandOutput) => void): void;
@@ -384,18 +389,21 @@ export interface SESv2 {
384
389
  /**
385
390
  * @see {@link ListCustomVerificationEmailTemplatesCommand}
386
391
  */
392
+ listCustomVerificationEmailTemplates(): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
387
393
  listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
388
394
  listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void): void;
389
395
  listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void): void;
390
396
  /**
391
397
  * @see {@link ListDedicatedIpPoolsCommand}
392
398
  */
399
+ listDedicatedIpPools(): Promise<ListDedicatedIpPoolsCommandOutput>;
393
400
  listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, options?: __HttpHandlerOptions): Promise<ListDedicatedIpPoolsCommandOutput>;
394
401
  listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void): void;
395
402
  listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void): void;
396
403
  /**
397
404
  * @see {@link ListDeliverabilityTestReportsCommand}
398
405
  */
406
+ listDeliverabilityTestReports(): Promise<ListDeliverabilityTestReportsCommandOutput>;
399
407
  listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, options?: __HttpHandlerOptions): Promise<ListDeliverabilityTestReportsCommandOutput>;
400
408
  listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void): void;
401
409
  listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void): void;
@@ -408,36 +416,42 @@ export interface SESv2 {
408
416
  /**
409
417
  * @see {@link ListEmailIdentitiesCommand}
410
418
  */
419
+ listEmailIdentities(): Promise<ListEmailIdentitiesCommandOutput>;
411
420
  listEmailIdentities(args: ListEmailIdentitiesCommandInput, options?: __HttpHandlerOptions): Promise<ListEmailIdentitiesCommandOutput>;
412
421
  listEmailIdentities(args: ListEmailIdentitiesCommandInput, cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void): void;
413
422
  listEmailIdentities(args: ListEmailIdentitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void): void;
414
423
  /**
415
424
  * @see {@link ListEmailTemplatesCommand}
416
425
  */
426
+ listEmailTemplates(): Promise<ListEmailTemplatesCommandOutput>;
417
427
  listEmailTemplates(args: ListEmailTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListEmailTemplatesCommandOutput>;
418
428
  listEmailTemplates(args: ListEmailTemplatesCommandInput, cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void): void;
419
429
  listEmailTemplates(args: ListEmailTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void): void;
420
430
  /**
421
431
  * @see {@link ListExportJobsCommand}
422
432
  */
433
+ listExportJobs(): Promise<ListExportJobsCommandOutput>;
423
434
  listExportJobs(args: ListExportJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListExportJobsCommandOutput>;
424
435
  listExportJobs(args: ListExportJobsCommandInput, cb: (err: any, data?: ListExportJobsCommandOutput) => void): void;
425
436
  listExportJobs(args: ListExportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListExportJobsCommandOutput) => void): void;
426
437
  /**
427
438
  * @see {@link ListImportJobsCommand}
428
439
  */
440
+ listImportJobs(): Promise<ListImportJobsCommandOutput>;
429
441
  listImportJobs(args: ListImportJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListImportJobsCommandOutput>;
430
442
  listImportJobs(args: ListImportJobsCommandInput, cb: (err: any, data?: ListImportJobsCommandOutput) => void): void;
431
443
  listImportJobs(args: ListImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImportJobsCommandOutput) => void): void;
432
444
  /**
433
445
  * @see {@link ListRecommendationsCommand}
434
446
  */
447
+ listRecommendations(): Promise<ListRecommendationsCommandOutput>;
435
448
  listRecommendations(args: ListRecommendationsCommandInput, options?: __HttpHandlerOptions): Promise<ListRecommendationsCommandOutput>;
436
449
  listRecommendations(args: ListRecommendationsCommandInput, cb: (err: any, data?: ListRecommendationsCommandOutput) => void): void;
437
450
  listRecommendations(args: ListRecommendationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRecommendationsCommandOutput) => void): void;
438
451
  /**
439
452
  * @see {@link ListSuppressedDestinationsCommand}
440
453
  */
454
+ listSuppressedDestinations(): Promise<ListSuppressedDestinationsCommandOutput>;
441
455
  listSuppressedDestinations(args: ListSuppressedDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<ListSuppressedDestinationsCommandOutput>;
442
456
  listSuppressedDestinations(args: ListSuppressedDestinationsCommandInput, cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void): void;
443
457
  listSuppressedDestinations(args: ListSuppressedDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void): void;
@@ -450,6 +464,7 @@ export interface SESv2 {
450
464
  /**
451
465
  * @see {@link PutAccountDedicatedIpWarmupAttributesCommand}
452
466
  */
467
+ putAccountDedicatedIpWarmupAttributes(): Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
453
468
  putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
454
469
  putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void): void;
455
470
  putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void): void;
@@ -462,12 +477,14 @@ export interface SESv2 {
462
477
  /**
463
478
  * @see {@link PutAccountSendingAttributesCommand}
464
479
  */
480
+ putAccountSendingAttributes(): Promise<PutAccountSendingAttributesCommandOutput>;
465
481
  putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountSendingAttributesCommandOutput>;
466
482
  putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void): void;
467
483
  putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void): void;
468
484
  /**
469
485
  * @see {@link PutAccountSuppressionAttributesCommand}
470
486
  */
487
+ putAccountSuppressionAttributes(): Promise<PutAccountSuppressionAttributesCommandOutput>;
471
488
  putAccountSuppressionAttributes(args: PutAccountSuppressionAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountSuppressionAttributesCommandOutput>;
472
489
  putAccountSuppressionAttributes(args: PutAccountSuppressionAttributesCommandInput, cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void): void;
473
490
  putAccountSuppressionAttributes(args: PutAccountSuppressionAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void): void;
@@ -647,7 +664,6 @@ export interface SESv2 {
647
664
  updateEmailTemplate(args: UpdateEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void): void;
648
665
  }
649
666
  /**
650
- * @public
651
667
  * <fullname>Amazon SES API v2</fullname>
652
668
  * <p>
653
669
  * <a href="http://aws.amazon.com/ses">Amazon SES</a> is an Amazon Web Services service that
@@ -655,6 +671,7 @@ export interface SESv2 {
655
671
  * <p>If you're new to Amazon SES API v2, you might find it helpful to review the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/">Amazon Simple Email Service Developer
656
672
  * Guide</a>. The <i>Amazon SES Developer Guide</i> provides information
657
673
  * and code samples that demonstrate how to use Amazon SES API v2 features programmatically.</p>
674
+ * @public
658
675
  */
659
676
  export declare class SESv2 extends SESv2Client implements SESv2 {
660
677
  }
@@ -243,7 +243,6 @@ export type SESv2ClientResolvedConfigType = __SmithyResolvedConfiguration<__Http
243
243
  export interface SESv2ClientResolvedConfig extends SESv2ClientResolvedConfigType {
244
244
  }
245
245
  /**
246
- * @public
247
246
  * <fullname>Amazon SES API v2</fullname>
248
247
  * <p>
249
248
  * <a href="http://aws.amazon.com/ses">Amazon SES</a> is an Amazon Web Services service that
@@ -251,6 +250,7 @@ export interface SESv2ClientResolvedConfig extends SESv2ClientResolvedConfigType
251
250
  * <p>If you're new to Amazon SES API v2, you might find it helpful to review the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/">Amazon Simple Email Service Developer
252
251
  * Guide</a>. The <i>Amazon SES Developer Guide</i> provides information
253
252
  * and code samples that demonstrate how to use Amazon SES API v2 features programmatically.</p>
253
+ * @public
254
254
  */
255
255
  export declare class SESv2Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig> {
256
256
  /**
@@ -22,10 +22,10 @@ export interface BatchGetMetricDataCommandOutput extends BatchGetMetricDataRespo
22
22
  }
23
23
  declare const BatchGetMetricDataCommand_base: {
24
24
  new (input: BatchGetMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetMetricDataCommandInput, BatchGetMetricDataCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGetMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetMetricDataCommandInput, BatchGetMetricDataCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves batches of metric data collected based on your sending activity.</p>
30
30
  * <p>You can execute this operation no more than 16 times per second,
31
31
  * and with at most 160 queries from the batches per second (cumulative).</p>
@@ -95,6 +95,7 @@ declare const BatchGetMetricDataCommand_base: {
95
95
  * @throws {@link SESv2ServiceException}
96
96
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class BatchGetMetricDataCommand extends BatchGetMetricDataCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface CancelExportJobCommandOutput extends CancelExportJobResponse, _
22
22
  }
23
23
  declare const CancelExportJobCommand_base: {
24
24
  new (input: CancelExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelExportJobCommandInput, CancelExportJobCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelExportJobCommandInput, CancelExportJobCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels an export job.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -60,6 +60,7 @@ declare const CancelExportJobCommand_base: {
60
60
  * @throws {@link SESv2ServiceException}
61
61
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
62
62
  *
63
+ * @public
63
64
  * @example Cancel export job
64
65
  * ```javascript
65
66
  * // Cancels the export job with ID ef28cf62-9d8e-4b60-9283-b09816c99a99
@@ -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, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a configuration set. <i>Configuration sets</i> are groups of
30
30
  * rules that you can apply to the emails that you send. You apply a configuration set to
31
31
  * an email by specifying the name of the configuration set when you call the Amazon SES API v2. When
@@ -106,6 +106,7 @@ declare const CreateConfigurationSetCommand_base: {
106
106
  * @throws {@link SESv2ServiceException}
107
107
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
111
112
  }
@@ -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, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create an event destination. <i>Events</i> include message sends,
30
30
  * deliveries, opens, clicks, bounces, and complaints. <i>Event
31
31
  * destinations</i> are places that you can send information about these events
@@ -98,6 +98,7 @@ declare const CreateConfigurationSetEventDestinationCommand_base: {
98
98
  * @throws {@link SESv2ServiceException}
99
99
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface CreateContactCommandOutput extends CreateContactResponse, __Met
22
22
  }
23
23
  declare const CreateContactCommand_base: {
24
24
  new (input: CreateContactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactCommandInput, CreateContactCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateContactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactCommandInput, CreateContactCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a contact, which is an end-user who is receiving the email, and adds them to a
30
30
  * contact list.</p>
31
31
  * @example
@@ -73,6 +73,7 @@ declare const CreateContactCommand_base: {
73
73
  * @throws {@link SESv2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class CreateContactCommand extends CreateContactCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface CreateContactListCommandOutput extends CreateContactListRespons
22
22
  }
23
23
  declare const CreateContactListCommand_base: {
24
24
  new (input: CreateContactListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactListCommandInput, CreateContactListCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateContactListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactListCommandInput, CreateContactListCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a contact list.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const CreateContactListCommand_base: {
78
78
  * @throws {@link SESv2ServiceException}
79
79
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class CreateContactListCommand extends CreateContactListCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface CreateCustomVerificationEmailTemplateCommandOutput extends Crea
22
22
  }
23
23
  declare const CreateCustomVerificationEmailTemplateCommand_base: {
24
24
  new (input: CreateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig, 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
@@ -75,6 +75,7 @@ declare const CreateCustomVerificationEmailTemplateCommand_base: {
75
75
  * @throws {@link SESv2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class CreateCustomVerificationEmailTemplateCommand extends CreateCustomVerificationEmailTemplateCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface CreateDedicatedIpPoolCommandOutput extends CreateDedicatedIpPoo
22
22
  }
23
23
  declare const CreateDedicatedIpPoolCommand_base: {
24
24
  new (input: CreateDedicatedIpPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDedicatedIpPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a new pool of dedicated IP addresses. A pool can include one or more dedicated
30
30
  * IP addresses that are associated with your Amazon Web Services account. You can associate a pool with
31
31
  * a configuration set. When you send an email that uses that configuration set, the
@@ -76,6 +76,7 @@ declare const CreateDedicatedIpPoolCommand_base: {
76
76
  * @throws {@link SESv2ServiceException}
77
77
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class CreateDedicatedIpPoolCommand extends CreateDedicatedIpPoolCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface CreateDeliverabilityTestReportCommandOutput extends CreateDeliv
22
22
  }
23
23
  declare const CreateDeliverabilityTestReportCommand_base: {
24
24
  new (input: CreateDeliverabilityTestReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDeliverabilityTestReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled
30
30
  * by various email providers around the world. When you perform a predictive inbox placement test, you provide a
31
31
  * sample message that contains the content that you plan to send to your customers. Amazon SES
@@ -134,6 +134,7 @@ declare const CreateDeliverabilityTestReportCommand_base: {
134
134
  * @throws {@link SESv2ServiceException}
135
135
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
136
136
  *
137
+ * @public
137
138
  */
138
139
  export declare class CreateDeliverabilityTestReportCommand extends CreateDeliverabilityTestReportCommand_base {
139
140
  }
@@ -22,10 +22,10 @@ export interface CreateEmailIdentityCommandOutput extends CreateEmailIdentityRes
22
22
  }
23
23
  declare const CreateEmailIdentityCommand_base: {
24
24
  new (input: CreateEmailIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEmailIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts the process of verifying an email identity. An <i>identity</i> is
30
30
  * an email address or domain that you use when you send email. Before you can use an
31
31
  * identity to send email, you first have to verify it. By verifying an identity, you
@@ -120,6 +120,7 @@ declare const CreateEmailIdentityCommand_base: {
120
120
  * @throws {@link SESv2ServiceException}
121
121
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
122
122
  *
123
+ * @public
123
124
  */
124
125
  export declare class CreateEmailIdentityCommand extends CreateEmailIdentityCommand_base {
125
126
  }
@@ -22,10 +22,10 @@ export interface CreateEmailIdentityPolicyCommandOutput extends CreateEmailIdent
22
22
  }
23
23
  declare const CreateEmailIdentityPolicyCommand_base: {
24
24
  new (input: CreateEmailIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEmailIdentityPolicyCommandInput, CreateEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEmailIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEmailIdentityPolicyCommandInput, CreateEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates the specified sending authorization policy for the given identity (an email
30
30
  * address or a domain).</p>
31
31
  * <note>
@@ -78,6 +78,7 @@ declare const CreateEmailIdentityPolicyCommand_base: {
78
78
  * @throws {@link SESv2ServiceException}
79
79
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class CreateEmailIdentityPolicyCommand extends CreateEmailIdentityPolicyCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface CreateEmailTemplateCommandOutput extends CreateEmailTemplateRes
22
22
  }
23
23
  declare const CreateEmailTemplateCommand_base: {
24
24
  new (input: CreateEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEmailTemplateCommandInput, CreateEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEmailTemplateCommandInput, CreateEmailTemplateCommandOutput, SESv2ClientResolvedConfig, 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 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
31
31
  * Guide</a>.</p>
@@ -71,6 +71,7 @@ declare const CreateEmailTemplateCommand_base: {
71
71
  * @throws {@link SESv2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class CreateEmailTemplateCommand extends CreateEmailTemplateCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface CreateExportJobCommandOutput extends CreateExportJobResponse, _
22
22
  }
23
23
  declare const CreateExportJobCommand_base: {
24
24
  new (input: CreateExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExportJobCommandInput, CreateExportJobCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExportJobCommandInput, CreateExportJobCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an export job for a data source and destination.</p>
30
30
  * <p>You can execute this operation no more than once per second.</p>
31
31
  * @example
@@ -132,6 +132,7 @@ declare const CreateExportJobCommand_base: {
132
132
  * @throws {@link SESv2ServiceException}
133
133
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
134
134
  *
135
+ * @public
135
136
  * @example Create Metrics export job
136
137
  * ```javascript
137
138
  * // Creates a new export job for Metrics data
@@ -22,10 +22,10 @@ export interface CreateImportJobCommandOutput extends CreateImportJobResponse, _
22
22
  }
23
23
  declare const CreateImportJobCommand_base: {
24
24
  new (input: CreateImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImportJobCommandInput, CreateImportJobCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImportJobCommandInput, CreateImportJobCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an import job for a data destination.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const CreateImportJobCommand_base: {
74
74
  * @throws {@link SESv2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class CreateImportJobCommand extends CreateImportJobCommand_base {
79
80
  }
@@ -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, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delete an existing configuration set.</p>
30
30
  * <p>
31
31
  * <i>Configuration sets</i> are groups of rules that you can apply to the
@@ -68,6 +68,7 @@ declare const DeleteConfigurationSetCommand_base: {
68
68
  * @throws {@link SESv2ServiceException}
69
69
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
73
74
  }
@@ -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, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delete an event destination.</p>
30
30
  * <p>
31
31
  * <i>Events</i> include message sends, deliveries, opens, clicks, bounces,
@@ -67,6 +67,7 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
67
67
  * @throws {@link SESv2ServiceException}
68
68
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteContactCommandOutput extends DeleteContactResponse, __Met
22
22
  }
23
23
  declare const DeleteContactCommand_base: {
24
24
  new (input: DeleteContactCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactCommandInput, DeleteContactCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteContactCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactCommandInput, DeleteContactCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a contact from a contact list.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -61,6 +61,7 @@ declare const DeleteContactCommand_base: {
61
61
  * @throws {@link SESv2ServiceException}
62
62
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class DeleteContactCommand extends DeleteContactCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface DeleteContactListCommandOutput extends DeleteContactListRespons
22
22
  }
23
23
  declare const DeleteContactListCommand_base: {
24
24
  new (input: DeleteContactListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactListCommandInput, DeleteContactListCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteContactListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactListCommandInput, DeleteContactListCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a contact list and all of the contacts on that list.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -63,6 +63,7 @@ declare const DeleteContactListCommand_base: {
63
63
  * @throws {@link SESv2ServiceException}
64
64
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class DeleteContactListCommand extends DeleteContactListCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface DeleteCustomVerificationEmailTemplateCommandOutput extends Dele
22
22
  }
23
23
  declare const DeleteCustomVerificationEmailTemplateCommand_base: {
24
24
  new (input: DeleteCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig, 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
@@ -64,6 +64,7 @@ declare const DeleteCustomVerificationEmailTemplateCommand_base: {
64
64
  * @throws {@link SESv2ServiceException}
65
65
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class DeleteCustomVerificationEmailTemplateCommand extends DeleteCustomVerificationEmailTemplateCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface DeleteDedicatedIpPoolCommandOutput extends DeleteDedicatedIpPoo
22
22
  }
23
23
  declare const DeleteDedicatedIpPoolCommand_base: {
24
24
  new (input: DeleteDedicatedIpPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDedicatedIpPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delete a dedicated IP pool.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -63,6 +63,7 @@ declare const DeleteDedicatedIpPoolCommand_base: {
63
63
  * @throws {@link SESv2ServiceException}
64
64
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class DeleteDedicatedIpPoolCommand extends DeleteDedicatedIpPoolCommand_base {
68
69
  }