@aws-sdk/client-sesv2 3.645.0 → 3.650.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 (102) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +92 -276
  3. package/dist-es/commands/BatchGetMetricDataCommand.js +1 -3
  4. package/dist-es/commands/CancelExportJobCommand.js +1 -3
  5. package/dist-es/commands/CreateConfigurationSetCommand.js +1 -3
  6. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +1 -3
  7. package/dist-es/commands/CreateContactCommand.js +1 -3
  8. package/dist-es/commands/CreateContactListCommand.js +1 -3
  9. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -3
  10. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +1 -3
  11. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +1 -3
  12. package/dist-es/commands/CreateEmailIdentityCommand.js +1 -3
  13. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +1 -3
  14. package/dist-es/commands/CreateEmailTemplateCommand.js +1 -3
  15. package/dist-es/commands/CreateExportJobCommand.js +1 -3
  16. package/dist-es/commands/CreateImportJobCommand.js +1 -3
  17. package/dist-es/commands/DeleteConfigurationSetCommand.js +1 -3
  18. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -3
  19. package/dist-es/commands/DeleteContactCommand.js +1 -3
  20. package/dist-es/commands/DeleteContactListCommand.js +1 -3
  21. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -3
  22. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +1 -3
  23. package/dist-es/commands/DeleteEmailIdentityCommand.js +1 -3
  24. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +1 -3
  25. package/dist-es/commands/DeleteEmailTemplateCommand.js +1 -3
  26. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +1 -3
  27. package/dist-es/commands/GetAccountCommand.js +1 -3
  28. package/dist-es/commands/GetBlacklistReportsCommand.js +1 -3
  29. package/dist-es/commands/GetConfigurationSetCommand.js +1 -3
  30. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +1 -3
  31. package/dist-es/commands/GetContactCommand.js +1 -3
  32. package/dist-es/commands/GetContactListCommand.js +1 -3
  33. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +1 -3
  34. package/dist-es/commands/GetDedicatedIpCommand.js +1 -3
  35. package/dist-es/commands/GetDedicatedIpPoolCommand.js +1 -3
  36. package/dist-es/commands/GetDedicatedIpsCommand.js +1 -3
  37. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +1 -3
  38. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +1 -3
  39. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +1 -3
  40. package/dist-es/commands/GetDomainStatisticsReportCommand.js +1 -3
  41. package/dist-es/commands/GetEmailIdentityCommand.js +1 -3
  42. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +1 -3
  43. package/dist-es/commands/GetEmailTemplateCommand.js +1 -3
  44. package/dist-es/commands/GetExportJobCommand.js +1 -3
  45. package/dist-es/commands/GetImportJobCommand.js +1 -3
  46. package/dist-es/commands/GetMessageInsightsCommand.js +1 -3
  47. package/dist-es/commands/GetSuppressedDestinationCommand.js +1 -3
  48. package/dist-es/commands/ListConfigurationSetsCommand.js +1 -3
  49. package/dist-es/commands/ListContactListsCommand.js +1 -3
  50. package/dist-es/commands/ListContactsCommand.js +1 -3
  51. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -3
  52. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +1 -3
  53. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +1 -3
  54. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +1 -3
  55. package/dist-es/commands/ListEmailIdentitiesCommand.js +1 -3
  56. package/dist-es/commands/ListEmailTemplatesCommand.js +1 -3
  57. package/dist-es/commands/ListExportJobsCommand.js +1 -3
  58. package/dist-es/commands/ListImportJobsCommand.js +1 -3
  59. package/dist-es/commands/ListRecommendationsCommand.js +1 -3
  60. package/dist-es/commands/ListSuppressedDestinationsCommand.js +1 -3
  61. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  62. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +1 -3
  63. package/dist-es/commands/PutAccountDetailsCommand.js +1 -3
  64. package/dist-es/commands/PutAccountSendingAttributesCommand.js +1 -3
  65. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +1 -3
  66. package/dist-es/commands/PutAccountVdmAttributesCommand.js +1 -3
  67. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -3
  68. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +1 -3
  69. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +1 -3
  70. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +1 -3
  71. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +1 -3
  72. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +1 -3
  73. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +1 -3
  74. package/dist-es/commands/PutDedicatedIpPoolScalingAttributesCommand.js +1 -3
  75. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +1 -3
  76. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +1 -3
  77. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +1 -3
  78. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +1 -3
  79. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +1 -3
  80. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +1 -3
  81. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +1 -3
  82. package/dist-es/commands/PutSuppressedDestinationCommand.js +1 -3
  83. package/dist-es/commands/SendBulkEmailCommand.js +1 -3
  84. package/dist-es/commands/SendCustomVerificationEmailCommand.js +1 -3
  85. package/dist-es/commands/SendEmailCommand.js +1 -3
  86. package/dist-es/commands/TagResourceCommand.js +1 -3
  87. package/dist-es/commands/TestRenderEmailTemplateCommand.js +1 -3
  88. package/dist-es/commands/UntagResourceCommand.js +1 -3
  89. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -3
  90. package/dist-es/commands/UpdateContactCommand.js +1 -3
  91. package/dist-es/commands/UpdateContactListCommand.js +1 -3
  92. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -3
  93. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +1 -3
  94. package/dist-es/commands/UpdateEmailTemplateCommand.js +1 -3
  95. package/dist-es/endpoint/endpointResolver.js +7 -3
  96. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  97. package/dist-types/runtimeConfig.d.ts +2 -0
  98. package/dist-types/runtimeConfig.native.d.ts +2 -0
  99. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  100. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  101. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  102. package/package.json +35 -35
package/dist-cjs/index.js CHANGED
@@ -3996,9 +3996,7 @@ var _SD = "StartDate";
3996
3996
  var _TK = "TagKeys";
3997
3997
 
3998
3998
  // src/commands/BatchGetMetricDataCommand.ts
3999
- var _BatchGetMetricDataCommand = class _BatchGetMetricDataCommand extends import_smithy_client.Command.classBuilder().ep({
4000
- ...commonParams
4001
- }).m(function(Command, cs, config, o) {
3999
+ var _BatchGetMetricDataCommand = class _BatchGetMetricDataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4002
4000
  return [
4003
4001
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4004
4002
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4012,9 +4010,7 @@ var BatchGetMetricDataCommand = _BatchGetMetricDataCommand;
4012
4010
 
4013
4011
 
4014
4012
 
4015
- var _CancelExportJobCommand = class _CancelExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
4016
- ...commonParams
4017
- }).m(function(Command, cs, config, o) {
4013
+ var _CancelExportJobCommand = class _CancelExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4018
4014
  return [
4019
4015
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4020
4016
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4028,9 +4024,7 @@ var CancelExportJobCommand = _CancelExportJobCommand;
4028
4024
 
4029
4025
 
4030
4026
 
4031
- var _CreateConfigurationSetCommand = class _CreateConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
4032
- ...commonParams
4033
- }).m(function(Command, cs, config, o) {
4027
+ var _CreateConfigurationSetCommand = class _CreateConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4034
4028
  return [
4035
4029
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4036
4030
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4044,9 +4038,7 @@ var CreateConfigurationSetCommand = _CreateConfigurationSetCommand;
4044
4038
 
4045
4039
 
4046
4040
 
4047
- var _CreateConfigurationSetEventDestinationCommand = class _CreateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
4048
- ...commonParams
4049
- }).m(function(Command, cs, config, o) {
4041
+ var _CreateConfigurationSetEventDestinationCommand = class _CreateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4050
4042
  return [
4051
4043
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4052
4044
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4060,9 +4052,7 @@ var CreateConfigurationSetEventDestinationCommand = _CreateConfigurationSetEvent
4060
4052
 
4061
4053
 
4062
4054
 
4063
- var _CreateContactCommand = class _CreateContactCommand extends import_smithy_client.Command.classBuilder().ep({
4064
- ...commonParams
4065
- }).m(function(Command, cs, config, o) {
4055
+ var _CreateContactCommand = class _CreateContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4066
4056
  return [
4067
4057
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4068
4058
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4076,9 +4066,7 @@ var CreateContactCommand = _CreateContactCommand;
4076
4066
 
4077
4067
 
4078
4068
 
4079
- var _CreateContactListCommand = class _CreateContactListCommand extends import_smithy_client.Command.classBuilder().ep({
4080
- ...commonParams
4081
- }).m(function(Command, cs, config, o) {
4069
+ var _CreateContactListCommand = class _CreateContactListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4082
4070
  return [
4083
4071
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4084
4072
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4092,9 +4080,7 @@ var CreateContactListCommand = _CreateContactListCommand;
4092
4080
 
4093
4081
 
4094
4082
 
4095
- var _CreateCustomVerificationEmailTemplateCommand = class _CreateCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4096
- ...commonParams
4097
- }).m(function(Command, cs, config, o) {
4083
+ var _CreateCustomVerificationEmailTemplateCommand = class _CreateCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4098
4084
  return [
4099
4085
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4100
4086
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4108,9 +4094,7 @@ var CreateCustomVerificationEmailTemplateCommand = _CreateCustomVerificationEmai
4108
4094
 
4109
4095
 
4110
4096
 
4111
- var _CreateDedicatedIpPoolCommand = class _CreateDedicatedIpPoolCommand extends import_smithy_client.Command.classBuilder().ep({
4112
- ...commonParams
4113
- }).m(function(Command, cs, config, o) {
4097
+ var _CreateDedicatedIpPoolCommand = class _CreateDedicatedIpPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4114
4098
  return [
4115
4099
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4116
4100
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4124,9 +4108,7 @@ var CreateDedicatedIpPoolCommand = _CreateDedicatedIpPoolCommand;
4124
4108
 
4125
4109
 
4126
4110
 
4127
- var _CreateDeliverabilityTestReportCommand = class _CreateDeliverabilityTestReportCommand extends import_smithy_client.Command.classBuilder().ep({
4128
- ...commonParams
4129
- }).m(function(Command, cs, config, o) {
4111
+ var _CreateDeliverabilityTestReportCommand = class _CreateDeliverabilityTestReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4130
4112
  return [
4131
4113
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4132
4114
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4140,9 +4122,7 @@ var CreateDeliverabilityTestReportCommand = _CreateDeliverabilityTestReportComma
4140
4122
 
4141
4123
 
4142
4124
 
4143
- var _CreateEmailIdentityCommand = class _CreateEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
4144
- ...commonParams
4145
- }).m(function(Command, cs, config, o) {
4125
+ var _CreateEmailIdentityCommand = class _CreateEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4146
4126
  return [
4147
4127
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4148
4128
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4156,9 +4136,7 @@ var CreateEmailIdentityCommand = _CreateEmailIdentityCommand;
4156
4136
 
4157
4137
 
4158
4138
 
4159
- var _CreateEmailIdentityPolicyCommand = class _CreateEmailIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4160
- ...commonParams
4161
- }).m(function(Command, cs, config, o) {
4139
+ var _CreateEmailIdentityPolicyCommand = class _CreateEmailIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4162
4140
  return [
4163
4141
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4164
4142
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4172,9 +4150,7 @@ var CreateEmailIdentityPolicyCommand = _CreateEmailIdentityPolicyCommand;
4172
4150
 
4173
4151
 
4174
4152
 
4175
- var _CreateEmailTemplateCommand = class _CreateEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4176
- ...commonParams
4177
- }).m(function(Command, cs, config, o) {
4153
+ var _CreateEmailTemplateCommand = class _CreateEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4178
4154
  return [
4179
4155
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4180
4156
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4188,9 +4164,7 @@ var CreateEmailTemplateCommand = _CreateEmailTemplateCommand;
4188
4164
 
4189
4165
 
4190
4166
 
4191
- var _CreateExportJobCommand = class _CreateExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
4192
- ...commonParams
4193
- }).m(function(Command, cs, config, o) {
4167
+ var _CreateExportJobCommand = class _CreateExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4194
4168
  return [
4195
4169
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4196
4170
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4204,9 +4178,7 @@ var CreateExportJobCommand = _CreateExportJobCommand;
4204
4178
 
4205
4179
 
4206
4180
 
4207
- var _CreateImportJobCommand = class _CreateImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
4208
- ...commonParams
4209
- }).m(function(Command, cs, config, o) {
4181
+ var _CreateImportJobCommand = class _CreateImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4210
4182
  return [
4211
4183
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4212
4184
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4220,9 +4192,7 @@ var CreateImportJobCommand = _CreateImportJobCommand;
4220
4192
 
4221
4193
 
4222
4194
 
4223
- var _DeleteConfigurationSetCommand = class _DeleteConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
4224
- ...commonParams
4225
- }).m(function(Command, cs, config, o) {
4195
+ var _DeleteConfigurationSetCommand = class _DeleteConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4226
4196
  return [
4227
4197
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4228
4198
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4236,9 +4206,7 @@ var DeleteConfigurationSetCommand = _DeleteConfigurationSetCommand;
4236
4206
 
4237
4207
 
4238
4208
 
4239
- var _DeleteConfigurationSetEventDestinationCommand = class _DeleteConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
4240
- ...commonParams
4241
- }).m(function(Command, cs, config, o) {
4209
+ var _DeleteConfigurationSetEventDestinationCommand = class _DeleteConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4242
4210
  return [
4243
4211
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4244
4212
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4252,9 +4220,7 @@ var DeleteConfigurationSetEventDestinationCommand = _DeleteConfigurationSetEvent
4252
4220
 
4253
4221
 
4254
4222
 
4255
- var _DeleteContactCommand = class _DeleteContactCommand extends import_smithy_client.Command.classBuilder().ep({
4256
- ...commonParams
4257
- }).m(function(Command, cs, config, o) {
4223
+ var _DeleteContactCommand = class _DeleteContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4258
4224
  return [
4259
4225
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4260
4226
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4268,9 +4234,7 @@ var DeleteContactCommand = _DeleteContactCommand;
4268
4234
 
4269
4235
 
4270
4236
 
4271
- var _DeleteContactListCommand = class _DeleteContactListCommand extends import_smithy_client.Command.classBuilder().ep({
4272
- ...commonParams
4273
- }).m(function(Command, cs, config, o) {
4237
+ var _DeleteContactListCommand = class _DeleteContactListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4274
4238
  return [
4275
4239
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4276
4240
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4284,9 +4248,7 @@ var DeleteContactListCommand = _DeleteContactListCommand;
4284
4248
 
4285
4249
 
4286
4250
 
4287
- var _DeleteCustomVerificationEmailTemplateCommand = class _DeleteCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4288
- ...commonParams
4289
- }).m(function(Command, cs, config, o) {
4251
+ var _DeleteCustomVerificationEmailTemplateCommand = class _DeleteCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4290
4252
  return [
4291
4253
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4292
4254
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4300,9 +4262,7 @@ var DeleteCustomVerificationEmailTemplateCommand = _DeleteCustomVerificationEmai
4300
4262
 
4301
4263
 
4302
4264
 
4303
- var _DeleteDedicatedIpPoolCommand = class _DeleteDedicatedIpPoolCommand extends import_smithy_client.Command.classBuilder().ep({
4304
- ...commonParams
4305
- }).m(function(Command, cs, config, o) {
4265
+ var _DeleteDedicatedIpPoolCommand = class _DeleteDedicatedIpPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4306
4266
  return [
4307
4267
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4308
4268
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4316,9 +4276,7 @@ var DeleteDedicatedIpPoolCommand = _DeleteDedicatedIpPoolCommand;
4316
4276
 
4317
4277
 
4318
4278
 
4319
- var _DeleteEmailIdentityCommand = class _DeleteEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
4320
- ...commonParams
4321
- }).m(function(Command, cs, config, o) {
4279
+ var _DeleteEmailIdentityCommand = class _DeleteEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4322
4280
  return [
4323
4281
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4324
4282
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4332,9 +4290,7 @@ var DeleteEmailIdentityCommand = _DeleteEmailIdentityCommand;
4332
4290
 
4333
4291
 
4334
4292
 
4335
- var _DeleteEmailIdentityPolicyCommand = class _DeleteEmailIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4336
- ...commonParams
4337
- }).m(function(Command, cs, config, o) {
4293
+ var _DeleteEmailIdentityPolicyCommand = class _DeleteEmailIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4338
4294
  return [
4339
4295
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4340
4296
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4348,9 +4304,7 @@ var DeleteEmailIdentityPolicyCommand = _DeleteEmailIdentityPolicyCommand;
4348
4304
 
4349
4305
 
4350
4306
 
4351
- var _DeleteEmailTemplateCommand = class _DeleteEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4352
- ...commonParams
4353
- }).m(function(Command, cs, config, o) {
4307
+ var _DeleteEmailTemplateCommand = class _DeleteEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4354
4308
  return [
4355
4309
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4356
4310
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4364,9 +4318,7 @@ var DeleteEmailTemplateCommand = _DeleteEmailTemplateCommand;
4364
4318
 
4365
4319
 
4366
4320
 
4367
- var _DeleteSuppressedDestinationCommand = class _DeleteSuppressedDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
4368
- ...commonParams
4369
- }).m(function(Command, cs, config, o) {
4321
+ var _DeleteSuppressedDestinationCommand = class _DeleteSuppressedDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4370
4322
  return [
4371
4323
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4372
4324
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4380,9 +4332,7 @@ var DeleteSuppressedDestinationCommand = _DeleteSuppressedDestinationCommand;
4380
4332
 
4381
4333
 
4382
4334
 
4383
- var _GetAccountCommand = class _GetAccountCommand extends import_smithy_client.Command.classBuilder().ep({
4384
- ...commonParams
4385
- }).m(function(Command, cs, config, o) {
4335
+ var _GetAccountCommand = class _GetAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4386
4336
  return [
4387
4337
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4388
4338
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4396,9 +4346,7 @@ var GetAccountCommand = _GetAccountCommand;
4396
4346
 
4397
4347
 
4398
4348
 
4399
- var _GetBlacklistReportsCommand = class _GetBlacklistReportsCommand extends import_smithy_client.Command.classBuilder().ep({
4400
- ...commonParams
4401
- }).m(function(Command, cs, config, o) {
4349
+ var _GetBlacklistReportsCommand = class _GetBlacklistReportsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4402
4350
  return [
4403
4351
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4404
4352
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4412,9 +4360,7 @@ var GetBlacklistReportsCommand = _GetBlacklistReportsCommand;
4412
4360
 
4413
4361
 
4414
4362
 
4415
- var _GetConfigurationSetCommand = class _GetConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
4416
- ...commonParams
4417
- }).m(function(Command, cs, config, o) {
4363
+ var _GetConfigurationSetCommand = class _GetConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4418
4364
  return [
4419
4365
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4420
4366
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4428,9 +4374,7 @@ var GetConfigurationSetCommand = _GetConfigurationSetCommand;
4428
4374
 
4429
4375
 
4430
4376
 
4431
- var _GetConfigurationSetEventDestinationsCommand = class _GetConfigurationSetEventDestinationsCommand extends import_smithy_client.Command.classBuilder().ep({
4432
- ...commonParams
4433
- }).m(function(Command, cs, config, o) {
4377
+ var _GetConfigurationSetEventDestinationsCommand = class _GetConfigurationSetEventDestinationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4434
4378
  return [
4435
4379
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4436
4380
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4444,9 +4388,7 @@ var GetConfigurationSetEventDestinationsCommand = _GetConfigurationSetEventDesti
4444
4388
 
4445
4389
 
4446
4390
 
4447
- var _GetContactCommand = class _GetContactCommand extends import_smithy_client.Command.classBuilder().ep({
4448
- ...commonParams
4449
- }).m(function(Command, cs, config, o) {
4391
+ var _GetContactCommand = class _GetContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4450
4392
  return [
4451
4393
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4452
4394
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4460,9 +4402,7 @@ var GetContactCommand = _GetContactCommand;
4460
4402
 
4461
4403
 
4462
4404
 
4463
- var _GetContactListCommand = class _GetContactListCommand extends import_smithy_client.Command.classBuilder().ep({
4464
- ...commonParams
4465
- }).m(function(Command, cs, config, o) {
4405
+ var _GetContactListCommand = class _GetContactListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4466
4406
  return [
4467
4407
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4468
4408
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4476,9 +4416,7 @@ var GetContactListCommand = _GetContactListCommand;
4476
4416
 
4477
4417
 
4478
4418
 
4479
- var _GetCustomVerificationEmailTemplateCommand = class _GetCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4480
- ...commonParams
4481
- }).m(function(Command, cs, config, o) {
4419
+ var _GetCustomVerificationEmailTemplateCommand = class _GetCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4482
4420
  return [
4483
4421
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4484
4422
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4492,9 +4430,7 @@ var GetCustomVerificationEmailTemplateCommand = _GetCustomVerificationEmailTempl
4492
4430
 
4493
4431
 
4494
4432
 
4495
- var _GetDedicatedIpCommand = class _GetDedicatedIpCommand extends import_smithy_client.Command.classBuilder().ep({
4496
- ...commonParams
4497
- }).m(function(Command, cs, config, o) {
4433
+ var _GetDedicatedIpCommand = class _GetDedicatedIpCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4498
4434
  return [
4499
4435
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4500
4436
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4508,9 +4444,7 @@ var GetDedicatedIpCommand = _GetDedicatedIpCommand;
4508
4444
 
4509
4445
 
4510
4446
 
4511
- var _GetDedicatedIpPoolCommand = class _GetDedicatedIpPoolCommand extends import_smithy_client.Command.classBuilder().ep({
4512
- ...commonParams
4513
- }).m(function(Command, cs, config, o) {
4447
+ var _GetDedicatedIpPoolCommand = class _GetDedicatedIpPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4514
4448
  return [
4515
4449
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4516
4450
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4524,9 +4458,7 @@ var GetDedicatedIpPoolCommand = _GetDedicatedIpPoolCommand;
4524
4458
 
4525
4459
 
4526
4460
 
4527
- var _GetDedicatedIpsCommand = class _GetDedicatedIpsCommand extends import_smithy_client.Command.classBuilder().ep({
4528
- ...commonParams
4529
- }).m(function(Command, cs, config, o) {
4461
+ var _GetDedicatedIpsCommand = class _GetDedicatedIpsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4530
4462
  return [
4531
4463
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4532
4464
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4540,9 +4472,7 @@ var GetDedicatedIpsCommand = _GetDedicatedIpsCommand;
4540
4472
 
4541
4473
 
4542
4474
 
4543
- var _GetDeliverabilityDashboardOptionsCommand = class _GetDeliverabilityDashboardOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
4544
- ...commonParams
4545
- }).m(function(Command, cs, config, o) {
4475
+ var _GetDeliverabilityDashboardOptionsCommand = class _GetDeliverabilityDashboardOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4546
4476
  return [
4547
4477
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4548
4478
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4556,9 +4486,7 @@ var GetDeliverabilityDashboardOptionsCommand = _GetDeliverabilityDashboardOption
4556
4486
 
4557
4487
 
4558
4488
 
4559
- var _GetDeliverabilityTestReportCommand = class _GetDeliverabilityTestReportCommand extends import_smithy_client.Command.classBuilder().ep({
4560
- ...commonParams
4561
- }).m(function(Command, cs, config, o) {
4489
+ var _GetDeliverabilityTestReportCommand = class _GetDeliverabilityTestReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4562
4490
  return [
4563
4491
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4564
4492
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4572,9 +4500,7 @@ var GetDeliverabilityTestReportCommand = _GetDeliverabilityTestReportCommand;
4572
4500
 
4573
4501
 
4574
4502
 
4575
- var _GetDomainDeliverabilityCampaignCommand = class _GetDomainDeliverabilityCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
4576
- ...commonParams
4577
- }).m(function(Command, cs, config, o) {
4503
+ var _GetDomainDeliverabilityCampaignCommand = class _GetDomainDeliverabilityCampaignCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4578
4504
  return [
4579
4505
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4580
4506
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4588,9 +4514,7 @@ var GetDomainDeliverabilityCampaignCommand = _GetDomainDeliverabilityCampaignCom
4588
4514
 
4589
4515
 
4590
4516
 
4591
- var _GetDomainStatisticsReportCommand = class _GetDomainStatisticsReportCommand extends import_smithy_client.Command.classBuilder().ep({
4592
- ...commonParams
4593
- }).m(function(Command, cs, config, o) {
4517
+ var _GetDomainStatisticsReportCommand = class _GetDomainStatisticsReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4594
4518
  return [
4595
4519
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4596
4520
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4604,9 +4528,7 @@ var GetDomainStatisticsReportCommand = _GetDomainStatisticsReportCommand;
4604
4528
 
4605
4529
 
4606
4530
 
4607
- var _GetEmailIdentityCommand = class _GetEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
4608
- ...commonParams
4609
- }).m(function(Command, cs, config, o) {
4531
+ var _GetEmailIdentityCommand = class _GetEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4610
4532
  return [
4611
4533
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4612
4534
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4620,9 +4542,7 @@ var GetEmailIdentityCommand = _GetEmailIdentityCommand;
4620
4542
 
4621
4543
 
4622
4544
 
4623
- var _GetEmailIdentityPoliciesCommand = class _GetEmailIdentityPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
4624
- ...commonParams
4625
- }).m(function(Command, cs, config, o) {
4545
+ var _GetEmailIdentityPoliciesCommand = class _GetEmailIdentityPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4626
4546
  return [
4627
4547
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4628
4548
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4636,9 +4556,7 @@ var GetEmailIdentityPoliciesCommand = _GetEmailIdentityPoliciesCommand;
4636
4556
 
4637
4557
 
4638
4558
 
4639
- var _GetEmailTemplateCommand = class _GetEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4640
- ...commonParams
4641
- }).m(function(Command, cs, config, o) {
4559
+ var _GetEmailTemplateCommand = class _GetEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4642
4560
  return [
4643
4561
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4644
4562
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4652,9 +4570,7 @@ var GetEmailTemplateCommand = _GetEmailTemplateCommand;
4652
4570
 
4653
4571
 
4654
4572
 
4655
- var _GetExportJobCommand = class _GetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
4656
- ...commonParams
4657
- }).m(function(Command, cs, config, o) {
4573
+ var _GetExportJobCommand = class _GetExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4658
4574
  return [
4659
4575
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4660
4576
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4668,9 +4584,7 @@ var GetExportJobCommand = _GetExportJobCommand;
4668
4584
 
4669
4585
 
4670
4586
 
4671
- var _GetImportJobCommand = class _GetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
4672
- ...commonParams
4673
- }).m(function(Command, cs, config, o) {
4587
+ var _GetImportJobCommand = class _GetImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4674
4588
  return [
4675
4589
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4676
4590
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4684,9 +4598,7 @@ var GetImportJobCommand = _GetImportJobCommand;
4684
4598
 
4685
4599
 
4686
4600
 
4687
- var _GetMessageInsightsCommand = class _GetMessageInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
4688
- ...commonParams
4689
- }).m(function(Command, cs, config, o) {
4601
+ var _GetMessageInsightsCommand = class _GetMessageInsightsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4690
4602
  return [
4691
4603
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4692
4604
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4700,9 +4612,7 @@ var GetMessageInsightsCommand = _GetMessageInsightsCommand;
4700
4612
 
4701
4613
 
4702
4614
 
4703
- var _GetSuppressedDestinationCommand = class _GetSuppressedDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
4704
- ...commonParams
4705
- }).m(function(Command, cs, config, o) {
4615
+ var _GetSuppressedDestinationCommand = class _GetSuppressedDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4706
4616
  return [
4707
4617
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4708
4618
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4716,9 +4626,7 @@ var GetSuppressedDestinationCommand = _GetSuppressedDestinationCommand;
4716
4626
 
4717
4627
 
4718
4628
 
4719
- var _ListConfigurationSetsCommand = class _ListConfigurationSetsCommand extends import_smithy_client.Command.classBuilder().ep({
4720
- ...commonParams
4721
- }).m(function(Command, cs, config, o) {
4629
+ var _ListConfigurationSetsCommand = class _ListConfigurationSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4722
4630
  return [
4723
4631
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4724
4632
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4732,9 +4640,7 @@ var ListConfigurationSetsCommand = _ListConfigurationSetsCommand;
4732
4640
 
4733
4641
 
4734
4642
 
4735
- var _ListContactListsCommand = class _ListContactListsCommand extends import_smithy_client.Command.classBuilder().ep({
4736
- ...commonParams
4737
- }).m(function(Command, cs, config, o) {
4643
+ var _ListContactListsCommand = class _ListContactListsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4738
4644
  return [
4739
4645
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4740
4646
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4748,9 +4654,7 @@ var ListContactListsCommand = _ListContactListsCommand;
4748
4654
 
4749
4655
 
4750
4656
 
4751
- var _ListContactsCommand = class _ListContactsCommand extends import_smithy_client.Command.classBuilder().ep({
4752
- ...commonParams
4753
- }).m(function(Command, cs, config, o) {
4657
+ var _ListContactsCommand = class _ListContactsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4754
4658
  return [
4755
4659
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4756
4660
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4764,9 +4668,7 @@ var ListContactsCommand = _ListContactsCommand;
4764
4668
 
4765
4669
 
4766
4670
 
4767
- var _ListCustomVerificationEmailTemplatesCommand = class _ListCustomVerificationEmailTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
4768
- ...commonParams
4769
- }).m(function(Command, cs, config, o) {
4671
+ var _ListCustomVerificationEmailTemplatesCommand = class _ListCustomVerificationEmailTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4770
4672
  return [
4771
4673
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4772
4674
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4780,9 +4682,7 @@ var ListCustomVerificationEmailTemplatesCommand = _ListCustomVerificationEmailTe
4780
4682
 
4781
4683
 
4782
4684
 
4783
- var _ListDedicatedIpPoolsCommand = class _ListDedicatedIpPoolsCommand extends import_smithy_client.Command.classBuilder().ep({
4784
- ...commonParams
4785
- }).m(function(Command, cs, config, o) {
4685
+ var _ListDedicatedIpPoolsCommand = class _ListDedicatedIpPoolsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4786
4686
  return [
4787
4687
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4788
4688
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4796,9 +4696,7 @@ var ListDedicatedIpPoolsCommand = _ListDedicatedIpPoolsCommand;
4796
4696
 
4797
4697
 
4798
4698
 
4799
- var _ListDeliverabilityTestReportsCommand = class _ListDeliverabilityTestReportsCommand extends import_smithy_client.Command.classBuilder().ep({
4800
- ...commonParams
4801
- }).m(function(Command, cs, config, o) {
4699
+ var _ListDeliverabilityTestReportsCommand = class _ListDeliverabilityTestReportsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4802
4700
  return [
4803
4701
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4804
4702
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4812,9 +4710,7 @@ var ListDeliverabilityTestReportsCommand = _ListDeliverabilityTestReportsCommand
4812
4710
 
4813
4711
 
4814
4712
 
4815
- var _ListDomainDeliverabilityCampaignsCommand = class _ListDomainDeliverabilityCampaignsCommand extends import_smithy_client.Command.classBuilder().ep({
4816
- ...commonParams
4817
- }).m(function(Command, cs, config, o) {
4713
+ var _ListDomainDeliverabilityCampaignsCommand = class _ListDomainDeliverabilityCampaignsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4818
4714
  return [
4819
4715
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4820
4716
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4828,9 +4724,7 @@ var ListDomainDeliverabilityCampaignsCommand = _ListDomainDeliverabilityCampaign
4828
4724
 
4829
4725
 
4830
4726
 
4831
- var _ListEmailIdentitiesCommand = class _ListEmailIdentitiesCommand extends import_smithy_client.Command.classBuilder().ep({
4832
- ...commonParams
4833
- }).m(function(Command, cs, config, o) {
4727
+ var _ListEmailIdentitiesCommand = class _ListEmailIdentitiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4834
4728
  return [
4835
4729
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4836
4730
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4844,9 +4738,7 @@ var ListEmailIdentitiesCommand = _ListEmailIdentitiesCommand;
4844
4738
 
4845
4739
 
4846
4740
 
4847
- var _ListEmailTemplatesCommand = class _ListEmailTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
4848
- ...commonParams
4849
- }).m(function(Command, cs, config, o) {
4741
+ var _ListEmailTemplatesCommand = class _ListEmailTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4850
4742
  return [
4851
4743
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4852
4744
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4860,9 +4752,7 @@ var ListEmailTemplatesCommand = _ListEmailTemplatesCommand;
4860
4752
 
4861
4753
 
4862
4754
 
4863
- var _ListExportJobsCommand = class _ListExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
4864
- ...commonParams
4865
- }).m(function(Command, cs, config, o) {
4755
+ var _ListExportJobsCommand = class _ListExportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4866
4756
  return [
4867
4757
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4868
4758
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4876,9 +4766,7 @@ var ListExportJobsCommand = _ListExportJobsCommand;
4876
4766
 
4877
4767
 
4878
4768
 
4879
- var _ListImportJobsCommand = class _ListImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
4880
- ...commonParams
4881
- }).m(function(Command, cs, config, o) {
4769
+ var _ListImportJobsCommand = class _ListImportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4882
4770
  return [
4883
4771
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4884
4772
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4892,9 +4780,7 @@ var ListImportJobsCommand = _ListImportJobsCommand;
4892
4780
 
4893
4781
 
4894
4782
 
4895
- var _ListRecommendationsCommand = class _ListRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep({
4896
- ...commonParams
4897
- }).m(function(Command, cs, config, o) {
4783
+ var _ListRecommendationsCommand = class _ListRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4898
4784
  return [
4899
4785
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4900
4786
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4908,9 +4794,7 @@ var ListRecommendationsCommand = _ListRecommendationsCommand;
4908
4794
 
4909
4795
 
4910
4796
 
4911
- var _ListSuppressedDestinationsCommand = class _ListSuppressedDestinationsCommand extends import_smithy_client.Command.classBuilder().ep({
4912
- ...commonParams
4913
- }).m(function(Command, cs, config, o) {
4797
+ var _ListSuppressedDestinationsCommand = class _ListSuppressedDestinationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4914
4798
  return [
4915
4799
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4916
4800
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4924,9 +4808,7 @@ var ListSuppressedDestinationsCommand = _ListSuppressedDestinationsCommand;
4924
4808
 
4925
4809
 
4926
4810
 
4927
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4928
- ...commonParams
4929
- }).m(function(Command, cs, config, o) {
4811
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4930
4812
  return [
4931
4813
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4932
4814
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4940,9 +4822,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4940
4822
 
4941
4823
 
4942
4824
 
4943
- var _PutAccountDedicatedIpWarmupAttributesCommand = class _PutAccountDedicatedIpWarmupAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
4944
- ...commonParams
4945
- }).m(function(Command, cs, config, o) {
4825
+ var _PutAccountDedicatedIpWarmupAttributesCommand = class _PutAccountDedicatedIpWarmupAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4946
4826
  return [
4947
4827
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4948
4828
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4956,9 +4836,7 @@ var PutAccountDedicatedIpWarmupAttributesCommand = _PutAccountDedicatedIpWarmupA
4956
4836
 
4957
4837
 
4958
4838
 
4959
- var _PutAccountDetailsCommand = class _PutAccountDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
4960
- ...commonParams
4961
- }).m(function(Command, cs, config, o) {
4839
+ var _PutAccountDetailsCommand = class _PutAccountDetailsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4962
4840
  return [
4963
4841
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4964
4842
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4972,9 +4850,7 @@ var PutAccountDetailsCommand = _PutAccountDetailsCommand;
4972
4850
 
4973
4851
 
4974
4852
 
4975
- var _PutAccountSendingAttributesCommand = class _PutAccountSendingAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
4976
- ...commonParams
4977
- }).m(function(Command, cs, config, o) {
4853
+ var _PutAccountSendingAttributesCommand = class _PutAccountSendingAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4978
4854
  return [
4979
4855
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4980
4856
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4988,9 +4864,7 @@ var PutAccountSendingAttributesCommand = _PutAccountSendingAttributesCommand;
4988
4864
 
4989
4865
 
4990
4866
 
4991
- var _PutAccountSuppressionAttributesCommand = class _PutAccountSuppressionAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
4992
- ...commonParams
4993
- }).m(function(Command, cs, config, o) {
4867
+ var _PutAccountSuppressionAttributesCommand = class _PutAccountSuppressionAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4994
4868
  return [
4995
4869
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4996
4870
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5004,9 +4878,7 @@ var PutAccountSuppressionAttributesCommand = _PutAccountSuppressionAttributesCom
5004
4878
 
5005
4879
 
5006
4880
 
5007
- var _PutAccountVdmAttributesCommand = class _PutAccountVdmAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5008
- ...commonParams
5009
- }).m(function(Command, cs, config, o) {
4881
+ var _PutAccountVdmAttributesCommand = class _PutAccountVdmAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5010
4882
  return [
5011
4883
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5012
4884
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5020,9 +4892,7 @@ var PutAccountVdmAttributesCommand = _PutAccountVdmAttributesCommand;
5020
4892
 
5021
4893
 
5022
4894
 
5023
- var _PutConfigurationSetDeliveryOptionsCommand = class _PutConfigurationSetDeliveryOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5024
- ...commonParams
5025
- }).m(function(Command, cs, config, o) {
4895
+ var _PutConfigurationSetDeliveryOptionsCommand = class _PutConfigurationSetDeliveryOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5026
4896
  return [
5027
4897
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5028
4898
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5036,9 +4906,7 @@ var PutConfigurationSetDeliveryOptionsCommand = _PutConfigurationSetDeliveryOpti
5036
4906
 
5037
4907
 
5038
4908
 
5039
- var _PutConfigurationSetReputationOptionsCommand = class _PutConfigurationSetReputationOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5040
- ...commonParams
5041
- }).m(function(Command, cs, config, o) {
4909
+ var _PutConfigurationSetReputationOptionsCommand = class _PutConfigurationSetReputationOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5042
4910
  return [
5043
4911
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5044
4912
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5052,9 +4920,7 @@ var PutConfigurationSetReputationOptionsCommand = _PutConfigurationSetReputation
5052
4920
 
5053
4921
 
5054
4922
 
5055
- var _PutConfigurationSetSendingOptionsCommand = class _PutConfigurationSetSendingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5056
- ...commonParams
5057
- }).m(function(Command, cs, config, o) {
4923
+ var _PutConfigurationSetSendingOptionsCommand = class _PutConfigurationSetSendingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5058
4924
  return [
5059
4925
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5060
4926
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5068,9 +4934,7 @@ var PutConfigurationSetSendingOptionsCommand = _PutConfigurationSetSendingOption
5068
4934
 
5069
4935
 
5070
4936
 
5071
- var _PutConfigurationSetSuppressionOptionsCommand = class _PutConfigurationSetSuppressionOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5072
- ...commonParams
5073
- }).m(function(Command, cs, config, o) {
4937
+ var _PutConfigurationSetSuppressionOptionsCommand = class _PutConfigurationSetSuppressionOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5074
4938
  return [
5075
4939
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5076
4940
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5084,9 +4948,7 @@ var PutConfigurationSetSuppressionOptionsCommand = _PutConfigurationSetSuppressi
5084
4948
 
5085
4949
 
5086
4950
 
5087
- var _PutConfigurationSetTrackingOptionsCommand = class _PutConfigurationSetTrackingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5088
- ...commonParams
5089
- }).m(function(Command, cs, config, o) {
4951
+ var _PutConfigurationSetTrackingOptionsCommand = class _PutConfigurationSetTrackingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5090
4952
  return [
5091
4953
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5092
4954
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5100,9 +4962,7 @@ var PutConfigurationSetTrackingOptionsCommand = _PutConfigurationSetTrackingOpti
5100
4962
 
5101
4963
 
5102
4964
 
5103
- var _PutConfigurationSetVdmOptionsCommand = class _PutConfigurationSetVdmOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5104
- ...commonParams
5105
- }).m(function(Command, cs, config, o) {
4965
+ var _PutConfigurationSetVdmOptionsCommand = class _PutConfigurationSetVdmOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5106
4966
  return [
5107
4967
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5108
4968
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5116,9 +4976,7 @@ var PutConfigurationSetVdmOptionsCommand = _PutConfigurationSetVdmOptionsCommand
5116
4976
 
5117
4977
 
5118
4978
 
5119
- var _PutDedicatedIpInPoolCommand = class _PutDedicatedIpInPoolCommand extends import_smithy_client.Command.classBuilder().ep({
5120
- ...commonParams
5121
- }).m(function(Command, cs, config, o) {
4979
+ var _PutDedicatedIpInPoolCommand = class _PutDedicatedIpInPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5122
4980
  return [
5123
4981
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5124
4982
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5132,9 +4990,7 @@ var PutDedicatedIpInPoolCommand = _PutDedicatedIpInPoolCommand;
5132
4990
 
5133
4991
 
5134
4992
 
5135
- var _PutDedicatedIpPoolScalingAttributesCommand = class _PutDedicatedIpPoolScalingAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5136
- ...commonParams
5137
- }).m(function(Command, cs, config, o) {
4993
+ var _PutDedicatedIpPoolScalingAttributesCommand = class _PutDedicatedIpPoolScalingAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5138
4994
  return [
5139
4995
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5140
4996
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5148,9 +5004,7 @@ var PutDedicatedIpPoolScalingAttributesCommand = _PutDedicatedIpPoolScalingAttri
5148
5004
 
5149
5005
 
5150
5006
 
5151
- var _PutDedicatedIpWarmupAttributesCommand = class _PutDedicatedIpWarmupAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5152
- ...commonParams
5153
- }).m(function(Command, cs, config, o) {
5007
+ var _PutDedicatedIpWarmupAttributesCommand = class _PutDedicatedIpWarmupAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5154
5008
  return [
5155
5009
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5156
5010
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5164,9 +5018,7 @@ var PutDedicatedIpWarmupAttributesCommand = _PutDedicatedIpWarmupAttributesComma
5164
5018
 
5165
5019
 
5166
5020
 
5167
- var _PutDeliverabilityDashboardOptionCommand = class _PutDeliverabilityDashboardOptionCommand extends import_smithy_client.Command.classBuilder().ep({
5168
- ...commonParams
5169
- }).m(function(Command, cs, config, o) {
5021
+ var _PutDeliverabilityDashboardOptionCommand = class _PutDeliverabilityDashboardOptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5170
5022
  return [
5171
5023
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5172
5024
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5180,9 +5032,7 @@ var PutDeliverabilityDashboardOptionCommand = _PutDeliverabilityDashboardOptionC
5180
5032
 
5181
5033
 
5182
5034
 
5183
- var _PutEmailIdentityConfigurationSetAttributesCommand = class _PutEmailIdentityConfigurationSetAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5184
- ...commonParams
5185
- }).m(function(Command, cs, config, o) {
5035
+ var _PutEmailIdentityConfigurationSetAttributesCommand = class _PutEmailIdentityConfigurationSetAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5186
5036
  return [
5187
5037
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5188
5038
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5196,9 +5046,7 @@ var PutEmailIdentityConfigurationSetAttributesCommand = _PutEmailIdentityConfigu
5196
5046
 
5197
5047
 
5198
5048
 
5199
- var _PutEmailIdentityDkimAttributesCommand = class _PutEmailIdentityDkimAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5200
- ...commonParams
5201
- }).m(function(Command, cs, config, o) {
5049
+ var _PutEmailIdentityDkimAttributesCommand = class _PutEmailIdentityDkimAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5202
5050
  return [
5203
5051
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5204
5052
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5212,9 +5060,7 @@ var PutEmailIdentityDkimAttributesCommand = _PutEmailIdentityDkimAttributesComma
5212
5060
 
5213
5061
 
5214
5062
 
5215
- var _PutEmailIdentityDkimSigningAttributesCommand = class _PutEmailIdentityDkimSigningAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5216
- ...commonParams
5217
- }).m(function(Command, cs, config, o) {
5063
+ var _PutEmailIdentityDkimSigningAttributesCommand = class _PutEmailIdentityDkimSigningAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5218
5064
  return [
5219
5065
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5220
5066
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5228,9 +5074,7 @@ var PutEmailIdentityDkimSigningAttributesCommand = _PutEmailIdentityDkimSigningA
5228
5074
 
5229
5075
 
5230
5076
 
5231
- var _PutEmailIdentityFeedbackAttributesCommand = class _PutEmailIdentityFeedbackAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5232
- ...commonParams
5233
- }).m(function(Command, cs, config, o) {
5077
+ var _PutEmailIdentityFeedbackAttributesCommand = class _PutEmailIdentityFeedbackAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5234
5078
  return [
5235
5079
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5236
5080
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5244,9 +5088,7 @@ var PutEmailIdentityFeedbackAttributesCommand = _PutEmailIdentityFeedbackAttribu
5244
5088
 
5245
5089
 
5246
5090
 
5247
- var _PutEmailIdentityMailFromAttributesCommand = class _PutEmailIdentityMailFromAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5248
- ...commonParams
5249
- }).m(function(Command, cs, config, o) {
5091
+ var _PutEmailIdentityMailFromAttributesCommand = class _PutEmailIdentityMailFromAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5250
5092
  return [
5251
5093
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5252
5094
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5260,9 +5102,7 @@ var PutEmailIdentityMailFromAttributesCommand = _PutEmailIdentityMailFromAttribu
5260
5102
 
5261
5103
 
5262
5104
 
5263
- var _PutSuppressedDestinationCommand = class _PutSuppressedDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
5264
- ...commonParams
5265
- }).m(function(Command, cs, config, o) {
5105
+ var _PutSuppressedDestinationCommand = class _PutSuppressedDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5266
5106
  return [
5267
5107
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5268
5108
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5276,9 +5116,7 @@ var PutSuppressedDestinationCommand = _PutSuppressedDestinationCommand;
5276
5116
 
5277
5117
 
5278
5118
 
5279
- var _SendBulkEmailCommand = class _SendBulkEmailCommand extends import_smithy_client.Command.classBuilder().ep({
5280
- ...commonParams
5281
- }).m(function(Command, cs, config, o) {
5119
+ var _SendBulkEmailCommand = class _SendBulkEmailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5282
5120
  return [
5283
5121
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5284
5122
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5292,9 +5130,7 @@ var SendBulkEmailCommand = _SendBulkEmailCommand;
5292
5130
 
5293
5131
 
5294
5132
 
5295
- var _SendCustomVerificationEmailCommand = class _SendCustomVerificationEmailCommand extends import_smithy_client.Command.classBuilder().ep({
5296
- ...commonParams
5297
- }).m(function(Command, cs, config, o) {
5133
+ var _SendCustomVerificationEmailCommand = class _SendCustomVerificationEmailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5298
5134
  return [
5299
5135
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5300
5136
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5308,9 +5144,7 @@ var SendCustomVerificationEmailCommand = _SendCustomVerificationEmailCommand;
5308
5144
 
5309
5145
 
5310
5146
 
5311
- var _SendEmailCommand = class _SendEmailCommand extends import_smithy_client.Command.classBuilder().ep({
5312
- ...commonParams
5313
- }).m(function(Command, cs, config, o) {
5147
+ var _SendEmailCommand = class _SendEmailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5314
5148
  return [
5315
5149
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5316
5150
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5324,9 +5158,7 @@ var SendEmailCommand = _SendEmailCommand;
5324
5158
 
5325
5159
 
5326
5160
 
5327
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5328
- ...commonParams
5329
- }).m(function(Command, cs, config, o) {
5161
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5330
5162
  return [
5331
5163
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5332
5164
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5340,9 +5172,7 @@ var TagResourceCommand = _TagResourceCommand;
5340
5172
 
5341
5173
 
5342
5174
 
5343
- var _TestRenderEmailTemplateCommand = class _TestRenderEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5344
- ...commonParams
5345
- }).m(function(Command, cs, config, o) {
5175
+ var _TestRenderEmailTemplateCommand = class _TestRenderEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5346
5176
  return [
5347
5177
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5348
5178
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5356,9 +5186,7 @@ var TestRenderEmailTemplateCommand = _TestRenderEmailTemplateCommand;
5356
5186
 
5357
5187
 
5358
5188
 
5359
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5360
- ...commonParams
5361
- }).m(function(Command, cs, config, o) {
5189
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5362
5190
  return [
5363
5191
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5364
5192
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5372,9 +5200,7 @@ var UntagResourceCommand = _UntagResourceCommand;
5372
5200
 
5373
5201
 
5374
5202
 
5375
- var _UpdateConfigurationSetEventDestinationCommand = class _UpdateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
5376
- ...commonParams
5377
- }).m(function(Command, cs, config, o) {
5203
+ var _UpdateConfigurationSetEventDestinationCommand = class _UpdateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5378
5204
  return [
5379
5205
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5380
5206
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5388,9 +5214,7 @@ var UpdateConfigurationSetEventDestinationCommand = _UpdateConfigurationSetEvent
5388
5214
 
5389
5215
 
5390
5216
 
5391
- var _UpdateContactCommand = class _UpdateContactCommand extends import_smithy_client.Command.classBuilder().ep({
5392
- ...commonParams
5393
- }).m(function(Command, cs, config, o) {
5217
+ var _UpdateContactCommand = class _UpdateContactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5394
5218
  return [
5395
5219
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5396
5220
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5404,9 +5228,7 @@ var UpdateContactCommand = _UpdateContactCommand;
5404
5228
 
5405
5229
 
5406
5230
 
5407
- var _UpdateContactListCommand = class _UpdateContactListCommand extends import_smithy_client.Command.classBuilder().ep({
5408
- ...commonParams
5409
- }).m(function(Command, cs, config, o) {
5231
+ var _UpdateContactListCommand = class _UpdateContactListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5410
5232
  return [
5411
5233
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5412
5234
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5420,9 +5242,7 @@ var UpdateContactListCommand = _UpdateContactListCommand;
5420
5242
 
5421
5243
 
5422
5244
 
5423
- var _UpdateCustomVerificationEmailTemplateCommand = class _UpdateCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5424
- ...commonParams
5425
- }).m(function(Command, cs, config, o) {
5245
+ var _UpdateCustomVerificationEmailTemplateCommand = class _UpdateCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5426
5246
  return [
5427
5247
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5428
5248
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5436,9 +5256,7 @@ var UpdateCustomVerificationEmailTemplateCommand = _UpdateCustomVerificationEmai
5436
5256
 
5437
5257
 
5438
5258
 
5439
- var _UpdateEmailIdentityPolicyCommand = class _UpdateEmailIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5440
- ...commonParams
5441
- }).m(function(Command, cs, config, o) {
5259
+ var _UpdateEmailIdentityPolicyCommand = class _UpdateEmailIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5442
5260
  return [
5443
5261
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5444
5262
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5452,9 +5270,7 @@ var UpdateEmailIdentityPolicyCommand = _UpdateEmailIdentityPolicyCommand;
5452
5270
 
5453
5271
 
5454
5272
 
5455
- var _UpdateEmailTemplateCommand = class _UpdateEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5456
- ...commonParams
5457
- }).m(function(Command, cs, config, o) {
5273
+ var _UpdateEmailTemplateCommand = class _UpdateEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5458
5274
  return [
5459
5275
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5460
5276
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())