@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,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateExportJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class CreateExportJobCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("SimpleEmailService_v2", "CreateExportJob", {})
23
- .n("SESv2Client", "CreateExportJobCommand")
24
- .f(models_0_1.CreateExportJobRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_CreateExportJobCommand)
26
- .de(Aws_restJson1_1.de_CreateExportJobCommand)
27
- .build() {
28
- }
29
- exports.CreateExportJobCommand = CreateExportJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateImportJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class CreateImportJobCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "CreateImportJob", {})
22
- .n("SESv2Client", "CreateImportJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateImportJobCommand)
25
- .de(Aws_restJson1_1.de_CreateImportJobCommand)
26
- .build() {
27
- }
28
- exports.CreateImportJobCommand = CreateImportJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteConfigurationSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteConfigurationSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteConfigurationSet", {})
22
- .n("SESv2Client", "DeleteConfigurationSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteConfigurationSetCommand)
25
- .de(Aws_restJson1_1.de_DeleteConfigurationSetCommand)
26
- .build() {
27
- }
28
- exports.DeleteConfigurationSetCommand = DeleteConfigurationSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteConfigurationSetEventDestinationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteConfigurationSetEventDestinationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteConfigurationSetEventDestination", {})
22
- .n("SESv2Client", "DeleteConfigurationSetEventDestinationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteConfigurationSetEventDestinationCommand)
25
- .de(Aws_restJson1_1.de_DeleteConfigurationSetEventDestinationCommand)
26
- .build() {
27
- }
28
- exports.DeleteConfigurationSetEventDestinationCommand = DeleteConfigurationSetEventDestinationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteContactCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteContactCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteContact", {})
22
- .n("SESv2Client", "DeleteContactCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteContactCommand)
25
- .de(Aws_restJson1_1.de_DeleteContactCommand)
26
- .build() {
27
- }
28
- exports.DeleteContactCommand = DeleteContactCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteContactListCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteContactListCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteContactList", {})
22
- .n("SESv2Client", "DeleteContactListCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteContactListCommand)
25
- .de(Aws_restJson1_1.de_DeleteContactListCommand)
26
- .build() {
27
- }
28
- exports.DeleteContactListCommand = DeleteContactListCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteCustomVerificationEmailTemplateCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteCustomVerificationEmailTemplateCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteCustomVerificationEmailTemplate", {})
22
- .n("SESv2Client", "DeleteCustomVerificationEmailTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteCustomVerificationEmailTemplateCommand)
25
- .de(Aws_restJson1_1.de_DeleteCustomVerificationEmailTemplateCommand)
26
- .build() {
27
- }
28
- exports.DeleteCustomVerificationEmailTemplateCommand = DeleteCustomVerificationEmailTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteDedicatedIpPoolCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteDedicatedIpPoolCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteDedicatedIpPool", {})
22
- .n("SESv2Client", "DeleteDedicatedIpPoolCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteDedicatedIpPoolCommand)
25
- .de(Aws_restJson1_1.de_DeleteDedicatedIpPoolCommand)
26
- .build() {
27
- }
28
- exports.DeleteDedicatedIpPoolCommand = DeleteDedicatedIpPoolCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteEmailIdentityCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteEmailIdentityCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteEmailIdentity", {})
22
- .n("SESv2Client", "DeleteEmailIdentityCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteEmailIdentityCommand)
25
- .de(Aws_restJson1_1.de_DeleteEmailIdentityCommand)
26
- .build() {
27
- }
28
- exports.DeleteEmailIdentityCommand = DeleteEmailIdentityCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteEmailIdentityPolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteEmailIdentityPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteEmailIdentityPolicy", {})
22
- .n("SESv2Client", "DeleteEmailIdentityPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteEmailIdentityPolicyCommand)
25
- .de(Aws_restJson1_1.de_DeleteEmailIdentityPolicyCommand)
26
- .build() {
27
- }
28
- exports.DeleteEmailIdentityPolicyCommand = DeleteEmailIdentityPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteEmailTemplateCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteEmailTemplateCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteEmailTemplate", {})
22
- .n("SESv2Client", "DeleteEmailTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteEmailTemplateCommand)
25
- .de(Aws_restJson1_1.de_DeleteEmailTemplateCommand)
26
- .build() {
27
- }
28
- exports.DeleteEmailTemplateCommand = DeleteEmailTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteSuppressedDestinationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteSuppressedDestinationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "DeleteSuppressedDestination", {})
22
- .n("SESv2Client", "DeleteSuppressedDestinationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteSuppressedDestinationCommand)
25
- .de(Aws_restJson1_1.de_DeleteSuppressedDestinationCommand)
26
- .build() {
27
- }
28
- exports.DeleteSuppressedDestinationCommand = DeleteSuppressedDestinationCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAccountCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetAccountCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("SimpleEmailService_v2", "GetAccount", {})
23
- .n("SESv2Client", "GetAccountCommand")
24
- .f(void 0, models_0_1.GetAccountResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetAccountCommand)
26
- .de(Aws_restJson1_1.de_GetAccountCommand)
27
- .build() {
28
- }
29
- exports.GetAccountCommand = GetAccountCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetBlacklistReportsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetBlacklistReportsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "GetBlacklistReports", {})
22
- .n("SESv2Client", "GetBlacklistReportsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetBlacklistReportsCommand)
25
- .de(Aws_restJson1_1.de_GetBlacklistReportsCommand)
26
- .build() {
27
- }
28
- exports.GetBlacklistReportsCommand = GetBlacklistReportsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetConfigurationSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetConfigurationSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "GetConfigurationSet", {})
22
- .n("SESv2Client", "GetConfigurationSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetConfigurationSetCommand)
25
- .de(Aws_restJson1_1.de_GetConfigurationSetCommand)
26
- .build() {
27
- }
28
- exports.GetConfigurationSetCommand = GetConfigurationSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetConfigurationSetEventDestinationsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetConfigurationSetEventDestinationsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "GetConfigurationSetEventDestinations", {})
22
- .n("SESv2Client", "GetConfigurationSetEventDestinationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetConfigurationSetEventDestinationsCommand)
25
- .de(Aws_restJson1_1.de_GetConfigurationSetEventDestinationsCommand)
26
- .build() {
27
- }
28
- exports.GetConfigurationSetEventDestinationsCommand = GetConfigurationSetEventDestinationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetContactCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetContactCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "GetContact", {})
22
- .n("SESv2Client", "GetContactCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetContactCommand)
25
- .de(Aws_restJson1_1.de_GetContactCommand)
26
- .build() {
27
- }
28
- exports.GetContactCommand = GetContactCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetContactListCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetContactListCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "GetContactList", {})
22
- .n("SESv2Client", "GetContactListCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetContactListCommand)
25
- .de(Aws_restJson1_1.de_GetContactListCommand)
26
- .build() {
27
- }
28
- exports.GetContactListCommand = GetContactListCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetCustomVerificationEmailTemplateCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetCustomVerificationEmailTemplateCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "GetCustomVerificationEmailTemplate", {})
22
- .n("SESv2Client", "GetCustomVerificationEmailTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetCustomVerificationEmailTemplateCommand)
25
- .de(Aws_restJson1_1.de_GetCustomVerificationEmailTemplateCommand)
26
- .build() {
27
- }
28
- exports.GetCustomVerificationEmailTemplateCommand = GetCustomVerificationEmailTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDedicatedIpCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetDedicatedIpCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "GetDedicatedIp", {})
22
- .n("SESv2Client", "GetDedicatedIpCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetDedicatedIpCommand)
25
- .de(Aws_restJson1_1.de_GetDedicatedIpCommand)
26
- .build() {
27
- }
28
- exports.GetDedicatedIpCommand = GetDedicatedIpCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDedicatedIpPoolCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetDedicatedIpPoolCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SimpleEmailService_v2", "GetDedicatedIpPool", {})
22
- .n("SESv2Client", "GetDedicatedIpPoolCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetDedicatedIpPoolCommand)
25
- .de(Aws_restJson1_1.de_GetDedicatedIpPoolCommand)
26
- .build() {
27
- }
28
- exports.GetDedicatedIpPoolCommand = GetDedicatedIpPoolCommand;
1
+ module.exports = require("../index.js");