@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,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutEmailIdentityDkimAttributesCommand = 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 PutEmailIdentityDkimAttributesCommand 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", "PutEmailIdentityDkimAttributes", {})
22
- .n("SESv2Client", "PutEmailIdentityDkimAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_PutEmailIdentityDkimAttributesCommand)
25
- .de(Aws_restJson1_1.de_PutEmailIdentityDkimAttributesCommand)
26
- .build() {
27
- }
28
- exports.PutEmailIdentityDkimAttributesCommand = PutEmailIdentityDkimAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutEmailIdentityDkimSigningAttributesCommand = 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 PutEmailIdentityDkimSigningAttributesCommand 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", "PutEmailIdentityDkimSigningAttributes", {})
23
- .n("SESv2Client", "PutEmailIdentityDkimSigningAttributesCommand")
24
- .f(models_0_1.PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_PutEmailIdentityDkimSigningAttributesCommand)
26
- .de(Aws_restJson1_1.de_PutEmailIdentityDkimSigningAttributesCommand)
27
- .build() {
28
- }
29
- exports.PutEmailIdentityDkimSigningAttributesCommand = PutEmailIdentityDkimSigningAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutEmailIdentityFeedbackAttributesCommand = 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 PutEmailIdentityFeedbackAttributesCommand 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", "PutEmailIdentityFeedbackAttributes", {})
22
- .n("SESv2Client", "PutEmailIdentityFeedbackAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_PutEmailIdentityFeedbackAttributesCommand)
25
- .de(Aws_restJson1_1.de_PutEmailIdentityFeedbackAttributesCommand)
26
- .build() {
27
- }
28
- exports.PutEmailIdentityFeedbackAttributesCommand = PutEmailIdentityFeedbackAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutEmailIdentityMailFromAttributesCommand = 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 PutEmailIdentityMailFromAttributesCommand 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", "PutEmailIdentityMailFromAttributes", {})
22
- .n("SESv2Client", "PutEmailIdentityMailFromAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_PutEmailIdentityMailFromAttributesCommand)
25
- .de(Aws_restJson1_1.de_PutEmailIdentityMailFromAttributesCommand)
26
- .build() {
27
- }
28
- exports.PutEmailIdentityMailFromAttributesCommand = PutEmailIdentityMailFromAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutSuppressedDestinationCommand = 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 PutSuppressedDestinationCommand 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", "PutSuppressedDestination", {})
22
- .n("SESv2Client", "PutSuppressedDestinationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_PutSuppressedDestinationCommand)
25
- .de(Aws_restJson1_1.de_PutSuppressedDestinationCommand)
26
- .build() {
27
- }
28
- exports.PutSuppressedDestinationCommand = PutSuppressedDestinationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SendBulkEmailCommand = 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 SendBulkEmailCommand 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", "SendBulkEmail", {})
22
- .n("SESv2Client", "SendBulkEmailCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_SendBulkEmailCommand)
25
- .de(Aws_restJson1_1.de_SendBulkEmailCommand)
26
- .build() {
27
- }
28
- exports.SendBulkEmailCommand = SendBulkEmailCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SendCustomVerificationEmailCommand = 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 SendCustomVerificationEmailCommand 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", "SendCustomVerificationEmail", {})
22
- .n("SESv2Client", "SendCustomVerificationEmailCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_SendCustomVerificationEmailCommand)
25
- .de(Aws_restJson1_1.de_SendCustomVerificationEmailCommand)
26
- .build() {
27
- }
28
- exports.SendCustomVerificationEmailCommand = SendCustomVerificationEmailCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SendEmailCommand = 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 SendEmailCommand 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", "SendEmail", {})
22
- .n("SESv2Client", "SendEmailCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_SendEmailCommand)
25
- .de(Aws_restJson1_1.de_SendEmailCommand)
26
- .build() {
27
- }
28
- exports.SendEmailCommand = SendEmailCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = 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 TagResourceCommand 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", "TagResource", {})
22
- .n("SESv2Client", "TagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_TagResourceCommand)
25
- .de(Aws_restJson1_1.de_TagResourceCommand)
26
- .build() {
27
- }
28
- exports.TagResourceCommand = TagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TestRenderEmailTemplateCommand = 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 TestRenderEmailTemplateCommand 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", "TestRenderEmailTemplate", {})
22
- .n("SESv2Client", "TestRenderEmailTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_TestRenderEmailTemplateCommand)
25
- .de(Aws_restJson1_1.de_TestRenderEmailTemplateCommand)
26
- .build() {
27
- }
28
- exports.TestRenderEmailTemplateCommand = TestRenderEmailTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = 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 UntagResourceCommand 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", "UntagResource", {})
22
- .n("SESv2Client", "UntagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UntagResourceCommand)
25
- .de(Aws_restJson1_1.de_UntagResourceCommand)
26
- .build() {
27
- }
28
- exports.UntagResourceCommand = UntagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateConfigurationSetEventDestinationCommand = 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 UpdateConfigurationSetEventDestinationCommand 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", "UpdateConfigurationSetEventDestination", {})
22
- .n("SESv2Client", "UpdateConfigurationSetEventDestinationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateConfigurationSetEventDestinationCommand)
25
- .de(Aws_restJson1_1.de_UpdateConfigurationSetEventDestinationCommand)
26
- .build() {
27
- }
28
- exports.UpdateConfigurationSetEventDestinationCommand = UpdateConfigurationSetEventDestinationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateContactCommand = 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 UpdateContactCommand 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", "UpdateContact", {})
22
- .n("SESv2Client", "UpdateContactCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateContactCommand)
25
- .de(Aws_restJson1_1.de_UpdateContactCommand)
26
- .build() {
27
- }
28
- exports.UpdateContactCommand = UpdateContactCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateContactListCommand = 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 UpdateContactListCommand 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", "UpdateContactList", {})
22
- .n("SESv2Client", "UpdateContactListCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateContactListCommand)
25
- .de(Aws_restJson1_1.de_UpdateContactListCommand)
26
- .build() {
27
- }
28
- exports.UpdateContactListCommand = UpdateContactListCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateCustomVerificationEmailTemplateCommand = 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 UpdateCustomVerificationEmailTemplateCommand 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", "UpdateCustomVerificationEmailTemplate", {})
22
- .n("SESv2Client", "UpdateCustomVerificationEmailTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateCustomVerificationEmailTemplateCommand)
25
- .de(Aws_restJson1_1.de_UpdateCustomVerificationEmailTemplateCommand)
26
- .build() {
27
- }
28
- exports.UpdateCustomVerificationEmailTemplateCommand = UpdateCustomVerificationEmailTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateEmailIdentityPolicyCommand = 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 UpdateEmailIdentityPolicyCommand 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", "UpdateEmailIdentityPolicy", {})
22
- .n("SESv2Client", "UpdateEmailIdentityPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateEmailIdentityPolicyCommand)
25
- .de(Aws_restJson1_1.de_UpdateEmailIdentityPolicyCommand)
26
- .build() {
27
- }
28
- exports.UpdateEmailIdentityPolicyCommand = UpdateEmailIdentityPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateEmailTemplateCommand = 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 UpdateEmailTemplateCommand 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", "UpdateEmailTemplate", {})
22
- .n("SESv2Client", "UpdateEmailTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateEmailTemplateCommand)
25
- .de(Aws_restJson1_1.de_UpdateEmailTemplateCommand)
26
- .build() {
27
- }
28
- exports.UpdateEmailTemplateCommand = UpdateEmailTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,95 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./BatchGetMetricDataCommand"), exports);
5
- tslib_1.__exportStar(require("./CancelExportJobCommand"), exports);
6
- tslib_1.__exportStar(require("./CreateConfigurationSetCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateConfigurationSetEventDestinationCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateContactCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateContactListCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateCustomVerificationEmailTemplateCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateDedicatedIpPoolCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateDeliverabilityTestReportCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateEmailIdentityCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateEmailIdentityPolicyCommand"), exports);
15
- tslib_1.__exportStar(require("./CreateEmailTemplateCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateExportJobCommand"), exports);
17
- tslib_1.__exportStar(require("./CreateImportJobCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteConfigurationSetCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteConfigurationSetEventDestinationCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteContactCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteContactListCommand"), exports);
22
- tslib_1.__exportStar(require("./DeleteCustomVerificationEmailTemplateCommand"), exports);
23
- tslib_1.__exportStar(require("./DeleteDedicatedIpPoolCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteEmailIdentityCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteEmailIdentityPolicyCommand"), exports);
26
- tslib_1.__exportStar(require("./DeleteEmailTemplateCommand"), exports);
27
- tslib_1.__exportStar(require("./DeleteSuppressedDestinationCommand"), exports);
28
- tslib_1.__exportStar(require("./GetAccountCommand"), exports);
29
- tslib_1.__exportStar(require("./GetBlacklistReportsCommand"), exports);
30
- tslib_1.__exportStar(require("./GetConfigurationSetCommand"), exports);
31
- tslib_1.__exportStar(require("./GetConfigurationSetEventDestinationsCommand"), exports);
32
- tslib_1.__exportStar(require("./GetContactCommand"), exports);
33
- tslib_1.__exportStar(require("./GetContactListCommand"), exports);
34
- tslib_1.__exportStar(require("./GetCustomVerificationEmailTemplateCommand"), exports);
35
- tslib_1.__exportStar(require("./GetDedicatedIpCommand"), exports);
36
- tslib_1.__exportStar(require("./GetDedicatedIpPoolCommand"), exports);
37
- tslib_1.__exportStar(require("./GetDedicatedIpsCommand"), exports);
38
- tslib_1.__exportStar(require("./GetDeliverabilityDashboardOptionsCommand"), exports);
39
- tslib_1.__exportStar(require("./GetDeliverabilityTestReportCommand"), exports);
40
- tslib_1.__exportStar(require("./GetDomainDeliverabilityCampaignCommand"), exports);
41
- tslib_1.__exportStar(require("./GetDomainStatisticsReportCommand"), exports);
42
- tslib_1.__exportStar(require("./GetEmailIdentityCommand"), exports);
43
- tslib_1.__exportStar(require("./GetEmailIdentityPoliciesCommand"), exports);
44
- tslib_1.__exportStar(require("./GetEmailTemplateCommand"), exports);
45
- tslib_1.__exportStar(require("./GetExportJobCommand"), exports);
46
- tslib_1.__exportStar(require("./GetImportJobCommand"), exports);
47
- tslib_1.__exportStar(require("./GetMessageInsightsCommand"), exports);
48
- tslib_1.__exportStar(require("./GetSuppressedDestinationCommand"), exports);
49
- tslib_1.__exportStar(require("./ListConfigurationSetsCommand"), exports);
50
- tslib_1.__exportStar(require("./ListContactListsCommand"), exports);
51
- tslib_1.__exportStar(require("./ListContactsCommand"), exports);
52
- tslib_1.__exportStar(require("./ListCustomVerificationEmailTemplatesCommand"), exports);
53
- tslib_1.__exportStar(require("./ListDedicatedIpPoolsCommand"), exports);
54
- tslib_1.__exportStar(require("./ListDeliverabilityTestReportsCommand"), exports);
55
- tslib_1.__exportStar(require("./ListDomainDeliverabilityCampaignsCommand"), exports);
56
- tslib_1.__exportStar(require("./ListEmailIdentitiesCommand"), exports);
57
- tslib_1.__exportStar(require("./ListEmailTemplatesCommand"), exports);
58
- tslib_1.__exportStar(require("./ListExportJobsCommand"), exports);
59
- tslib_1.__exportStar(require("./ListImportJobsCommand"), exports);
60
- tslib_1.__exportStar(require("./ListRecommendationsCommand"), exports);
61
- tslib_1.__exportStar(require("./ListSuppressedDestinationsCommand"), exports);
62
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
63
- tslib_1.__exportStar(require("./PutAccountDedicatedIpWarmupAttributesCommand"), exports);
64
- tslib_1.__exportStar(require("./PutAccountDetailsCommand"), exports);
65
- tslib_1.__exportStar(require("./PutAccountSendingAttributesCommand"), exports);
66
- tslib_1.__exportStar(require("./PutAccountSuppressionAttributesCommand"), exports);
67
- tslib_1.__exportStar(require("./PutAccountVdmAttributesCommand"), exports);
68
- tslib_1.__exportStar(require("./PutConfigurationSetDeliveryOptionsCommand"), exports);
69
- tslib_1.__exportStar(require("./PutConfigurationSetReputationOptionsCommand"), exports);
70
- tslib_1.__exportStar(require("./PutConfigurationSetSendingOptionsCommand"), exports);
71
- tslib_1.__exportStar(require("./PutConfigurationSetSuppressionOptionsCommand"), exports);
72
- tslib_1.__exportStar(require("./PutConfigurationSetTrackingOptionsCommand"), exports);
73
- tslib_1.__exportStar(require("./PutConfigurationSetVdmOptionsCommand"), exports);
74
- tslib_1.__exportStar(require("./PutDedicatedIpInPoolCommand"), exports);
75
- tslib_1.__exportStar(require("./PutDedicatedIpPoolScalingAttributesCommand"), exports);
76
- tslib_1.__exportStar(require("./PutDedicatedIpWarmupAttributesCommand"), exports);
77
- tslib_1.__exportStar(require("./PutDeliverabilityDashboardOptionCommand"), exports);
78
- tslib_1.__exportStar(require("./PutEmailIdentityConfigurationSetAttributesCommand"), exports);
79
- tslib_1.__exportStar(require("./PutEmailIdentityDkimAttributesCommand"), exports);
80
- tslib_1.__exportStar(require("./PutEmailIdentityDkimSigningAttributesCommand"), exports);
81
- tslib_1.__exportStar(require("./PutEmailIdentityFeedbackAttributesCommand"), exports);
82
- tslib_1.__exportStar(require("./PutEmailIdentityMailFromAttributesCommand"), exports);
83
- tslib_1.__exportStar(require("./PutSuppressedDestinationCommand"), exports);
84
- tslib_1.__exportStar(require("./SendBulkEmailCommand"), exports);
85
- tslib_1.__exportStar(require("./SendCustomVerificationEmailCommand"), exports);
86
- tslib_1.__exportStar(require("./SendEmailCommand"), exports);
87
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
88
- tslib_1.__exportStar(require("./TestRenderEmailTemplateCommand"), exports);
89
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
90
- tslib_1.__exportStar(require("./UpdateConfigurationSetEventDestinationCommand"), exports);
91
- tslib_1.__exportStar(require("./UpdateContactCommand"), exports);
92
- tslib_1.__exportStar(require("./UpdateContactListCommand"), exports);
93
- tslib_1.__exportStar(require("./UpdateCustomVerificationEmailTemplateCommand"), exports);
94
- tslib_1.__exportStar(require("./UpdateEmailIdentityPolicyCommand"), exports);
95
- tslib_1.__exportStar(require("./UpdateEmailTemplateCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "ses",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");