@aws-sdk/client-ses 3.490.0 → 3.496.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 (89) hide show
  1. package/dist-cjs/SES.js +1 -153
  2. package/dist-cjs/SESClient.js +1 -43
  3. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +1 -28
  4. package/dist-cjs/commands/CreateConfigurationSetCommand.js +1 -28
  5. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +1 -28
  6. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +1 -28
  7. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -28
  8. package/dist-cjs/commands/CreateReceiptFilterCommand.js +1 -28
  9. package/dist-cjs/commands/CreateReceiptRuleCommand.js +1 -28
  10. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +1 -28
  11. package/dist-cjs/commands/CreateTemplateCommand.js +1 -28
  12. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +1 -28
  13. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteIdentityCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteTemplateCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +1 -28
  23. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +1 -28
  24. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +1 -28
  25. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +1 -28
  26. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +1 -28
  27. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +1 -28
  28. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +1 -28
  29. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +1 -28
  30. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +1 -28
  31. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +1 -28
  32. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +1 -28
  33. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +1 -28
  34. package/dist-cjs/commands/GetSendQuotaCommand.js +1 -28
  35. package/dist-cjs/commands/GetSendStatisticsCommand.js +1 -28
  36. package/dist-cjs/commands/GetTemplateCommand.js +1 -28
  37. package/dist-cjs/commands/ListConfigurationSetsCommand.js +1 -28
  38. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -28
  39. package/dist-cjs/commands/ListIdentitiesCommand.js +1 -28
  40. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +1 -28
  41. package/dist-cjs/commands/ListReceiptFiltersCommand.js +1 -28
  42. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +1 -28
  43. package/dist-cjs/commands/ListTemplatesCommand.js +1 -28
  44. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +1 -28
  45. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -28
  46. package/dist-cjs/commands/PutIdentityPolicyCommand.js +1 -28
  47. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +1 -28
  48. package/dist-cjs/commands/SendBounceCommand.js +1 -28
  49. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +1 -28
  50. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +1 -28
  51. package/dist-cjs/commands/SendEmailCommand.js +1 -28
  52. package/dist-cjs/commands/SendRawEmailCommand.js +1 -28
  53. package/dist-cjs/commands/SendTemplatedEmailCommand.js +1 -28
  54. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +1 -28
  55. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +1 -28
  56. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +1 -28
  57. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +1 -28
  58. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +1 -28
  59. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +1 -28
  60. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +1 -28
  61. package/dist-cjs/commands/TestRenderTemplateCommand.js +1 -28
  62. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +1 -28
  63. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -28
  64. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +1 -28
  65. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +1 -28
  66. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +1 -28
  67. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -28
  68. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +1 -28
  69. package/dist-cjs/commands/UpdateTemplateCommand.js +1 -28
  70. package/dist-cjs/commands/VerifyDomainDkimCommand.js +1 -28
  71. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +1 -28
  72. package/dist-cjs/commands/VerifyEmailAddressCommand.js +1 -28
  73. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +1 -28
  74. package/dist-cjs/commands/index.js +1 -74
  75. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  76. package/dist-cjs/extensionConfiguration.js +1 -2
  77. package/dist-cjs/index.js +8971 -12
  78. package/dist-cjs/models/SESServiceException.js +1 -12
  79. package/dist-cjs/models/index.js +1 -4
  80. package/dist-cjs/models/models_0.js +1 -572
  81. package/dist-cjs/pagination/Interfaces.js +1 -2
  82. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +1 -7
  83. package/dist-cjs/pagination/ListIdentitiesPaginator.js +1 -7
  84. package/dist-cjs/pagination/index.js +1 -6
  85. package/dist-cjs/protocols/Aws_query.js +1 -6702
  86. package/dist-cjs/runtimeExtensions.js +1 -22
  87. package/dist-cjs/waiters/index.js +1 -4
  88. package/dist-cjs/waiters/waitForIdentityExists.js +1 -43
  89. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteIdentityPolicyCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DeleteIdentityPolicyCommand 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", "DeleteIdentityPolicy", {})
22
- .n("SESClient", "DeleteIdentityPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteIdentityPolicyCommand)
25
- .de(Aws_query_1.de_DeleteIdentityPolicyCommand)
26
- .build() {
27
- }
28
- exports.DeleteIdentityPolicyCommand = DeleteIdentityPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteReceiptFilterCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DeleteReceiptFilterCommand 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", "DeleteReceiptFilter", {})
22
- .n("SESClient", "DeleteReceiptFilterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteReceiptFilterCommand)
25
- .de(Aws_query_1.de_DeleteReceiptFilterCommand)
26
- .build() {
27
- }
28
- exports.DeleteReceiptFilterCommand = DeleteReceiptFilterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteReceiptRuleCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DeleteReceiptRuleCommand 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", "DeleteReceiptRule", {})
22
- .n("SESClient", "DeleteReceiptRuleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteReceiptRuleCommand)
25
- .de(Aws_query_1.de_DeleteReceiptRuleCommand)
26
- .build() {
27
- }
28
- exports.DeleteReceiptRuleCommand = DeleteReceiptRuleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteReceiptRuleSetCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DeleteReceiptRuleSetCommand 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", "DeleteReceiptRuleSet", {})
22
- .n("SESClient", "DeleteReceiptRuleSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteReceiptRuleSetCommand)
25
- .de(Aws_query_1.de_DeleteReceiptRuleSetCommand)
26
- .build() {
27
- }
28
- exports.DeleteReceiptRuleSetCommand = DeleteReceiptRuleSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteTemplateCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DeleteTemplateCommand 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", "DeleteTemplate", {})
22
- .n("SESClient", "DeleteTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteTemplateCommand)
25
- .de(Aws_query_1.de_DeleteTemplateCommand)
26
- .build() {
27
- }
28
- exports.DeleteTemplateCommand = DeleteTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteVerifiedEmailAddressCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DeleteVerifiedEmailAddressCommand 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", "DeleteVerifiedEmailAddress", {})
22
- .n("SESClient", "DeleteVerifiedEmailAddressCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteVerifiedEmailAddressCommand)
25
- .de(Aws_query_1.de_DeleteVerifiedEmailAddressCommand)
26
- .build() {
27
- }
28
- exports.DeleteVerifiedEmailAddressCommand = DeleteVerifiedEmailAddressCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeActiveReceiptRuleSetCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DescribeActiveReceiptRuleSetCommand 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", "DescribeActiveReceiptRuleSet", {})
22
- .n("SESClient", "DescribeActiveReceiptRuleSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeActiveReceiptRuleSetCommand)
25
- .de(Aws_query_1.de_DescribeActiveReceiptRuleSetCommand)
26
- .build() {
27
- }
28
- exports.DescribeActiveReceiptRuleSetCommand = DescribeActiveReceiptRuleSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeConfigurationSetCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DescribeConfigurationSetCommand 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", "DescribeConfigurationSet", {})
22
- .n("SESClient", "DescribeConfigurationSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeConfigurationSetCommand)
25
- .de(Aws_query_1.de_DescribeConfigurationSetCommand)
26
- .build() {
27
- }
28
- exports.DescribeConfigurationSetCommand = DescribeConfigurationSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeReceiptRuleCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DescribeReceiptRuleCommand 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", "DescribeReceiptRule", {})
22
- .n("SESClient", "DescribeReceiptRuleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeReceiptRuleCommand)
25
- .de(Aws_query_1.de_DescribeReceiptRuleCommand)
26
- .build() {
27
- }
28
- exports.DescribeReceiptRuleCommand = DescribeReceiptRuleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeReceiptRuleSetCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class DescribeReceiptRuleSetCommand 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", "DescribeReceiptRuleSet", {})
22
- .n("SESClient", "DescribeReceiptRuleSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeReceiptRuleSetCommand)
25
- .de(Aws_query_1.de_DescribeReceiptRuleSetCommand)
26
- .build() {
27
- }
28
- exports.DescribeReceiptRuleSetCommand = DescribeReceiptRuleSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAccountSendingEnabledCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class GetAccountSendingEnabledCommand 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", "GetAccountSendingEnabled", {})
22
- .n("SESClient", "GetAccountSendingEnabledCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetAccountSendingEnabledCommand)
25
- .de(Aws_query_1.de_GetAccountSendingEnabledCommand)
26
- .build() {
27
- }
28
- exports.GetAccountSendingEnabledCommand = GetAccountSendingEnabledCommand;
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_query_1 = require("../protocols/Aws_query");
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", "GetCustomVerificationEmailTemplate", {})
22
- .n("SESClient", "GetCustomVerificationEmailTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetCustomVerificationEmailTemplateCommand)
25
- .de(Aws_query_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.GetIdentityDkimAttributesCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class GetIdentityDkimAttributesCommand 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", "GetIdentityDkimAttributes", {})
22
- .n("SESClient", "GetIdentityDkimAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetIdentityDkimAttributesCommand)
25
- .de(Aws_query_1.de_GetIdentityDkimAttributesCommand)
26
- .build() {
27
- }
28
- exports.GetIdentityDkimAttributesCommand = GetIdentityDkimAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetIdentityMailFromDomainAttributesCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class GetIdentityMailFromDomainAttributesCommand 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", "GetIdentityMailFromDomainAttributes", {})
22
- .n("SESClient", "GetIdentityMailFromDomainAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetIdentityMailFromDomainAttributesCommand)
25
- .de(Aws_query_1.de_GetIdentityMailFromDomainAttributesCommand)
26
- .build() {
27
- }
28
- exports.GetIdentityMailFromDomainAttributesCommand = GetIdentityMailFromDomainAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetIdentityNotificationAttributesCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class GetIdentityNotificationAttributesCommand 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", "GetIdentityNotificationAttributes", {})
22
- .n("SESClient", "GetIdentityNotificationAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetIdentityNotificationAttributesCommand)
25
- .de(Aws_query_1.de_GetIdentityNotificationAttributesCommand)
26
- .build() {
27
- }
28
- exports.GetIdentityNotificationAttributesCommand = GetIdentityNotificationAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetIdentityPoliciesCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class GetIdentityPoliciesCommand 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", "GetIdentityPolicies", {})
22
- .n("SESClient", "GetIdentityPoliciesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetIdentityPoliciesCommand)
25
- .de(Aws_query_1.de_GetIdentityPoliciesCommand)
26
- .build() {
27
- }
28
- exports.GetIdentityPoliciesCommand = GetIdentityPoliciesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetIdentityVerificationAttributesCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class GetIdentityVerificationAttributesCommand 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", "GetIdentityVerificationAttributes", {})
22
- .n("SESClient", "GetIdentityVerificationAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetIdentityVerificationAttributesCommand)
25
- .de(Aws_query_1.de_GetIdentityVerificationAttributesCommand)
26
- .build() {
27
- }
28
- exports.GetIdentityVerificationAttributesCommand = GetIdentityVerificationAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSendQuotaCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class GetSendQuotaCommand 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", "GetSendQuota", {})
22
- .n("SESClient", "GetSendQuotaCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetSendQuotaCommand)
25
- .de(Aws_query_1.de_GetSendQuotaCommand)
26
- .build() {
27
- }
28
- exports.GetSendQuotaCommand = GetSendQuotaCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSendStatisticsCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class GetSendStatisticsCommand 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", "GetSendStatistics", {})
22
- .n("SESClient", "GetSendStatisticsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetSendStatisticsCommand)
25
- .de(Aws_query_1.de_GetSendStatisticsCommand)
26
- .build() {
27
- }
28
- exports.GetSendStatisticsCommand = GetSendStatisticsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetTemplateCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class GetTemplateCommand 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", "GetTemplate", {})
22
- .n("SESClient", "GetTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_GetTemplateCommand)
25
- .de(Aws_query_1.de_GetTemplateCommand)
26
- .build() {
27
- }
28
- exports.GetTemplateCommand = GetTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListConfigurationSetsCommand = 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_query_1 = require("../protocols/Aws_query");
10
- class ListConfigurationSetsCommand 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", "ListConfigurationSets", {})
22
- .n("SESClient", "ListConfigurationSetsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_ListConfigurationSetsCommand)
25
- .de(Aws_query_1.de_ListConfigurationSetsCommand)
26
- .build() {
27
- }
28
- exports.ListConfigurationSetsCommand = ListConfigurationSetsCommand;
1
+ module.exports = require("../index.js");