@aws-sdk/client-ses 3.649.0 → 3.651.1
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.
- package/dist-cjs/index.js +71 -213
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +1 -3
- package/dist-es/commands/CreateConfigurationSetCommand.js +1 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +1 -3
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +1 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -3
- package/dist-es/commands/CreateReceiptFilterCommand.js +1 -3
- package/dist-es/commands/CreateReceiptRuleCommand.js +1 -3
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +1 -3
- package/dist-es/commands/CreateTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +1 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -3
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +1 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteIdentityCommand.js +1 -3
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteReceiptFilterCommand.js +1 -3
- package/dist-es/commands/DeleteReceiptRuleCommand.js +1 -3
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +1 -3
- package/dist-es/commands/DeleteTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +1 -3
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +1 -3
- package/dist-es/commands/DescribeConfigurationSetCommand.js +1 -3
- package/dist-es/commands/DescribeReceiptRuleCommand.js +1 -3
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +1 -3
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +1 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +1 -3
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +1 -3
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +1 -3
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +1 -3
- package/dist-es/commands/GetIdentityPoliciesCommand.js +1 -3
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +1 -3
- package/dist-es/commands/GetSendQuotaCommand.js +1 -3
- package/dist-es/commands/GetSendStatisticsCommand.js +1 -3
- package/dist-es/commands/GetTemplateCommand.js +1 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +1 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -3
- package/dist-es/commands/ListIdentitiesCommand.js +1 -3
- package/dist-es/commands/ListIdentityPoliciesCommand.js +1 -3
- package/dist-es/commands/ListReceiptFiltersCommand.js +1 -3
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +1 -3
- package/dist-es/commands/ListTemplatesCommand.js +1 -3
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +1 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -3
- package/dist-es/commands/PutIdentityPolicyCommand.js +1 -3
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +1 -3
- package/dist-es/commands/SendBounceCommand.js +1 -3
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +1 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +1 -3
- package/dist-es/commands/SendEmailCommand.js +1 -3
- package/dist-es/commands/SendRawEmailCommand.js +1 -3
- package/dist-es/commands/SendTemplatedEmailCommand.js +1 -3
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +1 -3
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +1 -3
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +1 -3
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +1 -3
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +1 -3
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +1 -3
- package/dist-es/commands/SetReceiptRulePositionCommand.js +1 -3
- package/dist-es/commands/TestRenderTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +1 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -3
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +1 -3
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +1 -3
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +1 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateReceiptRuleCommand.js +1 -3
- package/dist-es/commands/UpdateTemplateCommand.js +1 -3
- package/dist-es/commands/VerifyDomainDkimCommand.js +1 -3
- package/dist-es/commands/VerifyDomainIdentityCommand.js +1 -3
- package/dist-es/commands/VerifyEmailAddressCommand.js +1 -3
- package/dist-es/commands/VerifyEmailIdentityCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/package.json +5 -5
- package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js
CHANGED
|
@@ -6294,9 +6294,7 @@ var loadQueryErrorCode = /* @__PURE__ */ __name((output, data) => {
|
|
|
6294
6294
|
}, "loadQueryErrorCode");
|
|
6295
6295
|
|
|
6296
6296
|
// src/commands/CloneReceiptRuleSetCommand.ts
|
|
6297
|
-
var _CloneReceiptRuleSetCommand = class _CloneReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6298
|
-
...commonParams
|
|
6299
|
-
}).m(function(Command, cs, config, o) {
|
|
6297
|
+
var _CloneReceiptRuleSetCommand = class _CloneReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6300
6298
|
return [
|
|
6301
6299
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6302
6300
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6310,9 +6308,7 @@ var CloneReceiptRuleSetCommand = _CloneReceiptRuleSetCommand;
|
|
|
6310
6308
|
|
|
6311
6309
|
|
|
6312
6310
|
|
|
6313
|
-
var _CreateConfigurationSetCommand = class _CreateConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6314
|
-
...commonParams
|
|
6315
|
-
}).m(function(Command, cs, config, o) {
|
|
6311
|
+
var _CreateConfigurationSetCommand = class _CreateConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6316
6312
|
return [
|
|
6317
6313
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6318
6314
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6326,9 +6322,7 @@ var CreateConfigurationSetCommand = _CreateConfigurationSetCommand;
|
|
|
6326
6322
|
|
|
6327
6323
|
|
|
6328
6324
|
|
|
6329
|
-
var _CreateConfigurationSetEventDestinationCommand = class _CreateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6330
|
-
...commonParams
|
|
6331
|
-
}).m(function(Command, cs, config, o) {
|
|
6325
|
+
var _CreateConfigurationSetEventDestinationCommand = class _CreateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6332
6326
|
return [
|
|
6333
6327
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6334
6328
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6342,9 +6336,7 @@ var CreateConfigurationSetEventDestinationCommand = _CreateConfigurationSetEvent
|
|
|
6342
6336
|
|
|
6343
6337
|
|
|
6344
6338
|
|
|
6345
|
-
var _CreateConfigurationSetTrackingOptionsCommand = class _CreateConfigurationSetTrackingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6346
|
-
...commonParams
|
|
6347
|
-
}).m(function(Command, cs, config, o) {
|
|
6339
|
+
var _CreateConfigurationSetTrackingOptionsCommand = class _CreateConfigurationSetTrackingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6348
6340
|
return [
|
|
6349
6341
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6350
6342
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6358,9 +6350,7 @@ var CreateConfigurationSetTrackingOptionsCommand = _CreateConfigurationSetTracki
|
|
|
6358
6350
|
|
|
6359
6351
|
|
|
6360
6352
|
|
|
6361
|
-
var _CreateCustomVerificationEmailTemplateCommand = class _CreateCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6362
|
-
...commonParams
|
|
6363
|
-
}).m(function(Command, cs, config, o) {
|
|
6353
|
+
var _CreateCustomVerificationEmailTemplateCommand = class _CreateCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6364
6354
|
return [
|
|
6365
6355
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6366
6356
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6374,9 +6364,7 @@ var CreateCustomVerificationEmailTemplateCommand = _CreateCustomVerificationEmai
|
|
|
6374
6364
|
|
|
6375
6365
|
|
|
6376
6366
|
|
|
6377
|
-
var _CreateReceiptFilterCommand = class _CreateReceiptFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6378
|
-
...commonParams
|
|
6379
|
-
}).m(function(Command, cs, config, o) {
|
|
6367
|
+
var _CreateReceiptFilterCommand = class _CreateReceiptFilterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6380
6368
|
return [
|
|
6381
6369
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6382
6370
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6390,9 +6378,7 @@ var CreateReceiptFilterCommand = _CreateReceiptFilterCommand;
|
|
|
6390
6378
|
|
|
6391
6379
|
|
|
6392
6380
|
|
|
6393
|
-
var _CreateReceiptRuleCommand = class _CreateReceiptRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6394
|
-
...commonParams
|
|
6395
|
-
}).m(function(Command, cs, config, o) {
|
|
6381
|
+
var _CreateReceiptRuleCommand = class _CreateReceiptRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6396
6382
|
return [
|
|
6397
6383
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6398
6384
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6406,9 +6392,7 @@ var CreateReceiptRuleCommand = _CreateReceiptRuleCommand;
|
|
|
6406
6392
|
|
|
6407
6393
|
|
|
6408
6394
|
|
|
6409
|
-
var _CreateReceiptRuleSetCommand = class _CreateReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6410
|
-
...commonParams
|
|
6411
|
-
}).m(function(Command, cs, config, o) {
|
|
6395
|
+
var _CreateReceiptRuleSetCommand = class _CreateReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6412
6396
|
return [
|
|
6413
6397
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6414
6398
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6422,9 +6406,7 @@ var CreateReceiptRuleSetCommand = _CreateReceiptRuleSetCommand;
|
|
|
6422
6406
|
|
|
6423
6407
|
|
|
6424
6408
|
|
|
6425
|
-
var _CreateTemplateCommand = class _CreateTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6426
|
-
...commonParams
|
|
6427
|
-
}).m(function(Command, cs, config, o) {
|
|
6409
|
+
var _CreateTemplateCommand = class _CreateTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6428
6410
|
return [
|
|
6429
6411
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6430
6412
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6438,9 +6420,7 @@ var CreateTemplateCommand = _CreateTemplateCommand;
|
|
|
6438
6420
|
|
|
6439
6421
|
|
|
6440
6422
|
|
|
6441
|
-
var _DeleteConfigurationSetCommand = class _DeleteConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6442
|
-
...commonParams
|
|
6443
|
-
}).m(function(Command, cs, config, o) {
|
|
6423
|
+
var _DeleteConfigurationSetCommand = class _DeleteConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6444
6424
|
return [
|
|
6445
6425
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6446
6426
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6454,9 +6434,7 @@ var DeleteConfigurationSetCommand = _DeleteConfigurationSetCommand;
|
|
|
6454
6434
|
|
|
6455
6435
|
|
|
6456
6436
|
|
|
6457
|
-
var _DeleteConfigurationSetEventDestinationCommand = class _DeleteConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6458
|
-
...commonParams
|
|
6459
|
-
}).m(function(Command, cs, config, o) {
|
|
6437
|
+
var _DeleteConfigurationSetEventDestinationCommand = class _DeleteConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6460
6438
|
return [
|
|
6461
6439
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6462
6440
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6470,9 +6448,7 @@ var DeleteConfigurationSetEventDestinationCommand = _DeleteConfigurationSetEvent
|
|
|
6470
6448
|
|
|
6471
6449
|
|
|
6472
6450
|
|
|
6473
|
-
var _DeleteConfigurationSetTrackingOptionsCommand = class _DeleteConfigurationSetTrackingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6474
|
-
...commonParams
|
|
6475
|
-
}).m(function(Command, cs, config, o) {
|
|
6451
|
+
var _DeleteConfigurationSetTrackingOptionsCommand = class _DeleteConfigurationSetTrackingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6476
6452
|
return [
|
|
6477
6453
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6478
6454
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6486,9 +6462,7 @@ var DeleteConfigurationSetTrackingOptionsCommand = _DeleteConfigurationSetTracki
|
|
|
6486
6462
|
|
|
6487
6463
|
|
|
6488
6464
|
|
|
6489
|
-
var _DeleteCustomVerificationEmailTemplateCommand = class _DeleteCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6490
|
-
...commonParams
|
|
6491
|
-
}).m(function(Command, cs, config, o) {
|
|
6465
|
+
var _DeleteCustomVerificationEmailTemplateCommand = class _DeleteCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6492
6466
|
return [
|
|
6493
6467
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6494
6468
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6502,9 +6476,7 @@ var DeleteCustomVerificationEmailTemplateCommand = _DeleteCustomVerificationEmai
|
|
|
6502
6476
|
|
|
6503
6477
|
|
|
6504
6478
|
|
|
6505
|
-
var _DeleteIdentityCommand = class _DeleteIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6506
|
-
...commonParams
|
|
6507
|
-
}).m(function(Command, cs, config, o) {
|
|
6479
|
+
var _DeleteIdentityCommand = class _DeleteIdentityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6508
6480
|
return [
|
|
6509
6481
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6510
6482
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6518,9 +6490,7 @@ var DeleteIdentityCommand = _DeleteIdentityCommand;
|
|
|
6518
6490
|
|
|
6519
6491
|
|
|
6520
6492
|
|
|
6521
|
-
var _DeleteIdentityPolicyCommand = class _DeleteIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6522
|
-
...commonParams
|
|
6523
|
-
}).m(function(Command, cs, config, o) {
|
|
6493
|
+
var _DeleteIdentityPolicyCommand = class _DeleteIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6524
6494
|
return [
|
|
6525
6495
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6526
6496
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6534,9 +6504,7 @@ var DeleteIdentityPolicyCommand = _DeleteIdentityPolicyCommand;
|
|
|
6534
6504
|
|
|
6535
6505
|
|
|
6536
6506
|
|
|
6537
|
-
var _DeleteReceiptFilterCommand = class _DeleteReceiptFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6538
|
-
...commonParams
|
|
6539
|
-
}).m(function(Command, cs, config, o) {
|
|
6507
|
+
var _DeleteReceiptFilterCommand = class _DeleteReceiptFilterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6540
6508
|
return [
|
|
6541
6509
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6542
6510
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6550,9 +6518,7 @@ var DeleteReceiptFilterCommand = _DeleteReceiptFilterCommand;
|
|
|
6550
6518
|
|
|
6551
6519
|
|
|
6552
6520
|
|
|
6553
|
-
var _DeleteReceiptRuleCommand = class _DeleteReceiptRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6554
|
-
...commonParams
|
|
6555
|
-
}).m(function(Command, cs, config, o) {
|
|
6521
|
+
var _DeleteReceiptRuleCommand = class _DeleteReceiptRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6556
6522
|
return [
|
|
6557
6523
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6558
6524
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6566,9 +6532,7 @@ var DeleteReceiptRuleCommand = _DeleteReceiptRuleCommand;
|
|
|
6566
6532
|
|
|
6567
6533
|
|
|
6568
6534
|
|
|
6569
|
-
var _DeleteReceiptRuleSetCommand = class _DeleteReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6570
|
-
...commonParams
|
|
6571
|
-
}).m(function(Command, cs, config, o) {
|
|
6535
|
+
var _DeleteReceiptRuleSetCommand = class _DeleteReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6572
6536
|
return [
|
|
6573
6537
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6574
6538
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6582,9 +6546,7 @@ var DeleteReceiptRuleSetCommand = _DeleteReceiptRuleSetCommand;
|
|
|
6582
6546
|
|
|
6583
6547
|
|
|
6584
6548
|
|
|
6585
|
-
var _DeleteTemplateCommand = class _DeleteTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6586
|
-
...commonParams
|
|
6587
|
-
}).m(function(Command, cs, config, o) {
|
|
6549
|
+
var _DeleteTemplateCommand = class _DeleteTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6588
6550
|
return [
|
|
6589
6551
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6590
6552
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6598,9 +6560,7 @@ var DeleteTemplateCommand = _DeleteTemplateCommand;
|
|
|
6598
6560
|
|
|
6599
6561
|
|
|
6600
6562
|
|
|
6601
|
-
var _DeleteVerifiedEmailAddressCommand = class _DeleteVerifiedEmailAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6602
|
-
...commonParams
|
|
6603
|
-
}).m(function(Command, cs, config, o) {
|
|
6563
|
+
var _DeleteVerifiedEmailAddressCommand = class _DeleteVerifiedEmailAddressCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6604
6564
|
return [
|
|
6605
6565
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6606
6566
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6614,9 +6574,7 @@ var DeleteVerifiedEmailAddressCommand = _DeleteVerifiedEmailAddressCommand;
|
|
|
6614
6574
|
|
|
6615
6575
|
|
|
6616
6576
|
|
|
6617
|
-
var _DescribeActiveReceiptRuleSetCommand = class _DescribeActiveReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6618
|
-
...commonParams
|
|
6619
|
-
}).m(function(Command, cs, config, o) {
|
|
6577
|
+
var _DescribeActiveReceiptRuleSetCommand = class _DescribeActiveReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6620
6578
|
return [
|
|
6621
6579
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6622
6580
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6630,9 +6588,7 @@ var DescribeActiveReceiptRuleSetCommand = _DescribeActiveReceiptRuleSetCommand;
|
|
|
6630
6588
|
|
|
6631
6589
|
|
|
6632
6590
|
|
|
6633
|
-
var _DescribeConfigurationSetCommand = class _DescribeConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6634
|
-
...commonParams
|
|
6635
|
-
}).m(function(Command, cs, config, o) {
|
|
6591
|
+
var _DescribeConfigurationSetCommand = class _DescribeConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6636
6592
|
return [
|
|
6637
6593
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6638
6594
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6646,9 +6602,7 @@ var DescribeConfigurationSetCommand = _DescribeConfigurationSetCommand;
|
|
|
6646
6602
|
|
|
6647
6603
|
|
|
6648
6604
|
|
|
6649
|
-
var _DescribeReceiptRuleCommand = class _DescribeReceiptRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6650
|
-
...commonParams
|
|
6651
|
-
}).m(function(Command, cs, config, o) {
|
|
6605
|
+
var _DescribeReceiptRuleCommand = class _DescribeReceiptRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6652
6606
|
return [
|
|
6653
6607
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6654
6608
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6662,9 +6616,7 @@ var DescribeReceiptRuleCommand = _DescribeReceiptRuleCommand;
|
|
|
6662
6616
|
|
|
6663
6617
|
|
|
6664
6618
|
|
|
6665
|
-
var _DescribeReceiptRuleSetCommand = class _DescribeReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6666
|
-
...commonParams
|
|
6667
|
-
}).m(function(Command, cs, config, o) {
|
|
6619
|
+
var _DescribeReceiptRuleSetCommand = class _DescribeReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6668
6620
|
return [
|
|
6669
6621
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6670
6622
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6678,9 +6630,7 @@ var DescribeReceiptRuleSetCommand = _DescribeReceiptRuleSetCommand;
|
|
|
6678
6630
|
|
|
6679
6631
|
|
|
6680
6632
|
|
|
6681
|
-
var _GetAccountSendingEnabledCommand = class _GetAccountSendingEnabledCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6682
|
-
...commonParams
|
|
6683
|
-
}).m(function(Command, cs, config, o) {
|
|
6633
|
+
var _GetAccountSendingEnabledCommand = class _GetAccountSendingEnabledCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6684
6634
|
return [
|
|
6685
6635
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6686
6636
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6694,9 +6644,7 @@ var GetAccountSendingEnabledCommand = _GetAccountSendingEnabledCommand;
|
|
|
6694
6644
|
|
|
6695
6645
|
|
|
6696
6646
|
|
|
6697
|
-
var _GetCustomVerificationEmailTemplateCommand = class _GetCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6698
|
-
...commonParams
|
|
6699
|
-
}).m(function(Command, cs, config, o) {
|
|
6647
|
+
var _GetCustomVerificationEmailTemplateCommand = class _GetCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6700
6648
|
return [
|
|
6701
6649
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6702
6650
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6710,9 +6658,7 @@ var GetCustomVerificationEmailTemplateCommand = _GetCustomVerificationEmailTempl
|
|
|
6710
6658
|
|
|
6711
6659
|
|
|
6712
6660
|
|
|
6713
|
-
var _GetIdentityDkimAttributesCommand = class _GetIdentityDkimAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6714
|
-
...commonParams
|
|
6715
|
-
}).m(function(Command, cs, config, o) {
|
|
6661
|
+
var _GetIdentityDkimAttributesCommand = class _GetIdentityDkimAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6716
6662
|
return [
|
|
6717
6663
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6718
6664
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6726,9 +6672,7 @@ var GetIdentityDkimAttributesCommand = _GetIdentityDkimAttributesCommand;
|
|
|
6726
6672
|
|
|
6727
6673
|
|
|
6728
6674
|
|
|
6729
|
-
var _GetIdentityMailFromDomainAttributesCommand = class _GetIdentityMailFromDomainAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6730
|
-
...commonParams
|
|
6731
|
-
}).m(function(Command, cs, config, o) {
|
|
6675
|
+
var _GetIdentityMailFromDomainAttributesCommand = class _GetIdentityMailFromDomainAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6732
6676
|
return [
|
|
6733
6677
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6734
6678
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6742,9 +6686,7 @@ var GetIdentityMailFromDomainAttributesCommand = _GetIdentityMailFromDomainAttri
|
|
|
6742
6686
|
|
|
6743
6687
|
|
|
6744
6688
|
|
|
6745
|
-
var _GetIdentityNotificationAttributesCommand = class _GetIdentityNotificationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6746
|
-
...commonParams
|
|
6747
|
-
}).m(function(Command, cs, config, o) {
|
|
6689
|
+
var _GetIdentityNotificationAttributesCommand = class _GetIdentityNotificationAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6748
6690
|
return [
|
|
6749
6691
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6750
6692
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6758,9 +6700,7 @@ var GetIdentityNotificationAttributesCommand = _GetIdentityNotificationAttribute
|
|
|
6758
6700
|
|
|
6759
6701
|
|
|
6760
6702
|
|
|
6761
|
-
var _GetIdentityPoliciesCommand = class _GetIdentityPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6762
|
-
...commonParams
|
|
6763
|
-
}).m(function(Command, cs, config, o) {
|
|
6703
|
+
var _GetIdentityPoliciesCommand = class _GetIdentityPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6764
6704
|
return [
|
|
6765
6705
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6766
6706
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6774,9 +6714,7 @@ var GetIdentityPoliciesCommand = _GetIdentityPoliciesCommand;
|
|
|
6774
6714
|
|
|
6775
6715
|
|
|
6776
6716
|
|
|
6777
|
-
var _GetIdentityVerificationAttributesCommand = class _GetIdentityVerificationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6778
|
-
...commonParams
|
|
6779
|
-
}).m(function(Command, cs, config, o) {
|
|
6717
|
+
var _GetIdentityVerificationAttributesCommand = class _GetIdentityVerificationAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6780
6718
|
return [
|
|
6781
6719
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6782
6720
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6790,9 +6728,7 @@ var GetIdentityVerificationAttributesCommand = _GetIdentityVerificationAttribute
|
|
|
6790
6728
|
|
|
6791
6729
|
|
|
6792
6730
|
|
|
6793
|
-
var _GetSendQuotaCommand = class _GetSendQuotaCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6794
|
-
...commonParams
|
|
6795
|
-
}).m(function(Command, cs, config, o) {
|
|
6731
|
+
var _GetSendQuotaCommand = class _GetSendQuotaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6796
6732
|
return [
|
|
6797
6733
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6798
6734
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6806,9 +6742,7 @@ var GetSendQuotaCommand = _GetSendQuotaCommand;
|
|
|
6806
6742
|
|
|
6807
6743
|
|
|
6808
6744
|
|
|
6809
|
-
var _GetSendStatisticsCommand = class _GetSendStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6810
|
-
...commonParams
|
|
6811
|
-
}).m(function(Command, cs, config, o) {
|
|
6745
|
+
var _GetSendStatisticsCommand = class _GetSendStatisticsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6812
6746
|
return [
|
|
6813
6747
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6814
6748
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6822,9 +6756,7 @@ var GetSendStatisticsCommand = _GetSendStatisticsCommand;
|
|
|
6822
6756
|
|
|
6823
6757
|
|
|
6824
6758
|
|
|
6825
|
-
var _GetTemplateCommand = class _GetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6826
|
-
...commonParams
|
|
6827
|
-
}).m(function(Command, cs, config, o) {
|
|
6759
|
+
var _GetTemplateCommand = class _GetTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6828
6760
|
return [
|
|
6829
6761
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6830
6762
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6838,9 +6770,7 @@ var GetTemplateCommand = _GetTemplateCommand;
|
|
|
6838
6770
|
|
|
6839
6771
|
|
|
6840
6772
|
|
|
6841
|
-
var _ListConfigurationSetsCommand = class _ListConfigurationSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6842
|
-
...commonParams
|
|
6843
|
-
}).m(function(Command, cs, config, o) {
|
|
6773
|
+
var _ListConfigurationSetsCommand = class _ListConfigurationSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6844
6774
|
return [
|
|
6845
6775
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6846
6776
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6854,9 +6784,7 @@ var ListConfigurationSetsCommand = _ListConfigurationSetsCommand;
|
|
|
6854
6784
|
|
|
6855
6785
|
|
|
6856
6786
|
|
|
6857
|
-
var _ListCustomVerificationEmailTemplatesCommand = class _ListCustomVerificationEmailTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6858
|
-
...commonParams
|
|
6859
|
-
}).m(function(Command, cs, config, o) {
|
|
6787
|
+
var _ListCustomVerificationEmailTemplatesCommand = class _ListCustomVerificationEmailTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6860
6788
|
return [
|
|
6861
6789
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6862
6790
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6870,9 +6798,7 @@ var ListCustomVerificationEmailTemplatesCommand = _ListCustomVerificationEmailTe
|
|
|
6870
6798
|
|
|
6871
6799
|
|
|
6872
6800
|
|
|
6873
|
-
var _ListIdentitiesCommand = class _ListIdentitiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6874
|
-
...commonParams
|
|
6875
|
-
}).m(function(Command, cs, config, o) {
|
|
6801
|
+
var _ListIdentitiesCommand = class _ListIdentitiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6876
6802
|
return [
|
|
6877
6803
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6878
6804
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6886,9 +6812,7 @@ var ListIdentitiesCommand = _ListIdentitiesCommand;
|
|
|
6886
6812
|
|
|
6887
6813
|
|
|
6888
6814
|
|
|
6889
|
-
var _ListIdentityPoliciesCommand = class _ListIdentityPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6890
|
-
...commonParams
|
|
6891
|
-
}).m(function(Command, cs, config, o) {
|
|
6815
|
+
var _ListIdentityPoliciesCommand = class _ListIdentityPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6892
6816
|
return [
|
|
6893
6817
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6894
6818
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6902,9 +6826,7 @@ var ListIdentityPoliciesCommand = _ListIdentityPoliciesCommand;
|
|
|
6902
6826
|
|
|
6903
6827
|
|
|
6904
6828
|
|
|
6905
|
-
var _ListReceiptFiltersCommand = class _ListReceiptFiltersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6906
|
-
...commonParams
|
|
6907
|
-
}).m(function(Command, cs, config, o) {
|
|
6829
|
+
var _ListReceiptFiltersCommand = class _ListReceiptFiltersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6908
6830
|
return [
|
|
6909
6831
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6910
6832
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6918,9 +6840,7 @@ var ListReceiptFiltersCommand = _ListReceiptFiltersCommand;
|
|
|
6918
6840
|
|
|
6919
6841
|
|
|
6920
6842
|
|
|
6921
|
-
var _ListReceiptRuleSetsCommand = class _ListReceiptRuleSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6922
|
-
...commonParams
|
|
6923
|
-
}).m(function(Command, cs, config, o) {
|
|
6843
|
+
var _ListReceiptRuleSetsCommand = class _ListReceiptRuleSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6924
6844
|
return [
|
|
6925
6845
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6926
6846
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6934,9 +6854,7 @@ var ListReceiptRuleSetsCommand = _ListReceiptRuleSetsCommand;
|
|
|
6934
6854
|
|
|
6935
6855
|
|
|
6936
6856
|
|
|
6937
|
-
var _ListTemplatesCommand = class _ListTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6938
|
-
...commonParams
|
|
6939
|
-
}).m(function(Command, cs, config, o) {
|
|
6857
|
+
var _ListTemplatesCommand = class _ListTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6940
6858
|
return [
|
|
6941
6859
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6942
6860
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6950,9 +6868,7 @@ var ListTemplatesCommand = _ListTemplatesCommand;
|
|
|
6950
6868
|
|
|
6951
6869
|
|
|
6952
6870
|
|
|
6953
|
-
var _ListVerifiedEmailAddressesCommand = class _ListVerifiedEmailAddressesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6954
|
-
...commonParams
|
|
6955
|
-
}).m(function(Command, cs, config, o) {
|
|
6871
|
+
var _ListVerifiedEmailAddressesCommand = class _ListVerifiedEmailAddressesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6956
6872
|
return [
|
|
6957
6873
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6958
6874
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6966,9 +6882,7 @@ var ListVerifiedEmailAddressesCommand = _ListVerifiedEmailAddressesCommand;
|
|
|
6966
6882
|
|
|
6967
6883
|
|
|
6968
6884
|
|
|
6969
|
-
var _PutConfigurationSetDeliveryOptionsCommand = class _PutConfigurationSetDeliveryOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6970
|
-
...commonParams
|
|
6971
|
-
}).m(function(Command, cs, config, o) {
|
|
6885
|
+
var _PutConfigurationSetDeliveryOptionsCommand = class _PutConfigurationSetDeliveryOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6972
6886
|
return [
|
|
6973
6887
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6974
6888
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6982,9 +6896,7 @@ var PutConfigurationSetDeliveryOptionsCommand = _PutConfigurationSetDeliveryOpti
|
|
|
6982
6896
|
|
|
6983
6897
|
|
|
6984
6898
|
|
|
6985
|
-
var _PutIdentityPolicyCommand = class _PutIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6986
|
-
...commonParams
|
|
6987
|
-
}).m(function(Command, cs, config, o) {
|
|
6899
|
+
var _PutIdentityPolicyCommand = class _PutIdentityPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6988
6900
|
return [
|
|
6989
6901
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6990
6902
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6998,9 +6910,7 @@ var PutIdentityPolicyCommand = _PutIdentityPolicyCommand;
|
|
|
6998
6910
|
|
|
6999
6911
|
|
|
7000
6912
|
|
|
7001
|
-
var _ReorderReceiptRuleSetCommand = class _ReorderReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7002
|
-
...commonParams
|
|
7003
|
-
}).m(function(Command, cs, config, o) {
|
|
6913
|
+
var _ReorderReceiptRuleSetCommand = class _ReorderReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7004
6914
|
return [
|
|
7005
6915
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7006
6916
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7014,9 +6924,7 @@ var ReorderReceiptRuleSetCommand = _ReorderReceiptRuleSetCommand;
|
|
|
7014
6924
|
|
|
7015
6925
|
|
|
7016
6926
|
|
|
7017
|
-
var _SendBounceCommand = class _SendBounceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7018
|
-
...commonParams
|
|
7019
|
-
}).m(function(Command, cs, config, o) {
|
|
6927
|
+
var _SendBounceCommand = class _SendBounceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7020
6928
|
return [
|
|
7021
6929
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7022
6930
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7030,9 +6938,7 @@ var SendBounceCommand = _SendBounceCommand;
|
|
|
7030
6938
|
|
|
7031
6939
|
|
|
7032
6940
|
|
|
7033
|
-
var _SendBulkTemplatedEmailCommand = class _SendBulkTemplatedEmailCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7034
|
-
...commonParams
|
|
7035
|
-
}).m(function(Command, cs, config, o) {
|
|
6941
|
+
var _SendBulkTemplatedEmailCommand = class _SendBulkTemplatedEmailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7036
6942
|
return [
|
|
7037
6943
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7038
6944
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7046,9 +6952,7 @@ var SendBulkTemplatedEmailCommand = _SendBulkTemplatedEmailCommand;
|
|
|
7046
6952
|
|
|
7047
6953
|
|
|
7048
6954
|
|
|
7049
|
-
var _SendCustomVerificationEmailCommand = class _SendCustomVerificationEmailCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7050
|
-
...commonParams
|
|
7051
|
-
}).m(function(Command, cs, config, o) {
|
|
6955
|
+
var _SendCustomVerificationEmailCommand = class _SendCustomVerificationEmailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7052
6956
|
return [
|
|
7053
6957
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7054
6958
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7062,9 +6966,7 @@ var SendCustomVerificationEmailCommand = _SendCustomVerificationEmailCommand;
|
|
|
7062
6966
|
|
|
7063
6967
|
|
|
7064
6968
|
|
|
7065
|
-
var _SendEmailCommand = class _SendEmailCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7066
|
-
...commonParams
|
|
7067
|
-
}).m(function(Command, cs, config, o) {
|
|
6969
|
+
var _SendEmailCommand = class _SendEmailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7068
6970
|
return [
|
|
7069
6971
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7070
6972
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7078,9 +6980,7 @@ var SendEmailCommand = _SendEmailCommand;
|
|
|
7078
6980
|
|
|
7079
6981
|
|
|
7080
6982
|
|
|
7081
|
-
var _SendRawEmailCommand = class _SendRawEmailCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7082
|
-
...commonParams
|
|
7083
|
-
}).m(function(Command, cs, config, o) {
|
|
6983
|
+
var _SendRawEmailCommand = class _SendRawEmailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7084
6984
|
return [
|
|
7085
6985
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7086
6986
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7094,9 +6994,7 @@ var SendRawEmailCommand = _SendRawEmailCommand;
|
|
|
7094
6994
|
|
|
7095
6995
|
|
|
7096
6996
|
|
|
7097
|
-
var _SendTemplatedEmailCommand = class _SendTemplatedEmailCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7098
|
-
...commonParams
|
|
7099
|
-
}).m(function(Command, cs, config, o) {
|
|
6997
|
+
var _SendTemplatedEmailCommand = class _SendTemplatedEmailCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7100
6998
|
return [
|
|
7101
6999
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7102
7000
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7110,9 +7008,7 @@ var SendTemplatedEmailCommand = _SendTemplatedEmailCommand;
|
|
|
7110
7008
|
|
|
7111
7009
|
|
|
7112
7010
|
|
|
7113
|
-
var _SetActiveReceiptRuleSetCommand = class _SetActiveReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7114
|
-
...commonParams
|
|
7115
|
-
}).m(function(Command, cs, config, o) {
|
|
7011
|
+
var _SetActiveReceiptRuleSetCommand = class _SetActiveReceiptRuleSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7116
7012
|
return [
|
|
7117
7013
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7118
7014
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7126,9 +7022,7 @@ var SetActiveReceiptRuleSetCommand = _SetActiveReceiptRuleSetCommand;
|
|
|
7126
7022
|
|
|
7127
7023
|
|
|
7128
7024
|
|
|
7129
|
-
var _SetIdentityDkimEnabledCommand = class _SetIdentityDkimEnabledCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7130
|
-
...commonParams
|
|
7131
|
-
}).m(function(Command, cs, config, o) {
|
|
7025
|
+
var _SetIdentityDkimEnabledCommand = class _SetIdentityDkimEnabledCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7132
7026
|
return [
|
|
7133
7027
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7134
7028
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7142,9 +7036,7 @@ var SetIdentityDkimEnabledCommand = _SetIdentityDkimEnabledCommand;
|
|
|
7142
7036
|
|
|
7143
7037
|
|
|
7144
7038
|
|
|
7145
|
-
var _SetIdentityFeedbackForwardingEnabledCommand = class _SetIdentityFeedbackForwardingEnabledCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7146
|
-
...commonParams
|
|
7147
|
-
}).m(function(Command, cs, config, o) {
|
|
7039
|
+
var _SetIdentityFeedbackForwardingEnabledCommand = class _SetIdentityFeedbackForwardingEnabledCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7148
7040
|
return [
|
|
7149
7041
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7150
7042
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7158,9 +7050,7 @@ var SetIdentityFeedbackForwardingEnabledCommand = _SetIdentityFeedbackForwarding
|
|
|
7158
7050
|
|
|
7159
7051
|
|
|
7160
7052
|
|
|
7161
|
-
var _SetIdentityHeadersInNotificationsEnabledCommand = class _SetIdentityHeadersInNotificationsEnabledCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7162
|
-
...commonParams
|
|
7163
|
-
}).m(function(Command, cs, config, o) {
|
|
7053
|
+
var _SetIdentityHeadersInNotificationsEnabledCommand = class _SetIdentityHeadersInNotificationsEnabledCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7164
7054
|
return [
|
|
7165
7055
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7166
7056
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7174,9 +7064,7 @@ var SetIdentityHeadersInNotificationsEnabledCommand = _SetIdentityHeadersInNotif
|
|
|
7174
7064
|
|
|
7175
7065
|
|
|
7176
7066
|
|
|
7177
|
-
var _SetIdentityMailFromDomainCommand = class _SetIdentityMailFromDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7178
|
-
...commonParams
|
|
7179
|
-
}).m(function(Command, cs, config, o) {
|
|
7067
|
+
var _SetIdentityMailFromDomainCommand = class _SetIdentityMailFromDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7180
7068
|
return [
|
|
7181
7069
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7182
7070
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7190,9 +7078,7 @@ var SetIdentityMailFromDomainCommand = _SetIdentityMailFromDomainCommand;
|
|
|
7190
7078
|
|
|
7191
7079
|
|
|
7192
7080
|
|
|
7193
|
-
var _SetIdentityNotificationTopicCommand = class _SetIdentityNotificationTopicCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7194
|
-
...commonParams
|
|
7195
|
-
}).m(function(Command, cs, config, o) {
|
|
7081
|
+
var _SetIdentityNotificationTopicCommand = class _SetIdentityNotificationTopicCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7196
7082
|
return [
|
|
7197
7083
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7198
7084
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7206,9 +7092,7 @@ var SetIdentityNotificationTopicCommand = _SetIdentityNotificationTopicCommand;
|
|
|
7206
7092
|
|
|
7207
7093
|
|
|
7208
7094
|
|
|
7209
|
-
var _SetReceiptRulePositionCommand = class _SetReceiptRulePositionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7210
|
-
...commonParams
|
|
7211
|
-
}).m(function(Command, cs, config, o) {
|
|
7095
|
+
var _SetReceiptRulePositionCommand = class _SetReceiptRulePositionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7212
7096
|
return [
|
|
7213
7097
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7214
7098
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7222,9 +7106,7 @@ var SetReceiptRulePositionCommand = _SetReceiptRulePositionCommand;
|
|
|
7222
7106
|
|
|
7223
7107
|
|
|
7224
7108
|
|
|
7225
|
-
var _TestRenderTemplateCommand = class _TestRenderTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7226
|
-
...commonParams
|
|
7227
|
-
}).m(function(Command, cs, config, o) {
|
|
7109
|
+
var _TestRenderTemplateCommand = class _TestRenderTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7228
7110
|
return [
|
|
7229
7111
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7230
7112
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7238,9 +7120,7 @@ var TestRenderTemplateCommand = _TestRenderTemplateCommand;
|
|
|
7238
7120
|
|
|
7239
7121
|
|
|
7240
7122
|
|
|
7241
|
-
var _UpdateAccountSendingEnabledCommand = class _UpdateAccountSendingEnabledCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7242
|
-
...commonParams
|
|
7243
|
-
}).m(function(Command, cs, config, o) {
|
|
7123
|
+
var _UpdateAccountSendingEnabledCommand = class _UpdateAccountSendingEnabledCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7244
7124
|
return [
|
|
7245
7125
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7246
7126
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7254,9 +7134,7 @@ var UpdateAccountSendingEnabledCommand = _UpdateAccountSendingEnabledCommand;
|
|
|
7254
7134
|
|
|
7255
7135
|
|
|
7256
7136
|
|
|
7257
|
-
var _UpdateConfigurationSetEventDestinationCommand = class _UpdateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7258
|
-
...commonParams
|
|
7259
|
-
}).m(function(Command, cs, config, o) {
|
|
7137
|
+
var _UpdateConfigurationSetEventDestinationCommand = class _UpdateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7260
7138
|
return [
|
|
7261
7139
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7262
7140
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7270,9 +7148,7 @@ var UpdateConfigurationSetEventDestinationCommand = _UpdateConfigurationSetEvent
|
|
|
7270
7148
|
|
|
7271
7149
|
|
|
7272
7150
|
|
|
7273
|
-
var _UpdateConfigurationSetReputationMetricsEnabledCommand = class _UpdateConfigurationSetReputationMetricsEnabledCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7274
|
-
...commonParams
|
|
7275
|
-
}).m(function(Command, cs, config, o) {
|
|
7151
|
+
var _UpdateConfigurationSetReputationMetricsEnabledCommand = class _UpdateConfigurationSetReputationMetricsEnabledCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7276
7152
|
return [
|
|
7277
7153
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7278
7154
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7286,9 +7162,7 @@ var UpdateConfigurationSetReputationMetricsEnabledCommand = _UpdateConfiguration
|
|
|
7286
7162
|
|
|
7287
7163
|
|
|
7288
7164
|
|
|
7289
|
-
var _UpdateConfigurationSetSendingEnabledCommand = class _UpdateConfigurationSetSendingEnabledCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7290
|
-
...commonParams
|
|
7291
|
-
}).m(function(Command, cs, config, o) {
|
|
7165
|
+
var _UpdateConfigurationSetSendingEnabledCommand = class _UpdateConfigurationSetSendingEnabledCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7292
7166
|
return [
|
|
7293
7167
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7294
7168
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7302,9 +7176,7 @@ var UpdateConfigurationSetSendingEnabledCommand = _UpdateConfigurationSetSending
|
|
|
7302
7176
|
|
|
7303
7177
|
|
|
7304
7178
|
|
|
7305
|
-
var _UpdateConfigurationSetTrackingOptionsCommand = class _UpdateConfigurationSetTrackingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7306
|
-
...commonParams
|
|
7307
|
-
}).m(function(Command, cs, config, o) {
|
|
7179
|
+
var _UpdateConfigurationSetTrackingOptionsCommand = class _UpdateConfigurationSetTrackingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7308
7180
|
return [
|
|
7309
7181
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7310
7182
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7318,9 +7190,7 @@ var UpdateConfigurationSetTrackingOptionsCommand = _UpdateConfigurationSetTracki
|
|
|
7318
7190
|
|
|
7319
7191
|
|
|
7320
7192
|
|
|
7321
|
-
var _UpdateCustomVerificationEmailTemplateCommand = class _UpdateCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7322
|
-
...commonParams
|
|
7323
|
-
}).m(function(Command, cs, config, o) {
|
|
7193
|
+
var _UpdateCustomVerificationEmailTemplateCommand = class _UpdateCustomVerificationEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7324
7194
|
return [
|
|
7325
7195
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7326
7196
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7334,9 +7204,7 @@ var UpdateCustomVerificationEmailTemplateCommand = _UpdateCustomVerificationEmai
|
|
|
7334
7204
|
|
|
7335
7205
|
|
|
7336
7206
|
|
|
7337
|
-
var _UpdateReceiptRuleCommand = class _UpdateReceiptRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7338
|
-
...commonParams
|
|
7339
|
-
}).m(function(Command, cs, config, o) {
|
|
7207
|
+
var _UpdateReceiptRuleCommand = class _UpdateReceiptRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7340
7208
|
return [
|
|
7341
7209
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7342
7210
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7350,9 +7218,7 @@ var UpdateReceiptRuleCommand = _UpdateReceiptRuleCommand;
|
|
|
7350
7218
|
|
|
7351
7219
|
|
|
7352
7220
|
|
|
7353
|
-
var _UpdateTemplateCommand = class _UpdateTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7354
|
-
...commonParams
|
|
7355
|
-
}).m(function(Command, cs, config, o) {
|
|
7221
|
+
var _UpdateTemplateCommand = class _UpdateTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7356
7222
|
return [
|
|
7357
7223
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7358
7224
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7366,9 +7232,7 @@ var UpdateTemplateCommand = _UpdateTemplateCommand;
|
|
|
7366
7232
|
|
|
7367
7233
|
|
|
7368
7234
|
|
|
7369
|
-
var _VerifyDomainDkimCommand = class _VerifyDomainDkimCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7370
|
-
...commonParams
|
|
7371
|
-
}).m(function(Command, cs, config, o) {
|
|
7235
|
+
var _VerifyDomainDkimCommand = class _VerifyDomainDkimCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7372
7236
|
return [
|
|
7373
7237
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7374
7238
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7382,9 +7246,7 @@ var VerifyDomainDkimCommand = _VerifyDomainDkimCommand;
|
|
|
7382
7246
|
|
|
7383
7247
|
|
|
7384
7248
|
|
|
7385
|
-
var _VerifyDomainIdentityCommand = class _VerifyDomainIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7386
|
-
...commonParams
|
|
7387
|
-
}).m(function(Command, cs, config, o) {
|
|
7249
|
+
var _VerifyDomainIdentityCommand = class _VerifyDomainIdentityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7388
7250
|
return [
|
|
7389
7251
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7390
7252
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7398,9 +7260,7 @@ var VerifyDomainIdentityCommand = _VerifyDomainIdentityCommand;
|
|
|
7398
7260
|
|
|
7399
7261
|
|
|
7400
7262
|
|
|
7401
|
-
var _VerifyEmailAddressCommand = class _VerifyEmailAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7402
|
-
...commonParams
|
|
7403
|
-
}).m(function(Command, cs, config, o) {
|
|
7263
|
+
var _VerifyEmailAddressCommand = class _VerifyEmailAddressCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7404
7264
|
return [
|
|
7405
7265
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7406
7266
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -7414,9 +7274,7 @@ var VerifyEmailAddressCommand = _VerifyEmailAddressCommand;
|
|
|
7414
7274
|
|
|
7415
7275
|
|
|
7416
7276
|
|
|
7417
|
-
var _VerifyEmailIdentityCommand = class _VerifyEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7418
|
-
...commonParams
|
|
7419
|
-
}).m(function(Command, cs, config, o) {
|
|
7277
|
+
var _VerifyEmailIdentityCommand = class _VerifyEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
7420
7278
|
return [
|
|
7421
7279
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
7422
7280
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|