@aws-sdk/client-ses 3.54.0 → 3.56.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 (86) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist-cjs/SESClient.js +13 -13
  3. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +3 -3
  4. package/dist-cjs/commands/CreateConfigurationSetCommand.js +3 -3
  5. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  6. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
  7. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
  8. package/dist-cjs/commands/CreateReceiptFilterCommand.js +3 -3
  9. package/dist-cjs/commands/CreateReceiptRuleCommand.js +3 -3
  10. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +3 -3
  11. package/dist-cjs/commands/CreateTemplateCommand.js +3 -3
  12. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +3 -3
  13. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  14. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
  15. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
  16. package/dist-cjs/commands/DeleteIdentityCommand.js +3 -3
  17. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +3 -3
  19. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +3 -3
  20. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +3 -3
  21. package/dist-cjs/commands/DeleteTemplateCommand.js +3 -3
  22. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +3 -3
  23. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
  24. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +3 -3
  25. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +3 -3
  26. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +3 -3
  27. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +3 -3
  28. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  29. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +3 -3
  30. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
  31. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +3 -3
  32. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +3 -3
  33. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +3 -3
  34. package/dist-cjs/commands/GetSendQuotaCommand.js +3 -3
  35. package/dist-cjs/commands/GetSendStatisticsCommand.js +3 -3
  36. package/dist-cjs/commands/GetTemplateCommand.js +3 -3
  37. package/dist-cjs/commands/ListConfigurationSetsCommand.js +3 -3
  38. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  39. package/dist-cjs/commands/ListIdentitiesCommand.js +3 -3
  40. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +3 -3
  41. package/dist-cjs/commands/ListReceiptFiltersCommand.js +3 -3
  42. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +3 -3
  43. package/dist-cjs/commands/ListTemplatesCommand.js +3 -3
  44. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +3 -3
  45. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  46. package/dist-cjs/commands/PutIdentityPolicyCommand.js +3 -3
  47. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +3 -3
  48. package/dist-cjs/commands/SendBounceCommand.js +3 -3
  49. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +3 -3
  50. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +3 -3
  51. package/dist-cjs/commands/SendEmailCommand.js +3 -3
  52. package/dist-cjs/commands/SendRawEmailCommand.js +3 -3
  53. package/dist-cjs/commands/SendTemplatedEmailCommand.js +3 -3
  54. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +3 -3
  55. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +3 -3
  56. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
  57. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
  58. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +3 -3
  59. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +3 -3
  60. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +3 -3
  61. package/dist-cjs/commands/TestRenderTemplateCommand.js +3 -3
  62. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +3 -3
  63. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  64. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -3
  65. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -3
  66. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
  67. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
  68. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +3 -3
  69. package/dist-cjs/commands/UpdateTemplateCommand.js +3 -3
  70. package/dist-cjs/commands/VerifyDomainDkimCommand.js +3 -3
  71. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +3 -3
  72. package/dist-cjs/commands/VerifyEmailAddressCommand.js +3 -3
  73. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +3 -3
  74. package/dist-cjs/endpoints.js +1 -1
  75. package/dist-cjs/protocols/Aws_query.js +301 -301
  76. package/dist-cjs/runtimeConfig.browser.js +4 -4
  77. package/dist-cjs/runtimeConfig.js +9 -9
  78. package/dist-cjs/runtimeConfig.native.js +1 -1
  79. package/dist-cjs/waiters/waitForIdentityExists.js +3 -3
  80. package/dist-es/SES.js +71 -71
  81. package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +4 -4
  82. package/dist-es/pagination/ListIdentitiesPaginator.js +4 -4
  83. package/dist-es/protocols/Aws_query.js +73 -73
  84. package/dist-types/runtimeConfig.native.d.ts +2 -2
  85. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  86. package/package.json +35 -35
@@ -11,7 +11,7 @@ class GetAccountSendingEnabledCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetAccountSendingEnabledCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetAccountSendingEnabledCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetAccountSendingEnabledCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetAccountSendingEnabledCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetAccountSendingEnabledCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetAccountSendingEnabledCommand = GetAccountSendingEnabledCommand;
@@ -11,7 +11,7 @@ class GetCustomVerificationEmailTemplateCommand extends smithy_client_1.Command
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetCustomVerificationEmailTemplateCommand extends smithy_client_1.Command
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetCustomVerificationEmailTemplateCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetCustomVerificationEmailTemplateCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetCustomVerificationEmailTemplateCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetCustomVerificationEmailTemplateCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetCustomVerificationEmailTemplateCommand = GetCustomVerificationEmailTemplateCommand;
@@ -11,7 +11,7 @@ class GetIdentityDkimAttributesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetIdentityDkimAttributesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetIdentityDkimAttributesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetIdentityDkimAttributesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetIdentityDkimAttributesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetIdentityDkimAttributesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetIdentityDkimAttributesCommand = GetIdentityDkimAttributesCommand;
@@ -11,7 +11,7 @@ class GetIdentityMailFromDomainAttributesCommand extends smithy_client_1.Command
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetIdentityMailFromDomainAttributesCommand extends smithy_client_1.Command
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetIdentityMailFromDomainAttributesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetIdentityMailFromDomainAttributesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetIdentityMailFromDomainAttributesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetIdentityMailFromDomainAttributesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetIdentityMailFromDomainAttributesCommand = GetIdentityMailFromDomainAttributesCommand;
@@ -11,7 +11,7 @@ class GetIdentityNotificationAttributesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetIdentityNotificationAttributesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetIdentityNotificationAttributesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetIdentityNotificationAttributesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetIdentityNotificationAttributesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetIdentityNotificationAttributesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetIdentityNotificationAttributesCommand = GetIdentityNotificationAttributesCommand;
@@ -11,7 +11,7 @@ class GetIdentityPoliciesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetIdentityPoliciesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetIdentityPoliciesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetIdentityPoliciesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetIdentityPoliciesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetIdentityPoliciesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetIdentityPoliciesCommand = GetIdentityPoliciesCommand;
@@ -11,7 +11,7 @@ class GetIdentityVerificationAttributesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetIdentityVerificationAttributesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetIdentityVerificationAttributesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetIdentityVerificationAttributesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetIdentityVerificationAttributesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetIdentityVerificationAttributesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetIdentityVerificationAttributesCommand = GetIdentityVerificationAttributesCommand;
@@ -11,7 +11,7 @@ class GetSendQuotaCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetSendQuotaCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetSendQuotaCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetSendQuotaCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetSendQuotaCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetSendQuotaCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetSendQuotaCommand = GetSendQuotaCommand;
@@ -11,7 +11,7 @@ class GetSendStatisticsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetSendStatisticsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetSendStatisticsCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetSendStatisticsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetSendStatisticsCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetSendStatisticsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetSendStatisticsCommand = GetSendStatisticsCommand;
@@ -11,7 +11,7 @@ class GetTemplateCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class GetTemplateCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryGetTemplateCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryGetTemplateCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryGetTemplateCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryGetTemplateCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetTemplateCommand = GetTemplateCommand;
@@ -11,7 +11,7 @@ class ListConfigurationSetsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class ListConfigurationSetsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryListConfigurationSetsCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryListConfigurationSetsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryListConfigurationSetsCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryListConfigurationSetsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListConfigurationSetsCommand = ListConfigurationSetsCommand;
@@ -11,7 +11,7 @@ class ListCustomVerificationEmailTemplatesCommand extends smithy_client_1.Comman
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class ListCustomVerificationEmailTemplatesCommand extends smithy_client_1.Comman
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryListCustomVerificationEmailTemplatesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryListCustomVerificationEmailTemplatesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryListCustomVerificationEmailTemplatesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryListCustomVerificationEmailTemplatesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListCustomVerificationEmailTemplatesCommand = ListCustomVerificationEmailTemplatesCommand;
@@ -11,7 +11,7 @@ class ListIdentitiesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class ListIdentitiesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryListIdentitiesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryListIdentitiesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryListIdentitiesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryListIdentitiesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListIdentitiesCommand = ListIdentitiesCommand;
@@ -11,7 +11,7 @@ class ListIdentityPoliciesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class ListIdentityPoliciesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryListIdentityPoliciesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryListIdentityPoliciesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryListIdentityPoliciesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryListIdentityPoliciesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListIdentityPoliciesCommand = ListIdentityPoliciesCommand;
@@ -11,7 +11,7 @@ class ListReceiptFiltersCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class ListReceiptFiltersCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryListReceiptFiltersCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryListReceiptFiltersCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryListReceiptFiltersCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryListReceiptFiltersCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListReceiptFiltersCommand = ListReceiptFiltersCommand;
@@ -11,7 +11,7 @@ class ListReceiptRuleSetsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class ListReceiptRuleSetsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryListReceiptRuleSetsCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryListReceiptRuleSetsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryListReceiptRuleSetsCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryListReceiptRuleSetsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListReceiptRuleSetsCommand = ListReceiptRuleSetsCommand;
@@ -11,7 +11,7 @@ class ListTemplatesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class ListTemplatesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryListTemplatesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryListTemplatesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryListTemplatesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryListTemplatesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListTemplatesCommand = ListTemplatesCommand;
@@ -11,7 +11,7 @@ class ListVerifiedEmailAddressesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class ListVerifiedEmailAddressesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryListVerifiedEmailAddressesCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryListVerifiedEmailAddressesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryListVerifiedEmailAddressesCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryListVerifiedEmailAddressesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListVerifiedEmailAddressesCommand = ListVerifiedEmailAddressesCommand;
@@ -11,7 +11,7 @@ class PutConfigurationSetDeliveryOptionsCommand extends smithy_client_1.Command
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class PutConfigurationSetDeliveryOptionsCommand extends smithy_client_1.Command
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryPutConfigurationSetDeliveryOptionsCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryPutConfigurationSetDeliveryOptionsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryPutConfigurationSetDeliveryOptionsCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryPutConfigurationSetDeliveryOptionsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.PutConfigurationSetDeliveryOptionsCommand = PutConfigurationSetDeliveryOptionsCommand;
@@ -11,7 +11,7 @@ class PutIdentityPolicyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class PutIdentityPolicyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryPutIdentityPolicyCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryPutIdentityPolicyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryPutIdentityPolicyCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryPutIdentityPolicyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.PutIdentityPolicyCommand = PutIdentityPolicyCommand;
@@ -11,7 +11,7 @@ class ReorderReceiptRuleSetCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class ReorderReceiptRuleSetCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryReorderReceiptRuleSetCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryReorderReceiptRuleSetCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryReorderReceiptRuleSetCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryReorderReceiptRuleSetCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ReorderReceiptRuleSetCommand = ReorderReceiptRuleSetCommand;
@@ -11,7 +11,7 @@ class SendBounceCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class SendBounceCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_querySendBounceCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_querySendBounceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_querySendBounceCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_querySendBounceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.SendBounceCommand = SendBounceCommand;
@@ -11,7 +11,7 @@ class SendBulkTemplatedEmailCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class SendBulkTemplatedEmailCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_querySendBulkTemplatedEmailCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_querySendBulkTemplatedEmailCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_querySendBulkTemplatedEmailCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_querySendBulkTemplatedEmailCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.SendBulkTemplatedEmailCommand = SendBulkTemplatedEmailCommand;
@@ -11,7 +11,7 @@ class SendCustomVerificationEmailCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class SendCustomVerificationEmailCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_querySendCustomVerificationEmailCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_querySendCustomVerificationEmailCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_querySendCustomVerificationEmailCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_querySendCustomVerificationEmailCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.SendCustomVerificationEmailCommand = SendCustomVerificationEmailCommand;
@@ -11,7 +11,7 @@ class SendEmailCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class SendEmailCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_querySendEmailCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_querySendEmailCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_querySendEmailCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_querySendEmailCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.SendEmailCommand = SendEmailCommand;
@@ -11,7 +11,7 @@ class SendRawEmailCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class SendRawEmailCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_querySendRawEmailCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_querySendRawEmailCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_querySendRawEmailCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_querySendRawEmailCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.SendRawEmailCommand = SendRawEmailCommand;
@@ -11,7 +11,7 @@ class SendTemplatedEmailCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "SESClient";
@@ -27,10 +27,10 @@ class SendTemplatedEmailCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_querySendTemplatedEmailCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_querySendTemplatedEmailCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_querySendTemplatedEmailCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_querySendTemplatedEmailCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.SendTemplatedEmailCommand = SendTemplatedEmailCommand;