@aws-sdk/client-ses 3.303.0 → 3.309.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 (147) hide show
  1. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +2 -2
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
  4. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -2
  5. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
  6. package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -2
  7. package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -2
  8. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -2
  9. package/dist-cjs/commands/CreateTemplateCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteIdentityCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteTemplateCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -2
  25. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +2 -2
  26. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
  27. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -2
  28. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -2
  29. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -2
  30. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -2
  31. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -2
  32. package/dist-cjs/commands/GetSendQuotaCommand.js +2 -2
  33. package/dist-cjs/commands/GetSendStatisticsCommand.js +2 -2
  34. package/dist-cjs/commands/GetTemplateCommand.js +2 -2
  35. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
  36. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
  37. package/dist-cjs/commands/ListIdentitiesCommand.js +2 -2
  38. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -2
  39. package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -2
  40. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -2
  41. package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
  42. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +2 -2
  43. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
  44. package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -2
  45. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -2
  46. package/dist-cjs/commands/SendBounceCommand.js +2 -2
  47. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -2
  48. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
  49. package/dist-cjs/commands/SendEmailCommand.js +2 -2
  50. package/dist-cjs/commands/SendRawEmailCommand.js +2 -2
  51. package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -2
  52. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -2
  53. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -2
  54. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -2
  55. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -2
  56. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -2
  57. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -2
  58. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -2
  59. package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateTemplateCommand.js +2 -2
  68. package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -2
  69. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -2
  70. package/dist-cjs/commands/VerifyEmailAddressCommand.js +2 -2
  71. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -2
  72. package/dist-cjs/protocols/Aws_query.js +1117 -1117
  73. package/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -3
  74. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
  75. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  76. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
  77. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
  78. package/dist-es/commands/CreateReceiptFilterCommand.js +3 -3
  79. package/dist-es/commands/CreateReceiptRuleCommand.js +3 -3
  80. package/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -3
  81. package/dist-es/commands/CreateTemplateCommand.js +3 -3
  82. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
  83. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  84. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
  85. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
  86. package/dist-es/commands/DeleteIdentityCommand.js +3 -3
  87. package/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -3
  88. package/dist-es/commands/DeleteReceiptFilterCommand.js +3 -3
  89. package/dist-es/commands/DeleteReceiptRuleCommand.js +3 -3
  90. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -3
  91. package/dist-es/commands/DeleteTemplateCommand.js +3 -3
  92. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +3 -3
  93. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
  94. package/dist-es/commands/DescribeConfigurationSetCommand.js +3 -3
  95. package/dist-es/commands/DescribeReceiptRuleCommand.js +3 -3
  96. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -3
  97. package/dist-es/commands/GetAccountSendingEnabledCommand.js +3 -3
  98. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  99. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -3
  100. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
  101. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -3
  102. package/dist-es/commands/GetIdentityPoliciesCommand.js +3 -3
  103. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -3
  104. package/dist-es/commands/GetSendQuotaCommand.js +3 -3
  105. package/dist-es/commands/GetSendStatisticsCommand.js +3 -3
  106. package/dist-es/commands/GetTemplateCommand.js +3 -3
  107. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
  108. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  109. package/dist-es/commands/ListIdentitiesCommand.js +3 -3
  110. package/dist-es/commands/ListIdentityPoliciesCommand.js +3 -3
  111. package/dist-es/commands/ListReceiptFiltersCommand.js +3 -3
  112. package/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -3
  113. package/dist-es/commands/ListTemplatesCommand.js +3 -3
  114. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +3 -3
  115. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  116. package/dist-es/commands/PutIdentityPolicyCommand.js +3 -3
  117. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -3
  118. package/dist-es/commands/SendBounceCommand.js +3 -3
  119. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -3
  120. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
  121. package/dist-es/commands/SendEmailCommand.js +3 -3
  122. package/dist-es/commands/SendRawEmailCommand.js +3 -3
  123. package/dist-es/commands/SendTemplatedEmailCommand.js +3 -3
  124. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -3
  125. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -3
  126. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
  127. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
  128. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -3
  129. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -3
  130. package/dist-es/commands/SetReceiptRulePositionCommand.js +3 -3
  131. package/dist-es/commands/TestRenderTemplateCommand.js +3 -3
  132. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +3 -3
  133. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  134. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -3
  135. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -3
  136. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
  137. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
  138. package/dist-es/commands/UpdateReceiptRuleCommand.js +3 -3
  139. package/dist-es/commands/UpdateTemplateCommand.js +3 -3
  140. package/dist-es/commands/VerifyDomainDkimCommand.js +3 -3
  141. package/dist-es/commands/VerifyDomainIdentityCommand.js +3 -3
  142. package/dist-es/commands/VerifyEmailAddressCommand.js +3 -3
  143. package/dist-es/commands/VerifyEmailIdentityCommand.js +3 -3
  144. package/dist-es/protocols/Aws_query.js +972 -972
  145. package/dist-types/protocols/Aws_query.d.ts +568 -142
  146. package/dist-types/ts3.4/protocols/Aws_query.d.ts +142 -142
  147. package/package.json +30 -30
@@ -287,571 +287,571 @@ import {
287
287
  VerifyEmailIdentityCommandInput,
288
288
  VerifyEmailIdentityCommandOutput,
289
289
  } from "../commands/VerifyEmailIdentityCommand";
290
- export declare const serializeAws_queryCloneReceiptRuleSetCommand: (
290
+ export declare const se_CloneReceiptRuleSetCommand: (
291
291
  input: CloneReceiptRuleSetCommandInput,
292
292
  context: __SerdeContext
293
293
  ) => Promise<__HttpRequest>;
294
- export declare const serializeAws_queryCreateConfigurationSetCommand: (
294
+ export declare const se_CreateConfigurationSetCommand: (
295
295
  input: CreateConfigurationSetCommandInput,
296
296
  context: __SerdeContext
297
297
  ) => Promise<__HttpRequest>;
298
- export declare const serializeAws_queryCreateConfigurationSetEventDestinationCommand: (
298
+ export declare const se_CreateConfigurationSetEventDestinationCommand: (
299
299
  input: CreateConfigurationSetEventDestinationCommandInput,
300
300
  context: __SerdeContext
301
301
  ) => Promise<__HttpRequest>;
302
- export declare const serializeAws_queryCreateConfigurationSetTrackingOptionsCommand: (
302
+ export declare const se_CreateConfigurationSetTrackingOptionsCommand: (
303
303
  input: CreateConfigurationSetTrackingOptionsCommandInput,
304
304
  context: __SerdeContext
305
305
  ) => Promise<__HttpRequest>;
306
- export declare const serializeAws_queryCreateCustomVerificationEmailTemplateCommand: (
306
+ export declare const se_CreateCustomVerificationEmailTemplateCommand: (
307
307
  input: CreateCustomVerificationEmailTemplateCommandInput,
308
308
  context: __SerdeContext
309
309
  ) => Promise<__HttpRequest>;
310
- export declare const serializeAws_queryCreateReceiptFilterCommand: (
310
+ export declare const se_CreateReceiptFilterCommand: (
311
311
  input: CreateReceiptFilterCommandInput,
312
312
  context: __SerdeContext
313
313
  ) => Promise<__HttpRequest>;
314
- export declare const serializeAws_queryCreateReceiptRuleCommand: (
314
+ export declare const se_CreateReceiptRuleCommand: (
315
315
  input: CreateReceiptRuleCommandInput,
316
316
  context: __SerdeContext
317
317
  ) => Promise<__HttpRequest>;
318
- export declare const serializeAws_queryCreateReceiptRuleSetCommand: (
318
+ export declare const se_CreateReceiptRuleSetCommand: (
319
319
  input: CreateReceiptRuleSetCommandInput,
320
320
  context: __SerdeContext
321
321
  ) => Promise<__HttpRequest>;
322
- export declare const serializeAws_queryCreateTemplateCommand: (
322
+ export declare const se_CreateTemplateCommand: (
323
323
  input: CreateTemplateCommandInput,
324
324
  context: __SerdeContext
325
325
  ) => Promise<__HttpRequest>;
326
- export declare const serializeAws_queryDeleteConfigurationSetCommand: (
326
+ export declare const se_DeleteConfigurationSetCommand: (
327
327
  input: DeleteConfigurationSetCommandInput,
328
328
  context: __SerdeContext
329
329
  ) => Promise<__HttpRequest>;
330
- export declare const serializeAws_queryDeleteConfigurationSetEventDestinationCommand: (
330
+ export declare const se_DeleteConfigurationSetEventDestinationCommand: (
331
331
  input: DeleteConfigurationSetEventDestinationCommandInput,
332
332
  context: __SerdeContext
333
333
  ) => Promise<__HttpRequest>;
334
- export declare const serializeAws_queryDeleteConfigurationSetTrackingOptionsCommand: (
334
+ export declare const se_DeleteConfigurationSetTrackingOptionsCommand: (
335
335
  input: DeleteConfigurationSetTrackingOptionsCommandInput,
336
336
  context: __SerdeContext
337
337
  ) => Promise<__HttpRequest>;
338
- export declare const serializeAws_queryDeleteCustomVerificationEmailTemplateCommand: (
338
+ export declare const se_DeleteCustomVerificationEmailTemplateCommand: (
339
339
  input: DeleteCustomVerificationEmailTemplateCommandInput,
340
340
  context: __SerdeContext
341
341
  ) => Promise<__HttpRequest>;
342
- export declare const serializeAws_queryDeleteIdentityCommand: (
342
+ export declare const se_DeleteIdentityCommand: (
343
343
  input: DeleteIdentityCommandInput,
344
344
  context: __SerdeContext
345
345
  ) => Promise<__HttpRequest>;
346
- export declare const serializeAws_queryDeleteIdentityPolicyCommand: (
346
+ export declare const se_DeleteIdentityPolicyCommand: (
347
347
  input: DeleteIdentityPolicyCommandInput,
348
348
  context: __SerdeContext
349
349
  ) => Promise<__HttpRequest>;
350
- export declare const serializeAws_queryDeleteReceiptFilterCommand: (
350
+ export declare const se_DeleteReceiptFilterCommand: (
351
351
  input: DeleteReceiptFilterCommandInput,
352
352
  context: __SerdeContext
353
353
  ) => Promise<__HttpRequest>;
354
- export declare const serializeAws_queryDeleteReceiptRuleCommand: (
354
+ export declare const se_DeleteReceiptRuleCommand: (
355
355
  input: DeleteReceiptRuleCommandInput,
356
356
  context: __SerdeContext
357
357
  ) => Promise<__HttpRequest>;
358
- export declare const serializeAws_queryDeleteReceiptRuleSetCommand: (
358
+ export declare const se_DeleteReceiptRuleSetCommand: (
359
359
  input: DeleteReceiptRuleSetCommandInput,
360
360
  context: __SerdeContext
361
361
  ) => Promise<__HttpRequest>;
362
- export declare const serializeAws_queryDeleteTemplateCommand: (
362
+ export declare const se_DeleteTemplateCommand: (
363
363
  input: DeleteTemplateCommandInput,
364
364
  context: __SerdeContext
365
365
  ) => Promise<__HttpRequest>;
366
- export declare const serializeAws_queryDeleteVerifiedEmailAddressCommand: (
366
+ export declare const se_DeleteVerifiedEmailAddressCommand: (
367
367
  input: DeleteVerifiedEmailAddressCommandInput,
368
368
  context: __SerdeContext
369
369
  ) => Promise<__HttpRequest>;
370
- export declare const serializeAws_queryDescribeActiveReceiptRuleSetCommand: (
370
+ export declare const se_DescribeActiveReceiptRuleSetCommand: (
371
371
  input: DescribeActiveReceiptRuleSetCommandInput,
372
372
  context: __SerdeContext
373
373
  ) => Promise<__HttpRequest>;
374
- export declare const serializeAws_queryDescribeConfigurationSetCommand: (
374
+ export declare const se_DescribeConfigurationSetCommand: (
375
375
  input: DescribeConfigurationSetCommandInput,
376
376
  context: __SerdeContext
377
377
  ) => Promise<__HttpRequest>;
378
- export declare const serializeAws_queryDescribeReceiptRuleCommand: (
378
+ export declare const se_DescribeReceiptRuleCommand: (
379
379
  input: DescribeReceiptRuleCommandInput,
380
380
  context: __SerdeContext
381
381
  ) => Promise<__HttpRequest>;
382
- export declare const serializeAws_queryDescribeReceiptRuleSetCommand: (
382
+ export declare const se_DescribeReceiptRuleSetCommand: (
383
383
  input: DescribeReceiptRuleSetCommandInput,
384
384
  context: __SerdeContext
385
385
  ) => Promise<__HttpRequest>;
386
- export declare const serializeAws_queryGetAccountSendingEnabledCommand: (
386
+ export declare const se_GetAccountSendingEnabledCommand: (
387
387
  input: GetAccountSendingEnabledCommandInput,
388
388
  context: __SerdeContext
389
389
  ) => Promise<__HttpRequest>;
390
- export declare const serializeAws_queryGetCustomVerificationEmailTemplateCommand: (
390
+ export declare const se_GetCustomVerificationEmailTemplateCommand: (
391
391
  input: GetCustomVerificationEmailTemplateCommandInput,
392
392
  context: __SerdeContext
393
393
  ) => Promise<__HttpRequest>;
394
- export declare const serializeAws_queryGetIdentityDkimAttributesCommand: (
394
+ export declare const se_GetIdentityDkimAttributesCommand: (
395
395
  input: GetIdentityDkimAttributesCommandInput,
396
396
  context: __SerdeContext
397
397
  ) => Promise<__HttpRequest>;
398
- export declare const serializeAws_queryGetIdentityMailFromDomainAttributesCommand: (
398
+ export declare const se_GetIdentityMailFromDomainAttributesCommand: (
399
399
  input: GetIdentityMailFromDomainAttributesCommandInput,
400
400
  context: __SerdeContext
401
401
  ) => Promise<__HttpRequest>;
402
- export declare const serializeAws_queryGetIdentityNotificationAttributesCommand: (
402
+ export declare const se_GetIdentityNotificationAttributesCommand: (
403
403
  input: GetIdentityNotificationAttributesCommandInput,
404
404
  context: __SerdeContext
405
405
  ) => Promise<__HttpRequest>;
406
- export declare const serializeAws_queryGetIdentityPoliciesCommand: (
406
+ export declare const se_GetIdentityPoliciesCommand: (
407
407
  input: GetIdentityPoliciesCommandInput,
408
408
  context: __SerdeContext
409
409
  ) => Promise<__HttpRequest>;
410
- export declare const serializeAws_queryGetIdentityVerificationAttributesCommand: (
410
+ export declare const se_GetIdentityVerificationAttributesCommand: (
411
411
  input: GetIdentityVerificationAttributesCommandInput,
412
412
  context: __SerdeContext
413
413
  ) => Promise<__HttpRequest>;
414
- export declare const serializeAws_queryGetSendQuotaCommand: (
414
+ export declare const se_GetSendQuotaCommand: (
415
415
  input: GetSendQuotaCommandInput,
416
416
  context: __SerdeContext
417
417
  ) => Promise<__HttpRequest>;
418
- export declare const serializeAws_queryGetSendStatisticsCommand: (
418
+ export declare const se_GetSendStatisticsCommand: (
419
419
  input: GetSendStatisticsCommandInput,
420
420
  context: __SerdeContext
421
421
  ) => Promise<__HttpRequest>;
422
- export declare const serializeAws_queryGetTemplateCommand: (
422
+ export declare const se_GetTemplateCommand: (
423
423
  input: GetTemplateCommandInput,
424
424
  context: __SerdeContext
425
425
  ) => Promise<__HttpRequest>;
426
- export declare const serializeAws_queryListConfigurationSetsCommand: (
426
+ export declare const se_ListConfigurationSetsCommand: (
427
427
  input: ListConfigurationSetsCommandInput,
428
428
  context: __SerdeContext
429
429
  ) => Promise<__HttpRequest>;
430
- export declare const serializeAws_queryListCustomVerificationEmailTemplatesCommand: (
430
+ export declare const se_ListCustomVerificationEmailTemplatesCommand: (
431
431
  input: ListCustomVerificationEmailTemplatesCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_queryListIdentitiesCommand: (
434
+ export declare const se_ListIdentitiesCommand: (
435
435
  input: ListIdentitiesCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_queryListIdentityPoliciesCommand: (
438
+ export declare const se_ListIdentityPoliciesCommand: (
439
439
  input: ListIdentityPoliciesCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_queryListReceiptFiltersCommand: (
442
+ export declare const se_ListReceiptFiltersCommand: (
443
443
  input: ListReceiptFiltersCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_queryListReceiptRuleSetsCommand: (
446
+ export declare const se_ListReceiptRuleSetsCommand: (
447
447
  input: ListReceiptRuleSetsCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_queryListTemplatesCommand: (
450
+ export declare const se_ListTemplatesCommand: (
451
451
  input: ListTemplatesCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_queryListVerifiedEmailAddressesCommand: (
454
+ export declare const se_ListVerifiedEmailAddressesCommand: (
455
455
  input: ListVerifiedEmailAddressesCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_queryPutConfigurationSetDeliveryOptionsCommand: (
458
+ export declare const se_PutConfigurationSetDeliveryOptionsCommand: (
459
459
  input: PutConfigurationSetDeliveryOptionsCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_queryPutIdentityPolicyCommand: (
462
+ export declare const se_PutIdentityPolicyCommand: (
463
463
  input: PutIdentityPolicyCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_queryReorderReceiptRuleSetCommand: (
466
+ export declare const se_ReorderReceiptRuleSetCommand: (
467
467
  input: ReorderReceiptRuleSetCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_querySendBounceCommand: (
470
+ export declare const se_SendBounceCommand: (
471
471
  input: SendBounceCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_querySendBulkTemplatedEmailCommand: (
474
+ export declare const se_SendBulkTemplatedEmailCommand: (
475
475
  input: SendBulkTemplatedEmailCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_querySendCustomVerificationEmailCommand: (
478
+ export declare const se_SendCustomVerificationEmailCommand: (
479
479
  input: SendCustomVerificationEmailCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_querySendEmailCommand: (
482
+ export declare const se_SendEmailCommand: (
483
483
  input: SendEmailCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_querySendRawEmailCommand: (
486
+ export declare const se_SendRawEmailCommand: (
487
487
  input: SendRawEmailCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_querySendTemplatedEmailCommand: (
490
+ export declare const se_SendTemplatedEmailCommand: (
491
491
  input: SendTemplatedEmailCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const serializeAws_querySetActiveReceiptRuleSetCommand: (
494
+ export declare const se_SetActiveReceiptRuleSetCommand: (
495
495
  input: SetActiveReceiptRuleSetCommandInput,
496
496
  context: __SerdeContext
497
497
  ) => Promise<__HttpRequest>;
498
- export declare const serializeAws_querySetIdentityDkimEnabledCommand: (
498
+ export declare const se_SetIdentityDkimEnabledCommand: (
499
499
  input: SetIdentityDkimEnabledCommandInput,
500
500
  context: __SerdeContext
501
501
  ) => Promise<__HttpRequest>;
502
- export declare const serializeAws_querySetIdentityFeedbackForwardingEnabledCommand: (
502
+ export declare const se_SetIdentityFeedbackForwardingEnabledCommand: (
503
503
  input: SetIdentityFeedbackForwardingEnabledCommandInput,
504
504
  context: __SerdeContext
505
505
  ) => Promise<__HttpRequest>;
506
- export declare const serializeAws_querySetIdentityHeadersInNotificationsEnabledCommand: (
506
+ export declare const se_SetIdentityHeadersInNotificationsEnabledCommand: (
507
507
  input: SetIdentityHeadersInNotificationsEnabledCommandInput,
508
508
  context: __SerdeContext
509
509
  ) => Promise<__HttpRequest>;
510
- export declare const serializeAws_querySetIdentityMailFromDomainCommand: (
510
+ export declare const se_SetIdentityMailFromDomainCommand: (
511
511
  input: SetIdentityMailFromDomainCommandInput,
512
512
  context: __SerdeContext
513
513
  ) => Promise<__HttpRequest>;
514
- export declare const serializeAws_querySetIdentityNotificationTopicCommand: (
514
+ export declare const se_SetIdentityNotificationTopicCommand: (
515
515
  input: SetIdentityNotificationTopicCommandInput,
516
516
  context: __SerdeContext
517
517
  ) => Promise<__HttpRequest>;
518
- export declare const serializeAws_querySetReceiptRulePositionCommand: (
518
+ export declare const se_SetReceiptRulePositionCommand: (
519
519
  input: SetReceiptRulePositionCommandInput,
520
520
  context: __SerdeContext
521
521
  ) => Promise<__HttpRequest>;
522
- export declare const serializeAws_queryTestRenderTemplateCommand: (
522
+ export declare const se_TestRenderTemplateCommand: (
523
523
  input: TestRenderTemplateCommandInput,
524
524
  context: __SerdeContext
525
525
  ) => Promise<__HttpRequest>;
526
- export declare const serializeAws_queryUpdateAccountSendingEnabledCommand: (
526
+ export declare const se_UpdateAccountSendingEnabledCommand: (
527
527
  input: UpdateAccountSendingEnabledCommandInput,
528
528
  context: __SerdeContext
529
529
  ) => Promise<__HttpRequest>;
530
- export declare const serializeAws_queryUpdateConfigurationSetEventDestinationCommand: (
530
+ export declare const se_UpdateConfigurationSetEventDestinationCommand: (
531
531
  input: UpdateConfigurationSetEventDestinationCommandInput,
532
532
  context: __SerdeContext
533
533
  ) => Promise<__HttpRequest>;
534
- export declare const serializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand: (
534
+ export declare const se_UpdateConfigurationSetReputationMetricsEnabledCommand: (
535
535
  input: UpdateConfigurationSetReputationMetricsEnabledCommandInput,
536
536
  context: __SerdeContext
537
537
  ) => Promise<__HttpRequest>;
538
- export declare const serializeAws_queryUpdateConfigurationSetSendingEnabledCommand: (
538
+ export declare const se_UpdateConfigurationSetSendingEnabledCommand: (
539
539
  input: UpdateConfigurationSetSendingEnabledCommandInput,
540
540
  context: __SerdeContext
541
541
  ) => Promise<__HttpRequest>;
542
- export declare const serializeAws_queryUpdateConfigurationSetTrackingOptionsCommand: (
542
+ export declare const se_UpdateConfigurationSetTrackingOptionsCommand: (
543
543
  input: UpdateConfigurationSetTrackingOptionsCommandInput,
544
544
  context: __SerdeContext
545
545
  ) => Promise<__HttpRequest>;
546
- export declare const serializeAws_queryUpdateCustomVerificationEmailTemplateCommand: (
546
+ export declare const se_UpdateCustomVerificationEmailTemplateCommand: (
547
547
  input: UpdateCustomVerificationEmailTemplateCommandInput,
548
548
  context: __SerdeContext
549
549
  ) => Promise<__HttpRequest>;
550
- export declare const serializeAws_queryUpdateReceiptRuleCommand: (
550
+ export declare const se_UpdateReceiptRuleCommand: (
551
551
  input: UpdateReceiptRuleCommandInput,
552
552
  context: __SerdeContext
553
553
  ) => Promise<__HttpRequest>;
554
- export declare const serializeAws_queryUpdateTemplateCommand: (
554
+ export declare const se_UpdateTemplateCommand: (
555
555
  input: UpdateTemplateCommandInput,
556
556
  context: __SerdeContext
557
557
  ) => Promise<__HttpRequest>;
558
- export declare const serializeAws_queryVerifyDomainDkimCommand: (
558
+ export declare const se_VerifyDomainDkimCommand: (
559
559
  input: VerifyDomainDkimCommandInput,
560
560
  context: __SerdeContext
561
561
  ) => Promise<__HttpRequest>;
562
- export declare const serializeAws_queryVerifyDomainIdentityCommand: (
562
+ export declare const se_VerifyDomainIdentityCommand: (
563
563
  input: VerifyDomainIdentityCommandInput,
564
564
  context: __SerdeContext
565
565
  ) => Promise<__HttpRequest>;
566
- export declare const serializeAws_queryVerifyEmailAddressCommand: (
566
+ export declare const se_VerifyEmailAddressCommand: (
567
567
  input: VerifyEmailAddressCommandInput,
568
568
  context: __SerdeContext
569
569
  ) => Promise<__HttpRequest>;
570
- export declare const serializeAws_queryVerifyEmailIdentityCommand: (
570
+ export declare const se_VerifyEmailIdentityCommand: (
571
571
  input: VerifyEmailIdentityCommandInput,
572
572
  context: __SerdeContext
573
573
  ) => Promise<__HttpRequest>;
574
- export declare const deserializeAws_queryCloneReceiptRuleSetCommand: (
574
+ export declare const de_CloneReceiptRuleSetCommand: (
575
575
  output: __HttpResponse,
576
576
  context: __SerdeContext
577
577
  ) => Promise<CloneReceiptRuleSetCommandOutput>;
578
- export declare const deserializeAws_queryCreateConfigurationSetCommand: (
578
+ export declare const de_CreateConfigurationSetCommand: (
579
579
  output: __HttpResponse,
580
580
  context: __SerdeContext
581
581
  ) => Promise<CreateConfigurationSetCommandOutput>;
582
- export declare const deserializeAws_queryCreateConfigurationSetEventDestinationCommand: (
582
+ export declare const de_CreateConfigurationSetEventDestinationCommand: (
583
583
  output: __HttpResponse,
584
584
  context: __SerdeContext
585
585
  ) => Promise<CreateConfigurationSetEventDestinationCommandOutput>;
586
- export declare const deserializeAws_queryCreateConfigurationSetTrackingOptionsCommand: (
586
+ export declare const de_CreateConfigurationSetTrackingOptionsCommand: (
587
587
  output: __HttpResponse,
588
588
  context: __SerdeContext
589
589
  ) => Promise<CreateConfigurationSetTrackingOptionsCommandOutput>;
590
- export declare const deserializeAws_queryCreateCustomVerificationEmailTemplateCommand: (
590
+ export declare const de_CreateCustomVerificationEmailTemplateCommand: (
591
591
  output: __HttpResponse,
592
592
  context: __SerdeContext
593
593
  ) => Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
594
- export declare const deserializeAws_queryCreateReceiptFilterCommand: (
594
+ export declare const de_CreateReceiptFilterCommand: (
595
595
  output: __HttpResponse,
596
596
  context: __SerdeContext
597
597
  ) => Promise<CreateReceiptFilterCommandOutput>;
598
- export declare const deserializeAws_queryCreateReceiptRuleCommand: (
598
+ export declare const de_CreateReceiptRuleCommand: (
599
599
  output: __HttpResponse,
600
600
  context: __SerdeContext
601
601
  ) => Promise<CreateReceiptRuleCommandOutput>;
602
- export declare const deserializeAws_queryCreateReceiptRuleSetCommand: (
602
+ export declare const de_CreateReceiptRuleSetCommand: (
603
603
  output: __HttpResponse,
604
604
  context: __SerdeContext
605
605
  ) => Promise<CreateReceiptRuleSetCommandOutput>;
606
- export declare const deserializeAws_queryCreateTemplateCommand: (
606
+ export declare const de_CreateTemplateCommand: (
607
607
  output: __HttpResponse,
608
608
  context: __SerdeContext
609
609
  ) => Promise<CreateTemplateCommandOutput>;
610
- export declare const deserializeAws_queryDeleteConfigurationSetCommand: (
610
+ export declare const de_DeleteConfigurationSetCommand: (
611
611
  output: __HttpResponse,
612
612
  context: __SerdeContext
613
613
  ) => Promise<DeleteConfigurationSetCommandOutput>;
614
- export declare const deserializeAws_queryDeleteConfigurationSetEventDestinationCommand: (
614
+ export declare const de_DeleteConfigurationSetEventDestinationCommand: (
615
615
  output: __HttpResponse,
616
616
  context: __SerdeContext
617
617
  ) => Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
618
- export declare const deserializeAws_queryDeleteConfigurationSetTrackingOptionsCommand: (
618
+ export declare const de_DeleteConfigurationSetTrackingOptionsCommand: (
619
619
  output: __HttpResponse,
620
620
  context: __SerdeContext
621
621
  ) => Promise<DeleteConfigurationSetTrackingOptionsCommandOutput>;
622
- export declare const deserializeAws_queryDeleteCustomVerificationEmailTemplateCommand: (
622
+ export declare const de_DeleteCustomVerificationEmailTemplateCommand: (
623
623
  output: __HttpResponse,
624
624
  context: __SerdeContext
625
625
  ) => Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
626
- export declare const deserializeAws_queryDeleteIdentityCommand: (
626
+ export declare const de_DeleteIdentityCommand: (
627
627
  output: __HttpResponse,
628
628
  context: __SerdeContext
629
629
  ) => Promise<DeleteIdentityCommandOutput>;
630
- export declare const deserializeAws_queryDeleteIdentityPolicyCommand: (
630
+ export declare const de_DeleteIdentityPolicyCommand: (
631
631
  output: __HttpResponse,
632
632
  context: __SerdeContext
633
633
  ) => Promise<DeleteIdentityPolicyCommandOutput>;
634
- export declare const deserializeAws_queryDeleteReceiptFilterCommand: (
634
+ export declare const de_DeleteReceiptFilterCommand: (
635
635
  output: __HttpResponse,
636
636
  context: __SerdeContext
637
637
  ) => Promise<DeleteReceiptFilterCommandOutput>;
638
- export declare const deserializeAws_queryDeleteReceiptRuleCommand: (
638
+ export declare const de_DeleteReceiptRuleCommand: (
639
639
  output: __HttpResponse,
640
640
  context: __SerdeContext
641
641
  ) => Promise<DeleteReceiptRuleCommandOutput>;
642
- export declare const deserializeAws_queryDeleteReceiptRuleSetCommand: (
642
+ export declare const de_DeleteReceiptRuleSetCommand: (
643
643
  output: __HttpResponse,
644
644
  context: __SerdeContext
645
645
  ) => Promise<DeleteReceiptRuleSetCommandOutput>;
646
- export declare const deserializeAws_queryDeleteTemplateCommand: (
646
+ export declare const de_DeleteTemplateCommand: (
647
647
  output: __HttpResponse,
648
648
  context: __SerdeContext
649
649
  ) => Promise<DeleteTemplateCommandOutput>;
650
- export declare const deserializeAws_queryDeleteVerifiedEmailAddressCommand: (
650
+ export declare const de_DeleteVerifiedEmailAddressCommand: (
651
651
  output: __HttpResponse,
652
652
  context: __SerdeContext
653
653
  ) => Promise<DeleteVerifiedEmailAddressCommandOutput>;
654
- export declare const deserializeAws_queryDescribeActiveReceiptRuleSetCommand: (
654
+ export declare const de_DescribeActiveReceiptRuleSetCommand: (
655
655
  output: __HttpResponse,
656
656
  context: __SerdeContext
657
657
  ) => Promise<DescribeActiveReceiptRuleSetCommandOutput>;
658
- export declare const deserializeAws_queryDescribeConfigurationSetCommand: (
658
+ export declare const de_DescribeConfigurationSetCommand: (
659
659
  output: __HttpResponse,
660
660
  context: __SerdeContext
661
661
  ) => Promise<DescribeConfigurationSetCommandOutput>;
662
- export declare const deserializeAws_queryDescribeReceiptRuleCommand: (
662
+ export declare const de_DescribeReceiptRuleCommand: (
663
663
  output: __HttpResponse,
664
664
  context: __SerdeContext
665
665
  ) => Promise<DescribeReceiptRuleCommandOutput>;
666
- export declare const deserializeAws_queryDescribeReceiptRuleSetCommand: (
666
+ export declare const de_DescribeReceiptRuleSetCommand: (
667
667
  output: __HttpResponse,
668
668
  context: __SerdeContext
669
669
  ) => Promise<DescribeReceiptRuleSetCommandOutput>;
670
- export declare const deserializeAws_queryGetAccountSendingEnabledCommand: (
670
+ export declare const de_GetAccountSendingEnabledCommand: (
671
671
  output: __HttpResponse,
672
672
  context: __SerdeContext
673
673
  ) => Promise<GetAccountSendingEnabledCommandOutput>;
674
- export declare const deserializeAws_queryGetCustomVerificationEmailTemplateCommand: (
674
+ export declare const de_GetCustomVerificationEmailTemplateCommand: (
675
675
  output: __HttpResponse,
676
676
  context: __SerdeContext
677
677
  ) => Promise<GetCustomVerificationEmailTemplateCommandOutput>;
678
- export declare const deserializeAws_queryGetIdentityDkimAttributesCommand: (
678
+ export declare const de_GetIdentityDkimAttributesCommand: (
679
679
  output: __HttpResponse,
680
680
  context: __SerdeContext
681
681
  ) => Promise<GetIdentityDkimAttributesCommandOutput>;
682
- export declare const deserializeAws_queryGetIdentityMailFromDomainAttributesCommand: (
682
+ export declare const de_GetIdentityMailFromDomainAttributesCommand: (
683
683
  output: __HttpResponse,
684
684
  context: __SerdeContext
685
685
  ) => Promise<GetIdentityMailFromDomainAttributesCommandOutput>;
686
- export declare const deserializeAws_queryGetIdentityNotificationAttributesCommand: (
686
+ export declare const de_GetIdentityNotificationAttributesCommand: (
687
687
  output: __HttpResponse,
688
688
  context: __SerdeContext
689
689
  ) => Promise<GetIdentityNotificationAttributesCommandOutput>;
690
- export declare const deserializeAws_queryGetIdentityPoliciesCommand: (
690
+ export declare const de_GetIdentityPoliciesCommand: (
691
691
  output: __HttpResponse,
692
692
  context: __SerdeContext
693
693
  ) => Promise<GetIdentityPoliciesCommandOutput>;
694
- export declare const deserializeAws_queryGetIdentityVerificationAttributesCommand: (
694
+ export declare const de_GetIdentityVerificationAttributesCommand: (
695
695
  output: __HttpResponse,
696
696
  context: __SerdeContext
697
697
  ) => Promise<GetIdentityVerificationAttributesCommandOutput>;
698
- export declare const deserializeAws_queryGetSendQuotaCommand: (
698
+ export declare const de_GetSendQuotaCommand: (
699
699
  output: __HttpResponse,
700
700
  context: __SerdeContext
701
701
  ) => Promise<GetSendQuotaCommandOutput>;
702
- export declare const deserializeAws_queryGetSendStatisticsCommand: (
702
+ export declare const de_GetSendStatisticsCommand: (
703
703
  output: __HttpResponse,
704
704
  context: __SerdeContext
705
705
  ) => Promise<GetSendStatisticsCommandOutput>;
706
- export declare const deserializeAws_queryGetTemplateCommand: (
706
+ export declare const de_GetTemplateCommand: (
707
707
  output: __HttpResponse,
708
708
  context: __SerdeContext
709
709
  ) => Promise<GetTemplateCommandOutput>;
710
- export declare const deserializeAws_queryListConfigurationSetsCommand: (
710
+ export declare const de_ListConfigurationSetsCommand: (
711
711
  output: __HttpResponse,
712
712
  context: __SerdeContext
713
713
  ) => Promise<ListConfigurationSetsCommandOutput>;
714
- export declare const deserializeAws_queryListCustomVerificationEmailTemplatesCommand: (
714
+ export declare const de_ListCustomVerificationEmailTemplatesCommand: (
715
715
  output: __HttpResponse,
716
716
  context: __SerdeContext
717
717
  ) => Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
718
- export declare const deserializeAws_queryListIdentitiesCommand: (
718
+ export declare const de_ListIdentitiesCommand: (
719
719
  output: __HttpResponse,
720
720
  context: __SerdeContext
721
721
  ) => Promise<ListIdentitiesCommandOutput>;
722
- export declare const deserializeAws_queryListIdentityPoliciesCommand: (
722
+ export declare const de_ListIdentityPoliciesCommand: (
723
723
  output: __HttpResponse,
724
724
  context: __SerdeContext
725
725
  ) => Promise<ListIdentityPoliciesCommandOutput>;
726
- export declare const deserializeAws_queryListReceiptFiltersCommand: (
726
+ export declare const de_ListReceiptFiltersCommand: (
727
727
  output: __HttpResponse,
728
728
  context: __SerdeContext
729
729
  ) => Promise<ListReceiptFiltersCommandOutput>;
730
- export declare const deserializeAws_queryListReceiptRuleSetsCommand: (
730
+ export declare const de_ListReceiptRuleSetsCommand: (
731
731
  output: __HttpResponse,
732
732
  context: __SerdeContext
733
733
  ) => Promise<ListReceiptRuleSetsCommandOutput>;
734
- export declare const deserializeAws_queryListTemplatesCommand: (
734
+ export declare const de_ListTemplatesCommand: (
735
735
  output: __HttpResponse,
736
736
  context: __SerdeContext
737
737
  ) => Promise<ListTemplatesCommandOutput>;
738
- export declare const deserializeAws_queryListVerifiedEmailAddressesCommand: (
738
+ export declare const de_ListVerifiedEmailAddressesCommand: (
739
739
  output: __HttpResponse,
740
740
  context: __SerdeContext
741
741
  ) => Promise<ListVerifiedEmailAddressesCommandOutput>;
742
- export declare const deserializeAws_queryPutConfigurationSetDeliveryOptionsCommand: (
742
+ export declare const de_PutConfigurationSetDeliveryOptionsCommand: (
743
743
  output: __HttpResponse,
744
744
  context: __SerdeContext
745
745
  ) => Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
746
- export declare const deserializeAws_queryPutIdentityPolicyCommand: (
746
+ export declare const de_PutIdentityPolicyCommand: (
747
747
  output: __HttpResponse,
748
748
  context: __SerdeContext
749
749
  ) => Promise<PutIdentityPolicyCommandOutput>;
750
- export declare const deserializeAws_queryReorderReceiptRuleSetCommand: (
750
+ export declare const de_ReorderReceiptRuleSetCommand: (
751
751
  output: __HttpResponse,
752
752
  context: __SerdeContext
753
753
  ) => Promise<ReorderReceiptRuleSetCommandOutput>;
754
- export declare const deserializeAws_querySendBounceCommand: (
754
+ export declare const de_SendBounceCommand: (
755
755
  output: __HttpResponse,
756
756
  context: __SerdeContext
757
757
  ) => Promise<SendBounceCommandOutput>;
758
- export declare const deserializeAws_querySendBulkTemplatedEmailCommand: (
758
+ export declare const de_SendBulkTemplatedEmailCommand: (
759
759
  output: __HttpResponse,
760
760
  context: __SerdeContext
761
761
  ) => Promise<SendBulkTemplatedEmailCommandOutput>;
762
- export declare const deserializeAws_querySendCustomVerificationEmailCommand: (
762
+ export declare const de_SendCustomVerificationEmailCommand: (
763
763
  output: __HttpResponse,
764
764
  context: __SerdeContext
765
765
  ) => Promise<SendCustomVerificationEmailCommandOutput>;
766
- export declare const deserializeAws_querySendEmailCommand: (
766
+ export declare const de_SendEmailCommand: (
767
767
  output: __HttpResponse,
768
768
  context: __SerdeContext
769
769
  ) => Promise<SendEmailCommandOutput>;
770
- export declare const deserializeAws_querySendRawEmailCommand: (
770
+ export declare const de_SendRawEmailCommand: (
771
771
  output: __HttpResponse,
772
772
  context: __SerdeContext
773
773
  ) => Promise<SendRawEmailCommandOutput>;
774
- export declare const deserializeAws_querySendTemplatedEmailCommand: (
774
+ export declare const de_SendTemplatedEmailCommand: (
775
775
  output: __HttpResponse,
776
776
  context: __SerdeContext
777
777
  ) => Promise<SendTemplatedEmailCommandOutput>;
778
- export declare const deserializeAws_querySetActiveReceiptRuleSetCommand: (
778
+ export declare const de_SetActiveReceiptRuleSetCommand: (
779
779
  output: __HttpResponse,
780
780
  context: __SerdeContext
781
781
  ) => Promise<SetActiveReceiptRuleSetCommandOutput>;
782
- export declare const deserializeAws_querySetIdentityDkimEnabledCommand: (
782
+ export declare const de_SetIdentityDkimEnabledCommand: (
783
783
  output: __HttpResponse,
784
784
  context: __SerdeContext
785
785
  ) => Promise<SetIdentityDkimEnabledCommandOutput>;
786
- export declare const deserializeAws_querySetIdentityFeedbackForwardingEnabledCommand: (
786
+ export declare const de_SetIdentityFeedbackForwardingEnabledCommand: (
787
787
  output: __HttpResponse,
788
788
  context: __SerdeContext
789
789
  ) => Promise<SetIdentityFeedbackForwardingEnabledCommandOutput>;
790
- export declare const deserializeAws_querySetIdentityHeadersInNotificationsEnabledCommand: (
790
+ export declare const de_SetIdentityHeadersInNotificationsEnabledCommand: (
791
791
  output: __HttpResponse,
792
792
  context: __SerdeContext
793
793
  ) => Promise<SetIdentityHeadersInNotificationsEnabledCommandOutput>;
794
- export declare const deserializeAws_querySetIdentityMailFromDomainCommand: (
794
+ export declare const de_SetIdentityMailFromDomainCommand: (
795
795
  output: __HttpResponse,
796
796
  context: __SerdeContext
797
797
  ) => Promise<SetIdentityMailFromDomainCommandOutput>;
798
- export declare const deserializeAws_querySetIdentityNotificationTopicCommand: (
798
+ export declare const de_SetIdentityNotificationTopicCommand: (
799
799
  output: __HttpResponse,
800
800
  context: __SerdeContext
801
801
  ) => Promise<SetIdentityNotificationTopicCommandOutput>;
802
- export declare const deserializeAws_querySetReceiptRulePositionCommand: (
802
+ export declare const de_SetReceiptRulePositionCommand: (
803
803
  output: __HttpResponse,
804
804
  context: __SerdeContext
805
805
  ) => Promise<SetReceiptRulePositionCommandOutput>;
806
- export declare const deserializeAws_queryTestRenderTemplateCommand: (
806
+ export declare const de_TestRenderTemplateCommand: (
807
807
  output: __HttpResponse,
808
808
  context: __SerdeContext
809
809
  ) => Promise<TestRenderTemplateCommandOutput>;
810
- export declare const deserializeAws_queryUpdateAccountSendingEnabledCommand: (
810
+ export declare const de_UpdateAccountSendingEnabledCommand: (
811
811
  output: __HttpResponse,
812
812
  context: __SerdeContext
813
813
  ) => Promise<UpdateAccountSendingEnabledCommandOutput>;
814
- export declare const deserializeAws_queryUpdateConfigurationSetEventDestinationCommand: (
814
+ export declare const de_UpdateConfigurationSetEventDestinationCommand: (
815
815
  output: __HttpResponse,
816
816
  context: __SerdeContext
817
817
  ) => Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
818
- export declare const deserializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand: (
818
+ export declare const de_UpdateConfigurationSetReputationMetricsEnabledCommand: (
819
819
  output: __HttpResponse,
820
820
  context: __SerdeContext
821
821
  ) => Promise<UpdateConfigurationSetReputationMetricsEnabledCommandOutput>;
822
- export declare const deserializeAws_queryUpdateConfigurationSetSendingEnabledCommand: (
822
+ export declare const de_UpdateConfigurationSetSendingEnabledCommand: (
823
823
  output: __HttpResponse,
824
824
  context: __SerdeContext
825
825
  ) => Promise<UpdateConfigurationSetSendingEnabledCommandOutput>;
826
- export declare const deserializeAws_queryUpdateConfigurationSetTrackingOptionsCommand: (
826
+ export declare const de_UpdateConfigurationSetTrackingOptionsCommand: (
827
827
  output: __HttpResponse,
828
828
  context: __SerdeContext
829
829
  ) => Promise<UpdateConfigurationSetTrackingOptionsCommandOutput>;
830
- export declare const deserializeAws_queryUpdateCustomVerificationEmailTemplateCommand: (
830
+ export declare const de_UpdateCustomVerificationEmailTemplateCommand: (
831
831
  output: __HttpResponse,
832
832
  context: __SerdeContext
833
833
  ) => Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
834
- export declare const deserializeAws_queryUpdateReceiptRuleCommand: (
834
+ export declare const de_UpdateReceiptRuleCommand: (
835
835
  output: __HttpResponse,
836
836
  context: __SerdeContext
837
837
  ) => Promise<UpdateReceiptRuleCommandOutput>;
838
- export declare const deserializeAws_queryUpdateTemplateCommand: (
838
+ export declare const de_UpdateTemplateCommand: (
839
839
  output: __HttpResponse,
840
840
  context: __SerdeContext
841
841
  ) => Promise<UpdateTemplateCommandOutput>;
842
- export declare const deserializeAws_queryVerifyDomainDkimCommand: (
842
+ export declare const de_VerifyDomainDkimCommand: (
843
843
  output: __HttpResponse,
844
844
  context: __SerdeContext
845
845
  ) => Promise<VerifyDomainDkimCommandOutput>;
846
- export declare const deserializeAws_queryVerifyDomainIdentityCommand: (
846
+ export declare const de_VerifyDomainIdentityCommand: (
847
847
  output: __HttpResponse,
848
848
  context: __SerdeContext
849
849
  ) => Promise<VerifyDomainIdentityCommandOutput>;
850
- export declare const deserializeAws_queryVerifyEmailAddressCommand: (
850
+ export declare const de_VerifyEmailAddressCommand: (
851
851
  output: __HttpResponse,
852
852
  context: __SerdeContext
853
853
  ) => Promise<VerifyEmailAddressCommandOutput>;
854
- export declare const deserializeAws_queryVerifyEmailIdentityCommand: (
854
+ export declare const de_VerifyEmailIdentityCommand: (
855
855
  output: __HttpResponse,
856
856
  context: __SerdeContext
857
857
  ) => Promise<VerifyEmailIdentityCommandOutput>;