@aws-sdk/client-sesv2 3.169.0 → 3.171.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 (110) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/SESv2.d.ts +1507 -410
  3. package/dist-types/ts3.4/SESv2Client.d.ts +590 -154
  4. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +35 -17
  7. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +36 -17
  8. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +36 -17
  12. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +36 -17
  14. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +39 -17
  17. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +36 -17
  19. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +36 -17
  22. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +39 -17
  23. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +36 -17
  24. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +32 -17
  26. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +36 -17
  27. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +36 -17
  28. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +39 -17
  29. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +32 -17
  30. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +35 -17
  31. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +35 -17
  33. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +35 -17
  34. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +35 -17
  39. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +35 -17
  41. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +32 -17
  42. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +39 -17
  44. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +35 -17
  45. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +32 -17
  46. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +36 -17
  51. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +36 -17
  52. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +35 -17
  53. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  55. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +39 -17
  58. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +39 -17
  63. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +39 -17
  64. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +39 -17
  66. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +39 -17
  67. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +39 -17
  69. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +39 -17
  70. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +39 -17
  71. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +39 -17
  72. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +39 -17
  73. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +35 -17
  74. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +39 -17
  75. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +32 -17
  76. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  77. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  79. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +39 -17
  80. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +35 -17
  81. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +36 -17
  82. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +39 -17
  83. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +39 -17
  84. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +36 -17
  85. package/dist-types/ts3.4/commands/index.d.ts +81 -81
  86. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  87. package/dist-types/ts3.4/index.d.ts +6 -6
  88. package/dist-types/ts3.4/models/SESv2ServiceException.d.ts +7 -6
  89. package/dist-types/ts3.4/models/index.d.ts +1 -1
  90. package/dist-types/ts3.4/models/models_0.d.ts +1758 -2310
  91. package/dist-types/ts3.4/pagination/GetDedicatedIpsPaginator.d.ts +11 -4
  92. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
  93. package/dist-types/ts3.4/pagination/ListConfigurationSetsPaginator.d.ts +11 -4
  94. package/dist-types/ts3.4/pagination/ListContactListsPaginator.d.ts +11 -4
  95. package/dist-types/ts3.4/pagination/ListContactsPaginator.d.ts +11 -4
  96. package/dist-types/ts3.4/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +11 -4
  97. package/dist-types/ts3.4/pagination/ListDedicatedIpPoolsPaginator.d.ts +11 -4
  98. package/dist-types/ts3.4/pagination/ListDeliverabilityTestReportsPaginator.d.ts +11 -4
  99. package/dist-types/ts3.4/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +11 -4
  100. package/dist-types/ts3.4/pagination/ListEmailIdentitiesPaginator.d.ts +11 -4
  101. package/dist-types/ts3.4/pagination/ListEmailTemplatesPaginator.d.ts +11 -4
  102. package/dist-types/ts3.4/pagination/ListImportJobsPaginator.d.ts +11 -4
  103. package/dist-types/ts3.4/pagination/ListSuppressedDestinationsPaginator.d.ts +11 -4
  104. package/dist-types/ts3.4/pagination/index.d.ts +13 -13
  105. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +977 -245
  106. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  107. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  109. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  110. package/package.json +34 -34
@@ -1,410 +1,1507 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput } from "./commands/CreateConfigurationSetCommand";
3
- import { CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput } from "./commands/CreateConfigurationSetEventDestinationCommand";
4
- import { CreateContactCommandInput, CreateContactCommandOutput } from "./commands/CreateContactCommand";
5
- import { CreateContactListCommandInput, CreateContactListCommandOutput } from "./commands/CreateContactListCommand";
6
- import { CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput } from "./commands/CreateCustomVerificationEmailTemplateCommand";
7
- import { CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput } from "./commands/CreateDedicatedIpPoolCommand";
8
- import { CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput } from "./commands/CreateDeliverabilityTestReportCommand";
9
- import { CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput } from "./commands/CreateEmailIdentityCommand";
10
- import { CreateEmailIdentityPolicyCommandInput, CreateEmailIdentityPolicyCommandOutput } from "./commands/CreateEmailIdentityPolicyCommand";
11
- import { CreateEmailTemplateCommandInput, CreateEmailTemplateCommandOutput } from "./commands/CreateEmailTemplateCommand";
12
- import { CreateImportJobCommandInput, CreateImportJobCommandOutput } from "./commands/CreateImportJobCommand";
13
- import { DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput } from "./commands/DeleteConfigurationSetCommand";
14
- import { DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput } from "./commands/DeleteConfigurationSetEventDestinationCommand";
15
- import { DeleteContactCommandInput, DeleteContactCommandOutput } from "./commands/DeleteContactCommand";
16
- import { DeleteContactListCommandInput, DeleteContactListCommandOutput } from "./commands/DeleteContactListCommand";
17
- import { DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput } from "./commands/DeleteCustomVerificationEmailTemplateCommand";
18
- import { DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput } from "./commands/DeleteDedicatedIpPoolCommand";
19
- import { DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput } from "./commands/DeleteEmailIdentityCommand";
20
- import { DeleteEmailIdentityPolicyCommandInput, DeleteEmailIdentityPolicyCommandOutput } from "./commands/DeleteEmailIdentityPolicyCommand";
21
- import { DeleteEmailTemplateCommandInput, DeleteEmailTemplateCommandOutput } from "./commands/DeleteEmailTemplateCommand";
22
- import { DeleteSuppressedDestinationCommandInput, DeleteSuppressedDestinationCommandOutput } from "./commands/DeleteSuppressedDestinationCommand";
23
- import { GetAccountCommandInput, GetAccountCommandOutput } from "./commands/GetAccountCommand";
24
- import { GetBlacklistReportsCommandInput, GetBlacklistReportsCommandOutput } from "./commands/GetBlacklistReportsCommand";
25
- import { GetConfigurationSetCommandInput, GetConfigurationSetCommandOutput } from "./commands/GetConfigurationSetCommand";
26
- import { GetConfigurationSetEventDestinationsCommandInput, GetConfigurationSetEventDestinationsCommandOutput } from "./commands/GetConfigurationSetEventDestinationsCommand";
27
- import { GetContactCommandInput, GetContactCommandOutput } from "./commands/GetContactCommand";
28
- import { GetContactListCommandInput, GetContactListCommandOutput } from "./commands/GetContactListCommand";
29
- import { GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput } from "./commands/GetCustomVerificationEmailTemplateCommand";
30
- import { GetDedicatedIpCommandInput, GetDedicatedIpCommandOutput } from "./commands/GetDedicatedIpCommand";
31
- import { GetDedicatedIpsCommandInput, GetDedicatedIpsCommandOutput } from "./commands/GetDedicatedIpsCommand";
32
- import { GetDeliverabilityDashboardOptionsCommandInput, GetDeliverabilityDashboardOptionsCommandOutput } from "./commands/GetDeliverabilityDashboardOptionsCommand";
33
- import { GetDeliverabilityTestReportCommandInput, GetDeliverabilityTestReportCommandOutput } from "./commands/GetDeliverabilityTestReportCommand";
34
- import { GetDomainDeliverabilityCampaignCommandInput, GetDomainDeliverabilityCampaignCommandOutput } from "./commands/GetDomainDeliverabilityCampaignCommand";
35
- import { GetDomainStatisticsReportCommandInput, GetDomainStatisticsReportCommandOutput } from "./commands/GetDomainStatisticsReportCommand";
36
- import { GetEmailIdentityCommandInput, GetEmailIdentityCommandOutput } from "./commands/GetEmailIdentityCommand";
37
- import { GetEmailIdentityPoliciesCommandInput, GetEmailIdentityPoliciesCommandOutput } from "./commands/GetEmailIdentityPoliciesCommand";
38
- import { GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput } from "./commands/GetEmailTemplateCommand";
39
- import { GetImportJobCommandInput, GetImportJobCommandOutput } from "./commands/GetImportJobCommand";
40
- import { GetSuppressedDestinationCommandInput, GetSuppressedDestinationCommandOutput } from "./commands/GetSuppressedDestinationCommand";
41
- import { ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput } from "./commands/ListConfigurationSetsCommand";
42
- import { ListContactListsCommandInput, ListContactListsCommandOutput } from "./commands/ListContactListsCommand";
43
- import { ListContactsCommandInput, ListContactsCommandOutput } from "./commands/ListContactsCommand";
44
- import { ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput } from "./commands/ListCustomVerificationEmailTemplatesCommand";
45
- import { ListDedicatedIpPoolsCommandInput, ListDedicatedIpPoolsCommandOutput } from "./commands/ListDedicatedIpPoolsCommand";
46
- import { ListDeliverabilityTestReportsCommandInput, ListDeliverabilityTestReportsCommandOutput } from "./commands/ListDeliverabilityTestReportsCommand";
47
- import { ListDomainDeliverabilityCampaignsCommandInput, ListDomainDeliverabilityCampaignsCommandOutput } from "./commands/ListDomainDeliverabilityCampaignsCommand";
48
- import { ListEmailIdentitiesCommandInput, ListEmailIdentitiesCommandOutput } from "./commands/ListEmailIdentitiesCommand";
49
- import { ListEmailTemplatesCommandInput, ListEmailTemplatesCommandOutput } from "./commands/ListEmailTemplatesCommand";
50
- import { ListImportJobsCommandInput, ListImportJobsCommandOutput } from "./commands/ListImportJobsCommand";
51
- import { ListSuppressedDestinationsCommandInput, ListSuppressedDestinationsCommandOutput } from "./commands/ListSuppressedDestinationsCommand";
52
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
53
- import { PutAccountDedicatedIpWarmupAttributesCommandInput, PutAccountDedicatedIpWarmupAttributesCommandOutput } from "./commands/PutAccountDedicatedIpWarmupAttributesCommand";
54
- import { PutAccountDetailsCommandInput, PutAccountDetailsCommandOutput } from "./commands/PutAccountDetailsCommand";
55
- import { PutAccountSendingAttributesCommandInput, PutAccountSendingAttributesCommandOutput } from "./commands/PutAccountSendingAttributesCommand";
56
- import { PutAccountSuppressionAttributesCommandInput, PutAccountSuppressionAttributesCommandOutput } from "./commands/PutAccountSuppressionAttributesCommand";
57
- import { PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput } from "./commands/PutConfigurationSetDeliveryOptionsCommand";
58
- import { PutConfigurationSetReputationOptionsCommandInput, PutConfigurationSetReputationOptionsCommandOutput } from "./commands/PutConfigurationSetReputationOptionsCommand";
59
- import { PutConfigurationSetSendingOptionsCommandInput, PutConfigurationSetSendingOptionsCommandOutput } from "./commands/PutConfigurationSetSendingOptionsCommand";
60
- import { PutConfigurationSetSuppressionOptionsCommandInput, PutConfigurationSetSuppressionOptionsCommandOutput } from "./commands/PutConfigurationSetSuppressionOptionsCommand";
61
- import { PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput } from "./commands/PutConfigurationSetTrackingOptionsCommand";
62
- import { PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput } from "./commands/PutDedicatedIpInPoolCommand";
63
- import { PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput } from "./commands/PutDedicatedIpWarmupAttributesCommand";
64
- import { PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput } from "./commands/PutDeliverabilityDashboardOptionCommand";
65
- import { PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput } from "./commands/PutEmailIdentityConfigurationSetAttributesCommand";
66
- import { PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput } from "./commands/PutEmailIdentityDkimAttributesCommand";
67
- import { PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput } from "./commands/PutEmailIdentityDkimSigningAttributesCommand";
68
- import { PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput } from "./commands/PutEmailIdentityFeedbackAttributesCommand";
69
- import { PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput } from "./commands/PutEmailIdentityMailFromAttributesCommand";
70
- import { PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput } from "./commands/PutSuppressedDestinationCommand";
71
- import { SendBulkEmailCommandInput, SendBulkEmailCommandOutput } from "./commands/SendBulkEmailCommand";
72
- import { SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput } from "./commands/SendCustomVerificationEmailCommand";
73
- import { SendEmailCommandInput, SendEmailCommandOutput } from "./commands/SendEmailCommand";
74
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
75
- import { TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput } from "./commands/TestRenderEmailTemplateCommand";
76
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
77
- import { UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput } from "./commands/UpdateConfigurationSetEventDestinationCommand";
78
- import { UpdateContactCommandInput, UpdateContactCommandOutput } from "./commands/UpdateContactCommand";
79
- import { UpdateContactListCommandInput, UpdateContactListCommandOutput } from "./commands/UpdateContactListCommand";
80
- import { UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput } from "./commands/UpdateCustomVerificationEmailTemplateCommand";
81
- import { UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput } from "./commands/UpdateEmailIdentityPolicyCommand";
82
- import { UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput } from "./commands/UpdateEmailTemplateCommand";
83
- import { SESv2Client } from "./SESv2Client";
84
-
85
- export declare class SESv2 extends SESv2Client {
86
-
87
- createConfigurationSet(args: CreateConfigurationSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateConfigurationSetCommandOutput>;
88
- createConfigurationSet(args: CreateConfigurationSetCommandInput, cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void): void;
89
- createConfigurationSet(args: CreateConfigurationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void): void;
90
-
91
- createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, options?: __HttpHandlerOptions): Promise<CreateConfigurationSetEventDestinationCommandOutput>;
92
- createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void): void;
93
- createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void): void;
94
-
95
- createContact(args: CreateContactCommandInput, options?: __HttpHandlerOptions): Promise<CreateContactCommandOutput>;
96
- createContact(args: CreateContactCommandInput, cb: (err: any, data?: CreateContactCommandOutput) => void): void;
97
- createContact(args: CreateContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactCommandOutput) => void): void;
98
-
99
- createContactList(args: CreateContactListCommandInput, options?: __HttpHandlerOptions): Promise<CreateContactListCommandOutput>;
100
- createContactList(args: CreateContactListCommandInput, cb: (err: any, data?: CreateContactListCommandOutput) => void): void;
101
- createContactList(args: CreateContactListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactListCommandOutput) => void): void;
102
-
103
- createCustomVerificationEmailTemplate(args: CreateCustomVerificationEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
104
- createCustomVerificationEmailTemplate(args: CreateCustomVerificationEmailTemplateCommandInput, cb: (err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void): void;
105
- createCustomVerificationEmailTemplate(args: CreateCustomVerificationEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void): void;
106
-
107
- createDedicatedIpPool(args: CreateDedicatedIpPoolCommandInput, options?: __HttpHandlerOptions): Promise<CreateDedicatedIpPoolCommandOutput>;
108
- createDedicatedIpPool(args: CreateDedicatedIpPoolCommandInput, cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void): void;
109
- createDedicatedIpPool(args: CreateDedicatedIpPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void): void;
110
-
111
- createDeliverabilityTestReport(args: CreateDeliverabilityTestReportCommandInput, options?: __HttpHandlerOptions): Promise<CreateDeliverabilityTestReportCommandOutput>;
112
- createDeliverabilityTestReport(args: CreateDeliverabilityTestReportCommandInput, cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void): void;
113
- createDeliverabilityTestReport(args: CreateDeliverabilityTestReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void): void;
114
-
115
- createEmailIdentity(args: CreateEmailIdentityCommandInput, options?: __HttpHandlerOptions): Promise<CreateEmailIdentityCommandOutput>;
116
- createEmailIdentity(args: CreateEmailIdentityCommandInput, cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void): void;
117
- createEmailIdentity(args: CreateEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void): void;
118
-
119
- createEmailIdentityPolicy(args: CreateEmailIdentityPolicyCommandInput, options?: __HttpHandlerOptions): Promise<CreateEmailIdentityPolicyCommandOutput>;
120
- createEmailIdentityPolicy(args: CreateEmailIdentityPolicyCommandInput, cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void): void;
121
- createEmailIdentityPolicy(args: CreateEmailIdentityPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void): void;
122
-
123
- createEmailTemplate(args: CreateEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<CreateEmailTemplateCommandOutput>;
124
- createEmailTemplate(args: CreateEmailTemplateCommandInput, cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void): void;
125
- createEmailTemplate(args: CreateEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void): void;
126
-
127
- createImportJob(args: CreateImportJobCommandInput, options?: __HttpHandlerOptions): Promise<CreateImportJobCommandOutput>;
128
- createImportJob(args: CreateImportJobCommandInput, cb: (err: any, data?: CreateImportJobCommandOutput) => void): void;
129
- createImportJob(args: CreateImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImportJobCommandOutput) => void): void;
130
-
131
- deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConfigurationSetCommandOutput>;
132
- deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void): void;
133
- deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void): void;
134
-
135
- deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
136
- deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void): void;
137
- deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void): void;
138
-
139
- deleteContact(args: DeleteContactCommandInput, options?: __HttpHandlerOptions): Promise<DeleteContactCommandOutput>;
140
- deleteContact(args: DeleteContactCommandInput, cb: (err: any, data?: DeleteContactCommandOutput) => void): void;
141
- deleteContact(args: DeleteContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactCommandOutput) => void): void;
142
-
143
- deleteContactList(args: DeleteContactListCommandInput, options?: __HttpHandlerOptions): Promise<DeleteContactListCommandOutput>;
144
- deleteContactList(args: DeleteContactListCommandInput, cb: (err: any, data?: DeleteContactListCommandOutput) => void): void;
145
- deleteContactList(args: DeleteContactListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactListCommandOutput) => void): void;
146
-
147
- deleteCustomVerificationEmailTemplate(args: DeleteCustomVerificationEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
148
- deleteCustomVerificationEmailTemplate(args: DeleteCustomVerificationEmailTemplateCommandInput, cb: (err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void): void;
149
- deleteCustomVerificationEmailTemplate(args: DeleteCustomVerificationEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void): void;
150
-
151
- deleteDedicatedIpPool(args: DeleteDedicatedIpPoolCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDedicatedIpPoolCommandOutput>;
152
- deleteDedicatedIpPool(args: DeleteDedicatedIpPoolCommandInput, cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void): void;
153
- deleteDedicatedIpPool(args: DeleteDedicatedIpPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void): void;
154
-
155
- deleteEmailIdentity(args: DeleteEmailIdentityCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEmailIdentityCommandOutput>;
156
- deleteEmailIdentity(args: DeleteEmailIdentityCommandInput, cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void): void;
157
- deleteEmailIdentity(args: DeleteEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void): void;
158
-
159
- deleteEmailIdentityPolicy(args: DeleteEmailIdentityPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEmailIdentityPolicyCommandOutput>;
160
- deleteEmailIdentityPolicy(args: DeleteEmailIdentityPolicyCommandInput, cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void): void;
161
- deleteEmailIdentityPolicy(args: DeleteEmailIdentityPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void): void;
162
-
163
- deleteEmailTemplate(args: DeleteEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEmailTemplateCommandOutput>;
164
- deleteEmailTemplate(args: DeleteEmailTemplateCommandInput, cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void): void;
165
- deleteEmailTemplate(args: DeleteEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void): void;
166
-
167
- deleteSuppressedDestination(args: DeleteSuppressedDestinationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSuppressedDestinationCommandOutput>;
168
- deleteSuppressedDestination(args: DeleteSuppressedDestinationCommandInput, cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void): void;
169
- deleteSuppressedDestination(args: DeleteSuppressedDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void): void;
170
-
171
- getAccount(args: GetAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountCommandOutput>;
172
- getAccount(args: GetAccountCommandInput, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
173
- getAccount(args: GetAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
174
-
175
- getBlacklistReports(args: GetBlacklistReportsCommandInput, options?: __HttpHandlerOptions): Promise<GetBlacklistReportsCommandOutput>;
176
- getBlacklistReports(args: GetBlacklistReportsCommandInput, cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void): void;
177
- getBlacklistReports(args: GetBlacklistReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void): void;
178
-
179
- getConfigurationSet(args: GetConfigurationSetCommandInput, options?: __HttpHandlerOptions): Promise<GetConfigurationSetCommandOutput>;
180
- getConfigurationSet(args: GetConfigurationSetCommandInput, cb: (err: any, data?: GetConfigurationSetCommandOutput) => void): void;
181
- getConfigurationSet(args: GetConfigurationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConfigurationSetCommandOutput) => void): void;
182
-
183
- getConfigurationSetEventDestinations(args: GetConfigurationSetEventDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<GetConfigurationSetEventDestinationsCommandOutput>;
184
- getConfigurationSetEventDestinations(args: GetConfigurationSetEventDestinationsCommandInput, cb: (err: any, data?: GetConfigurationSetEventDestinationsCommandOutput) => void): void;
185
- getConfigurationSetEventDestinations(args: GetConfigurationSetEventDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConfigurationSetEventDestinationsCommandOutput) => void): void;
186
-
187
- getContact(args: GetContactCommandInput, options?: __HttpHandlerOptions): Promise<GetContactCommandOutput>;
188
- getContact(args: GetContactCommandInput, cb: (err: any, data?: GetContactCommandOutput) => void): void;
189
- getContact(args: GetContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContactCommandOutput) => void): void;
190
-
191
- getContactList(args: GetContactListCommandInput, options?: __HttpHandlerOptions): Promise<GetContactListCommandOutput>;
192
- getContactList(args: GetContactListCommandInput, cb: (err: any, data?: GetContactListCommandOutput) => void): void;
193
- getContactList(args: GetContactListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContactListCommandOutput) => void): void;
194
-
195
- getCustomVerificationEmailTemplate(args: GetCustomVerificationEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<GetCustomVerificationEmailTemplateCommandOutput>;
196
- getCustomVerificationEmailTemplate(args: GetCustomVerificationEmailTemplateCommandInput, cb: (err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void): void;
197
- getCustomVerificationEmailTemplate(args: GetCustomVerificationEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void): void;
198
-
199
- getDedicatedIp(args: GetDedicatedIpCommandInput, options?: __HttpHandlerOptions): Promise<GetDedicatedIpCommandOutput>;
200
- getDedicatedIp(args: GetDedicatedIpCommandInput, cb: (err: any, data?: GetDedicatedIpCommandOutput) => void): void;
201
- getDedicatedIp(args: GetDedicatedIpCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDedicatedIpCommandOutput) => void): void;
202
-
203
- getDedicatedIps(args: GetDedicatedIpsCommandInput, options?: __HttpHandlerOptions): Promise<GetDedicatedIpsCommandOutput>;
204
- getDedicatedIps(args: GetDedicatedIpsCommandInput, cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void): void;
205
- getDedicatedIps(args: GetDedicatedIpsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void): void;
206
-
207
- getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, options?: __HttpHandlerOptions): Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
208
- getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void): void;
209
- getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void): void;
210
-
211
- getDeliverabilityTestReport(args: GetDeliverabilityTestReportCommandInput, options?: __HttpHandlerOptions): Promise<GetDeliverabilityTestReportCommandOutput>;
212
- getDeliverabilityTestReport(args: GetDeliverabilityTestReportCommandInput, cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void): void;
213
- getDeliverabilityTestReport(args: GetDeliverabilityTestReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void): void;
214
-
215
- getDomainDeliverabilityCampaign(args: GetDomainDeliverabilityCampaignCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainDeliverabilityCampaignCommandOutput>;
216
- getDomainDeliverabilityCampaign(args: GetDomainDeliverabilityCampaignCommandInput, cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void): void;
217
- getDomainDeliverabilityCampaign(args: GetDomainDeliverabilityCampaignCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void): void;
218
-
219
- getDomainStatisticsReport(args: GetDomainStatisticsReportCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainStatisticsReportCommandOutput>;
220
- getDomainStatisticsReport(args: GetDomainStatisticsReportCommandInput, cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void): void;
221
- getDomainStatisticsReport(args: GetDomainStatisticsReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void): void;
222
-
223
- getEmailIdentity(args: GetEmailIdentityCommandInput, options?: __HttpHandlerOptions): Promise<GetEmailIdentityCommandOutput>;
224
- getEmailIdentity(args: GetEmailIdentityCommandInput, cb: (err: any, data?: GetEmailIdentityCommandOutput) => void): void;
225
- getEmailIdentity(args: GetEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEmailIdentityCommandOutput) => void): void;
226
-
227
- getEmailIdentityPolicies(args: GetEmailIdentityPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<GetEmailIdentityPoliciesCommandOutput>;
228
- getEmailIdentityPolicies(args: GetEmailIdentityPoliciesCommandInput, cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void): void;
229
- getEmailIdentityPolicies(args: GetEmailIdentityPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void): void;
230
-
231
- getEmailTemplate(args: GetEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<GetEmailTemplateCommandOutput>;
232
- getEmailTemplate(args: GetEmailTemplateCommandInput, cb: (err: any, data?: GetEmailTemplateCommandOutput) => void): void;
233
- getEmailTemplate(args: GetEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEmailTemplateCommandOutput) => void): void;
234
-
235
- getImportJob(args: GetImportJobCommandInput, options?: __HttpHandlerOptions): Promise<GetImportJobCommandOutput>;
236
- getImportJob(args: GetImportJobCommandInput, cb: (err: any, data?: GetImportJobCommandOutput) => void): void;
237
- getImportJob(args: GetImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetImportJobCommandOutput) => void): void;
238
-
239
- getSuppressedDestination(args: GetSuppressedDestinationCommandInput, options?: __HttpHandlerOptions): Promise<GetSuppressedDestinationCommandOutput>;
240
- getSuppressedDestination(args: GetSuppressedDestinationCommandInput, cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void): void;
241
- getSuppressedDestination(args: GetSuppressedDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void): void;
242
-
243
- listConfigurationSets(args: ListConfigurationSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListConfigurationSetsCommandOutput>;
244
- listConfigurationSets(args: ListConfigurationSetsCommandInput, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
245
- listConfigurationSets(args: ListConfigurationSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
246
-
247
- listContactLists(args: ListContactListsCommandInput, options?: __HttpHandlerOptions): Promise<ListContactListsCommandOutput>;
248
- listContactLists(args: ListContactListsCommandInput, cb: (err: any, data?: ListContactListsCommandOutput) => void): void;
249
- listContactLists(args: ListContactListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactListsCommandOutput) => void): void;
250
-
251
- listContacts(args: ListContactsCommandInput, options?: __HttpHandlerOptions): Promise<ListContactsCommandOutput>;
252
- listContacts(args: ListContactsCommandInput, cb: (err: any, data?: ListContactsCommandOutput) => void): void;
253
- listContacts(args: ListContactsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactsCommandOutput) => void): void;
254
-
255
- listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
256
- listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void): void;
257
- listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void): void;
258
-
259
- listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, options?: __HttpHandlerOptions): Promise<ListDedicatedIpPoolsCommandOutput>;
260
- listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void): void;
261
- listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void): void;
262
-
263
- listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, options?: __HttpHandlerOptions): Promise<ListDeliverabilityTestReportsCommandOutput>;
264
- listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void): void;
265
- listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void): void;
266
-
267
- listDomainDeliverabilityCampaigns(args: ListDomainDeliverabilityCampaignsCommandInput, options?: __HttpHandlerOptions): Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
268
- listDomainDeliverabilityCampaigns(args: ListDomainDeliverabilityCampaignsCommandInput, cb: (err: any, data?: ListDomainDeliverabilityCampaignsCommandOutput) => void): void;
269
- listDomainDeliverabilityCampaigns(args: ListDomainDeliverabilityCampaignsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDomainDeliverabilityCampaignsCommandOutput) => void): void;
270
-
271
- listEmailIdentities(args: ListEmailIdentitiesCommandInput, options?: __HttpHandlerOptions): Promise<ListEmailIdentitiesCommandOutput>;
272
- listEmailIdentities(args: ListEmailIdentitiesCommandInput, cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void): void;
273
- listEmailIdentities(args: ListEmailIdentitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void): void;
274
-
275
- listEmailTemplates(args: ListEmailTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListEmailTemplatesCommandOutput>;
276
- listEmailTemplates(args: ListEmailTemplatesCommandInput, cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void): void;
277
- listEmailTemplates(args: ListEmailTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void): void;
278
-
279
- listImportJobs(args: ListImportJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListImportJobsCommandOutput>;
280
- listImportJobs(args: ListImportJobsCommandInput, cb: (err: any, data?: ListImportJobsCommandOutput) => void): void;
281
- listImportJobs(args: ListImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImportJobsCommandOutput) => void): void;
282
-
283
- listSuppressedDestinations(args: ListSuppressedDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<ListSuppressedDestinationsCommandOutput>;
284
- listSuppressedDestinations(args: ListSuppressedDestinationsCommandInput, cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void): void;
285
- listSuppressedDestinations(args: ListSuppressedDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void): void;
286
-
287
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
288
- listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
289
- listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
290
-
291
- putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
292
- putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void): void;
293
- putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void): void;
294
-
295
- putAccountDetails(args: PutAccountDetailsCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountDetailsCommandOutput>;
296
- putAccountDetails(args: PutAccountDetailsCommandInput, cb: (err: any, data?: PutAccountDetailsCommandOutput) => void): void;
297
- putAccountDetails(args: PutAccountDetailsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountDetailsCommandOutput) => void): void;
298
-
299
- putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountSendingAttributesCommandOutput>;
300
- putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void): void;
301
- putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void): void;
302
-
303
- putAccountSuppressionAttributes(args: PutAccountSuppressionAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountSuppressionAttributesCommandOutput>;
304
- putAccountSuppressionAttributes(args: PutAccountSuppressionAttributesCommandInput, cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void): void;
305
- putAccountSuppressionAttributes(args: PutAccountSuppressionAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void): void;
306
-
307
- putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
308
- putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void): void;
309
- putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void): void;
310
-
311
- putConfigurationSetReputationOptions(args: PutConfigurationSetReputationOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetReputationOptionsCommandOutput>;
312
- putConfigurationSetReputationOptions(args: PutConfigurationSetReputationOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetReputationOptionsCommandOutput) => void): void;
313
- putConfigurationSetReputationOptions(args: PutConfigurationSetReputationOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetReputationOptionsCommandOutput) => void): void;
314
-
315
- putConfigurationSetSendingOptions(args: PutConfigurationSetSendingOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetSendingOptionsCommandOutput>;
316
- putConfigurationSetSendingOptions(args: PutConfigurationSetSendingOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetSendingOptionsCommandOutput) => void): void;
317
- putConfigurationSetSendingOptions(args: PutConfigurationSetSendingOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetSendingOptionsCommandOutput) => void): void;
318
-
319
- putConfigurationSetSuppressionOptions(args: PutConfigurationSetSuppressionOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetSuppressionOptionsCommandOutput>;
320
- putConfigurationSetSuppressionOptions(args: PutConfigurationSetSuppressionOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetSuppressionOptionsCommandOutput) => void): void;
321
- putConfigurationSetSuppressionOptions(args: PutConfigurationSetSuppressionOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetSuppressionOptionsCommandOutput) => void): void;
322
-
323
- putConfigurationSetTrackingOptions(args: PutConfigurationSetTrackingOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
324
- putConfigurationSetTrackingOptions(args: PutConfigurationSetTrackingOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetTrackingOptionsCommandOutput) => void): void;
325
- putConfigurationSetTrackingOptions(args: PutConfigurationSetTrackingOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetTrackingOptionsCommandOutput) => void): void;
326
-
327
- putDedicatedIpInPool(args: PutDedicatedIpInPoolCommandInput, options?: __HttpHandlerOptions): Promise<PutDedicatedIpInPoolCommandOutput>;
328
- putDedicatedIpInPool(args: PutDedicatedIpInPoolCommandInput, cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void): void;
329
- putDedicatedIpInPool(args: PutDedicatedIpInPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void): void;
330
-
331
- putDedicatedIpWarmupAttributes(args: PutDedicatedIpWarmupAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
332
- putDedicatedIpWarmupAttributes(args: PutDedicatedIpWarmupAttributesCommandInput, cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void): void;
333
- putDedicatedIpWarmupAttributes(args: PutDedicatedIpWarmupAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void): void;
334
-
335
- putDeliverabilityDashboardOption(args: PutDeliverabilityDashboardOptionCommandInput, options?: __HttpHandlerOptions): Promise<PutDeliverabilityDashboardOptionCommandOutput>;
336
- putDeliverabilityDashboardOption(args: PutDeliverabilityDashboardOptionCommandInput, cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void): void;
337
- putDeliverabilityDashboardOption(args: PutDeliverabilityDashboardOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void): void;
338
-
339
- putEmailIdentityConfigurationSetAttributes(args: PutEmailIdentityConfigurationSetAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityConfigurationSetAttributesCommandOutput>;
340
- putEmailIdentityConfigurationSetAttributes(args: PutEmailIdentityConfigurationSetAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityConfigurationSetAttributesCommandOutput) => void): void;
341
- putEmailIdentityConfigurationSetAttributes(args: PutEmailIdentityConfigurationSetAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityConfigurationSetAttributesCommandOutput) => void): void;
342
-
343
- putEmailIdentityDkimAttributes(args: PutEmailIdentityDkimAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityDkimAttributesCommandOutput>;
344
- putEmailIdentityDkimAttributes(args: PutEmailIdentityDkimAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void): void;
345
- putEmailIdentityDkimAttributes(args: PutEmailIdentityDkimAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void): void;
346
-
347
- putEmailIdentityDkimSigningAttributes(args: PutEmailIdentityDkimSigningAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityDkimSigningAttributesCommandOutput>;
348
- putEmailIdentityDkimSigningAttributes(args: PutEmailIdentityDkimSigningAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityDkimSigningAttributesCommandOutput) => void): void;
349
- putEmailIdentityDkimSigningAttributes(args: PutEmailIdentityDkimSigningAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityDkimSigningAttributesCommandOutput) => void): void;
350
-
351
- putEmailIdentityFeedbackAttributes(args: PutEmailIdentityFeedbackAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
352
- putEmailIdentityFeedbackAttributes(args: PutEmailIdentityFeedbackAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityFeedbackAttributesCommandOutput) => void): void;
353
- putEmailIdentityFeedbackAttributes(args: PutEmailIdentityFeedbackAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityFeedbackAttributesCommandOutput) => void): void;
354
-
355
- putEmailIdentityMailFromAttributes(args: PutEmailIdentityMailFromAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
356
- putEmailIdentityMailFromAttributes(args: PutEmailIdentityMailFromAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityMailFromAttributesCommandOutput) => void): void;
357
- putEmailIdentityMailFromAttributes(args: PutEmailIdentityMailFromAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityMailFromAttributesCommandOutput) => void): void;
358
-
359
- putSuppressedDestination(args: PutSuppressedDestinationCommandInput, options?: __HttpHandlerOptions): Promise<PutSuppressedDestinationCommandOutput>;
360
- putSuppressedDestination(args: PutSuppressedDestinationCommandInput, cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void): void;
361
- putSuppressedDestination(args: PutSuppressedDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void): void;
362
-
363
- sendBulkEmail(args: SendBulkEmailCommandInput, options?: __HttpHandlerOptions): Promise<SendBulkEmailCommandOutput>;
364
- sendBulkEmail(args: SendBulkEmailCommandInput, cb: (err: any, data?: SendBulkEmailCommandOutput) => void): void;
365
- sendBulkEmail(args: SendBulkEmailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendBulkEmailCommandOutput) => void): void;
366
-
367
- sendCustomVerificationEmail(args: SendCustomVerificationEmailCommandInput, options?: __HttpHandlerOptions): Promise<SendCustomVerificationEmailCommandOutput>;
368
- sendCustomVerificationEmail(args: SendCustomVerificationEmailCommandInput, cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void): void;
369
- sendCustomVerificationEmail(args: SendCustomVerificationEmailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void): void;
370
-
371
- sendEmail(args: SendEmailCommandInput, options?: __HttpHandlerOptions): Promise<SendEmailCommandOutput>;
372
- sendEmail(args: SendEmailCommandInput, cb: (err: any, data?: SendEmailCommandOutput) => void): void;
373
- sendEmail(args: SendEmailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendEmailCommandOutput) => void): void;
374
-
375
- tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
376
- tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
377
- tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
378
-
379
- testRenderEmailTemplate(args: TestRenderEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<TestRenderEmailTemplateCommandOutput>;
380
- testRenderEmailTemplate(args: TestRenderEmailTemplateCommandInput, cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void): void;
381
- testRenderEmailTemplate(args: TestRenderEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void): void;
382
-
383
- untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
384
- untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
385
- untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
386
-
387
- updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
388
- updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void): void;
389
- updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void): void;
390
-
391
- updateContact(args: UpdateContactCommandInput, options?: __HttpHandlerOptions): Promise<UpdateContactCommandOutput>;
392
- updateContact(args: UpdateContactCommandInput, cb: (err: any, data?: UpdateContactCommandOutput) => void): void;
393
- updateContact(args: UpdateContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactCommandOutput) => void): void;
394
-
395
- updateContactList(args: UpdateContactListCommandInput, options?: __HttpHandlerOptions): Promise<UpdateContactListCommandOutput>;
396
- updateContactList(args: UpdateContactListCommandInput, cb: (err: any, data?: UpdateContactListCommandOutput) => void): void;
397
- updateContactList(args: UpdateContactListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactListCommandOutput) => void): void;
398
-
399
- updateCustomVerificationEmailTemplate(args: UpdateCustomVerificationEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
400
- updateCustomVerificationEmailTemplate(args: UpdateCustomVerificationEmailTemplateCommandInput, cb: (err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void): void;
401
- updateCustomVerificationEmailTemplate(args: UpdateCustomVerificationEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void): void;
402
-
403
- updateEmailIdentityPolicy(args: UpdateEmailIdentityPolicyCommandInput, options?: __HttpHandlerOptions): Promise<UpdateEmailIdentityPolicyCommandOutput>;
404
- updateEmailIdentityPolicy(args: UpdateEmailIdentityPolicyCommandInput, cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void): void;
405
- updateEmailIdentityPolicy(args: UpdateEmailIdentityPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void): void;
406
-
407
- updateEmailTemplate(args: UpdateEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<UpdateEmailTemplateCommandOutput>;
408
- updateEmailTemplate(args: UpdateEmailTemplateCommandInput, cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void): void;
409
- updateEmailTemplate(args: UpdateEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void): void;
410
- }
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import {
3
+ CreateConfigurationSetCommandInput,
4
+ CreateConfigurationSetCommandOutput,
5
+ } from "./commands/CreateConfigurationSetCommand";
6
+ import {
7
+ CreateConfigurationSetEventDestinationCommandInput,
8
+ CreateConfigurationSetEventDestinationCommandOutput,
9
+ } from "./commands/CreateConfigurationSetEventDestinationCommand";
10
+ import {
11
+ CreateContactCommandInput,
12
+ CreateContactCommandOutput,
13
+ } from "./commands/CreateContactCommand";
14
+ import {
15
+ CreateContactListCommandInput,
16
+ CreateContactListCommandOutput,
17
+ } from "./commands/CreateContactListCommand";
18
+ import {
19
+ CreateCustomVerificationEmailTemplateCommandInput,
20
+ CreateCustomVerificationEmailTemplateCommandOutput,
21
+ } from "./commands/CreateCustomVerificationEmailTemplateCommand";
22
+ import {
23
+ CreateDedicatedIpPoolCommandInput,
24
+ CreateDedicatedIpPoolCommandOutput,
25
+ } from "./commands/CreateDedicatedIpPoolCommand";
26
+ import {
27
+ CreateDeliverabilityTestReportCommandInput,
28
+ CreateDeliverabilityTestReportCommandOutput,
29
+ } from "./commands/CreateDeliverabilityTestReportCommand";
30
+ import {
31
+ CreateEmailIdentityCommandInput,
32
+ CreateEmailIdentityCommandOutput,
33
+ } from "./commands/CreateEmailIdentityCommand";
34
+ import {
35
+ CreateEmailIdentityPolicyCommandInput,
36
+ CreateEmailIdentityPolicyCommandOutput,
37
+ } from "./commands/CreateEmailIdentityPolicyCommand";
38
+ import {
39
+ CreateEmailTemplateCommandInput,
40
+ CreateEmailTemplateCommandOutput,
41
+ } from "./commands/CreateEmailTemplateCommand";
42
+ import {
43
+ CreateImportJobCommandInput,
44
+ CreateImportJobCommandOutput,
45
+ } from "./commands/CreateImportJobCommand";
46
+ import {
47
+ DeleteConfigurationSetCommandInput,
48
+ DeleteConfigurationSetCommandOutput,
49
+ } from "./commands/DeleteConfigurationSetCommand";
50
+ import {
51
+ DeleteConfigurationSetEventDestinationCommandInput,
52
+ DeleteConfigurationSetEventDestinationCommandOutput,
53
+ } from "./commands/DeleteConfigurationSetEventDestinationCommand";
54
+ import {
55
+ DeleteContactCommandInput,
56
+ DeleteContactCommandOutput,
57
+ } from "./commands/DeleteContactCommand";
58
+ import {
59
+ DeleteContactListCommandInput,
60
+ DeleteContactListCommandOutput,
61
+ } from "./commands/DeleteContactListCommand";
62
+ import {
63
+ DeleteCustomVerificationEmailTemplateCommandInput,
64
+ DeleteCustomVerificationEmailTemplateCommandOutput,
65
+ } from "./commands/DeleteCustomVerificationEmailTemplateCommand";
66
+ import {
67
+ DeleteDedicatedIpPoolCommandInput,
68
+ DeleteDedicatedIpPoolCommandOutput,
69
+ } from "./commands/DeleteDedicatedIpPoolCommand";
70
+ import {
71
+ DeleteEmailIdentityCommandInput,
72
+ DeleteEmailIdentityCommandOutput,
73
+ } from "./commands/DeleteEmailIdentityCommand";
74
+ import {
75
+ DeleteEmailIdentityPolicyCommandInput,
76
+ DeleteEmailIdentityPolicyCommandOutput,
77
+ } from "./commands/DeleteEmailIdentityPolicyCommand";
78
+ import {
79
+ DeleteEmailTemplateCommandInput,
80
+ DeleteEmailTemplateCommandOutput,
81
+ } from "./commands/DeleteEmailTemplateCommand";
82
+ import {
83
+ DeleteSuppressedDestinationCommandInput,
84
+ DeleteSuppressedDestinationCommandOutput,
85
+ } from "./commands/DeleteSuppressedDestinationCommand";
86
+ import {
87
+ GetAccountCommandInput,
88
+ GetAccountCommandOutput,
89
+ } from "./commands/GetAccountCommand";
90
+ import {
91
+ GetBlacklistReportsCommandInput,
92
+ GetBlacklistReportsCommandOutput,
93
+ } from "./commands/GetBlacklistReportsCommand";
94
+ import {
95
+ GetConfigurationSetCommandInput,
96
+ GetConfigurationSetCommandOutput,
97
+ } from "./commands/GetConfigurationSetCommand";
98
+ import {
99
+ GetConfigurationSetEventDestinationsCommandInput,
100
+ GetConfigurationSetEventDestinationsCommandOutput,
101
+ } from "./commands/GetConfigurationSetEventDestinationsCommand";
102
+ import {
103
+ GetContactCommandInput,
104
+ GetContactCommandOutput,
105
+ } from "./commands/GetContactCommand";
106
+ import {
107
+ GetContactListCommandInput,
108
+ GetContactListCommandOutput,
109
+ } from "./commands/GetContactListCommand";
110
+ import {
111
+ GetCustomVerificationEmailTemplateCommandInput,
112
+ GetCustomVerificationEmailTemplateCommandOutput,
113
+ } from "./commands/GetCustomVerificationEmailTemplateCommand";
114
+ import {
115
+ GetDedicatedIpCommandInput,
116
+ GetDedicatedIpCommandOutput,
117
+ } from "./commands/GetDedicatedIpCommand";
118
+ import {
119
+ GetDedicatedIpsCommandInput,
120
+ GetDedicatedIpsCommandOutput,
121
+ } from "./commands/GetDedicatedIpsCommand";
122
+ import {
123
+ GetDeliverabilityDashboardOptionsCommandInput,
124
+ GetDeliverabilityDashboardOptionsCommandOutput,
125
+ } from "./commands/GetDeliverabilityDashboardOptionsCommand";
126
+ import {
127
+ GetDeliverabilityTestReportCommandInput,
128
+ GetDeliverabilityTestReportCommandOutput,
129
+ } from "./commands/GetDeliverabilityTestReportCommand";
130
+ import {
131
+ GetDomainDeliverabilityCampaignCommandInput,
132
+ GetDomainDeliverabilityCampaignCommandOutput,
133
+ } from "./commands/GetDomainDeliverabilityCampaignCommand";
134
+ import {
135
+ GetDomainStatisticsReportCommandInput,
136
+ GetDomainStatisticsReportCommandOutput,
137
+ } from "./commands/GetDomainStatisticsReportCommand";
138
+ import {
139
+ GetEmailIdentityCommandInput,
140
+ GetEmailIdentityCommandOutput,
141
+ } from "./commands/GetEmailIdentityCommand";
142
+ import {
143
+ GetEmailIdentityPoliciesCommandInput,
144
+ GetEmailIdentityPoliciesCommandOutput,
145
+ } from "./commands/GetEmailIdentityPoliciesCommand";
146
+ import {
147
+ GetEmailTemplateCommandInput,
148
+ GetEmailTemplateCommandOutput,
149
+ } from "./commands/GetEmailTemplateCommand";
150
+ import {
151
+ GetImportJobCommandInput,
152
+ GetImportJobCommandOutput,
153
+ } from "./commands/GetImportJobCommand";
154
+ import {
155
+ GetSuppressedDestinationCommandInput,
156
+ GetSuppressedDestinationCommandOutput,
157
+ } from "./commands/GetSuppressedDestinationCommand";
158
+ import {
159
+ ListConfigurationSetsCommandInput,
160
+ ListConfigurationSetsCommandOutput,
161
+ } from "./commands/ListConfigurationSetsCommand";
162
+ import {
163
+ ListContactListsCommandInput,
164
+ ListContactListsCommandOutput,
165
+ } from "./commands/ListContactListsCommand";
166
+ import {
167
+ ListContactsCommandInput,
168
+ ListContactsCommandOutput,
169
+ } from "./commands/ListContactsCommand";
170
+ import {
171
+ ListCustomVerificationEmailTemplatesCommandInput,
172
+ ListCustomVerificationEmailTemplatesCommandOutput,
173
+ } from "./commands/ListCustomVerificationEmailTemplatesCommand";
174
+ import {
175
+ ListDedicatedIpPoolsCommandInput,
176
+ ListDedicatedIpPoolsCommandOutput,
177
+ } from "./commands/ListDedicatedIpPoolsCommand";
178
+ import {
179
+ ListDeliverabilityTestReportsCommandInput,
180
+ ListDeliverabilityTestReportsCommandOutput,
181
+ } from "./commands/ListDeliverabilityTestReportsCommand";
182
+ import {
183
+ ListDomainDeliverabilityCampaignsCommandInput,
184
+ ListDomainDeliverabilityCampaignsCommandOutput,
185
+ } from "./commands/ListDomainDeliverabilityCampaignsCommand";
186
+ import {
187
+ ListEmailIdentitiesCommandInput,
188
+ ListEmailIdentitiesCommandOutput,
189
+ } from "./commands/ListEmailIdentitiesCommand";
190
+ import {
191
+ ListEmailTemplatesCommandInput,
192
+ ListEmailTemplatesCommandOutput,
193
+ } from "./commands/ListEmailTemplatesCommand";
194
+ import {
195
+ ListImportJobsCommandInput,
196
+ ListImportJobsCommandOutput,
197
+ } from "./commands/ListImportJobsCommand";
198
+ import {
199
+ ListSuppressedDestinationsCommandInput,
200
+ ListSuppressedDestinationsCommandOutput,
201
+ } from "./commands/ListSuppressedDestinationsCommand";
202
+ import {
203
+ ListTagsForResourceCommandInput,
204
+ ListTagsForResourceCommandOutput,
205
+ } from "./commands/ListTagsForResourceCommand";
206
+ import {
207
+ PutAccountDedicatedIpWarmupAttributesCommandInput,
208
+ PutAccountDedicatedIpWarmupAttributesCommandOutput,
209
+ } from "./commands/PutAccountDedicatedIpWarmupAttributesCommand";
210
+ import {
211
+ PutAccountDetailsCommandInput,
212
+ PutAccountDetailsCommandOutput,
213
+ } from "./commands/PutAccountDetailsCommand";
214
+ import {
215
+ PutAccountSendingAttributesCommandInput,
216
+ PutAccountSendingAttributesCommandOutput,
217
+ } from "./commands/PutAccountSendingAttributesCommand";
218
+ import {
219
+ PutAccountSuppressionAttributesCommandInput,
220
+ PutAccountSuppressionAttributesCommandOutput,
221
+ } from "./commands/PutAccountSuppressionAttributesCommand";
222
+ import {
223
+ PutConfigurationSetDeliveryOptionsCommandInput,
224
+ PutConfigurationSetDeliveryOptionsCommandOutput,
225
+ } from "./commands/PutConfigurationSetDeliveryOptionsCommand";
226
+ import {
227
+ PutConfigurationSetReputationOptionsCommandInput,
228
+ PutConfigurationSetReputationOptionsCommandOutput,
229
+ } from "./commands/PutConfigurationSetReputationOptionsCommand";
230
+ import {
231
+ PutConfigurationSetSendingOptionsCommandInput,
232
+ PutConfigurationSetSendingOptionsCommandOutput,
233
+ } from "./commands/PutConfigurationSetSendingOptionsCommand";
234
+ import {
235
+ PutConfigurationSetSuppressionOptionsCommandInput,
236
+ PutConfigurationSetSuppressionOptionsCommandOutput,
237
+ } from "./commands/PutConfigurationSetSuppressionOptionsCommand";
238
+ import {
239
+ PutConfigurationSetTrackingOptionsCommandInput,
240
+ PutConfigurationSetTrackingOptionsCommandOutput,
241
+ } from "./commands/PutConfigurationSetTrackingOptionsCommand";
242
+ import {
243
+ PutDedicatedIpInPoolCommandInput,
244
+ PutDedicatedIpInPoolCommandOutput,
245
+ } from "./commands/PutDedicatedIpInPoolCommand";
246
+ import {
247
+ PutDedicatedIpWarmupAttributesCommandInput,
248
+ PutDedicatedIpWarmupAttributesCommandOutput,
249
+ } from "./commands/PutDedicatedIpWarmupAttributesCommand";
250
+ import {
251
+ PutDeliverabilityDashboardOptionCommandInput,
252
+ PutDeliverabilityDashboardOptionCommandOutput,
253
+ } from "./commands/PutDeliverabilityDashboardOptionCommand";
254
+ import {
255
+ PutEmailIdentityConfigurationSetAttributesCommandInput,
256
+ PutEmailIdentityConfigurationSetAttributesCommandOutput,
257
+ } from "./commands/PutEmailIdentityConfigurationSetAttributesCommand";
258
+ import {
259
+ PutEmailIdentityDkimAttributesCommandInput,
260
+ PutEmailIdentityDkimAttributesCommandOutput,
261
+ } from "./commands/PutEmailIdentityDkimAttributesCommand";
262
+ import {
263
+ PutEmailIdentityDkimSigningAttributesCommandInput,
264
+ PutEmailIdentityDkimSigningAttributesCommandOutput,
265
+ } from "./commands/PutEmailIdentityDkimSigningAttributesCommand";
266
+ import {
267
+ PutEmailIdentityFeedbackAttributesCommandInput,
268
+ PutEmailIdentityFeedbackAttributesCommandOutput,
269
+ } from "./commands/PutEmailIdentityFeedbackAttributesCommand";
270
+ import {
271
+ PutEmailIdentityMailFromAttributesCommandInput,
272
+ PutEmailIdentityMailFromAttributesCommandOutput,
273
+ } from "./commands/PutEmailIdentityMailFromAttributesCommand";
274
+ import {
275
+ PutSuppressedDestinationCommandInput,
276
+ PutSuppressedDestinationCommandOutput,
277
+ } from "./commands/PutSuppressedDestinationCommand";
278
+ import {
279
+ SendBulkEmailCommandInput,
280
+ SendBulkEmailCommandOutput,
281
+ } from "./commands/SendBulkEmailCommand";
282
+ import {
283
+ SendCustomVerificationEmailCommandInput,
284
+ SendCustomVerificationEmailCommandOutput,
285
+ } from "./commands/SendCustomVerificationEmailCommand";
286
+ import {
287
+ SendEmailCommandInput,
288
+ SendEmailCommandOutput,
289
+ } from "./commands/SendEmailCommand";
290
+ import {
291
+ TagResourceCommandInput,
292
+ TagResourceCommandOutput,
293
+ } from "./commands/TagResourceCommand";
294
+ import {
295
+ TestRenderEmailTemplateCommandInput,
296
+ TestRenderEmailTemplateCommandOutput,
297
+ } from "./commands/TestRenderEmailTemplateCommand";
298
+ import {
299
+ UntagResourceCommandInput,
300
+ UntagResourceCommandOutput,
301
+ } from "./commands/UntagResourceCommand";
302
+ import {
303
+ UpdateConfigurationSetEventDestinationCommandInput,
304
+ UpdateConfigurationSetEventDestinationCommandOutput,
305
+ } from "./commands/UpdateConfigurationSetEventDestinationCommand";
306
+ import {
307
+ UpdateContactCommandInput,
308
+ UpdateContactCommandOutput,
309
+ } from "./commands/UpdateContactCommand";
310
+ import {
311
+ UpdateContactListCommandInput,
312
+ UpdateContactListCommandOutput,
313
+ } from "./commands/UpdateContactListCommand";
314
+ import {
315
+ UpdateCustomVerificationEmailTemplateCommandInput,
316
+ UpdateCustomVerificationEmailTemplateCommandOutput,
317
+ } from "./commands/UpdateCustomVerificationEmailTemplateCommand";
318
+ import {
319
+ UpdateEmailIdentityPolicyCommandInput,
320
+ UpdateEmailIdentityPolicyCommandOutput,
321
+ } from "./commands/UpdateEmailIdentityPolicyCommand";
322
+ import {
323
+ UpdateEmailTemplateCommandInput,
324
+ UpdateEmailTemplateCommandOutput,
325
+ } from "./commands/UpdateEmailTemplateCommand";
326
+ import { SESv2Client } from "./SESv2Client";
327
+ export declare class SESv2 extends SESv2Client {
328
+ createConfigurationSet(
329
+ args: CreateConfigurationSetCommandInput,
330
+ options?: __HttpHandlerOptions
331
+ ): Promise<CreateConfigurationSetCommandOutput>;
332
+ createConfigurationSet(
333
+ args: CreateConfigurationSetCommandInput,
334
+ cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void
335
+ ): void;
336
+ createConfigurationSet(
337
+ args: CreateConfigurationSetCommandInput,
338
+ options: __HttpHandlerOptions,
339
+ cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void
340
+ ): void;
341
+ createConfigurationSetEventDestination(
342
+ args: CreateConfigurationSetEventDestinationCommandInput,
343
+ options?: __HttpHandlerOptions
344
+ ): Promise<CreateConfigurationSetEventDestinationCommandOutput>;
345
+ createConfigurationSetEventDestination(
346
+ args: CreateConfigurationSetEventDestinationCommandInput,
347
+ cb: (
348
+ err: any,
349
+ data?: CreateConfigurationSetEventDestinationCommandOutput
350
+ ) => void
351
+ ): void;
352
+ createConfigurationSetEventDestination(
353
+ args: CreateConfigurationSetEventDestinationCommandInput,
354
+ options: __HttpHandlerOptions,
355
+ cb: (
356
+ err: any,
357
+ data?: CreateConfigurationSetEventDestinationCommandOutput
358
+ ) => void
359
+ ): void;
360
+ createContact(
361
+ args: CreateContactCommandInput,
362
+ options?: __HttpHandlerOptions
363
+ ): Promise<CreateContactCommandOutput>;
364
+ createContact(
365
+ args: CreateContactCommandInput,
366
+ cb: (err: any, data?: CreateContactCommandOutput) => void
367
+ ): void;
368
+ createContact(
369
+ args: CreateContactCommandInput,
370
+ options: __HttpHandlerOptions,
371
+ cb: (err: any, data?: CreateContactCommandOutput) => void
372
+ ): void;
373
+ createContactList(
374
+ args: CreateContactListCommandInput,
375
+ options?: __HttpHandlerOptions
376
+ ): Promise<CreateContactListCommandOutput>;
377
+ createContactList(
378
+ args: CreateContactListCommandInput,
379
+ cb: (err: any, data?: CreateContactListCommandOutput) => void
380
+ ): void;
381
+ createContactList(
382
+ args: CreateContactListCommandInput,
383
+ options: __HttpHandlerOptions,
384
+ cb: (err: any, data?: CreateContactListCommandOutput) => void
385
+ ): void;
386
+ createCustomVerificationEmailTemplate(
387
+ args: CreateCustomVerificationEmailTemplateCommandInput,
388
+ options?: __HttpHandlerOptions
389
+ ): Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
390
+ createCustomVerificationEmailTemplate(
391
+ args: CreateCustomVerificationEmailTemplateCommandInput,
392
+ cb: (
393
+ err: any,
394
+ data?: CreateCustomVerificationEmailTemplateCommandOutput
395
+ ) => void
396
+ ): void;
397
+ createCustomVerificationEmailTemplate(
398
+ args: CreateCustomVerificationEmailTemplateCommandInput,
399
+ options: __HttpHandlerOptions,
400
+ cb: (
401
+ err: any,
402
+ data?: CreateCustomVerificationEmailTemplateCommandOutput
403
+ ) => void
404
+ ): void;
405
+ createDedicatedIpPool(
406
+ args: CreateDedicatedIpPoolCommandInput,
407
+ options?: __HttpHandlerOptions
408
+ ): Promise<CreateDedicatedIpPoolCommandOutput>;
409
+ createDedicatedIpPool(
410
+ args: CreateDedicatedIpPoolCommandInput,
411
+ cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void
412
+ ): void;
413
+ createDedicatedIpPool(
414
+ args: CreateDedicatedIpPoolCommandInput,
415
+ options: __HttpHandlerOptions,
416
+ cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void
417
+ ): void;
418
+ createDeliverabilityTestReport(
419
+ args: CreateDeliverabilityTestReportCommandInput,
420
+ options?: __HttpHandlerOptions
421
+ ): Promise<CreateDeliverabilityTestReportCommandOutput>;
422
+ createDeliverabilityTestReport(
423
+ args: CreateDeliverabilityTestReportCommandInput,
424
+ cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void
425
+ ): void;
426
+ createDeliverabilityTestReport(
427
+ args: CreateDeliverabilityTestReportCommandInput,
428
+ options: __HttpHandlerOptions,
429
+ cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void
430
+ ): void;
431
+ createEmailIdentity(
432
+ args: CreateEmailIdentityCommandInput,
433
+ options?: __HttpHandlerOptions
434
+ ): Promise<CreateEmailIdentityCommandOutput>;
435
+ createEmailIdentity(
436
+ args: CreateEmailIdentityCommandInput,
437
+ cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void
438
+ ): void;
439
+ createEmailIdentity(
440
+ args: CreateEmailIdentityCommandInput,
441
+ options: __HttpHandlerOptions,
442
+ cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void
443
+ ): void;
444
+ createEmailIdentityPolicy(
445
+ args: CreateEmailIdentityPolicyCommandInput,
446
+ options?: __HttpHandlerOptions
447
+ ): Promise<CreateEmailIdentityPolicyCommandOutput>;
448
+ createEmailIdentityPolicy(
449
+ args: CreateEmailIdentityPolicyCommandInput,
450
+ cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void
451
+ ): void;
452
+ createEmailIdentityPolicy(
453
+ args: CreateEmailIdentityPolicyCommandInput,
454
+ options: __HttpHandlerOptions,
455
+ cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void
456
+ ): void;
457
+ createEmailTemplate(
458
+ args: CreateEmailTemplateCommandInput,
459
+ options?: __HttpHandlerOptions
460
+ ): Promise<CreateEmailTemplateCommandOutput>;
461
+ createEmailTemplate(
462
+ args: CreateEmailTemplateCommandInput,
463
+ cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void
464
+ ): void;
465
+ createEmailTemplate(
466
+ args: CreateEmailTemplateCommandInput,
467
+ options: __HttpHandlerOptions,
468
+ cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void
469
+ ): void;
470
+ createImportJob(
471
+ args: CreateImportJobCommandInput,
472
+ options?: __HttpHandlerOptions
473
+ ): Promise<CreateImportJobCommandOutput>;
474
+ createImportJob(
475
+ args: CreateImportJobCommandInput,
476
+ cb: (err: any, data?: CreateImportJobCommandOutput) => void
477
+ ): void;
478
+ createImportJob(
479
+ args: CreateImportJobCommandInput,
480
+ options: __HttpHandlerOptions,
481
+ cb: (err: any, data?: CreateImportJobCommandOutput) => void
482
+ ): void;
483
+ deleteConfigurationSet(
484
+ args: DeleteConfigurationSetCommandInput,
485
+ options?: __HttpHandlerOptions
486
+ ): Promise<DeleteConfigurationSetCommandOutput>;
487
+ deleteConfigurationSet(
488
+ args: DeleteConfigurationSetCommandInput,
489
+ cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void
490
+ ): void;
491
+ deleteConfigurationSet(
492
+ args: DeleteConfigurationSetCommandInput,
493
+ options: __HttpHandlerOptions,
494
+ cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void
495
+ ): void;
496
+ deleteConfigurationSetEventDestination(
497
+ args: DeleteConfigurationSetEventDestinationCommandInput,
498
+ options?: __HttpHandlerOptions
499
+ ): Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
500
+ deleteConfigurationSetEventDestination(
501
+ args: DeleteConfigurationSetEventDestinationCommandInput,
502
+ cb: (
503
+ err: any,
504
+ data?: DeleteConfigurationSetEventDestinationCommandOutput
505
+ ) => void
506
+ ): void;
507
+ deleteConfigurationSetEventDestination(
508
+ args: DeleteConfigurationSetEventDestinationCommandInput,
509
+ options: __HttpHandlerOptions,
510
+ cb: (
511
+ err: any,
512
+ data?: DeleteConfigurationSetEventDestinationCommandOutput
513
+ ) => void
514
+ ): void;
515
+ deleteContact(
516
+ args: DeleteContactCommandInput,
517
+ options?: __HttpHandlerOptions
518
+ ): Promise<DeleteContactCommandOutput>;
519
+ deleteContact(
520
+ args: DeleteContactCommandInput,
521
+ cb: (err: any, data?: DeleteContactCommandOutput) => void
522
+ ): void;
523
+ deleteContact(
524
+ args: DeleteContactCommandInput,
525
+ options: __HttpHandlerOptions,
526
+ cb: (err: any, data?: DeleteContactCommandOutput) => void
527
+ ): void;
528
+ deleteContactList(
529
+ args: DeleteContactListCommandInput,
530
+ options?: __HttpHandlerOptions
531
+ ): Promise<DeleteContactListCommandOutput>;
532
+ deleteContactList(
533
+ args: DeleteContactListCommandInput,
534
+ cb: (err: any, data?: DeleteContactListCommandOutput) => void
535
+ ): void;
536
+ deleteContactList(
537
+ args: DeleteContactListCommandInput,
538
+ options: __HttpHandlerOptions,
539
+ cb: (err: any, data?: DeleteContactListCommandOutput) => void
540
+ ): void;
541
+ deleteCustomVerificationEmailTemplate(
542
+ args: DeleteCustomVerificationEmailTemplateCommandInput,
543
+ options?: __HttpHandlerOptions
544
+ ): Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
545
+ deleteCustomVerificationEmailTemplate(
546
+ args: DeleteCustomVerificationEmailTemplateCommandInput,
547
+ cb: (
548
+ err: any,
549
+ data?: DeleteCustomVerificationEmailTemplateCommandOutput
550
+ ) => void
551
+ ): void;
552
+ deleteCustomVerificationEmailTemplate(
553
+ args: DeleteCustomVerificationEmailTemplateCommandInput,
554
+ options: __HttpHandlerOptions,
555
+ cb: (
556
+ err: any,
557
+ data?: DeleteCustomVerificationEmailTemplateCommandOutput
558
+ ) => void
559
+ ): void;
560
+ deleteDedicatedIpPool(
561
+ args: DeleteDedicatedIpPoolCommandInput,
562
+ options?: __HttpHandlerOptions
563
+ ): Promise<DeleteDedicatedIpPoolCommandOutput>;
564
+ deleteDedicatedIpPool(
565
+ args: DeleteDedicatedIpPoolCommandInput,
566
+ cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void
567
+ ): void;
568
+ deleteDedicatedIpPool(
569
+ args: DeleteDedicatedIpPoolCommandInput,
570
+ options: __HttpHandlerOptions,
571
+ cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void
572
+ ): void;
573
+ deleteEmailIdentity(
574
+ args: DeleteEmailIdentityCommandInput,
575
+ options?: __HttpHandlerOptions
576
+ ): Promise<DeleteEmailIdentityCommandOutput>;
577
+ deleteEmailIdentity(
578
+ args: DeleteEmailIdentityCommandInput,
579
+ cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void
580
+ ): void;
581
+ deleteEmailIdentity(
582
+ args: DeleteEmailIdentityCommandInput,
583
+ options: __HttpHandlerOptions,
584
+ cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void
585
+ ): void;
586
+ deleteEmailIdentityPolicy(
587
+ args: DeleteEmailIdentityPolicyCommandInput,
588
+ options?: __HttpHandlerOptions
589
+ ): Promise<DeleteEmailIdentityPolicyCommandOutput>;
590
+ deleteEmailIdentityPolicy(
591
+ args: DeleteEmailIdentityPolicyCommandInput,
592
+ cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void
593
+ ): void;
594
+ deleteEmailIdentityPolicy(
595
+ args: DeleteEmailIdentityPolicyCommandInput,
596
+ options: __HttpHandlerOptions,
597
+ cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void
598
+ ): void;
599
+ deleteEmailTemplate(
600
+ args: DeleteEmailTemplateCommandInput,
601
+ options?: __HttpHandlerOptions
602
+ ): Promise<DeleteEmailTemplateCommandOutput>;
603
+ deleteEmailTemplate(
604
+ args: DeleteEmailTemplateCommandInput,
605
+ cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void
606
+ ): void;
607
+ deleteEmailTemplate(
608
+ args: DeleteEmailTemplateCommandInput,
609
+ options: __HttpHandlerOptions,
610
+ cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void
611
+ ): void;
612
+ deleteSuppressedDestination(
613
+ args: DeleteSuppressedDestinationCommandInput,
614
+ options?: __HttpHandlerOptions
615
+ ): Promise<DeleteSuppressedDestinationCommandOutput>;
616
+ deleteSuppressedDestination(
617
+ args: DeleteSuppressedDestinationCommandInput,
618
+ cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void
619
+ ): void;
620
+ deleteSuppressedDestination(
621
+ args: DeleteSuppressedDestinationCommandInput,
622
+ options: __HttpHandlerOptions,
623
+ cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void
624
+ ): void;
625
+ getAccount(
626
+ args: GetAccountCommandInput,
627
+ options?: __HttpHandlerOptions
628
+ ): Promise<GetAccountCommandOutput>;
629
+ getAccount(
630
+ args: GetAccountCommandInput,
631
+ cb: (err: any, data?: GetAccountCommandOutput) => void
632
+ ): void;
633
+ getAccount(
634
+ args: GetAccountCommandInput,
635
+ options: __HttpHandlerOptions,
636
+ cb: (err: any, data?: GetAccountCommandOutput) => void
637
+ ): void;
638
+ getBlacklistReports(
639
+ args: GetBlacklistReportsCommandInput,
640
+ options?: __HttpHandlerOptions
641
+ ): Promise<GetBlacklistReportsCommandOutput>;
642
+ getBlacklistReports(
643
+ args: GetBlacklistReportsCommandInput,
644
+ cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void
645
+ ): void;
646
+ getBlacklistReports(
647
+ args: GetBlacklistReportsCommandInput,
648
+ options: __HttpHandlerOptions,
649
+ cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void
650
+ ): void;
651
+ getConfigurationSet(
652
+ args: GetConfigurationSetCommandInput,
653
+ options?: __HttpHandlerOptions
654
+ ): Promise<GetConfigurationSetCommandOutput>;
655
+ getConfigurationSet(
656
+ args: GetConfigurationSetCommandInput,
657
+ cb: (err: any, data?: GetConfigurationSetCommandOutput) => void
658
+ ): void;
659
+ getConfigurationSet(
660
+ args: GetConfigurationSetCommandInput,
661
+ options: __HttpHandlerOptions,
662
+ cb: (err: any, data?: GetConfigurationSetCommandOutput) => void
663
+ ): void;
664
+ getConfigurationSetEventDestinations(
665
+ args: GetConfigurationSetEventDestinationsCommandInput,
666
+ options?: __HttpHandlerOptions
667
+ ): Promise<GetConfigurationSetEventDestinationsCommandOutput>;
668
+ getConfigurationSetEventDestinations(
669
+ args: GetConfigurationSetEventDestinationsCommandInput,
670
+ cb: (
671
+ err: any,
672
+ data?: GetConfigurationSetEventDestinationsCommandOutput
673
+ ) => void
674
+ ): void;
675
+ getConfigurationSetEventDestinations(
676
+ args: GetConfigurationSetEventDestinationsCommandInput,
677
+ options: __HttpHandlerOptions,
678
+ cb: (
679
+ err: any,
680
+ data?: GetConfigurationSetEventDestinationsCommandOutput
681
+ ) => void
682
+ ): void;
683
+ getContact(
684
+ args: GetContactCommandInput,
685
+ options?: __HttpHandlerOptions
686
+ ): Promise<GetContactCommandOutput>;
687
+ getContact(
688
+ args: GetContactCommandInput,
689
+ cb: (err: any, data?: GetContactCommandOutput) => void
690
+ ): void;
691
+ getContact(
692
+ args: GetContactCommandInput,
693
+ options: __HttpHandlerOptions,
694
+ cb: (err: any, data?: GetContactCommandOutput) => void
695
+ ): void;
696
+ getContactList(
697
+ args: GetContactListCommandInput,
698
+ options?: __HttpHandlerOptions
699
+ ): Promise<GetContactListCommandOutput>;
700
+ getContactList(
701
+ args: GetContactListCommandInput,
702
+ cb: (err: any, data?: GetContactListCommandOutput) => void
703
+ ): void;
704
+ getContactList(
705
+ args: GetContactListCommandInput,
706
+ options: __HttpHandlerOptions,
707
+ cb: (err: any, data?: GetContactListCommandOutput) => void
708
+ ): void;
709
+ getCustomVerificationEmailTemplate(
710
+ args: GetCustomVerificationEmailTemplateCommandInput,
711
+ options?: __HttpHandlerOptions
712
+ ): Promise<GetCustomVerificationEmailTemplateCommandOutput>;
713
+ getCustomVerificationEmailTemplate(
714
+ args: GetCustomVerificationEmailTemplateCommandInput,
715
+ cb: (
716
+ err: any,
717
+ data?: GetCustomVerificationEmailTemplateCommandOutput
718
+ ) => void
719
+ ): void;
720
+ getCustomVerificationEmailTemplate(
721
+ args: GetCustomVerificationEmailTemplateCommandInput,
722
+ options: __HttpHandlerOptions,
723
+ cb: (
724
+ err: any,
725
+ data?: GetCustomVerificationEmailTemplateCommandOutput
726
+ ) => void
727
+ ): void;
728
+ getDedicatedIp(
729
+ args: GetDedicatedIpCommandInput,
730
+ options?: __HttpHandlerOptions
731
+ ): Promise<GetDedicatedIpCommandOutput>;
732
+ getDedicatedIp(
733
+ args: GetDedicatedIpCommandInput,
734
+ cb: (err: any, data?: GetDedicatedIpCommandOutput) => void
735
+ ): void;
736
+ getDedicatedIp(
737
+ args: GetDedicatedIpCommandInput,
738
+ options: __HttpHandlerOptions,
739
+ cb: (err: any, data?: GetDedicatedIpCommandOutput) => void
740
+ ): void;
741
+ getDedicatedIps(
742
+ args: GetDedicatedIpsCommandInput,
743
+ options?: __HttpHandlerOptions
744
+ ): Promise<GetDedicatedIpsCommandOutput>;
745
+ getDedicatedIps(
746
+ args: GetDedicatedIpsCommandInput,
747
+ cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void
748
+ ): void;
749
+ getDedicatedIps(
750
+ args: GetDedicatedIpsCommandInput,
751
+ options: __HttpHandlerOptions,
752
+ cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void
753
+ ): void;
754
+ getDeliverabilityDashboardOptions(
755
+ args: GetDeliverabilityDashboardOptionsCommandInput,
756
+ options?: __HttpHandlerOptions
757
+ ): Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
758
+ getDeliverabilityDashboardOptions(
759
+ args: GetDeliverabilityDashboardOptionsCommandInput,
760
+ cb: (
761
+ err: any,
762
+ data?: GetDeliverabilityDashboardOptionsCommandOutput
763
+ ) => void
764
+ ): void;
765
+ getDeliverabilityDashboardOptions(
766
+ args: GetDeliverabilityDashboardOptionsCommandInput,
767
+ options: __HttpHandlerOptions,
768
+ cb: (
769
+ err: any,
770
+ data?: GetDeliverabilityDashboardOptionsCommandOutput
771
+ ) => void
772
+ ): void;
773
+ getDeliverabilityTestReport(
774
+ args: GetDeliverabilityTestReportCommandInput,
775
+ options?: __HttpHandlerOptions
776
+ ): Promise<GetDeliverabilityTestReportCommandOutput>;
777
+ getDeliverabilityTestReport(
778
+ args: GetDeliverabilityTestReportCommandInput,
779
+ cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void
780
+ ): void;
781
+ getDeliverabilityTestReport(
782
+ args: GetDeliverabilityTestReportCommandInput,
783
+ options: __HttpHandlerOptions,
784
+ cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void
785
+ ): void;
786
+ getDomainDeliverabilityCampaign(
787
+ args: GetDomainDeliverabilityCampaignCommandInput,
788
+ options?: __HttpHandlerOptions
789
+ ): Promise<GetDomainDeliverabilityCampaignCommandOutput>;
790
+ getDomainDeliverabilityCampaign(
791
+ args: GetDomainDeliverabilityCampaignCommandInput,
792
+ cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void
793
+ ): void;
794
+ getDomainDeliverabilityCampaign(
795
+ args: GetDomainDeliverabilityCampaignCommandInput,
796
+ options: __HttpHandlerOptions,
797
+ cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void
798
+ ): void;
799
+ getDomainStatisticsReport(
800
+ args: GetDomainStatisticsReportCommandInput,
801
+ options?: __HttpHandlerOptions
802
+ ): Promise<GetDomainStatisticsReportCommandOutput>;
803
+ getDomainStatisticsReport(
804
+ args: GetDomainStatisticsReportCommandInput,
805
+ cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void
806
+ ): void;
807
+ getDomainStatisticsReport(
808
+ args: GetDomainStatisticsReportCommandInput,
809
+ options: __HttpHandlerOptions,
810
+ cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void
811
+ ): void;
812
+ getEmailIdentity(
813
+ args: GetEmailIdentityCommandInput,
814
+ options?: __HttpHandlerOptions
815
+ ): Promise<GetEmailIdentityCommandOutput>;
816
+ getEmailIdentity(
817
+ args: GetEmailIdentityCommandInput,
818
+ cb: (err: any, data?: GetEmailIdentityCommandOutput) => void
819
+ ): void;
820
+ getEmailIdentity(
821
+ args: GetEmailIdentityCommandInput,
822
+ options: __HttpHandlerOptions,
823
+ cb: (err: any, data?: GetEmailIdentityCommandOutput) => void
824
+ ): void;
825
+ getEmailIdentityPolicies(
826
+ args: GetEmailIdentityPoliciesCommandInput,
827
+ options?: __HttpHandlerOptions
828
+ ): Promise<GetEmailIdentityPoliciesCommandOutput>;
829
+ getEmailIdentityPolicies(
830
+ args: GetEmailIdentityPoliciesCommandInput,
831
+ cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void
832
+ ): void;
833
+ getEmailIdentityPolicies(
834
+ args: GetEmailIdentityPoliciesCommandInput,
835
+ options: __HttpHandlerOptions,
836
+ cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void
837
+ ): void;
838
+ getEmailTemplate(
839
+ args: GetEmailTemplateCommandInput,
840
+ options?: __HttpHandlerOptions
841
+ ): Promise<GetEmailTemplateCommandOutput>;
842
+ getEmailTemplate(
843
+ args: GetEmailTemplateCommandInput,
844
+ cb: (err: any, data?: GetEmailTemplateCommandOutput) => void
845
+ ): void;
846
+ getEmailTemplate(
847
+ args: GetEmailTemplateCommandInput,
848
+ options: __HttpHandlerOptions,
849
+ cb: (err: any, data?: GetEmailTemplateCommandOutput) => void
850
+ ): void;
851
+ getImportJob(
852
+ args: GetImportJobCommandInput,
853
+ options?: __HttpHandlerOptions
854
+ ): Promise<GetImportJobCommandOutput>;
855
+ getImportJob(
856
+ args: GetImportJobCommandInput,
857
+ cb: (err: any, data?: GetImportJobCommandOutput) => void
858
+ ): void;
859
+ getImportJob(
860
+ args: GetImportJobCommandInput,
861
+ options: __HttpHandlerOptions,
862
+ cb: (err: any, data?: GetImportJobCommandOutput) => void
863
+ ): void;
864
+ getSuppressedDestination(
865
+ args: GetSuppressedDestinationCommandInput,
866
+ options?: __HttpHandlerOptions
867
+ ): Promise<GetSuppressedDestinationCommandOutput>;
868
+ getSuppressedDestination(
869
+ args: GetSuppressedDestinationCommandInput,
870
+ cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void
871
+ ): void;
872
+ getSuppressedDestination(
873
+ args: GetSuppressedDestinationCommandInput,
874
+ options: __HttpHandlerOptions,
875
+ cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void
876
+ ): void;
877
+ listConfigurationSets(
878
+ args: ListConfigurationSetsCommandInput,
879
+ options?: __HttpHandlerOptions
880
+ ): Promise<ListConfigurationSetsCommandOutput>;
881
+ listConfigurationSets(
882
+ args: ListConfigurationSetsCommandInput,
883
+ cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void
884
+ ): void;
885
+ listConfigurationSets(
886
+ args: ListConfigurationSetsCommandInput,
887
+ options: __HttpHandlerOptions,
888
+ cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void
889
+ ): void;
890
+ listContactLists(
891
+ args: ListContactListsCommandInput,
892
+ options?: __HttpHandlerOptions
893
+ ): Promise<ListContactListsCommandOutput>;
894
+ listContactLists(
895
+ args: ListContactListsCommandInput,
896
+ cb: (err: any, data?: ListContactListsCommandOutput) => void
897
+ ): void;
898
+ listContactLists(
899
+ args: ListContactListsCommandInput,
900
+ options: __HttpHandlerOptions,
901
+ cb: (err: any, data?: ListContactListsCommandOutput) => void
902
+ ): void;
903
+ listContacts(
904
+ args: ListContactsCommandInput,
905
+ options?: __HttpHandlerOptions
906
+ ): Promise<ListContactsCommandOutput>;
907
+ listContacts(
908
+ args: ListContactsCommandInput,
909
+ cb: (err: any, data?: ListContactsCommandOutput) => void
910
+ ): void;
911
+ listContacts(
912
+ args: ListContactsCommandInput,
913
+ options: __HttpHandlerOptions,
914
+ cb: (err: any, data?: ListContactsCommandOutput) => void
915
+ ): void;
916
+ listCustomVerificationEmailTemplates(
917
+ args: ListCustomVerificationEmailTemplatesCommandInput,
918
+ options?: __HttpHandlerOptions
919
+ ): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
920
+ listCustomVerificationEmailTemplates(
921
+ args: ListCustomVerificationEmailTemplatesCommandInput,
922
+ cb: (
923
+ err: any,
924
+ data?: ListCustomVerificationEmailTemplatesCommandOutput
925
+ ) => void
926
+ ): void;
927
+ listCustomVerificationEmailTemplates(
928
+ args: ListCustomVerificationEmailTemplatesCommandInput,
929
+ options: __HttpHandlerOptions,
930
+ cb: (
931
+ err: any,
932
+ data?: ListCustomVerificationEmailTemplatesCommandOutput
933
+ ) => void
934
+ ): void;
935
+ listDedicatedIpPools(
936
+ args: ListDedicatedIpPoolsCommandInput,
937
+ options?: __HttpHandlerOptions
938
+ ): Promise<ListDedicatedIpPoolsCommandOutput>;
939
+ listDedicatedIpPools(
940
+ args: ListDedicatedIpPoolsCommandInput,
941
+ cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void
942
+ ): void;
943
+ listDedicatedIpPools(
944
+ args: ListDedicatedIpPoolsCommandInput,
945
+ options: __HttpHandlerOptions,
946
+ cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void
947
+ ): void;
948
+ listDeliverabilityTestReports(
949
+ args: ListDeliverabilityTestReportsCommandInput,
950
+ options?: __HttpHandlerOptions
951
+ ): Promise<ListDeliverabilityTestReportsCommandOutput>;
952
+ listDeliverabilityTestReports(
953
+ args: ListDeliverabilityTestReportsCommandInput,
954
+ cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void
955
+ ): void;
956
+ listDeliverabilityTestReports(
957
+ args: ListDeliverabilityTestReportsCommandInput,
958
+ options: __HttpHandlerOptions,
959
+ cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void
960
+ ): void;
961
+ listDomainDeliverabilityCampaigns(
962
+ args: ListDomainDeliverabilityCampaignsCommandInput,
963
+ options?: __HttpHandlerOptions
964
+ ): Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
965
+ listDomainDeliverabilityCampaigns(
966
+ args: ListDomainDeliverabilityCampaignsCommandInput,
967
+ cb: (
968
+ err: any,
969
+ data?: ListDomainDeliverabilityCampaignsCommandOutput
970
+ ) => void
971
+ ): void;
972
+ listDomainDeliverabilityCampaigns(
973
+ args: ListDomainDeliverabilityCampaignsCommandInput,
974
+ options: __HttpHandlerOptions,
975
+ cb: (
976
+ err: any,
977
+ data?: ListDomainDeliverabilityCampaignsCommandOutput
978
+ ) => void
979
+ ): void;
980
+ listEmailIdentities(
981
+ args: ListEmailIdentitiesCommandInput,
982
+ options?: __HttpHandlerOptions
983
+ ): Promise<ListEmailIdentitiesCommandOutput>;
984
+ listEmailIdentities(
985
+ args: ListEmailIdentitiesCommandInput,
986
+ cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void
987
+ ): void;
988
+ listEmailIdentities(
989
+ args: ListEmailIdentitiesCommandInput,
990
+ options: __HttpHandlerOptions,
991
+ cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void
992
+ ): void;
993
+ listEmailTemplates(
994
+ args: ListEmailTemplatesCommandInput,
995
+ options?: __HttpHandlerOptions
996
+ ): Promise<ListEmailTemplatesCommandOutput>;
997
+ listEmailTemplates(
998
+ args: ListEmailTemplatesCommandInput,
999
+ cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void
1000
+ ): void;
1001
+ listEmailTemplates(
1002
+ args: ListEmailTemplatesCommandInput,
1003
+ options: __HttpHandlerOptions,
1004
+ cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void
1005
+ ): void;
1006
+ listImportJobs(
1007
+ args: ListImportJobsCommandInput,
1008
+ options?: __HttpHandlerOptions
1009
+ ): Promise<ListImportJobsCommandOutput>;
1010
+ listImportJobs(
1011
+ args: ListImportJobsCommandInput,
1012
+ cb: (err: any, data?: ListImportJobsCommandOutput) => void
1013
+ ): void;
1014
+ listImportJobs(
1015
+ args: ListImportJobsCommandInput,
1016
+ options: __HttpHandlerOptions,
1017
+ cb: (err: any, data?: ListImportJobsCommandOutput) => void
1018
+ ): void;
1019
+ listSuppressedDestinations(
1020
+ args: ListSuppressedDestinationsCommandInput,
1021
+ options?: __HttpHandlerOptions
1022
+ ): Promise<ListSuppressedDestinationsCommandOutput>;
1023
+ listSuppressedDestinations(
1024
+ args: ListSuppressedDestinationsCommandInput,
1025
+ cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void
1026
+ ): void;
1027
+ listSuppressedDestinations(
1028
+ args: ListSuppressedDestinationsCommandInput,
1029
+ options: __HttpHandlerOptions,
1030
+ cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void
1031
+ ): void;
1032
+ listTagsForResource(
1033
+ args: ListTagsForResourceCommandInput,
1034
+ options?: __HttpHandlerOptions
1035
+ ): Promise<ListTagsForResourceCommandOutput>;
1036
+ listTagsForResource(
1037
+ args: ListTagsForResourceCommandInput,
1038
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1039
+ ): void;
1040
+ listTagsForResource(
1041
+ args: ListTagsForResourceCommandInput,
1042
+ options: __HttpHandlerOptions,
1043
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1044
+ ): void;
1045
+ putAccountDedicatedIpWarmupAttributes(
1046
+ args: PutAccountDedicatedIpWarmupAttributesCommandInput,
1047
+ options?: __HttpHandlerOptions
1048
+ ): Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
1049
+ putAccountDedicatedIpWarmupAttributes(
1050
+ args: PutAccountDedicatedIpWarmupAttributesCommandInput,
1051
+ cb: (
1052
+ err: any,
1053
+ data?: PutAccountDedicatedIpWarmupAttributesCommandOutput
1054
+ ) => void
1055
+ ): void;
1056
+ putAccountDedicatedIpWarmupAttributes(
1057
+ args: PutAccountDedicatedIpWarmupAttributesCommandInput,
1058
+ options: __HttpHandlerOptions,
1059
+ cb: (
1060
+ err: any,
1061
+ data?: PutAccountDedicatedIpWarmupAttributesCommandOutput
1062
+ ) => void
1063
+ ): void;
1064
+ putAccountDetails(
1065
+ args: PutAccountDetailsCommandInput,
1066
+ options?: __HttpHandlerOptions
1067
+ ): Promise<PutAccountDetailsCommandOutput>;
1068
+ putAccountDetails(
1069
+ args: PutAccountDetailsCommandInput,
1070
+ cb: (err: any, data?: PutAccountDetailsCommandOutput) => void
1071
+ ): void;
1072
+ putAccountDetails(
1073
+ args: PutAccountDetailsCommandInput,
1074
+ options: __HttpHandlerOptions,
1075
+ cb: (err: any, data?: PutAccountDetailsCommandOutput) => void
1076
+ ): void;
1077
+ putAccountSendingAttributes(
1078
+ args: PutAccountSendingAttributesCommandInput,
1079
+ options?: __HttpHandlerOptions
1080
+ ): Promise<PutAccountSendingAttributesCommandOutput>;
1081
+ putAccountSendingAttributes(
1082
+ args: PutAccountSendingAttributesCommandInput,
1083
+ cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void
1084
+ ): void;
1085
+ putAccountSendingAttributes(
1086
+ args: PutAccountSendingAttributesCommandInput,
1087
+ options: __HttpHandlerOptions,
1088
+ cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void
1089
+ ): void;
1090
+ putAccountSuppressionAttributes(
1091
+ args: PutAccountSuppressionAttributesCommandInput,
1092
+ options?: __HttpHandlerOptions
1093
+ ): Promise<PutAccountSuppressionAttributesCommandOutput>;
1094
+ putAccountSuppressionAttributes(
1095
+ args: PutAccountSuppressionAttributesCommandInput,
1096
+ cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void
1097
+ ): void;
1098
+ putAccountSuppressionAttributes(
1099
+ args: PutAccountSuppressionAttributesCommandInput,
1100
+ options: __HttpHandlerOptions,
1101
+ cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void
1102
+ ): void;
1103
+ putConfigurationSetDeliveryOptions(
1104
+ args: PutConfigurationSetDeliveryOptionsCommandInput,
1105
+ options?: __HttpHandlerOptions
1106
+ ): Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
1107
+ putConfigurationSetDeliveryOptions(
1108
+ args: PutConfigurationSetDeliveryOptionsCommandInput,
1109
+ cb: (
1110
+ err: any,
1111
+ data?: PutConfigurationSetDeliveryOptionsCommandOutput
1112
+ ) => void
1113
+ ): void;
1114
+ putConfigurationSetDeliveryOptions(
1115
+ args: PutConfigurationSetDeliveryOptionsCommandInput,
1116
+ options: __HttpHandlerOptions,
1117
+ cb: (
1118
+ err: any,
1119
+ data?: PutConfigurationSetDeliveryOptionsCommandOutput
1120
+ ) => void
1121
+ ): void;
1122
+ putConfigurationSetReputationOptions(
1123
+ args: PutConfigurationSetReputationOptionsCommandInput,
1124
+ options?: __HttpHandlerOptions
1125
+ ): Promise<PutConfigurationSetReputationOptionsCommandOutput>;
1126
+ putConfigurationSetReputationOptions(
1127
+ args: PutConfigurationSetReputationOptionsCommandInput,
1128
+ cb: (
1129
+ err: any,
1130
+ data?: PutConfigurationSetReputationOptionsCommandOutput
1131
+ ) => void
1132
+ ): void;
1133
+ putConfigurationSetReputationOptions(
1134
+ args: PutConfigurationSetReputationOptionsCommandInput,
1135
+ options: __HttpHandlerOptions,
1136
+ cb: (
1137
+ err: any,
1138
+ data?: PutConfigurationSetReputationOptionsCommandOutput
1139
+ ) => void
1140
+ ): void;
1141
+ putConfigurationSetSendingOptions(
1142
+ args: PutConfigurationSetSendingOptionsCommandInput,
1143
+ options?: __HttpHandlerOptions
1144
+ ): Promise<PutConfigurationSetSendingOptionsCommandOutput>;
1145
+ putConfigurationSetSendingOptions(
1146
+ args: PutConfigurationSetSendingOptionsCommandInput,
1147
+ cb: (
1148
+ err: any,
1149
+ data?: PutConfigurationSetSendingOptionsCommandOutput
1150
+ ) => void
1151
+ ): void;
1152
+ putConfigurationSetSendingOptions(
1153
+ args: PutConfigurationSetSendingOptionsCommandInput,
1154
+ options: __HttpHandlerOptions,
1155
+ cb: (
1156
+ err: any,
1157
+ data?: PutConfigurationSetSendingOptionsCommandOutput
1158
+ ) => void
1159
+ ): void;
1160
+ putConfigurationSetSuppressionOptions(
1161
+ args: PutConfigurationSetSuppressionOptionsCommandInput,
1162
+ options?: __HttpHandlerOptions
1163
+ ): Promise<PutConfigurationSetSuppressionOptionsCommandOutput>;
1164
+ putConfigurationSetSuppressionOptions(
1165
+ args: PutConfigurationSetSuppressionOptionsCommandInput,
1166
+ cb: (
1167
+ err: any,
1168
+ data?: PutConfigurationSetSuppressionOptionsCommandOutput
1169
+ ) => void
1170
+ ): void;
1171
+ putConfigurationSetSuppressionOptions(
1172
+ args: PutConfigurationSetSuppressionOptionsCommandInput,
1173
+ options: __HttpHandlerOptions,
1174
+ cb: (
1175
+ err: any,
1176
+ data?: PutConfigurationSetSuppressionOptionsCommandOutput
1177
+ ) => void
1178
+ ): void;
1179
+ putConfigurationSetTrackingOptions(
1180
+ args: PutConfigurationSetTrackingOptionsCommandInput,
1181
+ options?: __HttpHandlerOptions
1182
+ ): Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
1183
+ putConfigurationSetTrackingOptions(
1184
+ args: PutConfigurationSetTrackingOptionsCommandInput,
1185
+ cb: (
1186
+ err: any,
1187
+ data?: PutConfigurationSetTrackingOptionsCommandOutput
1188
+ ) => void
1189
+ ): void;
1190
+ putConfigurationSetTrackingOptions(
1191
+ args: PutConfigurationSetTrackingOptionsCommandInput,
1192
+ options: __HttpHandlerOptions,
1193
+ cb: (
1194
+ err: any,
1195
+ data?: PutConfigurationSetTrackingOptionsCommandOutput
1196
+ ) => void
1197
+ ): void;
1198
+ putDedicatedIpInPool(
1199
+ args: PutDedicatedIpInPoolCommandInput,
1200
+ options?: __HttpHandlerOptions
1201
+ ): Promise<PutDedicatedIpInPoolCommandOutput>;
1202
+ putDedicatedIpInPool(
1203
+ args: PutDedicatedIpInPoolCommandInput,
1204
+ cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void
1205
+ ): void;
1206
+ putDedicatedIpInPool(
1207
+ args: PutDedicatedIpInPoolCommandInput,
1208
+ options: __HttpHandlerOptions,
1209
+ cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void
1210
+ ): void;
1211
+ putDedicatedIpWarmupAttributes(
1212
+ args: PutDedicatedIpWarmupAttributesCommandInput,
1213
+ options?: __HttpHandlerOptions
1214
+ ): Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
1215
+ putDedicatedIpWarmupAttributes(
1216
+ args: PutDedicatedIpWarmupAttributesCommandInput,
1217
+ cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void
1218
+ ): void;
1219
+ putDedicatedIpWarmupAttributes(
1220
+ args: PutDedicatedIpWarmupAttributesCommandInput,
1221
+ options: __HttpHandlerOptions,
1222
+ cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void
1223
+ ): void;
1224
+ putDeliverabilityDashboardOption(
1225
+ args: PutDeliverabilityDashboardOptionCommandInput,
1226
+ options?: __HttpHandlerOptions
1227
+ ): Promise<PutDeliverabilityDashboardOptionCommandOutput>;
1228
+ putDeliverabilityDashboardOption(
1229
+ args: PutDeliverabilityDashboardOptionCommandInput,
1230
+ cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void
1231
+ ): void;
1232
+ putDeliverabilityDashboardOption(
1233
+ args: PutDeliverabilityDashboardOptionCommandInput,
1234
+ options: __HttpHandlerOptions,
1235
+ cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void
1236
+ ): void;
1237
+ putEmailIdentityConfigurationSetAttributes(
1238
+ args: PutEmailIdentityConfigurationSetAttributesCommandInput,
1239
+ options?: __HttpHandlerOptions
1240
+ ): Promise<PutEmailIdentityConfigurationSetAttributesCommandOutput>;
1241
+ putEmailIdentityConfigurationSetAttributes(
1242
+ args: PutEmailIdentityConfigurationSetAttributesCommandInput,
1243
+ cb: (
1244
+ err: any,
1245
+ data?: PutEmailIdentityConfigurationSetAttributesCommandOutput
1246
+ ) => void
1247
+ ): void;
1248
+ putEmailIdentityConfigurationSetAttributes(
1249
+ args: PutEmailIdentityConfigurationSetAttributesCommandInput,
1250
+ options: __HttpHandlerOptions,
1251
+ cb: (
1252
+ err: any,
1253
+ data?: PutEmailIdentityConfigurationSetAttributesCommandOutput
1254
+ ) => void
1255
+ ): void;
1256
+ putEmailIdentityDkimAttributes(
1257
+ args: PutEmailIdentityDkimAttributesCommandInput,
1258
+ options?: __HttpHandlerOptions
1259
+ ): Promise<PutEmailIdentityDkimAttributesCommandOutput>;
1260
+ putEmailIdentityDkimAttributes(
1261
+ args: PutEmailIdentityDkimAttributesCommandInput,
1262
+ cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void
1263
+ ): void;
1264
+ putEmailIdentityDkimAttributes(
1265
+ args: PutEmailIdentityDkimAttributesCommandInput,
1266
+ options: __HttpHandlerOptions,
1267
+ cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void
1268
+ ): void;
1269
+ putEmailIdentityDkimSigningAttributes(
1270
+ args: PutEmailIdentityDkimSigningAttributesCommandInput,
1271
+ options?: __HttpHandlerOptions
1272
+ ): Promise<PutEmailIdentityDkimSigningAttributesCommandOutput>;
1273
+ putEmailIdentityDkimSigningAttributes(
1274
+ args: PutEmailIdentityDkimSigningAttributesCommandInput,
1275
+ cb: (
1276
+ err: any,
1277
+ data?: PutEmailIdentityDkimSigningAttributesCommandOutput
1278
+ ) => void
1279
+ ): void;
1280
+ putEmailIdentityDkimSigningAttributes(
1281
+ args: PutEmailIdentityDkimSigningAttributesCommandInput,
1282
+ options: __HttpHandlerOptions,
1283
+ cb: (
1284
+ err: any,
1285
+ data?: PutEmailIdentityDkimSigningAttributesCommandOutput
1286
+ ) => void
1287
+ ): void;
1288
+ putEmailIdentityFeedbackAttributes(
1289
+ args: PutEmailIdentityFeedbackAttributesCommandInput,
1290
+ options?: __HttpHandlerOptions
1291
+ ): Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
1292
+ putEmailIdentityFeedbackAttributes(
1293
+ args: PutEmailIdentityFeedbackAttributesCommandInput,
1294
+ cb: (
1295
+ err: any,
1296
+ data?: PutEmailIdentityFeedbackAttributesCommandOutput
1297
+ ) => void
1298
+ ): void;
1299
+ putEmailIdentityFeedbackAttributes(
1300
+ args: PutEmailIdentityFeedbackAttributesCommandInput,
1301
+ options: __HttpHandlerOptions,
1302
+ cb: (
1303
+ err: any,
1304
+ data?: PutEmailIdentityFeedbackAttributesCommandOutput
1305
+ ) => void
1306
+ ): void;
1307
+ putEmailIdentityMailFromAttributes(
1308
+ args: PutEmailIdentityMailFromAttributesCommandInput,
1309
+ options?: __HttpHandlerOptions
1310
+ ): Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
1311
+ putEmailIdentityMailFromAttributes(
1312
+ args: PutEmailIdentityMailFromAttributesCommandInput,
1313
+ cb: (
1314
+ err: any,
1315
+ data?: PutEmailIdentityMailFromAttributesCommandOutput
1316
+ ) => void
1317
+ ): void;
1318
+ putEmailIdentityMailFromAttributes(
1319
+ args: PutEmailIdentityMailFromAttributesCommandInput,
1320
+ options: __HttpHandlerOptions,
1321
+ cb: (
1322
+ err: any,
1323
+ data?: PutEmailIdentityMailFromAttributesCommandOutput
1324
+ ) => void
1325
+ ): void;
1326
+ putSuppressedDestination(
1327
+ args: PutSuppressedDestinationCommandInput,
1328
+ options?: __HttpHandlerOptions
1329
+ ): Promise<PutSuppressedDestinationCommandOutput>;
1330
+ putSuppressedDestination(
1331
+ args: PutSuppressedDestinationCommandInput,
1332
+ cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void
1333
+ ): void;
1334
+ putSuppressedDestination(
1335
+ args: PutSuppressedDestinationCommandInput,
1336
+ options: __HttpHandlerOptions,
1337
+ cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void
1338
+ ): void;
1339
+ sendBulkEmail(
1340
+ args: SendBulkEmailCommandInput,
1341
+ options?: __HttpHandlerOptions
1342
+ ): Promise<SendBulkEmailCommandOutput>;
1343
+ sendBulkEmail(
1344
+ args: SendBulkEmailCommandInput,
1345
+ cb: (err: any, data?: SendBulkEmailCommandOutput) => void
1346
+ ): void;
1347
+ sendBulkEmail(
1348
+ args: SendBulkEmailCommandInput,
1349
+ options: __HttpHandlerOptions,
1350
+ cb: (err: any, data?: SendBulkEmailCommandOutput) => void
1351
+ ): void;
1352
+ sendCustomVerificationEmail(
1353
+ args: SendCustomVerificationEmailCommandInput,
1354
+ options?: __HttpHandlerOptions
1355
+ ): Promise<SendCustomVerificationEmailCommandOutput>;
1356
+ sendCustomVerificationEmail(
1357
+ args: SendCustomVerificationEmailCommandInput,
1358
+ cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void
1359
+ ): void;
1360
+ sendCustomVerificationEmail(
1361
+ args: SendCustomVerificationEmailCommandInput,
1362
+ options: __HttpHandlerOptions,
1363
+ cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void
1364
+ ): void;
1365
+ sendEmail(
1366
+ args: SendEmailCommandInput,
1367
+ options?: __HttpHandlerOptions
1368
+ ): Promise<SendEmailCommandOutput>;
1369
+ sendEmail(
1370
+ args: SendEmailCommandInput,
1371
+ cb: (err: any, data?: SendEmailCommandOutput) => void
1372
+ ): void;
1373
+ sendEmail(
1374
+ args: SendEmailCommandInput,
1375
+ options: __HttpHandlerOptions,
1376
+ cb: (err: any, data?: SendEmailCommandOutput) => void
1377
+ ): void;
1378
+ tagResource(
1379
+ args: TagResourceCommandInput,
1380
+ options?: __HttpHandlerOptions
1381
+ ): Promise<TagResourceCommandOutput>;
1382
+ tagResource(
1383
+ args: TagResourceCommandInput,
1384
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1385
+ ): void;
1386
+ tagResource(
1387
+ args: TagResourceCommandInput,
1388
+ options: __HttpHandlerOptions,
1389
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1390
+ ): void;
1391
+ testRenderEmailTemplate(
1392
+ args: TestRenderEmailTemplateCommandInput,
1393
+ options?: __HttpHandlerOptions
1394
+ ): Promise<TestRenderEmailTemplateCommandOutput>;
1395
+ testRenderEmailTemplate(
1396
+ args: TestRenderEmailTemplateCommandInput,
1397
+ cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void
1398
+ ): void;
1399
+ testRenderEmailTemplate(
1400
+ args: TestRenderEmailTemplateCommandInput,
1401
+ options: __HttpHandlerOptions,
1402
+ cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void
1403
+ ): void;
1404
+ untagResource(
1405
+ args: UntagResourceCommandInput,
1406
+ options?: __HttpHandlerOptions
1407
+ ): Promise<UntagResourceCommandOutput>;
1408
+ untagResource(
1409
+ args: UntagResourceCommandInput,
1410
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1411
+ ): void;
1412
+ untagResource(
1413
+ args: UntagResourceCommandInput,
1414
+ options: __HttpHandlerOptions,
1415
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1416
+ ): void;
1417
+ updateConfigurationSetEventDestination(
1418
+ args: UpdateConfigurationSetEventDestinationCommandInput,
1419
+ options?: __HttpHandlerOptions
1420
+ ): Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
1421
+ updateConfigurationSetEventDestination(
1422
+ args: UpdateConfigurationSetEventDestinationCommandInput,
1423
+ cb: (
1424
+ err: any,
1425
+ data?: UpdateConfigurationSetEventDestinationCommandOutput
1426
+ ) => void
1427
+ ): void;
1428
+ updateConfigurationSetEventDestination(
1429
+ args: UpdateConfigurationSetEventDestinationCommandInput,
1430
+ options: __HttpHandlerOptions,
1431
+ cb: (
1432
+ err: any,
1433
+ data?: UpdateConfigurationSetEventDestinationCommandOutput
1434
+ ) => void
1435
+ ): void;
1436
+ updateContact(
1437
+ args: UpdateContactCommandInput,
1438
+ options?: __HttpHandlerOptions
1439
+ ): Promise<UpdateContactCommandOutput>;
1440
+ updateContact(
1441
+ args: UpdateContactCommandInput,
1442
+ cb: (err: any, data?: UpdateContactCommandOutput) => void
1443
+ ): void;
1444
+ updateContact(
1445
+ args: UpdateContactCommandInput,
1446
+ options: __HttpHandlerOptions,
1447
+ cb: (err: any, data?: UpdateContactCommandOutput) => void
1448
+ ): void;
1449
+ updateContactList(
1450
+ args: UpdateContactListCommandInput,
1451
+ options?: __HttpHandlerOptions
1452
+ ): Promise<UpdateContactListCommandOutput>;
1453
+ updateContactList(
1454
+ args: UpdateContactListCommandInput,
1455
+ cb: (err: any, data?: UpdateContactListCommandOutput) => void
1456
+ ): void;
1457
+ updateContactList(
1458
+ args: UpdateContactListCommandInput,
1459
+ options: __HttpHandlerOptions,
1460
+ cb: (err: any, data?: UpdateContactListCommandOutput) => void
1461
+ ): void;
1462
+ updateCustomVerificationEmailTemplate(
1463
+ args: UpdateCustomVerificationEmailTemplateCommandInput,
1464
+ options?: __HttpHandlerOptions
1465
+ ): Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
1466
+ updateCustomVerificationEmailTemplate(
1467
+ args: UpdateCustomVerificationEmailTemplateCommandInput,
1468
+ cb: (
1469
+ err: any,
1470
+ data?: UpdateCustomVerificationEmailTemplateCommandOutput
1471
+ ) => void
1472
+ ): void;
1473
+ updateCustomVerificationEmailTemplate(
1474
+ args: UpdateCustomVerificationEmailTemplateCommandInput,
1475
+ options: __HttpHandlerOptions,
1476
+ cb: (
1477
+ err: any,
1478
+ data?: UpdateCustomVerificationEmailTemplateCommandOutput
1479
+ ) => void
1480
+ ): void;
1481
+ updateEmailIdentityPolicy(
1482
+ args: UpdateEmailIdentityPolicyCommandInput,
1483
+ options?: __HttpHandlerOptions
1484
+ ): Promise<UpdateEmailIdentityPolicyCommandOutput>;
1485
+ updateEmailIdentityPolicy(
1486
+ args: UpdateEmailIdentityPolicyCommandInput,
1487
+ cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void
1488
+ ): void;
1489
+ updateEmailIdentityPolicy(
1490
+ args: UpdateEmailIdentityPolicyCommandInput,
1491
+ options: __HttpHandlerOptions,
1492
+ cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void
1493
+ ): void;
1494
+ updateEmailTemplate(
1495
+ args: UpdateEmailTemplateCommandInput,
1496
+ options?: __HttpHandlerOptions
1497
+ ): Promise<UpdateEmailTemplateCommandOutput>;
1498
+ updateEmailTemplate(
1499
+ args: UpdateEmailTemplateCommandInput,
1500
+ cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void
1501
+ ): void;
1502
+ updateEmailTemplate(
1503
+ args: UpdateEmailTemplateCommandInput,
1504
+ options: __HttpHandlerOptions,
1505
+ cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void
1506
+ ): void;
1507
+ }