@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
package/dist-cjs/SES.js CHANGED
@@ -1,153 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SES = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const CloneReceiptRuleSetCommand_1 = require("./commands/CloneReceiptRuleSetCommand");
6
- const CreateConfigurationSetCommand_1 = require("./commands/CreateConfigurationSetCommand");
7
- const CreateConfigurationSetEventDestinationCommand_1 = require("./commands/CreateConfigurationSetEventDestinationCommand");
8
- const CreateConfigurationSetTrackingOptionsCommand_1 = require("./commands/CreateConfigurationSetTrackingOptionsCommand");
9
- const CreateCustomVerificationEmailTemplateCommand_1 = require("./commands/CreateCustomVerificationEmailTemplateCommand");
10
- const CreateReceiptFilterCommand_1 = require("./commands/CreateReceiptFilterCommand");
11
- const CreateReceiptRuleCommand_1 = require("./commands/CreateReceiptRuleCommand");
12
- const CreateReceiptRuleSetCommand_1 = require("./commands/CreateReceiptRuleSetCommand");
13
- const CreateTemplateCommand_1 = require("./commands/CreateTemplateCommand");
14
- const DeleteConfigurationSetCommand_1 = require("./commands/DeleteConfigurationSetCommand");
15
- const DeleteConfigurationSetEventDestinationCommand_1 = require("./commands/DeleteConfigurationSetEventDestinationCommand");
16
- const DeleteConfigurationSetTrackingOptionsCommand_1 = require("./commands/DeleteConfigurationSetTrackingOptionsCommand");
17
- const DeleteCustomVerificationEmailTemplateCommand_1 = require("./commands/DeleteCustomVerificationEmailTemplateCommand");
18
- const DeleteIdentityCommand_1 = require("./commands/DeleteIdentityCommand");
19
- const DeleteIdentityPolicyCommand_1 = require("./commands/DeleteIdentityPolicyCommand");
20
- const DeleteReceiptFilterCommand_1 = require("./commands/DeleteReceiptFilterCommand");
21
- const DeleteReceiptRuleCommand_1 = require("./commands/DeleteReceiptRuleCommand");
22
- const DeleteReceiptRuleSetCommand_1 = require("./commands/DeleteReceiptRuleSetCommand");
23
- const DeleteTemplateCommand_1 = require("./commands/DeleteTemplateCommand");
24
- const DeleteVerifiedEmailAddressCommand_1 = require("./commands/DeleteVerifiedEmailAddressCommand");
25
- const DescribeActiveReceiptRuleSetCommand_1 = require("./commands/DescribeActiveReceiptRuleSetCommand");
26
- const DescribeConfigurationSetCommand_1 = require("./commands/DescribeConfigurationSetCommand");
27
- const DescribeReceiptRuleCommand_1 = require("./commands/DescribeReceiptRuleCommand");
28
- const DescribeReceiptRuleSetCommand_1 = require("./commands/DescribeReceiptRuleSetCommand");
29
- const GetAccountSendingEnabledCommand_1 = require("./commands/GetAccountSendingEnabledCommand");
30
- const GetCustomVerificationEmailTemplateCommand_1 = require("./commands/GetCustomVerificationEmailTemplateCommand");
31
- const GetIdentityDkimAttributesCommand_1 = require("./commands/GetIdentityDkimAttributesCommand");
32
- const GetIdentityMailFromDomainAttributesCommand_1 = require("./commands/GetIdentityMailFromDomainAttributesCommand");
33
- const GetIdentityNotificationAttributesCommand_1 = require("./commands/GetIdentityNotificationAttributesCommand");
34
- const GetIdentityPoliciesCommand_1 = require("./commands/GetIdentityPoliciesCommand");
35
- const GetIdentityVerificationAttributesCommand_1 = require("./commands/GetIdentityVerificationAttributesCommand");
36
- const GetSendQuotaCommand_1 = require("./commands/GetSendQuotaCommand");
37
- const GetSendStatisticsCommand_1 = require("./commands/GetSendStatisticsCommand");
38
- const GetTemplateCommand_1 = require("./commands/GetTemplateCommand");
39
- const ListConfigurationSetsCommand_1 = require("./commands/ListConfigurationSetsCommand");
40
- const ListCustomVerificationEmailTemplatesCommand_1 = require("./commands/ListCustomVerificationEmailTemplatesCommand");
41
- const ListIdentitiesCommand_1 = require("./commands/ListIdentitiesCommand");
42
- const ListIdentityPoliciesCommand_1 = require("./commands/ListIdentityPoliciesCommand");
43
- const ListReceiptFiltersCommand_1 = require("./commands/ListReceiptFiltersCommand");
44
- const ListReceiptRuleSetsCommand_1 = require("./commands/ListReceiptRuleSetsCommand");
45
- const ListTemplatesCommand_1 = require("./commands/ListTemplatesCommand");
46
- const ListVerifiedEmailAddressesCommand_1 = require("./commands/ListVerifiedEmailAddressesCommand");
47
- const PutConfigurationSetDeliveryOptionsCommand_1 = require("./commands/PutConfigurationSetDeliveryOptionsCommand");
48
- const PutIdentityPolicyCommand_1 = require("./commands/PutIdentityPolicyCommand");
49
- const ReorderReceiptRuleSetCommand_1 = require("./commands/ReorderReceiptRuleSetCommand");
50
- const SendBounceCommand_1 = require("./commands/SendBounceCommand");
51
- const SendBulkTemplatedEmailCommand_1 = require("./commands/SendBulkTemplatedEmailCommand");
52
- const SendCustomVerificationEmailCommand_1 = require("./commands/SendCustomVerificationEmailCommand");
53
- const SendEmailCommand_1 = require("./commands/SendEmailCommand");
54
- const SendRawEmailCommand_1 = require("./commands/SendRawEmailCommand");
55
- const SendTemplatedEmailCommand_1 = require("./commands/SendTemplatedEmailCommand");
56
- const SetActiveReceiptRuleSetCommand_1 = require("./commands/SetActiveReceiptRuleSetCommand");
57
- const SetIdentityDkimEnabledCommand_1 = require("./commands/SetIdentityDkimEnabledCommand");
58
- const SetIdentityFeedbackForwardingEnabledCommand_1 = require("./commands/SetIdentityFeedbackForwardingEnabledCommand");
59
- const SetIdentityHeadersInNotificationsEnabledCommand_1 = require("./commands/SetIdentityHeadersInNotificationsEnabledCommand");
60
- const SetIdentityMailFromDomainCommand_1 = require("./commands/SetIdentityMailFromDomainCommand");
61
- const SetIdentityNotificationTopicCommand_1 = require("./commands/SetIdentityNotificationTopicCommand");
62
- const SetReceiptRulePositionCommand_1 = require("./commands/SetReceiptRulePositionCommand");
63
- const TestRenderTemplateCommand_1 = require("./commands/TestRenderTemplateCommand");
64
- const UpdateAccountSendingEnabledCommand_1 = require("./commands/UpdateAccountSendingEnabledCommand");
65
- const UpdateConfigurationSetEventDestinationCommand_1 = require("./commands/UpdateConfigurationSetEventDestinationCommand");
66
- const UpdateConfigurationSetReputationMetricsEnabledCommand_1 = require("./commands/UpdateConfigurationSetReputationMetricsEnabledCommand");
67
- const UpdateConfigurationSetSendingEnabledCommand_1 = require("./commands/UpdateConfigurationSetSendingEnabledCommand");
68
- const UpdateConfigurationSetTrackingOptionsCommand_1 = require("./commands/UpdateConfigurationSetTrackingOptionsCommand");
69
- const UpdateCustomVerificationEmailTemplateCommand_1 = require("./commands/UpdateCustomVerificationEmailTemplateCommand");
70
- const UpdateReceiptRuleCommand_1 = require("./commands/UpdateReceiptRuleCommand");
71
- const UpdateTemplateCommand_1 = require("./commands/UpdateTemplateCommand");
72
- const VerifyDomainDkimCommand_1 = require("./commands/VerifyDomainDkimCommand");
73
- const VerifyDomainIdentityCommand_1 = require("./commands/VerifyDomainIdentityCommand");
74
- const VerifyEmailAddressCommand_1 = require("./commands/VerifyEmailAddressCommand");
75
- const VerifyEmailIdentityCommand_1 = require("./commands/VerifyEmailIdentityCommand");
76
- const SESClient_1 = require("./SESClient");
77
- const commands = {
78
- CloneReceiptRuleSetCommand: CloneReceiptRuleSetCommand_1.CloneReceiptRuleSetCommand,
79
- CreateConfigurationSetCommand: CreateConfigurationSetCommand_1.CreateConfigurationSetCommand,
80
- CreateConfigurationSetEventDestinationCommand: CreateConfigurationSetEventDestinationCommand_1.CreateConfigurationSetEventDestinationCommand,
81
- CreateConfigurationSetTrackingOptionsCommand: CreateConfigurationSetTrackingOptionsCommand_1.CreateConfigurationSetTrackingOptionsCommand,
82
- CreateCustomVerificationEmailTemplateCommand: CreateCustomVerificationEmailTemplateCommand_1.CreateCustomVerificationEmailTemplateCommand,
83
- CreateReceiptFilterCommand: CreateReceiptFilterCommand_1.CreateReceiptFilterCommand,
84
- CreateReceiptRuleCommand: CreateReceiptRuleCommand_1.CreateReceiptRuleCommand,
85
- CreateReceiptRuleSetCommand: CreateReceiptRuleSetCommand_1.CreateReceiptRuleSetCommand,
86
- CreateTemplateCommand: CreateTemplateCommand_1.CreateTemplateCommand,
87
- DeleteConfigurationSetCommand: DeleteConfigurationSetCommand_1.DeleteConfigurationSetCommand,
88
- DeleteConfigurationSetEventDestinationCommand: DeleteConfigurationSetEventDestinationCommand_1.DeleteConfigurationSetEventDestinationCommand,
89
- DeleteConfigurationSetTrackingOptionsCommand: DeleteConfigurationSetTrackingOptionsCommand_1.DeleteConfigurationSetTrackingOptionsCommand,
90
- DeleteCustomVerificationEmailTemplateCommand: DeleteCustomVerificationEmailTemplateCommand_1.DeleteCustomVerificationEmailTemplateCommand,
91
- DeleteIdentityCommand: DeleteIdentityCommand_1.DeleteIdentityCommand,
92
- DeleteIdentityPolicyCommand: DeleteIdentityPolicyCommand_1.DeleteIdentityPolicyCommand,
93
- DeleteReceiptFilterCommand: DeleteReceiptFilterCommand_1.DeleteReceiptFilterCommand,
94
- DeleteReceiptRuleCommand: DeleteReceiptRuleCommand_1.DeleteReceiptRuleCommand,
95
- DeleteReceiptRuleSetCommand: DeleteReceiptRuleSetCommand_1.DeleteReceiptRuleSetCommand,
96
- DeleteTemplateCommand: DeleteTemplateCommand_1.DeleteTemplateCommand,
97
- DeleteVerifiedEmailAddressCommand: DeleteVerifiedEmailAddressCommand_1.DeleteVerifiedEmailAddressCommand,
98
- DescribeActiveReceiptRuleSetCommand: DescribeActiveReceiptRuleSetCommand_1.DescribeActiveReceiptRuleSetCommand,
99
- DescribeConfigurationSetCommand: DescribeConfigurationSetCommand_1.DescribeConfigurationSetCommand,
100
- DescribeReceiptRuleCommand: DescribeReceiptRuleCommand_1.DescribeReceiptRuleCommand,
101
- DescribeReceiptRuleSetCommand: DescribeReceiptRuleSetCommand_1.DescribeReceiptRuleSetCommand,
102
- GetAccountSendingEnabledCommand: GetAccountSendingEnabledCommand_1.GetAccountSendingEnabledCommand,
103
- GetCustomVerificationEmailTemplateCommand: GetCustomVerificationEmailTemplateCommand_1.GetCustomVerificationEmailTemplateCommand,
104
- GetIdentityDkimAttributesCommand: GetIdentityDkimAttributesCommand_1.GetIdentityDkimAttributesCommand,
105
- GetIdentityMailFromDomainAttributesCommand: GetIdentityMailFromDomainAttributesCommand_1.GetIdentityMailFromDomainAttributesCommand,
106
- GetIdentityNotificationAttributesCommand: GetIdentityNotificationAttributesCommand_1.GetIdentityNotificationAttributesCommand,
107
- GetIdentityPoliciesCommand: GetIdentityPoliciesCommand_1.GetIdentityPoliciesCommand,
108
- GetIdentityVerificationAttributesCommand: GetIdentityVerificationAttributesCommand_1.GetIdentityVerificationAttributesCommand,
109
- GetSendQuotaCommand: GetSendQuotaCommand_1.GetSendQuotaCommand,
110
- GetSendStatisticsCommand: GetSendStatisticsCommand_1.GetSendStatisticsCommand,
111
- GetTemplateCommand: GetTemplateCommand_1.GetTemplateCommand,
112
- ListConfigurationSetsCommand: ListConfigurationSetsCommand_1.ListConfigurationSetsCommand,
113
- ListCustomVerificationEmailTemplatesCommand: ListCustomVerificationEmailTemplatesCommand_1.ListCustomVerificationEmailTemplatesCommand,
114
- ListIdentitiesCommand: ListIdentitiesCommand_1.ListIdentitiesCommand,
115
- ListIdentityPoliciesCommand: ListIdentityPoliciesCommand_1.ListIdentityPoliciesCommand,
116
- ListReceiptFiltersCommand: ListReceiptFiltersCommand_1.ListReceiptFiltersCommand,
117
- ListReceiptRuleSetsCommand: ListReceiptRuleSetsCommand_1.ListReceiptRuleSetsCommand,
118
- ListTemplatesCommand: ListTemplatesCommand_1.ListTemplatesCommand,
119
- ListVerifiedEmailAddressesCommand: ListVerifiedEmailAddressesCommand_1.ListVerifiedEmailAddressesCommand,
120
- PutConfigurationSetDeliveryOptionsCommand: PutConfigurationSetDeliveryOptionsCommand_1.PutConfigurationSetDeliveryOptionsCommand,
121
- PutIdentityPolicyCommand: PutIdentityPolicyCommand_1.PutIdentityPolicyCommand,
122
- ReorderReceiptRuleSetCommand: ReorderReceiptRuleSetCommand_1.ReorderReceiptRuleSetCommand,
123
- SendBounceCommand: SendBounceCommand_1.SendBounceCommand,
124
- SendBulkTemplatedEmailCommand: SendBulkTemplatedEmailCommand_1.SendBulkTemplatedEmailCommand,
125
- SendCustomVerificationEmailCommand: SendCustomVerificationEmailCommand_1.SendCustomVerificationEmailCommand,
126
- SendEmailCommand: SendEmailCommand_1.SendEmailCommand,
127
- SendRawEmailCommand: SendRawEmailCommand_1.SendRawEmailCommand,
128
- SendTemplatedEmailCommand: SendTemplatedEmailCommand_1.SendTemplatedEmailCommand,
129
- SetActiveReceiptRuleSetCommand: SetActiveReceiptRuleSetCommand_1.SetActiveReceiptRuleSetCommand,
130
- SetIdentityDkimEnabledCommand: SetIdentityDkimEnabledCommand_1.SetIdentityDkimEnabledCommand,
131
- SetIdentityFeedbackForwardingEnabledCommand: SetIdentityFeedbackForwardingEnabledCommand_1.SetIdentityFeedbackForwardingEnabledCommand,
132
- SetIdentityHeadersInNotificationsEnabledCommand: SetIdentityHeadersInNotificationsEnabledCommand_1.SetIdentityHeadersInNotificationsEnabledCommand,
133
- SetIdentityMailFromDomainCommand: SetIdentityMailFromDomainCommand_1.SetIdentityMailFromDomainCommand,
134
- SetIdentityNotificationTopicCommand: SetIdentityNotificationTopicCommand_1.SetIdentityNotificationTopicCommand,
135
- SetReceiptRulePositionCommand: SetReceiptRulePositionCommand_1.SetReceiptRulePositionCommand,
136
- TestRenderTemplateCommand: TestRenderTemplateCommand_1.TestRenderTemplateCommand,
137
- UpdateAccountSendingEnabledCommand: UpdateAccountSendingEnabledCommand_1.UpdateAccountSendingEnabledCommand,
138
- UpdateConfigurationSetEventDestinationCommand: UpdateConfigurationSetEventDestinationCommand_1.UpdateConfigurationSetEventDestinationCommand,
139
- UpdateConfigurationSetReputationMetricsEnabledCommand: UpdateConfigurationSetReputationMetricsEnabledCommand_1.UpdateConfigurationSetReputationMetricsEnabledCommand,
140
- UpdateConfigurationSetSendingEnabledCommand: UpdateConfigurationSetSendingEnabledCommand_1.UpdateConfigurationSetSendingEnabledCommand,
141
- UpdateConfigurationSetTrackingOptionsCommand: UpdateConfigurationSetTrackingOptionsCommand_1.UpdateConfigurationSetTrackingOptionsCommand,
142
- UpdateCustomVerificationEmailTemplateCommand: UpdateCustomVerificationEmailTemplateCommand_1.UpdateCustomVerificationEmailTemplateCommand,
143
- UpdateReceiptRuleCommand: UpdateReceiptRuleCommand_1.UpdateReceiptRuleCommand,
144
- UpdateTemplateCommand: UpdateTemplateCommand_1.UpdateTemplateCommand,
145
- VerifyDomainDkimCommand: VerifyDomainDkimCommand_1.VerifyDomainDkimCommand,
146
- VerifyDomainIdentityCommand: VerifyDomainIdentityCommand_1.VerifyDomainIdentityCommand,
147
- VerifyEmailAddressCommand: VerifyEmailAddressCommand_1.VerifyEmailAddressCommand,
148
- VerifyEmailIdentityCommand: VerifyEmailIdentityCommand_1.VerifyEmailIdentityCommand,
149
- };
150
- class SES extends SESClient_1.SESClient {
151
- }
152
- exports.SES = SES;
153
- (0, smithy_client_1.createAggregatedClient)(commands, SES);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SESClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class SESClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.SESClient = SESClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CloneReceiptRuleSetCommand = 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 CloneReceiptRuleSetCommand 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", "CloneReceiptRuleSet", {})
22
- .n("SESClient", "CloneReceiptRuleSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CloneReceiptRuleSetCommand)
25
- .de(Aws_query_1.de_CloneReceiptRuleSetCommand)
26
- .build() {
27
- }
28
- exports.CloneReceiptRuleSetCommand = CloneReceiptRuleSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateConfigurationSetCommand = 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 CreateConfigurationSetCommand 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", "CreateConfigurationSet", {})
22
- .n("SESClient", "CreateConfigurationSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateConfigurationSetCommand)
25
- .de(Aws_query_1.de_CreateConfigurationSetCommand)
26
- .build() {
27
- }
28
- exports.CreateConfigurationSetCommand = CreateConfigurationSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateConfigurationSetEventDestinationCommand = 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 CreateConfigurationSetEventDestinationCommand 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", "CreateConfigurationSetEventDestination", {})
22
- .n("SESClient", "CreateConfigurationSetEventDestinationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateConfigurationSetEventDestinationCommand)
25
- .de(Aws_query_1.de_CreateConfigurationSetEventDestinationCommand)
26
- .build() {
27
- }
28
- exports.CreateConfigurationSetEventDestinationCommand = CreateConfigurationSetEventDestinationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateConfigurationSetTrackingOptionsCommand = 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 CreateConfigurationSetTrackingOptionsCommand 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", "CreateConfigurationSetTrackingOptions", {})
22
- .n("SESClient", "CreateConfigurationSetTrackingOptionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateConfigurationSetTrackingOptionsCommand)
25
- .de(Aws_query_1.de_CreateConfigurationSetTrackingOptionsCommand)
26
- .build() {
27
- }
28
- exports.CreateConfigurationSetTrackingOptionsCommand = CreateConfigurationSetTrackingOptionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCustomVerificationEmailTemplateCommand = 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 CreateCustomVerificationEmailTemplateCommand 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", "CreateCustomVerificationEmailTemplate", {})
22
- .n("SESClient", "CreateCustomVerificationEmailTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateCustomVerificationEmailTemplateCommand)
25
- .de(Aws_query_1.de_CreateCustomVerificationEmailTemplateCommand)
26
- .build() {
27
- }
28
- exports.CreateCustomVerificationEmailTemplateCommand = CreateCustomVerificationEmailTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateReceiptFilterCommand = 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 CreateReceiptFilterCommand 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", "CreateReceiptFilter", {})
22
- .n("SESClient", "CreateReceiptFilterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateReceiptFilterCommand)
25
- .de(Aws_query_1.de_CreateReceiptFilterCommand)
26
- .build() {
27
- }
28
- exports.CreateReceiptFilterCommand = CreateReceiptFilterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateReceiptRuleCommand = 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 CreateReceiptRuleCommand 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", "CreateReceiptRule", {})
22
- .n("SESClient", "CreateReceiptRuleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateReceiptRuleCommand)
25
- .de(Aws_query_1.de_CreateReceiptRuleCommand)
26
- .build() {
27
- }
28
- exports.CreateReceiptRuleCommand = CreateReceiptRuleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateReceiptRuleSetCommand = 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 CreateReceiptRuleSetCommand 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", "CreateReceiptRuleSet", {})
22
- .n("SESClient", "CreateReceiptRuleSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateReceiptRuleSetCommand)
25
- .de(Aws_query_1.de_CreateReceiptRuleSetCommand)
26
- .build() {
27
- }
28
- exports.CreateReceiptRuleSetCommand = CreateReceiptRuleSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateTemplateCommand = 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 CreateTemplateCommand 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", "CreateTemplate", {})
22
- .n("SESClient", "CreateTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateTemplateCommand)
25
- .de(Aws_query_1.de_CreateTemplateCommand)
26
- .build() {
27
- }
28
- exports.CreateTemplateCommand = CreateTemplateCommand;
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_query_1 = require("../protocols/Aws_query");
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", "DeleteConfigurationSet", {})
22
- .n("SESClient", "DeleteConfigurationSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteConfigurationSetCommand)
25
- .de(Aws_query_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_query_1 = require("../protocols/Aws_query");
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", "DeleteConfigurationSetEventDestination", {})
22
- .n("SESClient", "DeleteConfigurationSetEventDestinationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteConfigurationSetEventDestinationCommand)
25
- .de(Aws_query_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.DeleteConfigurationSetTrackingOptionsCommand = 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 DeleteConfigurationSetTrackingOptionsCommand 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", "DeleteConfigurationSetTrackingOptions", {})
22
- .n("SESClient", "DeleteConfigurationSetTrackingOptionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteConfigurationSetTrackingOptionsCommand)
25
- .de(Aws_query_1.de_DeleteConfigurationSetTrackingOptionsCommand)
26
- .build() {
27
- }
28
- exports.DeleteConfigurationSetTrackingOptionsCommand = DeleteConfigurationSetTrackingOptionsCommand;
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_query_1 = require("../protocols/Aws_query");
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", "DeleteCustomVerificationEmailTemplate", {})
22
- .n("SESClient", "DeleteCustomVerificationEmailTemplateCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteCustomVerificationEmailTemplateCommand)
25
- .de(Aws_query_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.DeleteIdentityCommand = 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 DeleteIdentityCommand 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", "DeleteIdentity", {})
22
- .n("SESClient", "DeleteIdentityCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteIdentityCommand)
25
- .de(Aws_query_1.de_DeleteIdentityCommand)
26
- .build() {
27
- }
28
- exports.DeleteIdentityCommand = DeleteIdentityCommand;
1
+ module.exports = require("../index.js");