@aws-sdk/client-sesv2 3.490.0 → 3.495.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 (121) hide show
  1. package/dist-cjs/SESv2.js +1 -195
  2. package/dist-cjs/SESv2Client.js +1 -43
  3. package/dist-cjs/commands/BatchGetMetricDataCommand.js +1 -28
  4. package/dist-cjs/commands/CancelExportJobCommand.js +1 -28
  5. package/dist-cjs/commands/CreateConfigurationSetCommand.js +1 -28
  6. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +1 -28
  7. package/dist-cjs/commands/CreateContactCommand.js +1 -28
  8. package/dist-cjs/commands/CreateContactListCommand.js +1 -28
  9. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -28
  10. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +1 -28
  11. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +1 -28
  12. package/dist-cjs/commands/CreateEmailIdentityCommand.js +1 -29
  13. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +1 -28
  14. package/dist-cjs/commands/CreateEmailTemplateCommand.js +1 -28
  15. package/dist-cjs/commands/CreateExportJobCommand.js +1 -29
  16. package/dist-cjs/commands/CreateImportJobCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteContactCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteContactListCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +1 -28
  27. package/dist-cjs/commands/GetAccountCommand.js +1 -29
  28. package/dist-cjs/commands/GetBlacklistReportsCommand.js +1 -28
  29. package/dist-cjs/commands/GetConfigurationSetCommand.js +1 -28
  30. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +1 -28
  31. package/dist-cjs/commands/GetContactCommand.js +1 -28
  32. package/dist-cjs/commands/GetContactListCommand.js +1 -28
  33. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +1 -28
  34. package/dist-cjs/commands/GetDedicatedIpCommand.js +1 -28
  35. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +1 -28
  36. package/dist-cjs/commands/GetDedicatedIpsCommand.js +1 -28
  37. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +1 -28
  38. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +1 -28
  39. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +1 -28
  40. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +1 -28
  41. package/dist-cjs/commands/GetEmailIdentityCommand.js +1 -28
  42. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +1 -28
  43. package/dist-cjs/commands/GetEmailTemplateCommand.js +1 -28
  44. package/dist-cjs/commands/GetExportJobCommand.js +1 -29
  45. package/dist-cjs/commands/GetImportJobCommand.js +1 -28
  46. package/dist-cjs/commands/GetMessageInsightsCommand.js +1 -29
  47. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +1 -28
  48. package/dist-cjs/commands/ListConfigurationSetsCommand.js +1 -28
  49. package/dist-cjs/commands/ListContactListsCommand.js +1 -28
  50. package/dist-cjs/commands/ListContactsCommand.js +1 -28
  51. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -28
  52. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +1 -28
  53. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +1 -28
  54. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +1 -28
  55. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +1 -28
  56. package/dist-cjs/commands/ListEmailTemplatesCommand.js +1 -28
  57. package/dist-cjs/commands/ListExportJobsCommand.js +1 -28
  58. package/dist-cjs/commands/ListImportJobsCommand.js +1 -28
  59. package/dist-cjs/commands/ListRecommendationsCommand.js +1 -28
  60. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +1 -28
  61. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  62. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +1 -28
  63. package/dist-cjs/commands/PutAccountDetailsCommand.js +1 -29
  64. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +1 -28
  65. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +1 -28
  66. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +1 -28
  67. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -28
  68. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +1 -28
  69. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +1 -28
  70. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +1 -28
  71. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +1 -28
  72. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +1 -28
  73. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +1 -28
  74. package/dist-cjs/commands/PutDedicatedIpPoolScalingAttributesCommand.js +1 -28
  75. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +1 -28
  76. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +1 -28
  77. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +1 -28
  78. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +1 -28
  79. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +1 -29
  80. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +1 -28
  81. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +1 -28
  82. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +1 -28
  83. package/dist-cjs/commands/SendBulkEmailCommand.js +1 -28
  84. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +1 -28
  85. package/dist-cjs/commands/SendEmailCommand.js +1 -28
  86. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  87. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +1 -28
  88. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  89. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -28
  90. package/dist-cjs/commands/UpdateContactCommand.js +1 -28
  91. package/dist-cjs/commands/UpdateContactListCommand.js +1 -28
  92. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -28
  93. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +1 -28
  94. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +1 -28
  95. package/dist-cjs/commands/index.js +1 -95
  96. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  97. package/dist-cjs/extensionConfiguration.js +1 -2
  98. package/dist-cjs/index.js +8258 -11
  99. package/dist-cjs/models/SESv2ServiceException.js +1 -12
  100. package/dist-cjs/models/index.js +1 -5
  101. package/dist-cjs/models/models_0.js +1 -469
  102. package/dist-cjs/models/models_1.js +1 -2
  103. package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +1 -7
  104. package/dist-cjs/pagination/Interfaces.js +1 -2
  105. package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListContactListsPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListContactsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListExportJobsPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListImportJobsPaginator.js +1 -7
  116. package/dist-cjs/pagination/ListRecommendationsPaginator.js +1 -7
  117. package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +1 -7
  118. package/dist-cjs/pagination/index.js +1 -18
  119. package/dist-cjs/protocols/Aws_restJson1.js +1 -5679
  120. package/dist-cjs/runtimeExtensions.js +1 -22
  121. package/package.json +40 -40
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./GetDedicatedIpsPaginator"), exports);
5
- tslib_1.__exportStar(require("./Interfaces"), exports);
6
- tslib_1.__exportStar(require("./ListConfigurationSetsPaginator"), exports);
7
- tslib_1.__exportStar(require("./ListContactListsPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListContactsPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListCustomVerificationEmailTemplatesPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListDedicatedIpPoolsPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListDeliverabilityTestReportsPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListDomainDeliverabilityCampaignsPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListEmailIdentitiesPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListEmailTemplatesPaginator"), exports);
15
- tslib_1.__exportStar(require("./ListExportJobsPaginator"), exports);
16
- tslib_1.__exportStar(require("./ListImportJobsPaginator"), exports);
17
- tslib_1.__exportStar(require("./ListRecommendationsPaginator"), exports);
18
- tslib_1.__exportStar(require("./ListSuppressedDestinationsPaginator"), exports);
1
+ module.exports = require("../index.js");