@aws-sdk/client-ses 3.31.0 → 3.32.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 (169) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/cjs/SESClient.js +13 -13
  3. package/dist/cjs/SESClient.js.map +1 -1
  4. package/dist/cjs/commands/CloneReceiptRuleSetCommand.js +3 -3
  5. package/dist/cjs/commands/CloneReceiptRuleSetCommand.js.map +1 -1
  6. package/dist/cjs/commands/CreateConfigurationSetCommand.js +3 -3
  7. package/dist/cjs/commands/CreateConfigurationSetCommand.js.map +1 -1
  8. package/dist/cjs/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  9. package/dist/cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +1 -1
  10. package/dist/cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
  11. package/dist/cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js.map +1 -1
  12. package/dist/cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
  13. package/dist/cjs/commands/CreateCustomVerificationEmailTemplateCommand.js.map +1 -1
  14. package/dist/cjs/commands/CreateReceiptFilterCommand.js +3 -3
  15. package/dist/cjs/commands/CreateReceiptFilterCommand.js.map +1 -1
  16. package/dist/cjs/commands/CreateReceiptRuleCommand.js +3 -3
  17. package/dist/cjs/commands/CreateReceiptRuleCommand.js.map +1 -1
  18. package/dist/cjs/commands/CreateReceiptRuleSetCommand.js +3 -3
  19. package/dist/cjs/commands/CreateReceiptRuleSetCommand.js.map +1 -1
  20. package/dist/cjs/commands/CreateTemplateCommand.js +3 -3
  21. package/dist/cjs/commands/CreateTemplateCommand.js.map +1 -1
  22. package/dist/cjs/commands/DeleteConfigurationSetCommand.js +3 -3
  23. package/dist/cjs/commands/DeleteConfigurationSetCommand.js.map +1 -1
  24. package/dist/cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  25. package/dist/cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +1 -1
  26. package/dist/cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
  27. package/dist/cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js.map +1 -1
  28. package/dist/cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
  29. package/dist/cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +1 -1
  30. package/dist/cjs/commands/DeleteIdentityCommand.js +3 -3
  31. package/dist/cjs/commands/DeleteIdentityCommand.js.map +1 -1
  32. package/dist/cjs/commands/DeleteIdentityPolicyCommand.js +3 -3
  33. package/dist/cjs/commands/DeleteIdentityPolicyCommand.js.map +1 -1
  34. package/dist/cjs/commands/DeleteReceiptFilterCommand.js +3 -3
  35. package/dist/cjs/commands/DeleteReceiptFilterCommand.js.map +1 -1
  36. package/dist/cjs/commands/DeleteReceiptRuleCommand.js +3 -3
  37. package/dist/cjs/commands/DeleteReceiptRuleCommand.js.map +1 -1
  38. package/dist/cjs/commands/DeleteReceiptRuleSetCommand.js +3 -3
  39. package/dist/cjs/commands/DeleteReceiptRuleSetCommand.js.map +1 -1
  40. package/dist/cjs/commands/DeleteTemplateCommand.js +3 -3
  41. package/dist/cjs/commands/DeleteTemplateCommand.js.map +1 -1
  42. package/dist/cjs/commands/DeleteVerifiedEmailAddressCommand.js +3 -3
  43. package/dist/cjs/commands/DeleteVerifiedEmailAddressCommand.js.map +1 -1
  44. package/dist/cjs/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
  45. package/dist/cjs/commands/DescribeActiveReceiptRuleSetCommand.js.map +1 -1
  46. package/dist/cjs/commands/DescribeConfigurationSetCommand.js +3 -3
  47. package/dist/cjs/commands/DescribeConfigurationSetCommand.js.map +1 -1
  48. package/dist/cjs/commands/DescribeReceiptRuleCommand.js +3 -3
  49. package/dist/cjs/commands/DescribeReceiptRuleCommand.js.map +1 -1
  50. package/dist/cjs/commands/DescribeReceiptRuleSetCommand.js +3 -3
  51. package/dist/cjs/commands/DescribeReceiptRuleSetCommand.js.map +1 -1
  52. package/dist/cjs/commands/GetAccountSendingEnabledCommand.js +3 -3
  53. package/dist/cjs/commands/GetAccountSendingEnabledCommand.js.map +1 -1
  54. package/dist/cjs/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  55. package/dist/cjs/commands/GetCustomVerificationEmailTemplateCommand.js.map +1 -1
  56. package/dist/cjs/commands/GetIdentityDkimAttributesCommand.js +3 -3
  57. package/dist/cjs/commands/GetIdentityDkimAttributesCommand.js.map +1 -1
  58. package/dist/cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
  59. package/dist/cjs/commands/GetIdentityMailFromDomainAttributesCommand.js.map +1 -1
  60. package/dist/cjs/commands/GetIdentityNotificationAttributesCommand.js +3 -3
  61. package/dist/cjs/commands/GetIdentityNotificationAttributesCommand.js.map +1 -1
  62. package/dist/cjs/commands/GetIdentityPoliciesCommand.js +3 -3
  63. package/dist/cjs/commands/GetIdentityPoliciesCommand.js.map +1 -1
  64. package/dist/cjs/commands/GetIdentityVerificationAttributesCommand.js +3 -3
  65. package/dist/cjs/commands/GetIdentityVerificationAttributesCommand.js.map +1 -1
  66. package/dist/cjs/commands/GetSendQuotaCommand.js +3 -3
  67. package/dist/cjs/commands/GetSendQuotaCommand.js.map +1 -1
  68. package/dist/cjs/commands/GetSendStatisticsCommand.js +3 -3
  69. package/dist/cjs/commands/GetSendStatisticsCommand.js.map +1 -1
  70. package/dist/cjs/commands/GetTemplateCommand.js +3 -3
  71. package/dist/cjs/commands/GetTemplateCommand.js.map +1 -1
  72. package/dist/cjs/commands/ListConfigurationSetsCommand.js +3 -3
  73. package/dist/cjs/commands/ListConfigurationSetsCommand.js.map +1 -1
  74. package/dist/cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  75. package/dist/cjs/commands/ListCustomVerificationEmailTemplatesCommand.js.map +1 -1
  76. package/dist/cjs/commands/ListIdentitiesCommand.js +3 -3
  77. package/dist/cjs/commands/ListIdentitiesCommand.js.map +1 -1
  78. package/dist/cjs/commands/ListIdentityPoliciesCommand.js +3 -3
  79. package/dist/cjs/commands/ListIdentityPoliciesCommand.js.map +1 -1
  80. package/dist/cjs/commands/ListReceiptFiltersCommand.js +3 -3
  81. package/dist/cjs/commands/ListReceiptFiltersCommand.js.map +1 -1
  82. package/dist/cjs/commands/ListReceiptRuleSetsCommand.js +3 -3
  83. package/dist/cjs/commands/ListReceiptRuleSetsCommand.js.map +1 -1
  84. package/dist/cjs/commands/ListTemplatesCommand.js +3 -3
  85. package/dist/cjs/commands/ListTemplatesCommand.js.map +1 -1
  86. package/dist/cjs/commands/ListVerifiedEmailAddressesCommand.js +3 -3
  87. package/dist/cjs/commands/ListVerifiedEmailAddressesCommand.js.map +1 -1
  88. package/dist/cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  89. package/dist/cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +1 -1
  90. package/dist/cjs/commands/PutIdentityPolicyCommand.js +3 -3
  91. package/dist/cjs/commands/PutIdentityPolicyCommand.js.map +1 -1
  92. package/dist/cjs/commands/ReorderReceiptRuleSetCommand.js +3 -3
  93. package/dist/cjs/commands/ReorderReceiptRuleSetCommand.js.map +1 -1
  94. package/dist/cjs/commands/SendBounceCommand.js +3 -3
  95. package/dist/cjs/commands/SendBounceCommand.js.map +1 -1
  96. package/dist/cjs/commands/SendBulkTemplatedEmailCommand.js +3 -3
  97. package/dist/cjs/commands/SendBulkTemplatedEmailCommand.js.map +1 -1
  98. package/dist/cjs/commands/SendCustomVerificationEmailCommand.js +3 -3
  99. package/dist/cjs/commands/SendCustomVerificationEmailCommand.js.map +1 -1
  100. package/dist/cjs/commands/SendEmailCommand.js +3 -3
  101. package/dist/cjs/commands/SendEmailCommand.js.map +1 -1
  102. package/dist/cjs/commands/SendRawEmailCommand.js +3 -3
  103. package/dist/cjs/commands/SendRawEmailCommand.js.map +1 -1
  104. package/dist/cjs/commands/SendTemplatedEmailCommand.js +3 -3
  105. package/dist/cjs/commands/SendTemplatedEmailCommand.js.map +1 -1
  106. package/dist/cjs/commands/SetActiveReceiptRuleSetCommand.js +3 -3
  107. package/dist/cjs/commands/SetActiveReceiptRuleSetCommand.js.map +1 -1
  108. package/dist/cjs/commands/SetIdentityDkimEnabledCommand.js +3 -3
  109. package/dist/cjs/commands/SetIdentityDkimEnabledCommand.js.map +1 -1
  110. package/dist/cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
  111. package/dist/cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js.map +1 -1
  112. package/dist/cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
  113. package/dist/cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js.map +1 -1
  114. package/dist/cjs/commands/SetIdentityMailFromDomainCommand.js +3 -3
  115. package/dist/cjs/commands/SetIdentityMailFromDomainCommand.js.map +1 -1
  116. package/dist/cjs/commands/SetIdentityNotificationTopicCommand.js +3 -3
  117. package/dist/cjs/commands/SetIdentityNotificationTopicCommand.js.map +1 -1
  118. package/dist/cjs/commands/SetReceiptRulePositionCommand.js +3 -3
  119. package/dist/cjs/commands/SetReceiptRulePositionCommand.js.map +1 -1
  120. package/dist/cjs/commands/TestRenderTemplateCommand.js +3 -3
  121. package/dist/cjs/commands/TestRenderTemplateCommand.js.map +1 -1
  122. package/dist/cjs/commands/UpdateAccountSendingEnabledCommand.js +3 -3
  123. package/dist/cjs/commands/UpdateAccountSendingEnabledCommand.js.map +1 -1
  124. package/dist/cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  125. package/dist/cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +1 -1
  126. package/dist/cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -3
  127. package/dist/cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js.map +1 -1
  128. package/dist/cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -3
  129. package/dist/cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js.map +1 -1
  130. package/dist/cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
  131. package/dist/cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js.map +1 -1
  132. package/dist/cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
  133. package/dist/cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +1 -1
  134. package/dist/cjs/commands/UpdateReceiptRuleCommand.js +3 -3
  135. package/dist/cjs/commands/UpdateReceiptRuleCommand.js.map +1 -1
  136. package/dist/cjs/commands/UpdateTemplateCommand.js +3 -3
  137. package/dist/cjs/commands/UpdateTemplateCommand.js.map +1 -1
  138. package/dist/cjs/commands/VerifyDomainDkimCommand.js +3 -3
  139. package/dist/cjs/commands/VerifyDomainDkimCommand.js.map +1 -1
  140. package/dist/cjs/commands/VerifyDomainIdentityCommand.js +3 -3
  141. package/dist/cjs/commands/VerifyDomainIdentityCommand.js.map +1 -1
  142. package/dist/cjs/commands/VerifyEmailAddressCommand.js +3 -3
  143. package/dist/cjs/commands/VerifyEmailAddressCommand.js.map +1 -1
  144. package/dist/cjs/commands/VerifyEmailIdentityCommand.js +3 -3
  145. package/dist/cjs/commands/VerifyEmailIdentityCommand.js.map +1 -1
  146. package/dist/cjs/endpoints.js +1 -1
  147. package/dist/cjs/endpoints.js.map +1 -1
  148. package/dist/cjs/index.js +78 -78
  149. package/dist/cjs/index.js.map +1 -1
  150. package/dist/cjs/models/index.js +1 -1
  151. package/dist/cjs/models/index.js.map +1 -1
  152. package/dist/cjs/package.json +32 -32
  153. package/dist/cjs/protocols/Aws_query.js +196 -196
  154. package/dist/cjs/protocols/Aws_query.js.map +1 -1
  155. package/dist/cjs/runtimeConfig.browser.js +4 -4
  156. package/dist/cjs/runtimeConfig.browser.js.map +1 -1
  157. package/dist/cjs/runtimeConfig.js +8 -8
  158. package/dist/cjs/runtimeConfig.js.map +1 -1
  159. package/dist/cjs/runtimeConfig.native.js +1 -1
  160. package/dist/cjs/runtimeConfig.native.js.map +1 -1
  161. package/dist/cjs/waiters/waitForIdentityExists.js +3 -3
  162. package/dist/cjs/waiters/waitForIdentityExists.js.map +1 -1
  163. package/dist/es/package.json +32 -32
  164. package/dist/es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +4 -4
  165. package/dist/es/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +1 -1
  166. package/dist/es/pagination/ListIdentitiesPaginator.js +4 -4
  167. package/dist/es/pagination/ListIdentitiesPaginator.js.map +1 -1
  168. package/package.json +32 -32
  169. package/tsconfig.json +1 -2
@@ -38,7 +38,7 @@ class VerifyEmailIdentityCommand extends smithy_client_1.Command {
38
38
  * @internal
39
39
  */
40
40
  resolveMiddleware(clientStack, configuration, options) {
41
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
41
+ this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
42
42
  const stack = clientStack.concat(this.middlewareStack);
43
43
  const { logger } = configuration;
44
44
  const clientName = "SESClient";
@@ -54,10 +54,10 @@ class VerifyEmailIdentityCommand extends smithy_client_1.Command {
54
54
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
55
55
  }
56
56
  serialize(input, context) {
57
- return (0, Aws_query_1.serializeAws_queryVerifyEmailIdentityCommand)(input, context);
57
+ return Aws_query_1.serializeAws_queryVerifyEmailIdentityCommand(input, context);
58
58
  }
59
59
  deserialize(output, context) {
60
- return (0, Aws_query_1.deserializeAws_queryVerifyEmailIdentityCommand)(output, context);
60
+ return Aws_query_1.deserializeAws_queryVerifyEmailIdentityCommand(output, context);
61
61
  }
62
62
  }
63
63
  exports.VerifyEmailIdentityCommand = VerifyEmailIdentityCommand;
@@ -1 +1 @@
1
- {"version":3,"file":"VerifyEmailIdentityCommand.js","sourceRoot":"","sources":["../../../commands/VerifyEmailIdentityCommand.ts"],"names":[],"mappings":";;;AACA,iDAA6F;AAC7F,sDAGgC;AAChC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,0BAA2B,SAAQ,uBAI/C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAsC;QACzD,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAiC;QAGzD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,IAAA,iCAAc,EAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,qCAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,sCAA2B,CAAC,kBAAkB;SACzE,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAAsC,EAAE,OAAuB;QAC/E,OAAO,IAAA,wDAA4C,EAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,IAAA,0DAA8C,EAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;CAIF;AAtDD,gEAsDC"}
1
+ {"version":3,"file":"VerifyEmailIdentityCommand.js","sourceRoot":"","sources":["../../../commands/VerifyEmailIdentityCommand.ts"],"names":[],"mappings":";;;AACA,iDAA6F;AAC7F,sDAGgC;AAChC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,0BAA2B,SAAQ,uBAI/C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAsC;QACzD,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAiC;QAGzD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,qCAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,sCAA2B,CAAC,kBAAkB;SACzE,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAAsC,EAAE,OAAuB;QAC/E,OAAO,wDAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,0DAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;CAIF;AAtDD,gEAsDC"}
@@ -52,7 +52,7 @@ const partitionHash = {
52
52
  hostname: "email.{region}.amazonaws.com",
53
53
  },
54
54
  };
55
- const defaultRegionInfoProvider = async (region, options) => (0, config_resolver_1.getRegionInfo)(region, {
55
+ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.getRegionInfo(region, {
56
56
  ...options,
57
57
  signingService: "ses",
58
58
  regionHash,
@@ -1 +1 @@
1
- {"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";;;AAAA,8DAAoF;AAGpF,MAAM,UAAU,GAAe;IAC7B,oBAAoB,EAAE;QACpB,QAAQ,EAAE,wCAAwC;QAClD,aAAa,EAAE,eAAe;KAC/B;CACF,CAAC;AAEF,MAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,8BAA8B;KACzC;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,iCAAiC;KAC5C;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,2BAA2B;KACtC;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,8BAA8B;KACzC;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,oBAAoB,EAAE,eAAe,EAAE,eAAe,CAAC;QACjE,QAAQ,EAAE,8BAA8B;KACzC;CACF,CAAC;AAEK,MAAM,yBAAyB,GAAuB,KAAK,EAAE,MAAc,EAAE,OAAa,EAAE,EAAE,CACnG,IAAA,+BAAa,EAAC,MAAM,EAAE;IACpB,GAAG,OAAO;IACV,cAAc,EAAE,KAAK;IACrB,UAAU;IACV,aAAa;CACd,CAAC,CAAC;AANQ,QAAA,yBAAyB,6BAMjC"}
1
+ {"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";;;AAAA,8DAAoF;AAGpF,MAAM,UAAU,GAAe;IAC7B,oBAAoB,EAAE;QACpB,QAAQ,EAAE,wCAAwC;QAClD,aAAa,EAAE,eAAe;KAC/B;CACF,CAAC;AAEF,MAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,8BAA8B;KACzC;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,iCAAiC;KAC5C;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,2BAA2B;KACtC;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,8BAA8B;KACzC;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,oBAAoB,EAAE,eAAe,EAAE,eAAe,CAAC;QACjE,QAAQ,EAAE,8BAA8B;KACzC;CACF,CAAC;AAEK,MAAM,yBAAyB,GAAuB,KAAK,EAAE,MAAc,EAAE,OAAa,EAAE,EAAE,CACnG,+BAAa,CAAC,MAAM,EAAE;IACpB,GAAG,OAAO;IACV,cAAc,EAAE,KAAK;IACrB,UAAU;IACV,aAAa;CACd,CAAC,CAAC;AANQ,QAAA,yBAAyB,6BAMjC"}
package/dist/cjs/index.js CHANGED
@@ -1,82 +1,82 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./SESClient"), exports);
5
- (0, tslib_1.__exportStar)(require("./SES"), exports);
6
- (0, tslib_1.__exportStar)(require("./commands/CloneReceiptRuleSetCommand"), exports);
7
- (0, tslib_1.__exportStar)(require("./commands/CreateConfigurationSetCommand"), exports);
8
- (0, tslib_1.__exportStar)(require("./commands/CreateConfigurationSetEventDestinationCommand"), exports);
9
- (0, tslib_1.__exportStar)(require("./commands/CreateConfigurationSetTrackingOptionsCommand"), exports);
10
- (0, tslib_1.__exportStar)(require("./commands/CreateCustomVerificationEmailTemplateCommand"), exports);
11
- (0, tslib_1.__exportStar)(require("./commands/CreateReceiptFilterCommand"), exports);
12
- (0, tslib_1.__exportStar)(require("./commands/CreateReceiptRuleCommand"), exports);
13
- (0, tslib_1.__exportStar)(require("./commands/CreateReceiptRuleSetCommand"), exports);
14
- (0, tslib_1.__exportStar)(require("./commands/CreateTemplateCommand"), exports);
15
- (0, tslib_1.__exportStar)(require("./commands/DeleteConfigurationSetCommand"), exports);
16
- (0, tslib_1.__exportStar)(require("./commands/DeleteConfigurationSetEventDestinationCommand"), exports);
17
- (0, tslib_1.__exportStar)(require("./commands/DeleteConfigurationSetTrackingOptionsCommand"), exports);
18
- (0, tslib_1.__exportStar)(require("./commands/DeleteCustomVerificationEmailTemplateCommand"), exports);
19
- (0, tslib_1.__exportStar)(require("./commands/DeleteIdentityCommand"), exports);
20
- (0, tslib_1.__exportStar)(require("./commands/DeleteIdentityPolicyCommand"), exports);
21
- (0, tslib_1.__exportStar)(require("./commands/DeleteReceiptFilterCommand"), exports);
22
- (0, tslib_1.__exportStar)(require("./commands/DeleteReceiptRuleCommand"), exports);
23
- (0, tslib_1.__exportStar)(require("./commands/DeleteReceiptRuleSetCommand"), exports);
24
- (0, tslib_1.__exportStar)(require("./commands/DeleteTemplateCommand"), exports);
25
- (0, tslib_1.__exportStar)(require("./commands/DeleteVerifiedEmailAddressCommand"), exports);
26
- (0, tslib_1.__exportStar)(require("./commands/DescribeActiveReceiptRuleSetCommand"), exports);
27
- (0, tslib_1.__exportStar)(require("./commands/DescribeConfigurationSetCommand"), exports);
28
- (0, tslib_1.__exportStar)(require("./commands/DescribeReceiptRuleCommand"), exports);
29
- (0, tslib_1.__exportStar)(require("./commands/DescribeReceiptRuleSetCommand"), exports);
30
- (0, tslib_1.__exportStar)(require("./commands/GetAccountSendingEnabledCommand"), exports);
31
- (0, tslib_1.__exportStar)(require("./commands/GetCustomVerificationEmailTemplateCommand"), exports);
32
- (0, tslib_1.__exportStar)(require("./commands/GetIdentityDkimAttributesCommand"), exports);
33
- (0, tslib_1.__exportStar)(require("./commands/GetIdentityMailFromDomainAttributesCommand"), exports);
34
- (0, tslib_1.__exportStar)(require("./commands/GetIdentityNotificationAttributesCommand"), exports);
35
- (0, tslib_1.__exportStar)(require("./commands/GetIdentityPoliciesCommand"), exports);
36
- (0, tslib_1.__exportStar)(require("./commands/GetIdentityVerificationAttributesCommand"), exports);
37
- (0, tslib_1.__exportStar)(require("./waiters/waitForIdentityExists"), exports);
38
- (0, tslib_1.__exportStar)(require("./commands/GetSendQuotaCommand"), exports);
39
- (0, tslib_1.__exportStar)(require("./commands/GetSendStatisticsCommand"), exports);
40
- (0, tslib_1.__exportStar)(require("./commands/GetTemplateCommand"), exports);
41
- (0, tslib_1.__exportStar)(require("./commands/ListConfigurationSetsCommand"), exports);
42
- (0, tslib_1.__exportStar)(require("./commands/ListCustomVerificationEmailTemplatesCommand"), exports);
43
- (0, tslib_1.__exportStar)(require("./pagination/ListCustomVerificationEmailTemplatesPaginator"), exports);
44
- (0, tslib_1.__exportStar)(require("./commands/ListIdentitiesCommand"), exports);
45
- (0, tslib_1.__exportStar)(require("./pagination/ListIdentitiesPaginator"), exports);
46
- (0, tslib_1.__exportStar)(require("./commands/ListIdentityPoliciesCommand"), exports);
47
- (0, tslib_1.__exportStar)(require("./commands/ListReceiptFiltersCommand"), exports);
48
- (0, tslib_1.__exportStar)(require("./commands/ListReceiptRuleSetsCommand"), exports);
49
- (0, tslib_1.__exportStar)(require("./commands/ListTemplatesCommand"), exports);
50
- (0, tslib_1.__exportStar)(require("./commands/ListVerifiedEmailAddressesCommand"), exports);
51
- (0, tslib_1.__exportStar)(require("./commands/PutConfigurationSetDeliveryOptionsCommand"), exports);
52
- (0, tslib_1.__exportStar)(require("./commands/PutIdentityPolicyCommand"), exports);
53
- (0, tslib_1.__exportStar)(require("./commands/ReorderReceiptRuleSetCommand"), exports);
54
- (0, tslib_1.__exportStar)(require("./commands/SendBounceCommand"), exports);
55
- (0, tslib_1.__exportStar)(require("./commands/SendBulkTemplatedEmailCommand"), exports);
56
- (0, tslib_1.__exportStar)(require("./commands/SendCustomVerificationEmailCommand"), exports);
57
- (0, tslib_1.__exportStar)(require("./commands/SendEmailCommand"), exports);
58
- (0, tslib_1.__exportStar)(require("./commands/SendRawEmailCommand"), exports);
59
- (0, tslib_1.__exportStar)(require("./commands/SendTemplatedEmailCommand"), exports);
60
- (0, tslib_1.__exportStar)(require("./commands/SetActiveReceiptRuleSetCommand"), exports);
61
- (0, tslib_1.__exportStar)(require("./commands/SetIdentityDkimEnabledCommand"), exports);
62
- (0, tslib_1.__exportStar)(require("./commands/SetIdentityFeedbackForwardingEnabledCommand"), exports);
63
- (0, tslib_1.__exportStar)(require("./commands/SetIdentityHeadersInNotificationsEnabledCommand"), exports);
64
- (0, tslib_1.__exportStar)(require("./commands/SetIdentityMailFromDomainCommand"), exports);
65
- (0, tslib_1.__exportStar)(require("./commands/SetIdentityNotificationTopicCommand"), exports);
66
- (0, tslib_1.__exportStar)(require("./commands/SetReceiptRulePositionCommand"), exports);
67
- (0, tslib_1.__exportStar)(require("./commands/TestRenderTemplateCommand"), exports);
68
- (0, tslib_1.__exportStar)(require("./commands/UpdateAccountSendingEnabledCommand"), exports);
69
- (0, tslib_1.__exportStar)(require("./commands/UpdateConfigurationSetEventDestinationCommand"), exports);
70
- (0, tslib_1.__exportStar)(require("./commands/UpdateConfigurationSetReputationMetricsEnabledCommand"), exports);
71
- (0, tslib_1.__exportStar)(require("./commands/UpdateConfigurationSetSendingEnabledCommand"), exports);
72
- (0, tslib_1.__exportStar)(require("./commands/UpdateConfigurationSetTrackingOptionsCommand"), exports);
73
- (0, tslib_1.__exportStar)(require("./commands/UpdateCustomVerificationEmailTemplateCommand"), exports);
74
- (0, tslib_1.__exportStar)(require("./commands/UpdateReceiptRuleCommand"), exports);
75
- (0, tslib_1.__exportStar)(require("./commands/UpdateTemplateCommand"), exports);
76
- (0, tslib_1.__exportStar)(require("./commands/VerifyDomainDkimCommand"), exports);
77
- (0, tslib_1.__exportStar)(require("./commands/VerifyDomainIdentityCommand"), exports);
78
- (0, tslib_1.__exportStar)(require("./commands/VerifyEmailAddressCommand"), exports);
79
- (0, tslib_1.__exportStar)(require("./commands/VerifyEmailIdentityCommand"), exports);
80
- (0, tslib_1.__exportStar)(require("./pagination/Interfaces"), exports);
81
- (0, tslib_1.__exportStar)(require("./models/index"), exports);
4
+ tslib_1.__exportStar(require("./SESClient"), exports);
5
+ tslib_1.__exportStar(require("./SES"), exports);
6
+ tslib_1.__exportStar(require("./commands/CloneReceiptRuleSetCommand"), exports);
7
+ tslib_1.__exportStar(require("./commands/CreateConfigurationSetCommand"), exports);
8
+ tslib_1.__exportStar(require("./commands/CreateConfigurationSetEventDestinationCommand"), exports);
9
+ tslib_1.__exportStar(require("./commands/CreateConfigurationSetTrackingOptionsCommand"), exports);
10
+ tslib_1.__exportStar(require("./commands/CreateCustomVerificationEmailTemplateCommand"), exports);
11
+ tslib_1.__exportStar(require("./commands/CreateReceiptFilterCommand"), exports);
12
+ tslib_1.__exportStar(require("./commands/CreateReceiptRuleCommand"), exports);
13
+ tslib_1.__exportStar(require("./commands/CreateReceiptRuleSetCommand"), exports);
14
+ tslib_1.__exportStar(require("./commands/CreateTemplateCommand"), exports);
15
+ tslib_1.__exportStar(require("./commands/DeleteConfigurationSetCommand"), exports);
16
+ tslib_1.__exportStar(require("./commands/DeleteConfigurationSetEventDestinationCommand"), exports);
17
+ tslib_1.__exportStar(require("./commands/DeleteConfigurationSetTrackingOptionsCommand"), exports);
18
+ tslib_1.__exportStar(require("./commands/DeleteCustomVerificationEmailTemplateCommand"), exports);
19
+ tslib_1.__exportStar(require("./commands/DeleteIdentityCommand"), exports);
20
+ tslib_1.__exportStar(require("./commands/DeleteIdentityPolicyCommand"), exports);
21
+ tslib_1.__exportStar(require("./commands/DeleteReceiptFilterCommand"), exports);
22
+ tslib_1.__exportStar(require("./commands/DeleteReceiptRuleCommand"), exports);
23
+ tslib_1.__exportStar(require("./commands/DeleteReceiptRuleSetCommand"), exports);
24
+ tslib_1.__exportStar(require("./commands/DeleteTemplateCommand"), exports);
25
+ tslib_1.__exportStar(require("./commands/DeleteVerifiedEmailAddressCommand"), exports);
26
+ tslib_1.__exportStar(require("./commands/DescribeActiveReceiptRuleSetCommand"), exports);
27
+ tslib_1.__exportStar(require("./commands/DescribeConfigurationSetCommand"), exports);
28
+ tslib_1.__exportStar(require("./commands/DescribeReceiptRuleCommand"), exports);
29
+ tslib_1.__exportStar(require("./commands/DescribeReceiptRuleSetCommand"), exports);
30
+ tslib_1.__exportStar(require("./commands/GetAccountSendingEnabledCommand"), exports);
31
+ tslib_1.__exportStar(require("./commands/GetCustomVerificationEmailTemplateCommand"), exports);
32
+ tslib_1.__exportStar(require("./commands/GetIdentityDkimAttributesCommand"), exports);
33
+ tslib_1.__exportStar(require("./commands/GetIdentityMailFromDomainAttributesCommand"), exports);
34
+ tslib_1.__exportStar(require("./commands/GetIdentityNotificationAttributesCommand"), exports);
35
+ tslib_1.__exportStar(require("./commands/GetIdentityPoliciesCommand"), exports);
36
+ tslib_1.__exportStar(require("./commands/GetIdentityVerificationAttributesCommand"), exports);
37
+ tslib_1.__exportStar(require("./waiters/waitForIdentityExists"), exports);
38
+ tslib_1.__exportStar(require("./commands/GetSendQuotaCommand"), exports);
39
+ tslib_1.__exportStar(require("./commands/GetSendStatisticsCommand"), exports);
40
+ tslib_1.__exportStar(require("./commands/GetTemplateCommand"), exports);
41
+ tslib_1.__exportStar(require("./commands/ListConfigurationSetsCommand"), exports);
42
+ tslib_1.__exportStar(require("./commands/ListCustomVerificationEmailTemplatesCommand"), exports);
43
+ tslib_1.__exportStar(require("./pagination/ListCustomVerificationEmailTemplatesPaginator"), exports);
44
+ tslib_1.__exportStar(require("./commands/ListIdentitiesCommand"), exports);
45
+ tslib_1.__exportStar(require("./pagination/ListIdentitiesPaginator"), exports);
46
+ tslib_1.__exportStar(require("./commands/ListIdentityPoliciesCommand"), exports);
47
+ tslib_1.__exportStar(require("./commands/ListReceiptFiltersCommand"), exports);
48
+ tslib_1.__exportStar(require("./commands/ListReceiptRuleSetsCommand"), exports);
49
+ tslib_1.__exportStar(require("./commands/ListTemplatesCommand"), exports);
50
+ tslib_1.__exportStar(require("./commands/ListVerifiedEmailAddressesCommand"), exports);
51
+ tslib_1.__exportStar(require("./commands/PutConfigurationSetDeliveryOptionsCommand"), exports);
52
+ tslib_1.__exportStar(require("./commands/PutIdentityPolicyCommand"), exports);
53
+ tslib_1.__exportStar(require("./commands/ReorderReceiptRuleSetCommand"), exports);
54
+ tslib_1.__exportStar(require("./commands/SendBounceCommand"), exports);
55
+ tslib_1.__exportStar(require("./commands/SendBulkTemplatedEmailCommand"), exports);
56
+ tslib_1.__exportStar(require("./commands/SendCustomVerificationEmailCommand"), exports);
57
+ tslib_1.__exportStar(require("./commands/SendEmailCommand"), exports);
58
+ tslib_1.__exportStar(require("./commands/SendRawEmailCommand"), exports);
59
+ tslib_1.__exportStar(require("./commands/SendTemplatedEmailCommand"), exports);
60
+ tslib_1.__exportStar(require("./commands/SetActiveReceiptRuleSetCommand"), exports);
61
+ tslib_1.__exportStar(require("./commands/SetIdentityDkimEnabledCommand"), exports);
62
+ tslib_1.__exportStar(require("./commands/SetIdentityFeedbackForwardingEnabledCommand"), exports);
63
+ tslib_1.__exportStar(require("./commands/SetIdentityHeadersInNotificationsEnabledCommand"), exports);
64
+ tslib_1.__exportStar(require("./commands/SetIdentityMailFromDomainCommand"), exports);
65
+ tslib_1.__exportStar(require("./commands/SetIdentityNotificationTopicCommand"), exports);
66
+ tslib_1.__exportStar(require("./commands/SetReceiptRulePositionCommand"), exports);
67
+ tslib_1.__exportStar(require("./commands/TestRenderTemplateCommand"), exports);
68
+ tslib_1.__exportStar(require("./commands/UpdateAccountSendingEnabledCommand"), exports);
69
+ tslib_1.__exportStar(require("./commands/UpdateConfigurationSetEventDestinationCommand"), exports);
70
+ tslib_1.__exportStar(require("./commands/UpdateConfigurationSetReputationMetricsEnabledCommand"), exports);
71
+ tslib_1.__exportStar(require("./commands/UpdateConfigurationSetSendingEnabledCommand"), exports);
72
+ tslib_1.__exportStar(require("./commands/UpdateConfigurationSetTrackingOptionsCommand"), exports);
73
+ tslib_1.__exportStar(require("./commands/UpdateCustomVerificationEmailTemplateCommand"), exports);
74
+ tslib_1.__exportStar(require("./commands/UpdateReceiptRuleCommand"), exports);
75
+ tslib_1.__exportStar(require("./commands/UpdateTemplateCommand"), exports);
76
+ tslib_1.__exportStar(require("./commands/VerifyDomainDkimCommand"), exports);
77
+ tslib_1.__exportStar(require("./commands/VerifyDomainIdentityCommand"), exports);
78
+ tslib_1.__exportStar(require("./commands/VerifyEmailAddressCommand"), exports);
79
+ tslib_1.__exportStar(require("./commands/VerifyEmailIdentityCommand"), exports);
80
+ tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
81
+ tslib_1.__exportStar(require("./models/index"), exports);
82
82
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;AAAA,2DAA4B;AAC5B,qDAAsB;AACtB,qFAAsD;AACtD,wFAAyD;AACzD,wGAAyE;AACzE,uGAAwE;AACxE,uGAAwE;AACxE,qFAAsD;AACtD,mFAAoD;AACpD,sFAAuD;AACvD,gFAAiD;AACjD,wFAAyD;AACzD,wGAAyE;AACzE,uGAAwE;AACxE,uGAAwE;AACxE,gFAAiD;AACjD,sFAAuD;AACvD,qFAAsD;AACtD,mFAAoD;AACpD,sFAAuD;AACvD,gFAAiD;AACjD,4FAA6D;AAC7D,8FAA+D;AAC/D,0FAA2D;AAC3D,qFAAsD;AACtD,wFAAyD;AACzD,0FAA2D;AAC3D,oGAAqE;AACrE,2FAA4D;AAC5D,qGAAsE;AACtE,mGAAoE;AACpE,qFAAsD;AACtD,mGAAoE;AACpE,+EAAgD;AAChD,8EAA+C;AAC/C,mFAAoD;AACpD,6EAA8C;AAC9C,uFAAwD;AACxD,sGAAuE;AACvE,0GAA2E;AAC3E,gFAAiD;AACjD,oFAAqD;AACrD,sFAAuD;AACvD,oFAAqD;AACrD,qFAAsD;AACtD,+EAAgD;AAChD,4FAA6D;AAC7D,oGAAqE;AACrE,mFAAoD;AACpD,uFAAwD;AACxD,4EAA6C;AAC7C,wFAAyD;AACzD,6FAA8D;AAC9D,2EAA4C;AAC5C,8EAA+C;AAC/C,oFAAqD;AACrD,yFAA0D;AAC1D,wFAAyD;AACzD,sGAAuE;AACvE,0GAA2E;AAC3E,2FAA4D;AAC5D,8FAA+D;AAC/D,wFAAyD;AACzD,oFAAqD;AACrD,6FAA8D;AAC9D,wGAAyE;AACzE,gHAAiF;AACjF,sGAAuE;AACvE,uGAAwE;AACxE,uGAAwE;AACxE,mFAAoD;AACpD,gFAAiD;AACjD,kFAAmD;AACnD,sFAAuD;AACvD,oFAAqD;AACrD,qFAAsD;AACtD,uEAAwC;AACxC,8DAA+B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;AAAA,sDAA4B;AAC5B,gDAAsB;AACtB,gFAAsD;AACtD,mFAAyD;AACzD,mGAAyE;AACzE,kGAAwE;AACxE,kGAAwE;AACxE,gFAAsD;AACtD,8EAAoD;AACpD,iFAAuD;AACvD,2EAAiD;AACjD,mFAAyD;AACzD,mGAAyE;AACzE,kGAAwE;AACxE,kGAAwE;AACxE,2EAAiD;AACjD,iFAAuD;AACvD,gFAAsD;AACtD,8EAAoD;AACpD,iFAAuD;AACvD,2EAAiD;AACjD,uFAA6D;AAC7D,yFAA+D;AAC/D,qFAA2D;AAC3D,gFAAsD;AACtD,mFAAyD;AACzD,qFAA2D;AAC3D,+FAAqE;AACrE,sFAA4D;AAC5D,gGAAsE;AACtE,8FAAoE;AACpE,gFAAsD;AACtD,8FAAoE;AACpE,0EAAgD;AAChD,yEAA+C;AAC/C,8EAAoD;AACpD,wEAA8C;AAC9C,kFAAwD;AACxD,iGAAuE;AACvE,qGAA2E;AAC3E,2EAAiD;AACjD,+EAAqD;AACrD,iFAAuD;AACvD,+EAAqD;AACrD,gFAAsD;AACtD,0EAAgD;AAChD,uFAA6D;AAC7D,+FAAqE;AACrE,8EAAoD;AACpD,kFAAwD;AACxD,uEAA6C;AAC7C,mFAAyD;AACzD,wFAA8D;AAC9D,sEAA4C;AAC5C,yEAA+C;AAC/C,+EAAqD;AACrD,oFAA0D;AAC1D,mFAAyD;AACzD,iGAAuE;AACvE,qGAA2E;AAC3E,sFAA4D;AAC5D,yFAA+D;AAC/D,mFAAyD;AACzD,+EAAqD;AACrD,wFAA8D;AAC9D,mGAAyE;AACzE,2GAAiF;AACjF,iGAAuE;AACvE,kGAAwE;AACxE,kGAAwE;AACxE,8EAAoD;AACpD,2EAAiD;AACjD,6EAAmD;AACnD,iFAAuD;AACvD,+EAAqD;AACrD,gFAAsD;AACtD,kEAAwC;AACxC,yDAA+B"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- (0, tslib_1.__exportStar)(require("./models_0"), exports);
4
+ tslib_1.__exportStar(require("./models_0"), exports);
5
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../models/index.ts"],"names":[],"mappings":";;;AAAA,0DAA2B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../models/index.ts"],"names":[],"mappings":";;;AAAA,qDAA2B"}
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ses",
3
3
  "description": "AWS SDK for JavaScript Ses Client for Node.js, Browser and React Native",
4
- "version": "3.31.0",
4
+ "version": "3.32.0",
5
5
  "scripts": {
6
6
  "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
7
  "build-documentation": "yarn remove-documentation && typedoc ./",
@@ -27,48 +27,48 @@
27
27
  "dependencies": {
28
28
  "@aws-crypto/sha256-browser": "^1.0.0",
29
29
  "@aws-crypto/sha256-js": "^1.0.0",
30
- "@aws-sdk/client-sts": "3.31.0",
31
- "@aws-sdk/config-resolver": "3.30.0",
32
- "@aws-sdk/credential-provider-node": "3.31.0",
33
- "@aws-sdk/fetch-http-handler": "3.29.0",
34
- "@aws-sdk/hash-node": "3.29.0",
35
- "@aws-sdk/invalid-dependency": "3.29.0",
36
- "@aws-sdk/middleware-content-length": "3.29.0",
37
- "@aws-sdk/middleware-host-header": "3.29.0",
38
- "@aws-sdk/middleware-logger": "3.29.0",
39
- "@aws-sdk/middleware-retry": "3.29.0",
40
- "@aws-sdk/middleware-serde": "3.29.0",
41
- "@aws-sdk/middleware-signing": "3.30.0",
42
- "@aws-sdk/middleware-stack": "3.29.0",
43
- "@aws-sdk/middleware-user-agent": "3.29.0",
44
- "@aws-sdk/node-config-provider": "3.29.0",
45
- "@aws-sdk/node-http-handler": "3.29.0",
46
- "@aws-sdk/protocol-http": "3.29.0",
47
- "@aws-sdk/smithy-client": "3.31.0",
48
- "@aws-sdk/types": "3.29.0",
49
- "@aws-sdk/url-parser": "3.29.0",
50
- "@aws-sdk/util-base64-browser": "3.29.0",
51
- "@aws-sdk/util-base64-node": "3.29.0",
52
- "@aws-sdk/util-body-length-browser": "3.29.0",
53
- "@aws-sdk/util-body-length-node": "3.29.0",
54
- "@aws-sdk/util-user-agent-browser": "3.29.0",
55
- "@aws-sdk/util-user-agent-node": "3.29.0",
56
- "@aws-sdk/util-utf8-browser": "3.29.0",
57
- "@aws-sdk/util-utf8-node": "3.29.0",
58
- "@aws-sdk/util-waiter": "3.29.0",
30
+ "@aws-sdk/client-sts": "3.32.0",
31
+ "@aws-sdk/config-resolver": "3.32.0",
32
+ "@aws-sdk/credential-provider-node": "3.32.0",
33
+ "@aws-sdk/fetch-http-handler": "3.32.0",
34
+ "@aws-sdk/hash-node": "3.32.0",
35
+ "@aws-sdk/invalid-dependency": "3.32.0",
36
+ "@aws-sdk/middleware-content-length": "3.32.0",
37
+ "@aws-sdk/middleware-host-header": "3.32.0",
38
+ "@aws-sdk/middleware-logger": "3.32.0",
39
+ "@aws-sdk/middleware-retry": "3.32.0",
40
+ "@aws-sdk/middleware-serde": "3.32.0",
41
+ "@aws-sdk/middleware-signing": "3.32.0",
42
+ "@aws-sdk/middleware-stack": "3.32.0",
43
+ "@aws-sdk/middleware-user-agent": "3.32.0",
44
+ "@aws-sdk/node-config-provider": "3.32.0",
45
+ "@aws-sdk/node-http-handler": "3.32.0",
46
+ "@aws-sdk/protocol-http": "3.32.0",
47
+ "@aws-sdk/smithy-client": "3.32.0",
48
+ "@aws-sdk/types": "3.32.0",
49
+ "@aws-sdk/url-parser": "3.32.0",
50
+ "@aws-sdk/util-base64-browser": "3.32.0",
51
+ "@aws-sdk/util-base64-node": "3.32.0",
52
+ "@aws-sdk/util-body-length-browser": "3.32.0",
53
+ "@aws-sdk/util-body-length-node": "3.32.0",
54
+ "@aws-sdk/util-user-agent-browser": "3.32.0",
55
+ "@aws-sdk/util-user-agent-node": "3.32.0",
56
+ "@aws-sdk/util-utf8-browser": "3.32.0",
57
+ "@aws-sdk/util-utf8-node": "3.32.0",
58
+ "@aws-sdk/util-waiter": "3.32.0",
59
59
  "entities": "2.2.0",
60
60
  "fast-xml-parser": "3.19.0",
61
61
  "tslib": "^2.3.0"
62
62
  },
63
63
  "devDependencies": {
64
- "@aws-sdk/client-documentation-generator": "3.29.0",
64
+ "@aws-sdk/client-documentation-generator": "3.32.0",
65
65
  "@types/node": "^12.7.5",
66
66
  "downlevel-dts": "0.7.0",
67
67
  "jest": "^26.1.0",
68
68
  "rimraf": "^3.0.0",
69
69
  "ts-jest": "^26.4.1",
70
70
  "typedoc": "^0.19.2",
71
- "typescript": "~4.4.2"
71
+ "typescript": "~4.3.5"
72
72
  },
73
73
  "engines": {
74
74
  "node": ">=10.0.0"