@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.
- package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -2
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/CreateTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteIdentityCommand.js +2 -2
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -2
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +2 -2
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +2 -2
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetSendQuotaCommand.js +2 -2
- package/dist-cjs/commands/GetSendStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListIdentitiesCommand.js +2 -2
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -2
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -2
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/SendBounceCommand.js +2 -2
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -2
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
- package/dist-cjs/commands/SendEmailCommand.js +2 -2
- package/dist-cjs/commands/SendRawEmailCommand.js +2 -2
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -2
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -2
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -2
- package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplateCommand.js +2 -2
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -2
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -2
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +2 -2
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -2
- package/dist-cjs/protocols/Aws_query.js +1117 -1117
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/CreateReceiptFilterCommand.js +3 -3
- package/dist-es/commands/CreateReceiptRuleCommand.js +3 -3
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/CreateTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteIdentityCommand.js +3 -3
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteReceiptFilterCommand.js +3 -3
- package/dist-es/commands/DeleteReceiptRuleCommand.js +3 -3
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/DeleteTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +3 -3
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/DescribeConfigurationSetCommand.js +3 -3
- package/dist-es/commands/DescribeReceiptRuleCommand.js +3 -3
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +3 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -3
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -3
- package/dist-es/commands/GetIdentityPoliciesCommand.js +3 -3
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -3
- package/dist-es/commands/GetSendQuotaCommand.js +3 -3
- package/dist-es/commands/GetSendStatisticsCommand.js +3 -3
- package/dist-es/commands/GetTemplateCommand.js +3 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
- package/dist-es/commands/ListIdentitiesCommand.js +3 -3
- package/dist-es/commands/ListIdentityPoliciesCommand.js +3 -3
- package/dist-es/commands/ListReceiptFiltersCommand.js +3 -3
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -3
- package/dist-es/commands/ListTemplatesCommand.js +3 -3
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
- package/dist-es/commands/PutIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/SendBounceCommand.js +3 -3
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
- package/dist-es/commands/SendEmailCommand.js +3 -3
- package/dist-es/commands/SendRawEmailCommand.js +3 -3
- package/dist-es/commands/SendTemplatedEmailCommand.js +3 -3
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -3
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -3
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -3
- package/dist-es/commands/SetReceiptRulePositionCommand.js +3 -3
- package/dist-es/commands/TestRenderTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateReceiptRuleCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateCommand.js +3 -3
- package/dist-es/commands/VerifyDomainDkimCommand.js +3 -3
- package/dist-es/commands/VerifyDomainIdentityCommand.js +3 -3
- package/dist-es/commands/VerifyEmailAddressCommand.js +3 -3
- package/dist-es/commands/VerifyEmailIdentityCommand.js +3 -3
- package/dist-es/protocols/Aws_query.js +972 -972
- package/dist-types/protocols/Aws_query.d.ts +568 -142
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +142 -142
- 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
|
|
290
|
+
export declare const se_CloneReceiptRuleSetCommand: (
|
|
291
291
|
input: CloneReceiptRuleSetCommandInput,
|
|
292
292
|
context: __SerdeContext
|
|
293
293
|
) => Promise<__HttpRequest>;
|
|
294
|
-
export declare const
|
|
294
|
+
export declare const se_CreateConfigurationSetCommand: (
|
|
295
295
|
input: CreateConfigurationSetCommandInput,
|
|
296
296
|
context: __SerdeContext
|
|
297
297
|
) => Promise<__HttpRequest>;
|
|
298
|
-
export declare const
|
|
298
|
+
export declare const se_CreateConfigurationSetEventDestinationCommand: (
|
|
299
299
|
input: CreateConfigurationSetEventDestinationCommandInput,
|
|
300
300
|
context: __SerdeContext
|
|
301
301
|
) => Promise<__HttpRequest>;
|
|
302
|
-
export declare const
|
|
302
|
+
export declare const se_CreateConfigurationSetTrackingOptionsCommand: (
|
|
303
303
|
input: CreateConfigurationSetTrackingOptionsCommandInput,
|
|
304
304
|
context: __SerdeContext
|
|
305
305
|
) => Promise<__HttpRequest>;
|
|
306
|
-
export declare const
|
|
306
|
+
export declare const se_CreateCustomVerificationEmailTemplateCommand: (
|
|
307
307
|
input: CreateCustomVerificationEmailTemplateCommandInput,
|
|
308
308
|
context: __SerdeContext
|
|
309
309
|
) => Promise<__HttpRequest>;
|
|
310
|
-
export declare const
|
|
310
|
+
export declare const se_CreateReceiptFilterCommand: (
|
|
311
311
|
input: CreateReceiptFilterCommandInput,
|
|
312
312
|
context: __SerdeContext
|
|
313
313
|
) => Promise<__HttpRequest>;
|
|
314
|
-
export declare const
|
|
314
|
+
export declare const se_CreateReceiptRuleCommand: (
|
|
315
315
|
input: CreateReceiptRuleCommandInput,
|
|
316
316
|
context: __SerdeContext
|
|
317
317
|
) => Promise<__HttpRequest>;
|
|
318
|
-
export declare const
|
|
318
|
+
export declare const se_CreateReceiptRuleSetCommand: (
|
|
319
319
|
input: CreateReceiptRuleSetCommandInput,
|
|
320
320
|
context: __SerdeContext
|
|
321
321
|
) => Promise<__HttpRequest>;
|
|
322
|
-
export declare const
|
|
322
|
+
export declare const se_CreateTemplateCommand: (
|
|
323
323
|
input: CreateTemplateCommandInput,
|
|
324
324
|
context: __SerdeContext
|
|
325
325
|
) => Promise<__HttpRequest>;
|
|
326
|
-
export declare const
|
|
326
|
+
export declare const se_DeleteConfigurationSetCommand: (
|
|
327
327
|
input: DeleteConfigurationSetCommandInput,
|
|
328
328
|
context: __SerdeContext
|
|
329
329
|
) => Promise<__HttpRequest>;
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_DeleteConfigurationSetEventDestinationCommand: (
|
|
331
331
|
input: DeleteConfigurationSetEventDestinationCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_DeleteConfigurationSetTrackingOptionsCommand: (
|
|
335
335
|
input: DeleteConfigurationSetTrackingOptionsCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_DeleteCustomVerificationEmailTemplateCommand: (
|
|
339
339
|
input: DeleteCustomVerificationEmailTemplateCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_DeleteIdentityCommand: (
|
|
343
343
|
input: DeleteIdentityCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_DeleteIdentityPolicyCommand: (
|
|
347
347
|
input: DeleteIdentityPolicyCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_DeleteReceiptFilterCommand: (
|
|
351
351
|
input: DeleteReceiptFilterCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_DeleteReceiptRuleCommand: (
|
|
355
355
|
input: DeleteReceiptRuleCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_DeleteReceiptRuleSetCommand: (
|
|
359
359
|
input: DeleteReceiptRuleSetCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_DeleteTemplateCommand: (
|
|
363
363
|
input: DeleteTemplateCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_DeleteVerifiedEmailAddressCommand: (
|
|
367
367
|
input: DeleteVerifiedEmailAddressCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_DescribeActiveReceiptRuleSetCommand: (
|
|
371
371
|
input: DescribeActiveReceiptRuleSetCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_DescribeConfigurationSetCommand: (
|
|
375
375
|
input: DescribeConfigurationSetCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_DescribeReceiptRuleCommand: (
|
|
379
379
|
input: DescribeReceiptRuleCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_DescribeReceiptRuleSetCommand: (
|
|
383
383
|
input: DescribeReceiptRuleSetCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_GetAccountSendingEnabledCommand: (
|
|
387
387
|
input: GetAccountSendingEnabledCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_GetCustomVerificationEmailTemplateCommand: (
|
|
391
391
|
input: GetCustomVerificationEmailTemplateCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_GetIdentityDkimAttributesCommand: (
|
|
395
395
|
input: GetIdentityDkimAttributesCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_GetIdentityMailFromDomainAttributesCommand: (
|
|
399
399
|
input: GetIdentityMailFromDomainAttributesCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_GetIdentityNotificationAttributesCommand: (
|
|
403
403
|
input: GetIdentityNotificationAttributesCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_GetIdentityPoliciesCommand: (
|
|
407
407
|
input: GetIdentityPoliciesCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_GetIdentityVerificationAttributesCommand: (
|
|
411
411
|
input: GetIdentityVerificationAttributesCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_GetSendQuotaCommand: (
|
|
415
415
|
input: GetSendQuotaCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_GetSendStatisticsCommand: (
|
|
419
419
|
input: GetSendStatisticsCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_GetTemplateCommand: (
|
|
423
423
|
input: GetTemplateCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_ListConfigurationSetsCommand: (
|
|
427
427
|
input: ListConfigurationSetsCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_ListCustomVerificationEmailTemplatesCommand: (
|
|
431
431
|
input: ListCustomVerificationEmailTemplatesCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_ListIdentitiesCommand: (
|
|
435
435
|
input: ListIdentitiesCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_ListIdentityPoliciesCommand: (
|
|
439
439
|
input: ListIdentityPoliciesCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_ListReceiptFiltersCommand: (
|
|
443
443
|
input: ListReceiptFiltersCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_ListReceiptRuleSetsCommand: (
|
|
447
447
|
input: ListReceiptRuleSetsCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_ListTemplatesCommand: (
|
|
451
451
|
input: ListTemplatesCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_ListVerifiedEmailAddressesCommand: (
|
|
455
455
|
input: ListVerifiedEmailAddressesCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_PutConfigurationSetDeliveryOptionsCommand: (
|
|
459
459
|
input: PutConfigurationSetDeliveryOptionsCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_PutIdentityPolicyCommand: (
|
|
463
463
|
input: PutIdentityPolicyCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_ReorderReceiptRuleSetCommand: (
|
|
467
467
|
input: ReorderReceiptRuleSetCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_SendBounceCommand: (
|
|
471
471
|
input: SendBounceCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_SendBulkTemplatedEmailCommand: (
|
|
475
475
|
input: SendBulkTemplatedEmailCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_SendCustomVerificationEmailCommand: (
|
|
479
479
|
input: SendCustomVerificationEmailCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_SendEmailCommand: (
|
|
483
483
|
input: SendEmailCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_SendRawEmailCommand: (
|
|
487
487
|
input: SendRawEmailCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_SendTemplatedEmailCommand: (
|
|
491
491
|
input: SendTemplatedEmailCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_SetActiveReceiptRuleSetCommand: (
|
|
495
495
|
input: SetActiveReceiptRuleSetCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_SetIdentityDkimEnabledCommand: (
|
|
499
499
|
input: SetIdentityDkimEnabledCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_SetIdentityFeedbackForwardingEnabledCommand: (
|
|
503
503
|
input: SetIdentityFeedbackForwardingEnabledCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_SetIdentityHeadersInNotificationsEnabledCommand: (
|
|
507
507
|
input: SetIdentityHeadersInNotificationsEnabledCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_SetIdentityMailFromDomainCommand: (
|
|
511
511
|
input: SetIdentityMailFromDomainCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_SetIdentityNotificationTopicCommand: (
|
|
515
515
|
input: SetIdentityNotificationTopicCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_SetReceiptRulePositionCommand: (
|
|
519
519
|
input: SetReceiptRulePositionCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_TestRenderTemplateCommand: (
|
|
523
523
|
input: TestRenderTemplateCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_UpdateAccountSendingEnabledCommand: (
|
|
527
527
|
input: UpdateAccountSendingEnabledCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_UpdateConfigurationSetEventDestinationCommand: (
|
|
531
531
|
input: UpdateConfigurationSetEventDestinationCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_UpdateConfigurationSetReputationMetricsEnabledCommand: (
|
|
535
535
|
input: UpdateConfigurationSetReputationMetricsEnabledCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_UpdateConfigurationSetSendingEnabledCommand: (
|
|
539
539
|
input: UpdateConfigurationSetSendingEnabledCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_UpdateConfigurationSetTrackingOptionsCommand: (
|
|
543
543
|
input: UpdateConfigurationSetTrackingOptionsCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_UpdateCustomVerificationEmailTemplateCommand: (
|
|
547
547
|
input: UpdateCustomVerificationEmailTemplateCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_UpdateReceiptRuleCommand: (
|
|
551
551
|
input: UpdateReceiptRuleCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_UpdateTemplateCommand: (
|
|
555
555
|
input: UpdateTemplateCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const se_VerifyDomainDkimCommand: (
|
|
559
559
|
input: VerifyDomainDkimCommandInput,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const se_VerifyDomainIdentityCommand: (
|
|
563
563
|
input: VerifyDomainIdentityCommandInput,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const se_VerifyEmailAddressCommand: (
|
|
567
567
|
input: VerifyEmailAddressCommandInput,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const se_VerifyEmailIdentityCommand: (
|
|
571
571
|
input: VerifyEmailIdentityCommandInput,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const de_CloneReceiptRuleSetCommand: (
|
|
575
575
|
output: __HttpResponse,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<CloneReceiptRuleSetCommandOutput>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const de_CreateConfigurationSetCommand: (
|
|
579
579
|
output: __HttpResponse,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<CreateConfigurationSetCommandOutput>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const de_CreateConfigurationSetEventDestinationCommand: (
|
|
583
583
|
output: __HttpResponse,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<CreateConfigurationSetEventDestinationCommandOutput>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const de_CreateConfigurationSetTrackingOptionsCommand: (
|
|
587
587
|
output: __HttpResponse,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<CreateConfigurationSetTrackingOptionsCommandOutput>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const de_CreateCustomVerificationEmailTemplateCommand: (
|
|
591
591
|
output: __HttpResponse,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const de_CreateReceiptFilterCommand: (
|
|
595
595
|
output: __HttpResponse,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<CreateReceiptFilterCommandOutput>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const de_CreateReceiptRuleCommand: (
|
|
599
599
|
output: __HttpResponse,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<CreateReceiptRuleCommandOutput>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const de_CreateReceiptRuleSetCommand: (
|
|
603
603
|
output: __HttpResponse,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<CreateReceiptRuleSetCommandOutput>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const de_CreateTemplateCommand: (
|
|
607
607
|
output: __HttpResponse,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<CreateTemplateCommandOutput>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const de_DeleteConfigurationSetCommand: (
|
|
611
611
|
output: __HttpResponse,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<DeleteConfigurationSetCommandOutput>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const de_DeleteConfigurationSetEventDestinationCommand: (
|
|
615
615
|
output: __HttpResponse,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const de_DeleteConfigurationSetTrackingOptionsCommand: (
|
|
619
619
|
output: __HttpResponse,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<DeleteConfigurationSetTrackingOptionsCommandOutput>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const de_DeleteCustomVerificationEmailTemplateCommand: (
|
|
623
623
|
output: __HttpResponse,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const de_DeleteIdentityCommand: (
|
|
627
627
|
output: __HttpResponse,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<DeleteIdentityCommandOutput>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const de_DeleteIdentityPolicyCommand: (
|
|
631
631
|
output: __HttpResponse,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<DeleteIdentityPolicyCommandOutput>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const de_DeleteReceiptFilterCommand: (
|
|
635
635
|
output: __HttpResponse,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<DeleteReceiptFilterCommandOutput>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const de_DeleteReceiptRuleCommand: (
|
|
639
639
|
output: __HttpResponse,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<DeleteReceiptRuleCommandOutput>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const de_DeleteReceiptRuleSetCommand: (
|
|
643
643
|
output: __HttpResponse,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<DeleteReceiptRuleSetCommandOutput>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const de_DeleteTemplateCommand: (
|
|
647
647
|
output: __HttpResponse,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<DeleteTemplateCommandOutput>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const de_DeleteVerifiedEmailAddressCommand: (
|
|
651
651
|
output: __HttpResponse,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<DeleteVerifiedEmailAddressCommandOutput>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_DescribeActiveReceiptRuleSetCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<DescribeActiveReceiptRuleSetCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_DescribeConfigurationSetCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<DescribeConfigurationSetCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_DescribeReceiptRuleCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<DescribeReceiptRuleCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_DescribeReceiptRuleSetCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<DescribeReceiptRuleSetCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_GetAccountSendingEnabledCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<GetAccountSendingEnabledCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_GetCustomVerificationEmailTemplateCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<GetCustomVerificationEmailTemplateCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_GetIdentityDkimAttributesCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<GetIdentityDkimAttributesCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_GetIdentityMailFromDomainAttributesCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<GetIdentityMailFromDomainAttributesCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_GetIdentityNotificationAttributesCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<GetIdentityNotificationAttributesCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_GetIdentityPoliciesCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<GetIdentityPoliciesCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_GetIdentityVerificationAttributesCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<GetIdentityVerificationAttributesCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_GetSendQuotaCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<GetSendQuotaCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_GetSendStatisticsCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<GetSendStatisticsCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_GetTemplateCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<GetTemplateCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_ListConfigurationSetsCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<ListConfigurationSetsCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_ListCustomVerificationEmailTemplatesCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_ListIdentitiesCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<ListIdentitiesCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_ListIdentityPoliciesCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<ListIdentityPoliciesCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_ListReceiptFiltersCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<ListReceiptFiltersCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_ListReceiptRuleSetsCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<ListReceiptRuleSetsCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_ListTemplatesCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<ListTemplatesCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_ListVerifiedEmailAddressesCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<ListVerifiedEmailAddressesCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_PutConfigurationSetDeliveryOptionsCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_PutIdentityPolicyCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<PutIdentityPolicyCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_ReorderReceiptRuleSetCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<ReorderReceiptRuleSetCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_SendBounceCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<SendBounceCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_SendBulkTemplatedEmailCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<SendBulkTemplatedEmailCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_SendCustomVerificationEmailCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<SendCustomVerificationEmailCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_SendEmailCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<SendEmailCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_SendRawEmailCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<SendRawEmailCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_SendTemplatedEmailCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<SendTemplatedEmailCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_SetActiveReceiptRuleSetCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<SetActiveReceiptRuleSetCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_SetIdentityDkimEnabledCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<SetIdentityDkimEnabledCommandOutput>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const de_SetIdentityFeedbackForwardingEnabledCommand: (
|
|
787
787
|
output: __HttpResponse,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<SetIdentityFeedbackForwardingEnabledCommandOutput>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const de_SetIdentityHeadersInNotificationsEnabledCommand: (
|
|
791
791
|
output: __HttpResponse,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<SetIdentityHeadersInNotificationsEnabledCommandOutput>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const de_SetIdentityMailFromDomainCommand: (
|
|
795
795
|
output: __HttpResponse,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<SetIdentityMailFromDomainCommandOutput>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const de_SetIdentityNotificationTopicCommand: (
|
|
799
799
|
output: __HttpResponse,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<SetIdentityNotificationTopicCommandOutput>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const de_SetReceiptRulePositionCommand: (
|
|
803
803
|
output: __HttpResponse,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<SetReceiptRulePositionCommandOutput>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const de_TestRenderTemplateCommand: (
|
|
807
807
|
output: __HttpResponse,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<TestRenderTemplateCommandOutput>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const de_UpdateAccountSendingEnabledCommand: (
|
|
811
811
|
output: __HttpResponse,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<UpdateAccountSendingEnabledCommandOutput>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const de_UpdateConfigurationSetEventDestinationCommand: (
|
|
815
815
|
output: __HttpResponse,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const de_UpdateConfigurationSetReputationMetricsEnabledCommand: (
|
|
819
819
|
output: __HttpResponse,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<UpdateConfigurationSetReputationMetricsEnabledCommandOutput>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const de_UpdateConfigurationSetSendingEnabledCommand: (
|
|
823
823
|
output: __HttpResponse,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<UpdateConfigurationSetSendingEnabledCommandOutput>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const de_UpdateConfigurationSetTrackingOptionsCommand: (
|
|
827
827
|
output: __HttpResponse,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<UpdateConfigurationSetTrackingOptionsCommandOutput>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const de_UpdateCustomVerificationEmailTemplateCommand: (
|
|
831
831
|
output: __HttpResponse,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
|
|
834
|
-
export declare const
|
|
834
|
+
export declare const de_UpdateReceiptRuleCommand: (
|
|
835
835
|
output: __HttpResponse,
|
|
836
836
|
context: __SerdeContext
|
|
837
837
|
) => Promise<UpdateReceiptRuleCommandOutput>;
|
|
838
|
-
export declare const
|
|
838
|
+
export declare const de_UpdateTemplateCommand: (
|
|
839
839
|
output: __HttpResponse,
|
|
840
840
|
context: __SerdeContext
|
|
841
841
|
) => Promise<UpdateTemplateCommandOutput>;
|
|
842
|
-
export declare const
|
|
842
|
+
export declare const de_VerifyDomainDkimCommand: (
|
|
843
843
|
output: __HttpResponse,
|
|
844
844
|
context: __SerdeContext
|
|
845
845
|
) => Promise<VerifyDomainDkimCommandOutput>;
|
|
846
|
-
export declare const
|
|
846
|
+
export declare const de_VerifyDomainIdentityCommand: (
|
|
847
847
|
output: __HttpResponse,
|
|
848
848
|
context: __SerdeContext
|
|
849
849
|
) => Promise<VerifyDomainIdentityCommandOutput>;
|
|
850
|
-
export declare const
|
|
850
|
+
export declare const de_VerifyEmailAddressCommand: (
|
|
851
851
|
output: __HttpResponse,
|
|
852
852
|
context: __SerdeContext
|
|
853
853
|
) => Promise<VerifyEmailAddressCommandOutput>;
|
|
854
|
-
export declare const
|
|
854
|
+
export declare const de_VerifyEmailIdentityCommand: (
|
|
855
855
|
output: __HttpResponse,
|
|
856
856
|
context: __SerdeContext
|
|
857
857
|
) => Promise<VerifyEmailIdentityCommandOutput>;
|