@aws-sdk/client-ses 3.1076.0 → 3.1078.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 (233) hide show
  1. package/dist-cjs/index.js +222 -855
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/CloneReceiptRuleSetCommand.js +2 -14
  4. package/dist-es/commands/CreateConfigurationSetCommand.js +2 -14
  5. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -14
  6. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -14
  7. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -14
  8. package/dist-es/commands/CreateReceiptFilterCommand.js +2 -14
  9. package/dist-es/commands/CreateReceiptRuleCommand.js +2 -14
  10. package/dist-es/commands/CreateReceiptRuleSetCommand.js +2 -14
  11. package/dist-es/commands/CreateTemplateCommand.js +2 -14
  12. package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -14
  13. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -14
  14. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -14
  15. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -14
  16. package/dist-es/commands/DeleteIdentityCommand.js +2 -14
  17. package/dist-es/commands/DeleteIdentityPolicyCommand.js +2 -14
  18. package/dist-es/commands/DeleteReceiptFilterCommand.js +2 -14
  19. package/dist-es/commands/DeleteReceiptRuleCommand.js +2 -14
  20. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +2 -14
  21. package/dist-es/commands/DeleteTemplateCommand.js +2 -14
  22. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +2 -14
  23. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +2 -14
  24. package/dist-es/commands/DescribeConfigurationSetCommand.js +2 -14
  25. package/dist-es/commands/DescribeReceiptRuleCommand.js +2 -14
  26. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +2 -14
  27. package/dist-es/commands/GetAccountSendingEnabledCommand.js +2 -14
  28. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -14
  29. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +2 -14
  30. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -14
  31. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +2 -14
  32. package/dist-es/commands/GetIdentityPoliciesCommand.js +2 -14
  33. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +2 -14
  34. package/dist-es/commands/GetSendQuotaCommand.js +2 -14
  35. package/dist-es/commands/GetSendStatisticsCommand.js +2 -14
  36. package/dist-es/commands/GetTemplateCommand.js +2 -14
  37. package/dist-es/commands/ListConfigurationSetsCommand.js +2 -14
  38. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -14
  39. package/dist-es/commands/ListIdentitiesCommand.js +2 -14
  40. package/dist-es/commands/ListIdentityPoliciesCommand.js +2 -14
  41. package/dist-es/commands/ListReceiptFiltersCommand.js +2 -14
  42. package/dist-es/commands/ListReceiptRuleSetsCommand.js +2 -14
  43. package/dist-es/commands/ListTemplatesCommand.js +2 -14
  44. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +2 -14
  45. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -14
  46. package/dist-es/commands/PutIdentityPolicyCommand.js +2 -14
  47. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +2 -14
  48. package/dist-es/commands/SendBounceCommand.js +2 -14
  49. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +2 -14
  50. package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -14
  51. package/dist-es/commands/SendEmailCommand.js +2 -14
  52. package/dist-es/commands/SendRawEmailCommand.js +2 -14
  53. package/dist-es/commands/SendTemplatedEmailCommand.js +2 -14
  54. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +2 -14
  55. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +2 -14
  56. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -14
  57. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -14
  58. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +2 -14
  59. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +2 -14
  60. package/dist-es/commands/SetReceiptRulePositionCommand.js +2 -14
  61. package/dist-es/commands/TestRenderTemplateCommand.js +2 -14
  62. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +2 -14
  63. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -14
  64. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -14
  65. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -14
  66. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -14
  67. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -14
  68. package/dist-es/commands/UpdateReceiptRuleCommand.js +2 -14
  69. package/dist-es/commands/UpdateTemplateCommand.js +2 -14
  70. package/dist-es/commands/VerifyDomainDkimCommand.js +2 -14
  71. package/dist-es/commands/VerifyDomainIdentityCommand.js +2 -14
  72. package/dist-es/commands/VerifyEmailAddressCommand.js +2 -14
  73. package/dist-es/commands/VerifyEmailIdentityCommand.js +2 -14
  74. package/dist-es/index.js +1 -0
  75. package/dist-es/runtimeConfig.browser.js +0 -2
  76. package/dist-es/runtimeConfig.js +1 -2
  77. package/dist-es/runtimeConfig.native.js +0 -2
  78. package/dist-es/runtimeConfig.shared.js +2 -0
  79. package/dist-types/commandBuilder.d.ts +18 -0
  80. package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +3 -8
  81. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +3 -8
  82. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +3 -8
  83. package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +3 -8
  84. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +3 -8
  85. package/dist-types/commands/CreateReceiptFilterCommand.d.ts +3 -8
  86. package/dist-types/commands/CreateReceiptRuleCommand.d.ts +3 -8
  87. package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +3 -8
  88. package/dist-types/commands/CreateTemplateCommand.d.ts +3 -8
  89. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +3 -8
  90. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +3 -8
  91. package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +3 -8
  92. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +3 -8
  93. package/dist-types/commands/DeleteIdentityCommand.d.ts +3 -8
  94. package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +3 -8
  95. package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +3 -8
  96. package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +3 -8
  97. package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +3 -8
  98. package/dist-types/commands/DeleteTemplateCommand.d.ts +3 -8
  99. package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +3 -8
  100. package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +3 -8
  101. package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +3 -8
  102. package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +3 -8
  103. package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +3 -8
  104. package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +3 -8
  105. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +3 -8
  106. package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +3 -8
  107. package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +3 -8
  108. package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +3 -8
  109. package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +3 -8
  110. package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +3 -8
  111. package/dist-types/commands/GetSendQuotaCommand.d.ts +3 -8
  112. package/dist-types/commands/GetSendStatisticsCommand.d.ts +3 -8
  113. package/dist-types/commands/GetTemplateCommand.d.ts +3 -8
  114. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +3 -8
  115. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +3 -8
  116. package/dist-types/commands/ListIdentitiesCommand.d.ts +3 -8
  117. package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +3 -8
  118. package/dist-types/commands/ListReceiptFiltersCommand.d.ts +3 -8
  119. package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +3 -8
  120. package/dist-types/commands/ListTemplatesCommand.d.ts +3 -8
  121. package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +3 -8
  122. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +3 -8
  123. package/dist-types/commands/PutIdentityPolicyCommand.d.ts +3 -8
  124. package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +3 -8
  125. package/dist-types/commands/SendBounceCommand.d.ts +3 -8
  126. package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +3 -8
  127. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +3 -8
  128. package/dist-types/commands/SendEmailCommand.d.ts +3 -8
  129. package/dist-types/commands/SendRawEmailCommand.d.ts +3 -8
  130. package/dist-types/commands/SendTemplatedEmailCommand.d.ts +3 -8
  131. package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +3 -8
  132. package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +3 -8
  133. package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +3 -8
  134. package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +3 -8
  135. package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +3 -8
  136. package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +3 -8
  137. package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +3 -8
  138. package/dist-types/commands/TestRenderTemplateCommand.d.ts +3 -8
  139. package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +3 -8
  140. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +3 -8
  141. package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +3 -8
  142. package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +3 -8
  143. package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +3 -8
  144. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +3 -8
  145. package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +3 -8
  146. package/dist-types/commands/UpdateTemplateCommand.d.ts +3 -8
  147. package/dist-types/commands/VerifyDomainDkimCommand.d.ts +3 -8
  148. package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +3 -8
  149. package/dist-types/commands/VerifyEmailAddressCommand.d.ts +3 -8
  150. package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +3 -8
  151. package/dist-types/index.d.ts +1 -0
  152. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  153. package/dist-types/runtimeConfig.d.ts +1 -1
  154. package/dist-types/runtimeConfig.native.d.ts +1 -1
  155. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  156. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  157. package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +7 -16
  158. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +7 -16
  159. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +7 -16
  160. package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +7 -16
  161. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +7 -16
  162. package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +7 -16
  163. package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +7 -16
  164. package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +7 -16
  165. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +7 -16
  166. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +7 -16
  167. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +7 -16
  168. package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +7 -16
  169. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +7 -16
  170. package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +7 -16
  171. package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +7 -16
  172. package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +7 -16
  173. package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +7 -16
  174. package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +7 -16
  175. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +7 -16
  176. package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +7 -16
  177. package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +7 -16
  178. package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +7 -16
  179. package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +7 -16
  180. package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +7 -16
  181. package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +7 -16
  182. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +7 -16
  183. package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +7 -16
  184. package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +7 -16
  185. package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +7 -16
  186. package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +7 -16
  187. package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +7 -16
  188. package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +7 -16
  189. package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +7 -16
  190. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +7 -16
  191. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +7 -16
  192. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +7 -16
  193. package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +7 -16
  194. package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +7 -16
  195. package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/index.d.ts +1 -0
  229. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  230. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  231. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  232. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  233. package/package.json +9 -11
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsQueryProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultSESHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -2422,6 +2424,7 @@ const getRuntimeConfig$1 = (config) => {
2422
2424
  serviceTarget: "SimpleEmailService",
2423
2425
  },
2424
2426
  serviceId: config?.serviceId ?? "SES",
2427
+ sha256: config?.sha256 ?? Sha256,
2425
2428
  urlParser: config?.urlParser ?? parseUrl,
2426
2429
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
2427
2430
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -2455,7 +2458,6 @@ const getRuntimeConfig = (config) => {
2455
2458
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
2456
2459
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
2457
2460
  }, config),
2458
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
2459
2461
  streamCollector: config?.streamCollector ?? streamCollector,
2460
2462
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
2461
2463
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -2543,856 +2545,221 @@ class SESClient extends Client {
2543
2545
  }
2544
2546
  }
2545
2547
 
2546
- class CloneReceiptRuleSetCommand extends Command
2547
- .classBuilder()
2548
- .ep(commonParams)
2549
- .m(function (Command, cs, config, o) {
2550
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2551
- })
2552
- .s("SimpleEmailService", "CloneReceiptRuleSet", {})
2553
- .n("SESClient", "CloneReceiptRuleSetCommand")
2554
- .sc(CloneReceiptRuleSet$)
2555
- .build() {
2556
- }
2557
-
2558
- class CreateConfigurationSetCommand extends Command
2559
- .classBuilder()
2560
- .ep(commonParams)
2561
- .m(function (Command, cs, config, o) {
2562
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2563
- })
2564
- .s("SimpleEmailService", "CreateConfigurationSet", {})
2565
- .n("SESClient", "CreateConfigurationSetCommand")
2566
- .sc(CreateConfigurationSet$)
2567
- .build() {
2568
- }
2569
-
2570
- class CreateConfigurationSetEventDestinationCommand extends Command
2571
- .classBuilder()
2572
- .ep(commonParams)
2573
- .m(function (Command, cs, config, o) {
2574
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2575
- })
2576
- .s("SimpleEmailService", "CreateConfigurationSetEventDestination", {})
2577
- .n("SESClient", "CreateConfigurationSetEventDestinationCommand")
2578
- .sc(CreateConfigurationSetEventDestination$)
2579
- .build() {
2580
- }
2581
-
2582
- class CreateConfigurationSetTrackingOptionsCommand extends Command
2583
- .classBuilder()
2584
- .ep(commonParams)
2585
- .m(function (Command, cs, config, o) {
2586
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2587
- })
2588
- .s("SimpleEmailService", "CreateConfigurationSetTrackingOptions", {})
2589
- .n("SESClient", "CreateConfigurationSetTrackingOptionsCommand")
2590
- .sc(CreateConfigurationSetTrackingOptions$)
2591
- .build() {
2592
- }
2593
-
2594
- class CreateCustomVerificationEmailTemplateCommand extends Command
2595
- .classBuilder()
2596
- .ep(commonParams)
2597
- .m(function (Command, cs, config, o) {
2598
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2599
- })
2600
- .s("SimpleEmailService", "CreateCustomVerificationEmailTemplate", {})
2601
- .n("SESClient", "CreateCustomVerificationEmailTemplateCommand")
2602
- .sc(CreateCustomVerificationEmailTemplate$)
2603
- .build() {
2604
- }
2605
-
2606
- class CreateReceiptFilterCommand extends Command
2607
- .classBuilder()
2608
- .ep(commonParams)
2609
- .m(function (Command, cs, config, o) {
2610
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2611
- })
2612
- .s("SimpleEmailService", "CreateReceiptFilter", {})
2613
- .n("SESClient", "CreateReceiptFilterCommand")
2614
- .sc(CreateReceiptFilter$)
2615
- .build() {
2616
- }
2617
-
2618
- class CreateReceiptRuleCommand extends Command
2619
- .classBuilder()
2620
- .ep(commonParams)
2621
- .m(function (Command, cs, config, o) {
2622
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2623
- })
2624
- .s("SimpleEmailService", "CreateReceiptRule", {})
2625
- .n("SESClient", "CreateReceiptRuleCommand")
2626
- .sc(CreateReceiptRule$)
2627
- .build() {
2628
- }
2629
-
2630
- class CreateReceiptRuleSetCommand extends Command
2631
- .classBuilder()
2632
- .ep(commonParams)
2633
- .m(function (Command, cs, config, o) {
2634
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2635
- })
2636
- .s("SimpleEmailService", "CreateReceiptRuleSet", {})
2637
- .n("SESClient", "CreateReceiptRuleSetCommand")
2638
- .sc(CreateReceiptRuleSet$)
2639
- .build() {
2640
- }
2641
-
2642
- class CreateTemplateCommand extends Command
2643
- .classBuilder()
2644
- .ep(commonParams)
2645
- .m(function (Command, cs, config, o) {
2646
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2647
- })
2648
- .s("SimpleEmailService", "CreateTemplate", {})
2649
- .n("SESClient", "CreateTemplateCommand")
2650
- .sc(CreateTemplate$)
2651
- .build() {
2652
- }
2653
-
2654
- class DeleteConfigurationSetCommand extends Command
2655
- .classBuilder()
2656
- .ep(commonParams)
2657
- .m(function (Command, cs, config, o) {
2658
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2659
- })
2660
- .s("SimpleEmailService", "DeleteConfigurationSet", {})
2661
- .n("SESClient", "DeleteConfigurationSetCommand")
2662
- .sc(DeleteConfigurationSet$)
2663
- .build() {
2664
- }
2665
-
2666
- class DeleteConfigurationSetEventDestinationCommand extends Command
2667
- .classBuilder()
2668
- .ep(commonParams)
2669
- .m(function (Command, cs, config, o) {
2670
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2671
- })
2672
- .s("SimpleEmailService", "DeleteConfigurationSetEventDestination", {})
2673
- .n("SESClient", "DeleteConfigurationSetEventDestinationCommand")
2674
- .sc(DeleteConfigurationSetEventDestination$)
2675
- .build() {
2676
- }
2677
-
2678
- class DeleteConfigurationSetTrackingOptionsCommand extends Command
2679
- .classBuilder()
2680
- .ep(commonParams)
2681
- .m(function (Command, cs, config, o) {
2682
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2683
- })
2684
- .s("SimpleEmailService", "DeleteConfigurationSetTrackingOptions", {})
2685
- .n("SESClient", "DeleteConfigurationSetTrackingOptionsCommand")
2686
- .sc(DeleteConfigurationSetTrackingOptions$)
2687
- .build() {
2688
- }
2689
-
2690
- class DeleteCustomVerificationEmailTemplateCommand extends Command
2691
- .classBuilder()
2692
- .ep(commonParams)
2693
- .m(function (Command, cs, config, o) {
2694
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2695
- })
2696
- .s("SimpleEmailService", "DeleteCustomVerificationEmailTemplate", {})
2697
- .n("SESClient", "DeleteCustomVerificationEmailTemplateCommand")
2698
- .sc(DeleteCustomVerificationEmailTemplate$)
2699
- .build() {
2700
- }
2701
-
2702
- class DeleteIdentityCommand extends Command
2703
- .classBuilder()
2704
- .ep(commonParams)
2705
- .m(function (Command, cs, config, o) {
2706
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2707
- })
2708
- .s("SimpleEmailService", "DeleteIdentity", {})
2709
- .n("SESClient", "DeleteIdentityCommand")
2710
- .sc(DeleteIdentity$)
2711
- .build() {
2712
- }
2713
-
2714
- class DeleteIdentityPolicyCommand extends Command
2715
- .classBuilder()
2716
- .ep(commonParams)
2717
- .m(function (Command, cs, config, o) {
2718
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2719
- })
2720
- .s("SimpleEmailService", "DeleteIdentityPolicy", {})
2721
- .n("SESClient", "DeleteIdentityPolicyCommand")
2722
- .sc(DeleteIdentityPolicy$)
2723
- .build() {
2724
- }
2725
-
2726
- class DeleteReceiptFilterCommand extends Command
2727
- .classBuilder()
2728
- .ep(commonParams)
2729
- .m(function (Command, cs, config, o) {
2730
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2731
- })
2732
- .s("SimpleEmailService", "DeleteReceiptFilter", {})
2733
- .n("SESClient", "DeleteReceiptFilterCommand")
2734
- .sc(DeleteReceiptFilter$)
2735
- .build() {
2736
- }
2737
-
2738
- class DeleteReceiptRuleCommand extends Command
2739
- .classBuilder()
2740
- .ep(commonParams)
2741
- .m(function (Command, cs, config, o) {
2742
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2743
- })
2744
- .s("SimpleEmailService", "DeleteReceiptRule", {})
2745
- .n("SESClient", "DeleteReceiptRuleCommand")
2746
- .sc(DeleteReceiptRule$)
2747
- .build() {
2748
- }
2749
-
2750
- class DeleteReceiptRuleSetCommand extends Command
2751
- .classBuilder()
2752
- .ep(commonParams)
2753
- .m(function (Command, cs, config, o) {
2754
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2755
- })
2756
- .s("SimpleEmailService", "DeleteReceiptRuleSet", {})
2757
- .n("SESClient", "DeleteReceiptRuleSetCommand")
2758
- .sc(DeleteReceiptRuleSet$)
2759
- .build() {
2760
- }
2761
-
2762
- class DeleteTemplateCommand extends Command
2763
- .classBuilder()
2764
- .ep(commonParams)
2765
- .m(function (Command, cs, config, o) {
2766
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2767
- })
2768
- .s("SimpleEmailService", "DeleteTemplate", {})
2769
- .n("SESClient", "DeleteTemplateCommand")
2770
- .sc(DeleteTemplate$)
2771
- .build() {
2772
- }
2773
-
2774
- class DeleteVerifiedEmailAddressCommand extends Command
2775
- .classBuilder()
2776
- .ep(commonParams)
2777
- .m(function (Command, cs, config, o) {
2778
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2779
- })
2780
- .s("SimpleEmailService", "DeleteVerifiedEmailAddress", {})
2781
- .n("SESClient", "DeleteVerifiedEmailAddressCommand")
2782
- .sc(DeleteVerifiedEmailAddress$)
2783
- .build() {
2784
- }
2785
-
2786
- class DescribeActiveReceiptRuleSetCommand extends Command
2787
- .classBuilder()
2788
- .ep(commonParams)
2789
- .m(function (Command, cs, config, o) {
2790
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2791
- })
2792
- .s("SimpleEmailService", "DescribeActiveReceiptRuleSet", {})
2793
- .n("SESClient", "DescribeActiveReceiptRuleSetCommand")
2794
- .sc(DescribeActiveReceiptRuleSet$)
2795
- .build() {
2796
- }
2797
-
2798
- class DescribeConfigurationSetCommand extends Command
2799
- .classBuilder()
2800
- .ep(commonParams)
2801
- .m(function (Command, cs, config, o) {
2802
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2803
- })
2804
- .s("SimpleEmailService", "DescribeConfigurationSet", {})
2805
- .n("SESClient", "DescribeConfigurationSetCommand")
2806
- .sc(DescribeConfigurationSet$)
2807
- .build() {
2808
- }
2809
-
2810
- class DescribeReceiptRuleCommand extends Command
2811
- .classBuilder()
2812
- .ep(commonParams)
2813
- .m(function (Command, cs, config, o) {
2814
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2815
- })
2816
- .s("SimpleEmailService", "DescribeReceiptRule", {})
2817
- .n("SESClient", "DescribeReceiptRuleCommand")
2818
- .sc(DescribeReceiptRule$)
2819
- .build() {
2820
- }
2821
-
2822
- class DescribeReceiptRuleSetCommand extends Command
2823
- .classBuilder()
2824
- .ep(commonParams)
2825
- .m(function (Command, cs, config, o) {
2826
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2827
- })
2828
- .s("SimpleEmailService", "DescribeReceiptRuleSet", {})
2829
- .n("SESClient", "DescribeReceiptRuleSetCommand")
2830
- .sc(DescribeReceiptRuleSet$)
2831
- .build() {
2832
- }
2833
-
2834
- class GetAccountSendingEnabledCommand extends Command
2835
- .classBuilder()
2836
- .ep(commonParams)
2837
- .m(function (Command, cs, config, o) {
2838
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2839
- })
2840
- .s("SimpleEmailService", "GetAccountSendingEnabled", {})
2841
- .n("SESClient", "GetAccountSendingEnabledCommand")
2842
- .sc(GetAccountSendingEnabled$)
2843
- .build() {
2844
- }
2845
-
2846
- class GetCustomVerificationEmailTemplateCommand extends Command
2847
- .classBuilder()
2848
- .ep(commonParams)
2849
- .m(function (Command, cs, config, o) {
2850
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2851
- })
2852
- .s("SimpleEmailService", "GetCustomVerificationEmailTemplate", {})
2853
- .n("SESClient", "GetCustomVerificationEmailTemplateCommand")
2854
- .sc(GetCustomVerificationEmailTemplate$)
2855
- .build() {
2856
- }
2857
-
2858
- class GetIdentityDkimAttributesCommand extends Command
2859
- .classBuilder()
2860
- .ep(commonParams)
2861
- .m(function (Command, cs, config, o) {
2862
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2863
- })
2864
- .s("SimpleEmailService", "GetIdentityDkimAttributes", {})
2865
- .n("SESClient", "GetIdentityDkimAttributesCommand")
2866
- .sc(GetIdentityDkimAttributes$)
2867
- .build() {
2868
- }
2869
-
2870
- class GetIdentityMailFromDomainAttributesCommand extends Command
2871
- .classBuilder()
2872
- .ep(commonParams)
2873
- .m(function (Command, cs, config, o) {
2874
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2875
- })
2876
- .s("SimpleEmailService", "GetIdentityMailFromDomainAttributes", {})
2877
- .n("SESClient", "GetIdentityMailFromDomainAttributesCommand")
2878
- .sc(GetIdentityMailFromDomainAttributes$)
2879
- .build() {
2880
- }
2881
-
2882
- class GetIdentityNotificationAttributesCommand extends Command
2883
- .classBuilder()
2884
- .ep(commonParams)
2885
- .m(function (Command, cs, config, o) {
2886
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2887
- })
2888
- .s("SimpleEmailService", "GetIdentityNotificationAttributes", {})
2889
- .n("SESClient", "GetIdentityNotificationAttributesCommand")
2890
- .sc(GetIdentityNotificationAttributes$)
2891
- .build() {
2892
- }
2893
-
2894
- class GetIdentityPoliciesCommand extends Command
2895
- .classBuilder()
2896
- .ep(commonParams)
2897
- .m(function (Command, cs, config, o) {
2898
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2899
- })
2900
- .s("SimpleEmailService", "GetIdentityPolicies", {})
2901
- .n("SESClient", "GetIdentityPoliciesCommand")
2902
- .sc(GetIdentityPolicies$)
2903
- .build() {
2904
- }
2905
-
2906
- class GetIdentityVerificationAttributesCommand extends Command
2907
- .classBuilder()
2908
- .ep(commonParams)
2909
- .m(function (Command, cs, config, o) {
2910
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2911
- })
2912
- .s("SimpleEmailService", "GetIdentityVerificationAttributes", {})
2913
- .n("SESClient", "GetIdentityVerificationAttributesCommand")
2914
- .sc(GetIdentityVerificationAttributes$)
2915
- .build() {
2916
- }
2917
-
2918
- class GetSendQuotaCommand extends Command
2919
- .classBuilder()
2920
- .ep(commonParams)
2921
- .m(function (Command, cs, config, o) {
2922
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2923
- })
2924
- .s("SimpleEmailService", "GetSendQuota", {})
2925
- .n("SESClient", "GetSendQuotaCommand")
2926
- .sc(GetSendQuota$)
2927
- .build() {
2928
- }
2929
-
2930
- class GetSendStatisticsCommand extends Command
2931
- .classBuilder()
2932
- .ep(commonParams)
2933
- .m(function (Command, cs, config, o) {
2934
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2935
- })
2936
- .s("SimpleEmailService", "GetSendStatistics", {})
2937
- .n("SESClient", "GetSendStatisticsCommand")
2938
- .sc(GetSendStatistics$)
2939
- .build() {
2940
- }
2941
-
2942
- class GetTemplateCommand extends Command
2943
- .classBuilder()
2944
- .ep(commonParams)
2945
- .m(function (Command, cs, config, o) {
2946
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2947
- })
2948
- .s("SimpleEmailService", "GetTemplate", {})
2949
- .n("SESClient", "GetTemplateCommand")
2950
- .sc(GetTemplate$)
2951
- .build() {
2952
- }
2953
-
2954
- class ListConfigurationSetsCommand extends Command
2955
- .classBuilder()
2956
- .ep(commonParams)
2957
- .m(function (Command, cs, config, o) {
2958
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2959
- })
2960
- .s("SimpleEmailService", "ListConfigurationSets", {})
2961
- .n("SESClient", "ListConfigurationSetsCommand")
2962
- .sc(ListConfigurationSets$)
2963
- .build() {
2964
- }
2965
-
2966
- class ListCustomVerificationEmailTemplatesCommand extends Command
2967
- .classBuilder()
2968
- .ep(commonParams)
2969
- .m(function (Command, cs, config, o) {
2970
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2971
- })
2972
- .s("SimpleEmailService", "ListCustomVerificationEmailTemplates", {})
2973
- .n("SESClient", "ListCustomVerificationEmailTemplatesCommand")
2974
- .sc(ListCustomVerificationEmailTemplates$)
2975
- .build() {
2976
- }
2977
-
2978
- class ListIdentitiesCommand extends Command
2979
- .classBuilder()
2980
- .ep(commonParams)
2981
- .m(function (Command, cs, config, o) {
2982
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2983
- })
2984
- .s("SimpleEmailService", "ListIdentities", {})
2985
- .n("SESClient", "ListIdentitiesCommand")
2986
- .sc(ListIdentities$)
2987
- .build() {
2988
- }
2989
-
2990
- class ListIdentityPoliciesCommand extends Command
2991
- .classBuilder()
2992
- .ep(commonParams)
2993
- .m(function (Command, cs, config, o) {
2994
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2995
- })
2996
- .s("SimpleEmailService", "ListIdentityPolicies", {})
2997
- .n("SESClient", "ListIdentityPoliciesCommand")
2998
- .sc(ListIdentityPolicies$)
2999
- .build() {
3000
- }
3001
-
3002
- class ListReceiptFiltersCommand extends Command
3003
- .classBuilder()
3004
- .ep(commonParams)
3005
- .m(function (Command, cs, config, o) {
3006
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3007
- })
3008
- .s("SimpleEmailService", "ListReceiptFilters", {})
3009
- .n("SESClient", "ListReceiptFiltersCommand")
3010
- .sc(ListReceiptFilters$)
3011
- .build() {
3012
- }
3013
-
3014
- class ListReceiptRuleSetsCommand extends Command
3015
- .classBuilder()
3016
- .ep(commonParams)
3017
- .m(function (Command, cs, config, o) {
3018
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3019
- })
3020
- .s("SimpleEmailService", "ListReceiptRuleSets", {})
3021
- .n("SESClient", "ListReceiptRuleSetsCommand")
3022
- .sc(ListReceiptRuleSets$)
3023
- .build() {
3024
- }
3025
-
3026
- class ListTemplatesCommand extends Command
3027
- .classBuilder()
3028
- .ep(commonParams)
3029
- .m(function (Command, cs, config, o) {
3030
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3031
- })
3032
- .s("SimpleEmailService", "ListTemplates", {})
3033
- .n("SESClient", "ListTemplatesCommand")
3034
- .sc(ListTemplates$)
3035
- .build() {
3036
- }
3037
-
3038
- class ListVerifiedEmailAddressesCommand extends Command
3039
- .classBuilder()
3040
- .ep(commonParams)
3041
- .m(function (Command, cs, config, o) {
3042
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3043
- })
3044
- .s("SimpleEmailService", "ListVerifiedEmailAddresses", {})
3045
- .n("SESClient", "ListVerifiedEmailAddressesCommand")
3046
- .sc(ListVerifiedEmailAddresses$)
3047
- .build() {
3048
- }
3049
-
3050
- class PutConfigurationSetDeliveryOptionsCommand extends Command
3051
- .classBuilder()
3052
- .ep(commonParams)
3053
- .m(function (Command, cs, config, o) {
3054
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3055
- })
3056
- .s("SimpleEmailService", "PutConfigurationSetDeliveryOptions", {})
3057
- .n("SESClient", "PutConfigurationSetDeliveryOptionsCommand")
3058
- .sc(PutConfigurationSetDeliveryOptions$)
3059
- .build() {
3060
- }
3061
-
3062
- class PutIdentityPolicyCommand extends Command
3063
- .classBuilder()
3064
- .ep(commonParams)
3065
- .m(function (Command, cs, config, o) {
3066
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3067
- })
3068
- .s("SimpleEmailService", "PutIdentityPolicy", {})
3069
- .n("SESClient", "PutIdentityPolicyCommand")
3070
- .sc(PutIdentityPolicy$)
3071
- .build() {
3072
- }
3073
-
3074
- class ReorderReceiptRuleSetCommand extends Command
3075
- .classBuilder()
3076
- .ep(commonParams)
3077
- .m(function (Command, cs, config, o) {
3078
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3079
- })
3080
- .s("SimpleEmailService", "ReorderReceiptRuleSet", {})
3081
- .n("SESClient", "ReorderReceiptRuleSetCommand")
3082
- .sc(ReorderReceiptRuleSet$)
3083
- .build() {
3084
- }
3085
-
3086
- class SendBounceCommand extends Command
3087
- .classBuilder()
3088
- .ep(commonParams)
3089
- .m(function (Command, cs, config, o) {
3090
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3091
- })
3092
- .s("SimpleEmailService", "SendBounce", {})
3093
- .n("SESClient", "SendBounceCommand")
3094
- .sc(SendBounce$)
3095
- .build() {
3096
- }
3097
-
3098
- class SendBulkTemplatedEmailCommand extends Command
3099
- .classBuilder()
3100
- .ep(commonParams)
3101
- .m(function (Command, cs, config, o) {
3102
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3103
- })
3104
- .s("SimpleEmailService", "SendBulkTemplatedEmail", {})
3105
- .n("SESClient", "SendBulkTemplatedEmailCommand")
3106
- .sc(SendBulkTemplatedEmail$)
3107
- .build() {
3108
- }
3109
-
3110
- class SendCustomVerificationEmailCommand extends Command
3111
- .classBuilder()
3112
- .ep(commonParams)
3113
- .m(function (Command, cs, config, o) {
3114
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3115
- })
3116
- .s("SimpleEmailService", "SendCustomVerificationEmail", {})
3117
- .n("SESClient", "SendCustomVerificationEmailCommand")
3118
- .sc(SendCustomVerificationEmail$)
3119
- .build() {
3120
- }
3121
-
3122
- class SendEmailCommand extends Command
3123
- .classBuilder()
3124
- .ep(commonParams)
3125
- .m(function (Command, cs, config, o) {
3126
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3127
- })
3128
- .s("SimpleEmailService", "SendEmail", {})
3129
- .n("SESClient", "SendEmailCommand")
3130
- .sc(SendEmail$)
3131
- .build() {
3132
- }
3133
-
3134
- class SendRawEmailCommand extends Command
3135
- .classBuilder()
3136
- .ep(commonParams)
3137
- .m(function (Command, cs, config, o) {
3138
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3139
- })
3140
- .s("SimpleEmailService", "SendRawEmail", {})
3141
- .n("SESClient", "SendRawEmailCommand")
3142
- .sc(SendRawEmail$)
3143
- .build() {
3144
- }
3145
-
3146
- class SendTemplatedEmailCommand extends Command
3147
- .classBuilder()
3148
- .ep(commonParams)
3149
- .m(function (Command, cs, config, o) {
3150
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3151
- })
3152
- .s("SimpleEmailService", "SendTemplatedEmail", {})
3153
- .n("SESClient", "SendTemplatedEmailCommand")
3154
- .sc(SendTemplatedEmail$)
3155
- .build() {
3156
- }
3157
-
3158
- class SetActiveReceiptRuleSetCommand extends Command
3159
- .classBuilder()
3160
- .ep(commonParams)
3161
- .m(function (Command, cs, config, o) {
3162
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3163
- })
3164
- .s("SimpleEmailService", "SetActiveReceiptRuleSet", {})
3165
- .n("SESClient", "SetActiveReceiptRuleSetCommand")
3166
- .sc(SetActiveReceiptRuleSet$)
3167
- .build() {
3168
- }
3169
-
3170
- class SetIdentityDkimEnabledCommand extends Command
3171
- .classBuilder()
3172
- .ep(commonParams)
3173
- .m(function (Command, cs, config, o) {
3174
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3175
- })
3176
- .s("SimpleEmailService", "SetIdentityDkimEnabled", {})
3177
- .n("SESClient", "SetIdentityDkimEnabledCommand")
3178
- .sc(SetIdentityDkimEnabled$)
3179
- .build() {
3180
- }
3181
-
3182
- class SetIdentityFeedbackForwardingEnabledCommand extends Command
3183
- .classBuilder()
3184
- .ep(commonParams)
3185
- .m(function (Command, cs, config, o) {
3186
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3187
- })
3188
- .s("SimpleEmailService", "SetIdentityFeedbackForwardingEnabled", {})
3189
- .n("SESClient", "SetIdentityFeedbackForwardingEnabledCommand")
3190
- .sc(SetIdentityFeedbackForwardingEnabled$)
3191
- .build() {
3192
- }
3193
-
3194
- class SetIdentityHeadersInNotificationsEnabledCommand extends Command
3195
- .classBuilder()
3196
- .ep(commonParams)
3197
- .m(function (Command, cs, config, o) {
3198
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3199
- })
3200
- .s("SimpleEmailService", "SetIdentityHeadersInNotificationsEnabled", {})
3201
- .n("SESClient", "SetIdentityHeadersInNotificationsEnabledCommand")
3202
- .sc(SetIdentityHeadersInNotificationsEnabled$)
3203
- .build() {
3204
- }
3205
-
3206
- class SetIdentityMailFromDomainCommand extends Command
3207
- .classBuilder()
3208
- .ep(commonParams)
3209
- .m(function (Command, cs, config, o) {
3210
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3211
- })
3212
- .s("SimpleEmailService", "SetIdentityMailFromDomain", {})
3213
- .n("SESClient", "SetIdentityMailFromDomainCommand")
3214
- .sc(SetIdentityMailFromDomain$)
3215
- .build() {
3216
- }
3217
-
3218
- class SetIdentityNotificationTopicCommand extends Command
3219
- .classBuilder()
3220
- .ep(commonParams)
3221
- .m(function (Command, cs, config, o) {
3222
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3223
- })
3224
- .s("SimpleEmailService", "SetIdentityNotificationTopic", {})
3225
- .n("SESClient", "SetIdentityNotificationTopicCommand")
3226
- .sc(SetIdentityNotificationTopic$)
3227
- .build() {
3228
- }
3229
-
3230
- class SetReceiptRulePositionCommand extends Command
3231
- .classBuilder()
3232
- .ep(commonParams)
3233
- .m(function (Command, cs, config, o) {
3234
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3235
- })
3236
- .s("SimpleEmailService", "SetReceiptRulePosition", {})
3237
- .n("SESClient", "SetReceiptRulePositionCommand")
3238
- .sc(SetReceiptRulePosition$)
3239
- .build() {
3240
- }
3241
-
3242
- class TestRenderTemplateCommand extends Command
3243
- .classBuilder()
3244
- .ep(commonParams)
3245
- .m(function (Command, cs, config, o) {
3246
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3247
- })
3248
- .s("SimpleEmailService", "TestRenderTemplate", {})
3249
- .n("SESClient", "TestRenderTemplateCommand")
3250
- .sc(TestRenderTemplate$)
3251
- .build() {
3252
- }
3253
-
3254
- class UpdateAccountSendingEnabledCommand extends Command
3255
- .classBuilder()
3256
- .ep(commonParams)
3257
- .m(function (Command, cs, config, o) {
3258
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3259
- })
3260
- .s("SimpleEmailService", "UpdateAccountSendingEnabled", {})
3261
- .n("SESClient", "UpdateAccountSendingEnabledCommand")
3262
- .sc(UpdateAccountSendingEnabled$)
3263
- .build() {
3264
- }
3265
-
3266
- class UpdateConfigurationSetEventDestinationCommand extends Command
3267
- .classBuilder()
3268
- .ep(commonParams)
3269
- .m(function (Command, cs, config, o) {
3270
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3271
- })
3272
- .s("SimpleEmailService", "UpdateConfigurationSetEventDestination", {})
3273
- .n("SESClient", "UpdateConfigurationSetEventDestinationCommand")
3274
- .sc(UpdateConfigurationSetEventDestination$)
3275
- .build() {
3276
- }
3277
-
3278
- class UpdateConfigurationSetReputationMetricsEnabledCommand extends Command
3279
- .classBuilder()
3280
- .ep(commonParams)
3281
- .m(function (Command, cs, config, o) {
3282
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3283
- })
3284
- .s("SimpleEmailService", "UpdateConfigurationSetReputationMetricsEnabled", {})
3285
- .n("SESClient", "UpdateConfigurationSetReputationMetricsEnabledCommand")
3286
- .sc(UpdateConfigurationSetReputationMetricsEnabled$)
3287
- .build() {
3288
- }
3289
-
3290
- class UpdateConfigurationSetSendingEnabledCommand extends Command
3291
- .classBuilder()
3292
- .ep(commonParams)
3293
- .m(function (Command, cs, config, o) {
3294
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3295
- })
3296
- .s("SimpleEmailService", "UpdateConfigurationSetSendingEnabled", {})
3297
- .n("SESClient", "UpdateConfigurationSetSendingEnabledCommand")
3298
- .sc(UpdateConfigurationSetSendingEnabled$)
3299
- .build() {
3300
- }
3301
-
3302
- class UpdateConfigurationSetTrackingOptionsCommand extends Command
3303
- .classBuilder()
3304
- .ep(commonParams)
3305
- .m(function (Command, cs, config, o) {
3306
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3307
- })
3308
- .s("SimpleEmailService", "UpdateConfigurationSetTrackingOptions", {})
3309
- .n("SESClient", "UpdateConfigurationSetTrackingOptionsCommand")
3310
- .sc(UpdateConfigurationSetTrackingOptions$)
3311
- .build() {
3312
- }
3313
-
3314
- class UpdateCustomVerificationEmailTemplateCommand extends Command
3315
- .classBuilder()
3316
- .ep(commonParams)
3317
- .m(function (Command, cs, config, o) {
3318
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3319
- })
3320
- .s("SimpleEmailService", "UpdateCustomVerificationEmailTemplate", {})
3321
- .n("SESClient", "UpdateCustomVerificationEmailTemplateCommand")
3322
- .sc(UpdateCustomVerificationEmailTemplate$)
3323
- .build() {
3324
- }
3325
-
3326
- class UpdateReceiptRuleCommand extends Command
3327
- .classBuilder()
3328
- .ep(commonParams)
3329
- .m(function (Command, cs, config, o) {
3330
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3331
- })
3332
- .s("SimpleEmailService", "UpdateReceiptRule", {})
3333
- .n("SESClient", "UpdateReceiptRuleCommand")
3334
- .sc(UpdateReceiptRule$)
3335
- .build() {
3336
- }
3337
-
3338
- class UpdateTemplateCommand extends Command
3339
- .classBuilder()
3340
- .ep(commonParams)
3341
- .m(function (Command, cs, config, o) {
3342
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3343
- })
3344
- .s("SimpleEmailService", "UpdateTemplate", {})
3345
- .n("SESClient", "UpdateTemplateCommand")
3346
- .sc(UpdateTemplate$)
3347
- .build() {
3348
- }
3349
-
3350
- class VerifyDomainDkimCommand extends Command
3351
- .classBuilder()
3352
- .ep(commonParams)
3353
- .m(function (Command, cs, config, o) {
3354
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3355
- })
3356
- .s("SimpleEmailService", "VerifyDomainDkim", {})
3357
- .n("SESClient", "VerifyDomainDkimCommand")
3358
- .sc(VerifyDomainDkim$)
3359
- .build() {
3360
- }
3361
-
3362
- class VerifyDomainIdentityCommand extends Command
3363
- .classBuilder()
3364
- .ep(commonParams)
3365
- .m(function (Command, cs, config, o) {
3366
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3367
- })
3368
- .s("SimpleEmailService", "VerifyDomainIdentity", {})
3369
- .n("SESClient", "VerifyDomainIdentityCommand")
3370
- .sc(VerifyDomainIdentity$)
3371
- .build() {
3372
- }
3373
-
3374
- class VerifyEmailAddressCommand extends Command
3375
- .classBuilder()
3376
- .ep(commonParams)
3377
- .m(function (Command, cs, config, o) {
3378
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3379
- })
3380
- .s("SimpleEmailService", "VerifyEmailAddress", {})
3381
- .n("SESClient", "VerifyEmailAddressCommand")
3382
- .sc(VerifyEmailAddress$)
3383
- .build() {
3384
- }
3385
-
3386
- class VerifyEmailIdentityCommand extends Command
3387
- .classBuilder()
3388
- .ep(commonParams)
3389
- .m(function (Command, cs, config, o) {
3390
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3391
- })
3392
- .s("SimpleEmailService", "VerifyEmailIdentity", {})
3393
- .n("SESClient", "VerifyEmailIdentityCommand")
3394
- .sc(VerifyEmailIdentity$)
3395
- .build() {
2548
+ const command = makeBuilder(commonParams, "SimpleEmailService", "SESClient", getEndpointPlugin);
2549
+ const _ep0 = {};
2550
+ const _mw0 = (Command, cs, config, o) => [];
2551
+
2552
+ class CloneReceiptRuleSetCommand extends command(_ep0, _mw0, "CloneReceiptRuleSet", CloneReceiptRuleSet$) {
2553
+ }
2554
+
2555
+ class CreateConfigurationSetCommand extends command(_ep0, _mw0, "CreateConfigurationSet", CreateConfigurationSet$) {
2556
+ }
2557
+
2558
+ class CreateConfigurationSetEventDestinationCommand extends command(_ep0, _mw0, "CreateConfigurationSetEventDestination", CreateConfigurationSetEventDestination$) {
2559
+ }
2560
+
2561
+ class CreateConfigurationSetTrackingOptionsCommand extends command(_ep0, _mw0, "CreateConfigurationSetTrackingOptions", CreateConfigurationSetTrackingOptions$) {
2562
+ }
2563
+
2564
+ class CreateCustomVerificationEmailTemplateCommand extends command(_ep0, _mw0, "CreateCustomVerificationEmailTemplate", CreateCustomVerificationEmailTemplate$) {
2565
+ }
2566
+
2567
+ class CreateReceiptFilterCommand extends command(_ep0, _mw0, "CreateReceiptFilter", CreateReceiptFilter$) {
2568
+ }
2569
+
2570
+ class CreateReceiptRuleCommand extends command(_ep0, _mw0, "CreateReceiptRule", CreateReceiptRule$) {
2571
+ }
2572
+
2573
+ class CreateReceiptRuleSetCommand extends command(_ep0, _mw0, "CreateReceiptRuleSet", CreateReceiptRuleSet$) {
2574
+ }
2575
+
2576
+ class CreateTemplateCommand extends command(_ep0, _mw0, "CreateTemplate", CreateTemplate$) {
2577
+ }
2578
+
2579
+ class DeleteConfigurationSetCommand extends command(_ep0, _mw0, "DeleteConfigurationSet", DeleteConfigurationSet$) {
2580
+ }
2581
+
2582
+ class DeleteConfigurationSetEventDestinationCommand extends command(_ep0, _mw0, "DeleteConfigurationSetEventDestination", DeleteConfigurationSetEventDestination$) {
2583
+ }
2584
+
2585
+ class DeleteConfigurationSetTrackingOptionsCommand extends command(_ep0, _mw0, "DeleteConfigurationSetTrackingOptions", DeleteConfigurationSetTrackingOptions$) {
2586
+ }
2587
+
2588
+ class DeleteCustomVerificationEmailTemplateCommand extends command(_ep0, _mw0, "DeleteCustomVerificationEmailTemplate", DeleteCustomVerificationEmailTemplate$) {
2589
+ }
2590
+
2591
+ class DeleteIdentityCommand extends command(_ep0, _mw0, "DeleteIdentity", DeleteIdentity$) {
2592
+ }
2593
+
2594
+ class DeleteIdentityPolicyCommand extends command(_ep0, _mw0, "DeleteIdentityPolicy", DeleteIdentityPolicy$) {
2595
+ }
2596
+
2597
+ class DeleteReceiptFilterCommand extends command(_ep0, _mw0, "DeleteReceiptFilter", DeleteReceiptFilter$) {
2598
+ }
2599
+
2600
+ class DeleteReceiptRuleCommand extends command(_ep0, _mw0, "DeleteReceiptRule", DeleteReceiptRule$) {
2601
+ }
2602
+
2603
+ class DeleteReceiptRuleSetCommand extends command(_ep0, _mw0, "DeleteReceiptRuleSet", DeleteReceiptRuleSet$) {
2604
+ }
2605
+
2606
+ class DeleteTemplateCommand extends command(_ep0, _mw0, "DeleteTemplate", DeleteTemplate$) {
2607
+ }
2608
+
2609
+ class DeleteVerifiedEmailAddressCommand extends command(_ep0, _mw0, "DeleteVerifiedEmailAddress", DeleteVerifiedEmailAddress$) {
2610
+ }
2611
+
2612
+ class DescribeActiveReceiptRuleSetCommand extends command(_ep0, _mw0, "DescribeActiveReceiptRuleSet", DescribeActiveReceiptRuleSet$) {
2613
+ }
2614
+
2615
+ class DescribeConfigurationSetCommand extends command(_ep0, _mw0, "DescribeConfigurationSet", DescribeConfigurationSet$) {
2616
+ }
2617
+
2618
+ class DescribeReceiptRuleCommand extends command(_ep0, _mw0, "DescribeReceiptRule", DescribeReceiptRule$) {
2619
+ }
2620
+
2621
+ class DescribeReceiptRuleSetCommand extends command(_ep0, _mw0, "DescribeReceiptRuleSet", DescribeReceiptRuleSet$) {
2622
+ }
2623
+
2624
+ class GetAccountSendingEnabledCommand extends command(_ep0, _mw0, "GetAccountSendingEnabled", GetAccountSendingEnabled$) {
2625
+ }
2626
+
2627
+ class GetCustomVerificationEmailTemplateCommand extends command(_ep0, _mw0, "GetCustomVerificationEmailTemplate", GetCustomVerificationEmailTemplate$) {
2628
+ }
2629
+
2630
+ class GetIdentityDkimAttributesCommand extends command(_ep0, _mw0, "GetIdentityDkimAttributes", GetIdentityDkimAttributes$) {
2631
+ }
2632
+
2633
+ class GetIdentityMailFromDomainAttributesCommand extends command(_ep0, _mw0, "GetIdentityMailFromDomainAttributes", GetIdentityMailFromDomainAttributes$) {
2634
+ }
2635
+
2636
+ class GetIdentityNotificationAttributesCommand extends command(_ep0, _mw0, "GetIdentityNotificationAttributes", GetIdentityNotificationAttributes$) {
2637
+ }
2638
+
2639
+ class GetIdentityPoliciesCommand extends command(_ep0, _mw0, "GetIdentityPolicies", GetIdentityPolicies$) {
2640
+ }
2641
+
2642
+ class GetIdentityVerificationAttributesCommand extends command(_ep0, _mw0, "GetIdentityVerificationAttributes", GetIdentityVerificationAttributes$) {
2643
+ }
2644
+
2645
+ class GetSendQuotaCommand extends command(_ep0, _mw0, "GetSendQuota", GetSendQuota$) {
2646
+ }
2647
+
2648
+ class GetSendStatisticsCommand extends command(_ep0, _mw0, "GetSendStatistics", GetSendStatistics$) {
2649
+ }
2650
+
2651
+ class GetTemplateCommand extends command(_ep0, _mw0, "GetTemplate", GetTemplate$) {
2652
+ }
2653
+
2654
+ class ListConfigurationSetsCommand extends command(_ep0, _mw0, "ListConfigurationSets", ListConfigurationSets$) {
2655
+ }
2656
+
2657
+ class ListCustomVerificationEmailTemplatesCommand extends command(_ep0, _mw0, "ListCustomVerificationEmailTemplates", ListCustomVerificationEmailTemplates$) {
2658
+ }
2659
+
2660
+ class ListIdentitiesCommand extends command(_ep0, _mw0, "ListIdentities", ListIdentities$) {
2661
+ }
2662
+
2663
+ class ListIdentityPoliciesCommand extends command(_ep0, _mw0, "ListIdentityPolicies", ListIdentityPolicies$) {
2664
+ }
2665
+
2666
+ class ListReceiptFiltersCommand extends command(_ep0, _mw0, "ListReceiptFilters", ListReceiptFilters$) {
2667
+ }
2668
+
2669
+ class ListReceiptRuleSetsCommand extends command(_ep0, _mw0, "ListReceiptRuleSets", ListReceiptRuleSets$) {
2670
+ }
2671
+
2672
+ class ListTemplatesCommand extends command(_ep0, _mw0, "ListTemplates", ListTemplates$) {
2673
+ }
2674
+
2675
+ class ListVerifiedEmailAddressesCommand extends command(_ep0, _mw0, "ListVerifiedEmailAddresses", ListVerifiedEmailAddresses$) {
2676
+ }
2677
+
2678
+ class PutConfigurationSetDeliveryOptionsCommand extends command(_ep0, _mw0, "PutConfigurationSetDeliveryOptions", PutConfigurationSetDeliveryOptions$) {
2679
+ }
2680
+
2681
+ class PutIdentityPolicyCommand extends command(_ep0, _mw0, "PutIdentityPolicy", PutIdentityPolicy$) {
2682
+ }
2683
+
2684
+ class ReorderReceiptRuleSetCommand extends command(_ep0, _mw0, "ReorderReceiptRuleSet", ReorderReceiptRuleSet$) {
2685
+ }
2686
+
2687
+ class SendBounceCommand extends command(_ep0, _mw0, "SendBounce", SendBounce$) {
2688
+ }
2689
+
2690
+ class SendBulkTemplatedEmailCommand extends command(_ep0, _mw0, "SendBulkTemplatedEmail", SendBulkTemplatedEmail$) {
2691
+ }
2692
+
2693
+ class SendCustomVerificationEmailCommand extends command(_ep0, _mw0, "SendCustomVerificationEmail", SendCustomVerificationEmail$) {
2694
+ }
2695
+
2696
+ class SendEmailCommand extends command(_ep0, _mw0, "SendEmail", SendEmail$) {
2697
+ }
2698
+
2699
+ class SendRawEmailCommand extends command(_ep0, _mw0, "SendRawEmail", SendRawEmail$) {
2700
+ }
2701
+
2702
+ class SendTemplatedEmailCommand extends command(_ep0, _mw0, "SendTemplatedEmail", SendTemplatedEmail$) {
2703
+ }
2704
+
2705
+ class SetActiveReceiptRuleSetCommand extends command(_ep0, _mw0, "SetActiveReceiptRuleSet", SetActiveReceiptRuleSet$) {
2706
+ }
2707
+
2708
+ class SetIdentityDkimEnabledCommand extends command(_ep0, _mw0, "SetIdentityDkimEnabled", SetIdentityDkimEnabled$) {
2709
+ }
2710
+
2711
+ class SetIdentityFeedbackForwardingEnabledCommand extends command(_ep0, _mw0, "SetIdentityFeedbackForwardingEnabled", SetIdentityFeedbackForwardingEnabled$) {
2712
+ }
2713
+
2714
+ class SetIdentityHeadersInNotificationsEnabledCommand extends command(_ep0, _mw0, "SetIdentityHeadersInNotificationsEnabled", SetIdentityHeadersInNotificationsEnabled$) {
2715
+ }
2716
+
2717
+ class SetIdentityMailFromDomainCommand extends command(_ep0, _mw0, "SetIdentityMailFromDomain", SetIdentityMailFromDomain$) {
2718
+ }
2719
+
2720
+ class SetIdentityNotificationTopicCommand extends command(_ep0, _mw0, "SetIdentityNotificationTopic", SetIdentityNotificationTopic$) {
2721
+ }
2722
+
2723
+ class SetReceiptRulePositionCommand extends command(_ep0, _mw0, "SetReceiptRulePosition", SetReceiptRulePosition$) {
2724
+ }
2725
+
2726
+ class TestRenderTemplateCommand extends command(_ep0, _mw0, "TestRenderTemplate", TestRenderTemplate$) {
2727
+ }
2728
+
2729
+ class UpdateAccountSendingEnabledCommand extends command(_ep0, _mw0, "UpdateAccountSendingEnabled", UpdateAccountSendingEnabled$) {
2730
+ }
2731
+
2732
+ class UpdateConfigurationSetEventDestinationCommand extends command(_ep0, _mw0, "UpdateConfigurationSetEventDestination", UpdateConfigurationSetEventDestination$) {
2733
+ }
2734
+
2735
+ class UpdateConfigurationSetReputationMetricsEnabledCommand extends command(_ep0, _mw0, "UpdateConfigurationSetReputationMetricsEnabled", UpdateConfigurationSetReputationMetricsEnabled$) {
2736
+ }
2737
+
2738
+ class UpdateConfigurationSetSendingEnabledCommand extends command(_ep0, _mw0, "UpdateConfigurationSetSendingEnabled", UpdateConfigurationSetSendingEnabled$) {
2739
+ }
2740
+
2741
+ class UpdateConfigurationSetTrackingOptionsCommand extends command(_ep0, _mw0, "UpdateConfigurationSetTrackingOptions", UpdateConfigurationSetTrackingOptions$) {
2742
+ }
2743
+
2744
+ class UpdateCustomVerificationEmailTemplateCommand extends command(_ep0, _mw0, "UpdateCustomVerificationEmailTemplate", UpdateCustomVerificationEmailTemplate$) {
2745
+ }
2746
+
2747
+ class UpdateReceiptRuleCommand extends command(_ep0, _mw0, "UpdateReceiptRule", UpdateReceiptRule$) {
2748
+ }
2749
+
2750
+ class UpdateTemplateCommand extends command(_ep0, _mw0, "UpdateTemplate", UpdateTemplate$) {
2751
+ }
2752
+
2753
+ class VerifyDomainDkimCommand extends command(_ep0, _mw0, "VerifyDomainDkim", VerifyDomainDkim$) {
2754
+ }
2755
+
2756
+ class VerifyDomainIdentityCommand extends command(_ep0, _mw0, "VerifyDomainIdentity", VerifyDomainIdentity$) {
2757
+ }
2758
+
2759
+ class VerifyEmailAddressCommand extends command(_ep0, _mw0, "VerifyEmailAddress", VerifyEmailAddress$) {
2760
+ }
2761
+
2762
+ class VerifyEmailIdentityCommand extends command(_ep0, _mw0, "VerifyEmailIdentity", VerifyEmailIdentity$) {
3396
2763
  }
3397
2764
 
3398
2765
  const paginateListCustomVerificationEmailTemplates = createPaginator(SESClient, ListCustomVerificationEmailTemplatesCommand, "NextToken", "NextToken", "MaxResults");