@aws-sdk/client-sesv2 3.927.0 → 3.929.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 (136) hide show
  1. package/dist-cjs/index.js +4102 -4732
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/SESv2Client.js +2 -0
  4. package/dist-es/commands/BatchGetMetricDataCommand.js +3 -9
  5. package/dist-es/commands/CancelExportJobCommand.js +3 -9
  6. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
  7. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
  8. package/dist-es/commands/CreateContactCommand.js +3 -9
  9. package/dist-es/commands/CreateContactListCommand.js +3 -9
  10. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
  11. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -9
  12. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -9
  13. package/dist-es/commands/CreateEmailIdentityCommand.js +3 -10
  14. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -9
  15. package/dist-es/commands/CreateEmailTemplateCommand.js +3 -9
  16. package/dist-es/commands/CreateExportJobCommand.js +3 -10
  17. package/dist-es/commands/CreateImportJobCommand.js +3 -9
  18. package/dist-es/commands/CreateMultiRegionEndpointCommand.js +3 -9
  19. package/dist-es/commands/CreateTenantCommand.js +3 -9
  20. package/dist-es/commands/CreateTenantResourceAssociationCommand.js +3 -9
  21. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
  22. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
  23. package/dist-es/commands/DeleteContactCommand.js +3 -9
  24. package/dist-es/commands/DeleteContactListCommand.js +3 -9
  25. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
  26. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -9
  27. package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -9
  28. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -9
  29. package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -9
  30. package/dist-es/commands/DeleteMultiRegionEndpointCommand.js +3 -9
  31. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -9
  32. package/dist-es/commands/DeleteTenantCommand.js +3 -9
  33. package/dist-es/commands/DeleteTenantResourceAssociationCommand.js +3 -9
  34. package/dist-es/commands/GetAccountCommand.js +3 -10
  35. package/dist-es/commands/GetBlacklistReportsCommand.js +3 -9
  36. package/dist-es/commands/GetConfigurationSetCommand.js +3 -9
  37. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -9
  38. package/dist-es/commands/GetContactCommand.js +3 -9
  39. package/dist-es/commands/GetContactListCommand.js +3 -9
  40. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
  41. package/dist-es/commands/GetDedicatedIpCommand.js +3 -9
  42. package/dist-es/commands/GetDedicatedIpPoolCommand.js +3 -9
  43. package/dist-es/commands/GetDedicatedIpsCommand.js +3 -9
  44. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -9
  45. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -9
  46. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -9
  47. package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -9
  48. package/dist-es/commands/GetEmailIdentityCommand.js +3 -9
  49. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -9
  50. package/dist-es/commands/GetEmailTemplateCommand.js +3 -9
  51. package/dist-es/commands/GetExportJobCommand.js +3 -10
  52. package/dist-es/commands/GetImportJobCommand.js +3 -9
  53. package/dist-es/commands/GetMessageInsightsCommand.js +3 -10
  54. package/dist-es/commands/GetMultiRegionEndpointCommand.js +3 -9
  55. package/dist-es/commands/GetReputationEntityCommand.js +3 -9
  56. package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -9
  57. package/dist-es/commands/GetTenantCommand.js +3 -9
  58. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
  59. package/dist-es/commands/ListContactListsCommand.js +3 -9
  60. package/dist-es/commands/ListContactsCommand.js +3 -9
  61. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
  62. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -9
  63. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -9
  64. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -9
  65. package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -9
  66. package/dist-es/commands/ListEmailTemplatesCommand.js +3 -9
  67. package/dist-es/commands/ListExportJobsCommand.js +3 -9
  68. package/dist-es/commands/ListImportJobsCommand.js +3 -9
  69. package/dist-es/commands/ListMultiRegionEndpointsCommand.js +3 -9
  70. package/dist-es/commands/ListRecommendationsCommand.js +3 -9
  71. package/dist-es/commands/ListReputationEntitiesCommand.js +3 -9
  72. package/dist-es/commands/ListResourceTenantsCommand.js +3 -9
  73. package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -9
  74. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  75. package/dist-es/commands/ListTenantResourcesCommand.js +3 -9
  76. package/dist-es/commands/ListTenantsCommand.js +3 -9
  77. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -9
  78. package/dist-es/commands/PutAccountDetailsCommand.js +3 -10
  79. package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -9
  80. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -9
  81. package/dist-es/commands/PutAccountVdmAttributesCommand.js +3 -9
  82. package/dist-es/commands/PutConfigurationSetArchivingOptionsCommand.js +3 -9
  83. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
  84. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -9
  85. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -9
  86. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -9
  87. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -9
  88. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +3 -9
  89. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -9
  90. package/dist-es/commands/PutDedicatedIpPoolScalingAttributesCommand.js +3 -9
  91. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -9
  92. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -9
  93. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -9
  94. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -9
  95. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -10
  96. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -9
  97. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -9
  98. package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -9
  99. package/dist-es/commands/SendBulkEmailCommand.js +3 -9
  100. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
  101. package/dist-es/commands/SendEmailCommand.js +3 -9
  102. package/dist-es/commands/TagResourceCommand.js +3 -9
  103. package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -9
  104. package/dist-es/commands/UntagResourceCommand.js +3 -9
  105. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
  106. package/dist-es/commands/UpdateContactCommand.js +3 -9
  107. package/dist-es/commands/UpdateContactListCommand.js +3 -9
  108. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
  109. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -9
  110. package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -9
  111. package/dist-es/commands/UpdateReputationEntityCustomerManagedStatusCommand.js +3 -9
  112. package/dist-es/commands/UpdateReputationEntityPolicyCommand.js +3 -9
  113. package/dist-es/models/models_0.js +0 -56
  114. package/dist-es/models/models_1.js +0 -12
  115. package/dist-es/runtimeConfig.shared.js +2 -0
  116. package/dist-es/schemas/schemas_0.js +3671 -0
  117. package/dist-types/SESv2Client.d.ts +10 -1
  118. package/dist-types/models/models_0.d.ts +0 -44
  119. package/dist-types/models/models_1.d.ts +0 -8
  120. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  121. package/dist-types/runtimeConfig.d.ts +1 -0
  122. package/dist-types/runtimeConfig.native.d.ts +1 -0
  123. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  124. package/dist-types/schemas/schemas_0.d.ts +522 -0
  125. package/dist-types/ts3.4/SESv2Client.d.ts +4 -0
  126. package/dist-types/ts3.4/models/models_0.d.ts +0 -33
  127. package/dist-types/ts3.4/models/models_1.d.ts +0 -6
  128. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  129. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  130. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  131. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  132. package/dist-types/ts3.4/schemas/schemas_0.d.ts +529 -0
  133. package/package.json +6 -6
  134. package/dist-es/protocols/Aws_restJson1.js +0 -3656
  135. package/dist-types/protocols/Aws_restJson1.d.ts +0 -983
  136. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1313
@@ -1,983 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { BatchGetMetricDataCommandInput, BatchGetMetricDataCommandOutput } from "../commands/BatchGetMetricDataCommand";
4
- import { CancelExportJobCommandInput, CancelExportJobCommandOutput } from "../commands/CancelExportJobCommand";
5
- import { CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput } from "../commands/CreateConfigurationSetCommand";
6
- import { CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput } from "../commands/CreateConfigurationSetEventDestinationCommand";
7
- import { CreateContactCommandInput, CreateContactCommandOutput } from "../commands/CreateContactCommand";
8
- import { CreateContactListCommandInput, CreateContactListCommandOutput } from "../commands/CreateContactListCommand";
9
- import { CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput } from "../commands/CreateCustomVerificationEmailTemplateCommand";
10
- import { CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput } from "../commands/CreateDedicatedIpPoolCommand";
11
- import { CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput } from "../commands/CreateDeliverabilityTestReportCommand";
12
- import { CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput } from "../commands/CreateEmailIdentityCommand";
13
- import { CreateEmailIdentityPolicyCommandInput, CreateEmailIdentityPolicyCommandOutput } from "../commands/CreateEmailIdentityPolicyCommand";
14
- import { CreateEmailTemplateCommandInput, CreateEmailTemplateCommandOutput } from "../commands/CreateEmailTemplateCommand";
15
- import { CreateExportJobCommandInput, CreateExportJobCommandOutput } from "../commands/CreateExportJobCommand";
16
- import { CreateImportJobCommandInput, CreateImportJobCommandOutput } from "../commands/CreateImportJobCommand";
17
- import { CreateMultiRegionEndpointCommandInput, CreateMultiRegionEndpointCommandOutput } from "../commands/CreateMultiRegionEndpointCommand";
18
- import { CreateTenantCommandInput, CreateTenantCommandOutput } from "../commands/CreateTenantCommand";
19
- import { CreateTenantResourceAssociationCommandInput, CreateTenantResourceAssociationCommandOutput } from "../commands/CreateTenantResourceAssociationCommand";
20
- import { DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput } from "../commands/DeleteConfigurationSetCommand";
21
- import { DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput } from "../commands/DeleteConfigurationSetEventDestinationCommand";
22
- import { DeleteContactCommandInput, DeleteContactCommandOutput } from "../commands/DeleteContactCommand";
23
- import { DeleteContactListCommandInput, DeleteContactListCommandOutput } from "../commands/DeleteContactListCommand";
24
- import { DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput } from "../commands/DeleteCustomVerificationEmailTemplateCommand";
25
- import { DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput } from "../commands/DeleteDedicatedIpPoolCommand";
26
- import { DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput } from "../commands/DeleteEmailIdentityCommand";
27
- import { DeleteEmailIdentityPolicyCommandInput, DeleteEmailIdentityPolicyCommandOutput } from "../commands/DeleteEmailIdentityPolicyCommand";
28
- import { DeleteEmailTemplateCommandInput, DeleteEmailTemplateCommandOutput } from "../commands/DeleteEmailTemplateCommand";
29
- import { DeleteMultiRegionEndpointCommandInput, DeleteMultiRegionEndpointCommandOutput } from "../commands/DeleteMultiRegionEndpointCommand";
30
- import { DeleteSuppressedDestinationCommandInput, DeleteSuppressedDestinationCommandOutput } from "../commands/DeleteSuppressedDestinationCommand";
31
- import { DeleteTenantCommandInput, DeleteTenantCommandOutput } from "../commands/DeleteTenantCommand";
32
- import { DeleteTenantResourceAssociationCommandInput, DeleteTenantResourceAssociationCommandOutput } from "../commands/DeleteTenantResourceAssociationCommand";
33
- import { GetAccountCommandInput, GetAccountCommandOutput } from "../commands/GetAccountCommand";
34
- import { GetBlacklistReportsCommandInput, GetBlacklistReportsCommandOutput } from "../commands/GetBlacklistReportsCommand";
35
- import { GetConfigurationSetCommandInput, GetConfigurationSetCommandOutput } from "../commands/GetConfigurationSetCommand";
36
- import { GetConfigurationSetEventDestinationsCommandInput, GetConfigurationSetEventDestinationsCommandOutput } from "../commands/GetConfigurationSetEventDestinationsCommand";
37
- import { GetContactCommandInput, GetContactCommandOutput } from "../commands/GetContactCommand";
38
- import { GetContactListCommandInput, GetContactListCommandOutput } from "../commands/GetContactListCommand";
39
- import { GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput } from "../commands/GetCustomVerificationEmailTemplateCommand";
40
- import { GetDedicatedIpCommandInput, GetDedicatedIpCommandOutput } from "../commands/GetDedicatedIpCommand";
41
- import { GetDedicatedIpPoolCommandInput, GetDedicatedIpPoolCommandOutput } from "../commands/GetDedicatedIpPoolCommand";
42
- import { GetDedicatedIpsCommandInput, GetDedicatedIpsCommandOutput } from "../commands/GetDedicatedIpsCommand";
43
- import { GetDeliverabilityDashboardOptionsCommandInput, GetDeliverabilityDashboardOptionsCommandOutput } from "../commands/GetDeliverabilityDashboardOptionsCommand";
44
- import { GetDeliverabilityTestReportCommandInput, GetDeliverabilityTestReportCommandOutput } from "../commands/GetDeliverabilityTestReportCommand";
45
- import { GetDomainDeliverabilityCampaignCommandInput, GetDomainDeliverabilityCampaignCommandOutput } from "../commands/GetDomainDeliverabilityCampaignCommand";
46
- import { GetDomainStatisticsReportCommandInput, GetDomainStatisticsReportCommandOutput } from "../commands/GetDomainStatisticsReportCommand";
47
- import { GetEmailIdentityCommandInput, GetEmailIdentityCommandOutput } from "../commands/GetEmailIdentityCommand";
48
- import { GetEmailIdentityPoliciesCommandInput, GetEmailIdentityPoliciesCommandOutput } from "../commands/GetEmailIdentityPoliciesCommand";
49
- import { GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput } from "../commands/GetEmailTemplateCommand";
50
- import { GetExportJobCommandInput, GetExportJobCommandOutput } from "../commands/GetExportJobCommand";
51
- import { GetImportJobCommandInput, GetImportJobCommandOutput } from "../commands/GetImportJobCommand";
52
- import { GetMessageInsightsCommandInput, GetMessageInsightsCommandOutput } from "../commands/GetMessageInsightsCommand";
53
- import { GetMultiRegionEndpointCommandInput, GetMultiRegionEndpointCommandOutput } from "../commands/GetMultiRegionEndpointCommand";
54
- import { GetReputationEntityCommandInput, GetReputationEntityCommandOutput } from "../commands/GetReputationEntityCommand";
55
- import { GetSuppressedDestinationCommandInput, GetSuppressedDestinationCommandOutput } from "../commands/GetSuppressedDestinationCommand";
56
- import { GetTenantCommandInput, GetTenantCommandOutput } from "../commands/GetTenantCommand";
57
- import { ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput } from "../commands/ListConfigurationSetsCommand";
58
- import { ListContactListsCommandInput, ListContactListsCommandOutput } from "../commands/ListContactListsCommand";
59
- import { ListContactsCommandInput, ListContactsCommandOutput } from "../commands/ListContactsCommand";
60
- import { ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput } from "../commands/ListCustomVerificationEmailTemplatesCommand";
61
- import { ListDedicatedIpPoolsCommandInput, ListDedicatedIpPoolsCommandOutput } from "../commands/ListDedicatedIpPoolsCommand";
62
- import { ListDeliverabilityTestReportsCommandInput, ListDeliverabilityTestReportsCommandOutput } from "../commands/ListDeliverabilityTestReportsCommand";
63
- import { ListDomainDeliverabilityCampaignsCommandInput, ListDomainDeliverabilityCampaignsCommandOutput } from "../commands/ListDomainDeliverabilityCampaignsCommand";
64
- import { ListEmailIdentitiesCommandInput, ListEmailIdentitiesCommandOutput } from "../commands/ListEmailIdentitiesCommand";
65
- import { ListEmailTemplatesCommandInput, ListEmailTemplatesCommandOutput } from "../commands/ListEmailTemplatesCommand";
66
- import { ListExportJobsCommandInput, ListExportJobsCommandOutput } from "../commands/ListExportJobsCommand";
67
- import { ListImportJobsCommandInput, ListImportJobsCommandOutput } from "../commands/ListImportJobsCommand";
68
- import { ListMultiRegionEndpointsCommandInput, ListMultiRegionEndpointsCommandOutput } from "../commands/ListMultiRegionEndpointsCommand";
69
- import { ListRecommendationsCommandInput, ListRecommendationsCommandOutput } from "../commands/ListRecommendationsCommand";
70
- import { ListReputationEntitiesCommandInput, ListReputationEntitiesCommandOutput } from "../commands/ListReputationEntitiesCommand";
71
- import { ListResourceTenantsCommandInput, ListResourceTenantsCommandOutput } from "../commands/ListResourceTenantsCommand";
72
- import { ListSuppressedDestinationsCommandInput, ListSuppressedDestinationsCommandOutput } from "../commands/ListSuppressedDestinationsCommand";
73
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
74
- import { ListTenantResourcesCommandInput, ListTenantResourcesCommandOutput } from "../commands/ListTenantResourcesCommand";
75
- import { ListTenantsCommandInput, ListTenantsCommandOutput } from "../commands/ListTenantsCommand";
76
- import { PutAccountDedicatedIpWarmupAttributesCommandInput, PutAccountDedicatedIpWarmupAttributesCommandOutput } from "../commands/PutAccountDedicatedIpWarmupAttributesCommand";
77
- import { PutAccountDetailsCommandInput, PutAccountDetailsCommandOutput } from "../commands/PutAccountDetailsCommand";
78
- import { PutAccountSendingAttributesCommandInput, PutAccountSendingAttributesCommandOutput } from "../commands/PutAccountSendingAttributesCommand";
79
- import { PutAccountSuppressionAttributesCommandInput, PutAccountSuppressionAttributesCommandOutput } from "../commands/PutAccountSuppressionAttributesCommand";
80
- import { PutAccountVdmAttributesCommandInput, PutAccountVdmAttributesCommandOutput } from "../commands/PutAccountVdmAttributesCommand";
81
- import { PutConfigurationSetArchivingOptionsCommandInput, PutConfigurationSetArchivingOptionsCommandOutput } from "../commands/PutConfigurationSetArchivingOptionsCommand";
82
- import { PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput } from "../commands/PutConfigurationSetDeliveryOptionsCommand";
83
- import { PutConfigurationSetReputationOptionsCommandInput, PutConfigurationSetReputationOptionsCommandOutput } from "../commands/PutConfigurationSetReputationOptionsCommand";
84
- import { PutConfigurationSetSendingOptionsCommandInput, PutConfigurationSetSendingOptionsCommandOutput } from "../commands/PutConfigurationSetSendingOptionsCommand";
85
- import { PutConfigurationSetSuppressionOptionsCommandInput, PutConfigurationSetSuppressionOptionsCommandOutput } from "../commands/PutConfigurationSetSuppressionOptionsCommand";
86
- import { PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput } from "../commands/PutConfigurationSetTrackingOptionsCommand";
87
- import { PutConfigurationSetVdmOptionsCommandInput, PutConfigurationSetVdmOptionsCommandOutput } from "../commands/PutConfigurationSetVdmOptionsCommand";
88
- import { PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput } from "../commands/PutDedicatedIpInPoolCommand";
89
- import { PutDedicatedIpPoolScalingAttributesCommandInput, PutDedicatedIpPoolScalingAttributesCommandOutput } from "../commands/PutDedicatedIpPoolScalingAttributesCommand";
90
- import { PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput } from "../commands/PutDedicatedIpWarmupAttributesCommand";
91
- import { PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput } from "../commands/PutDeliverabilityDashboardOptionCommand";
92
- import { PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput } from "../commands/PutEmailIdentityConfigurationSetAttributesCommand";
93
- import { PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput } from "../commands/PutEmailIdentityDkimAttributesCommand";
94
- import { PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput } from "../commands/PutEmailIdentityDkimSigningAttributesCommand";
95
- import { PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput } from "../commands/PutEmailIdentityFeedbackAttributesCommand";
96
- import { PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput } from "../commands/PutEmailIdentityMailFromAttributesCommand";
97
- import { PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput } from "../commands/PutSuppressedDestinationCommand";
98
- import { SendBulkEmailCommandInput, SendBulkEmailCommandOutput } from "../commands/SendBulkEmailCommand";
99
- import { SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput } from "../commands/SendCustomVerificationEmailCommand";
100
- import { SendEmailCommandInput, SendEmailCommandOutput } from "../commands/SendEmailCommand";
101
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
102
- import { TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput } from "../commands/TestRenderEmailTemplateCommand";
103
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
104
- import { UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput } from "../commands/UpdateConfigurationSetEventDestinationCommand";
105
- import { UpdateContactCommandInput, UpdateContactCommandOutput } from "../commands/UpdateContactCommand";
106
- import { UpdateContactListCommandInput, UpdateContactListCommandOutput } from "../commands/UpdateContactListCommand";
107
- import { UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput } from "../commands/UpdateCustomVerificationEmailTemplateCommand";
108
- import { UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput } from "../commands/UpdateEmailIdentityPolicyCommand";
109
- import { UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput } from "../commands/UpdateEmailTemplateCommand";
110
- import { UpdateReputationEntityCustomerManagedStatusCommandInput, UpdateReputationEntityCustomerManagedStatusCommandOutput } from "../commands/UpdateReputationEntityCustomerManagedStatusCommand";
111
- import { UpdateReputationEntityPolicyCommandInput, UpdateReputationEntityPolicyCommandOutput } from "../commands/UpdateReputationEntityPolicyCommand";
112
- /**
113
- * serializeAws_restJson1BatchGetMetricDataCommand
114
- */
115
- export declare const se_BatchGetMetricDataCommand: (input: BatchGetMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- /**
117
- * serializeAws_restJson1CancelExportJobCommand
118
- */
119
- export declare const se_CancelExportJobCommand: (input: CancelExportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- /**
121
- * serializeAws_restJson1CreateConfigurationSetCommand
122
- */
123
- export declare const se_CreateConfigurationSetCommand: (input: CreateConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- /**
125
- * serializeAws_restJson1CreateConfigurationSetEventDestinationCommand
126
- */
127
- export declare const se_CreateConfigurationSetEventDestinationCommand: (input: CreateConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- /**
129
- * serializeAws_restJson1CreateContactCommand
130
- */
131
- export declare const se_CreateContactCommand: (input: CreateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- /**
133
- * serializeAws_restJson1CreateContactListCommand
134
- */
135
- export declare const se_CreateContactListCommand: (input: CreateContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- /**
137
- * serializeAws_restJson1CreateCustomVerificationEmailTemplateCommand
138
- */
139
- export declare const se_CreateCustomVerificationEmailTemplateCommand: (input: CreateCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- /**
141
- * serializeAws_restJson1CreateDedicatedIpPoolCommand
142
- */
143
- export declare const se_CreateDedicatedIpPoolCommand: (input: CreateDedicatedIpPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- /**
145
- * serializeAws_restJson1CreateDeliverabilityTestReportCommand
146
- */
147
- export declare const se_CreateDeliverabilityTestReportCommand: (input: CreateDeliverabilityTestReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- /**
149
- * serializeAws_restJson1CreateEmailIdentityCommand
150
- */
151
- export declare const se_CreateEmailIdentityCommand: (input: CreateEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- /**
153
- * serializeAws_restJson1CreateEmailIdentityPolicyCommand
154
- */
155
- export declare const se_CreateEmailIdentityPolicyCommand: (input: CreateEmailIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- /**
157
- * serializeAws_restJson1CreateEmailTemplateCommand
158
- */
159
- export declare const se_CreateEmailTemplateCommand: (input: CreateEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- /**
161
- * serializeAws_restJson1CreateExportJobCommand
162
- */
163
- export declare const se_CreateExportJobCommand: (input: CreateExportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- /**
165
- * serializeAws_restJson1CreateImportJobCommand
166
- */
167
- export declare const se_CreateImportJobCommand: (input: CreateImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- /**
169
- * serializeAws_restJson1CreateMultiRegionEndpointCommand
170
- */
171
- export declare const se_CreateMultiRegionEndpointCommand: (input: CreateMultiRegionEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- /**
173
- * serializeAws_restJson1CreateTenantCommand
174
- */
175
- export declare const se_CreateTenantCommand: (input: CreateTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- /**
177
- * serializeAws_restJson1CreateTenantResourceAssociationCommand
178
- */
179
- export declare const se_CreateTenantResourceAssociationCommand: (input: CreateTenantResourceAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- /**
181
- * serializeAws_restJson1DeleteConfigurationSetCommand
182
- */
183
- export declare const se_DeleteConfigurationSetCommand: (input: DeleteConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- /**
185
- * serializeAws_restJson1DeleteConfigurationSetEventDestinationCommand
186
- */
187
- export declare const se_DeleteConfigurationSetEventDestinationCommand: (input: DeleteConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- /**
189
- * serializeAws_restJson1DeleteContactCommand
190
- */
191
- export declare const se_DeleteContactCommand: (input: DeleteContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- /**
193
- * serializeAws_restJson1DeleteContactListCommand
194
- */
195
- export declare const se_DeleteContactListCommand: (input: DeleteContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- /**
197
- * serializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand
198
- */
199
- export declare const se_DeleteCustomVerificationEmailTemplateCommand: (input: DeleteCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- /**
201
- * serializeAws_restJson1DeleteDedicatedIpPoolCommand
202
- */
203
- export declare const se_DeleteDedicatedIpPoolCommand: (input: DeleteDedicatedIpPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- /**
205
- * serializeAws_restJson1DeleteEmailIdentityCommand
206
- */
207
- export declare const se_DeleteEmailIdentityCommand: (input: DeleteEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
- /**
209
- * serializeAws_restJson1DeleteEmailIdentityPolicyCommand
210
- */
211
- export declare const se_DeleteEmailIdentityPolicyCommand: (input: DeleteEmailIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
- /**
213
- * serializeAws_restJson1DeleteEmailTemplateCommand
214
- */
215
- export declare const se_DeleteEmailTemplateCommand: (input: DeleteEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
- /**
217
- * serializeAws_restJson1DeleteMultiRegionEndpointCommand
218
- */
219
- export declare const se_DeleteMultiRegionEndpointCommand: (input: DeleteMultiRegionEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
- /**
221
- * serializeAws_restJson1DeleteSuppressedDestinationCommand
222
- */
223
- export declare const se_DeleteSuppressedDestinationCommand: (input: DeleteSuppressedDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
- /**
225
- * serializeAws_restJson1DeleteTenantCommand
226
- */
227
- export declare const se_DeleteTenantCommand: (input: DeleteTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
- /**
229
- * serializeAws_restJson1DeleteTenantResourceAssociationCommand
230
- */
231
- export declare const se_DeleteTenantResourceAssociationCommand: (input: DeleteTenantResourceAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
- /**
233
- * serializeAws_restJson1GetAccountCommand
234
- */
235
- export declare const se_GetAccountCommand: (input: GetAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
- /**
237
- * serializeAws_restJson1GetBlacklistReportsCommand
238
- */
239
- export declare const se_GetBlacklistReportsCommand: (input: GetBlacklistReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
- /**
241
- * serializeAws_restJson1GetConfigurationSetCommand
242
- */
243
- export declare const se_GetConfigurationSetCommand: (input: GetConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
- /**
245
- * serializeAws_restJson1GetConfigurationSetEventDestinationsCommand
246
- */
247
- export declare const se_GetConfigurationSetEventDestinationsCommand: (input: GetConfigurationSetEventDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
- /**
249
- * serializeAws_restJson1GetContactCommand
250
- */
251
- export declare const se_GetContactCommand: (input: GetContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
- /**
253
- * serializeAws_restJson1GetContactListCommand
254
- */
255
- export declare const se_GetContactListCommand: (input: GetContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
- /**
257
- * serializeAws_restJson1GetCustomVerificationEmailTemplateCommand
258
- */
259
- export declare const se_GetCustomVerificationEmailTemplateCommand: (input: GetCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
- /**
261
- * serializeAws_restJson1GetDedicatedIpCommand
262
- */
263
- export declare const se_GetDedicatedIpCommand: (input: GetDedicatedIpCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
- /**
265
- * serializeAws_restJson1GetDedicatedIpPoolCommand
266
- */
267
- export declare const se_GetDedicatedIpPoolCommand: (input: GetDedicatedIpPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
- /**
269
- * serializeAws_restJson1GetDedicatedIpsCommand
270
- */
271
- export declare const se_GetDedicatedIpsCommand: (input: GetDedicatedIpsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
- /**
273
- * serializeAws_restJson1GetDeliverabilityDashboardOptionsCommand
274
- */
275
- export declare const se_GetDeliverabilityDashboardOptionsCommand: (input: GetDeliverabilityDashboardOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
- /**
277
- * serializeAws_restJson1GetDeliverabilityTestReportCommand
278
- */
279
- export declare const se_GetDeliverabilityTestReportCommand: (input: GetDeliverabilityTestReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
- /**
281
- * serializeAws_restJson1GetDomainDeliverabilityCampaignCommand
282
- */
283
- export declare const se_GetDomainDeliverabilityCampaignCommand: (input: GetDomainDeliverabilityCampaignCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
- /**
285
- * serializeAws_restJson1GetDomainStatisticsReportCommand
286
- */
287
- export declare const se_GetDomainStatisticsReportCommand: (input: GetDomainStatisticsReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
- /**
289
- * serializeAws_restJson1GetEmailIdentityCommand
290
- */
291
- export declare const se_GetEmailIdentityCommand: (input: GetEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
- /**
293
- * serializeAws_restJson1GetEmailIdentityPoliciesCommand
294
- */
295
- export declare const se_GetEmailIdentityPoliciesCommand: (input: GetEmailIdentityPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
- /**
297
- * serializeAws_restJson1GetEmailTemplateCommand
298
- */
299
- export declare const se_GetEmailTemplateCommand: (input: GetEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
- /**
301
- * serializeAws_restJson1GetExportJobCommand
302
- */
303
- export declare const se_GetExportJobCommand: (input: GetExportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
- /**
305
- * serializeAws_restJson1GetImportJobCommand
306
- */
307
- export declare const se_GetImportJobCommand: (input: GetImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
- /**
309
- * serializeAws_restJson1GetMessageInsightsCommand
310
- */
311
- export declare const se_GetMessageInsightsCommand: (input: GetMessageInsightsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
- /**
313
- * serializeAws_restJson1GetMultiRegionEndpointCommand
314
- */
315
- export declare const se_GetMultiRegionEndpointCommand: (input: GetMultiRegionEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
- /**
317
- * serializeAws_restJson1GetReputationEntityCommand
318
- */
319
- export declare const se_GetReputationEntityCommand: (input: GetReputationEntityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
- /**
321
- * serializeAws_restJson1GetSuppressedDestinationCommand
322
- */
323
- export declare const se_GetSuppressedDestinationCommand: (input: GetSuppressedDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
- /**
325
- * serializeAws_restJson1GetTenantCommand
326
- */
327
- export declare const se_GetTenantCommand: (input: GetTenantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
- /**
329
- * serializeAws_restJson1ListConfigurationSetsCommand
330
- */
331
- export declare const se_ListConfigurationSetsCommand: (input: ListConfigurationSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
- /**
333
- * serializeAws_restJson1ListContactListsCommand
334
- */
335
- export declare const se_ListContactListsCommand: (input: ListContactListsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
- /**
337
- * serializeAws_restJson1ListContactsCommand
338
- */
339
- export declare const se_ListContactsCommand: (input: ListContactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
- /**
341
- * serializeAws_restJson1ListCustomVerificationEmailTemplatesCommand
342
- */
343
- export declare const se_ListCustomVerificationEmailTemplatesCommand: (input: ListCustomVerificationEmailTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
- /**
345
- * serializeAws_restJson1ListDedicatedIpPoolsCommand
346
- */
347
- export declare const se_ListDedicatedIpPoolsCommand: (input: ListDedicatedIpPoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
- /**
349
- * serializeAws_restJson1ListDeliverabilityTestReportsCommand
350
- */
351
- export declare const se_ListDeliverabilityTestReportsCommand: (input: ListDeliverabilityTestReportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
- /**
353
- * serializeAws_restJson1ListDomainDeliverabilityCampaignsCommand
354
- */
355
- export declare const se_ListDomainDeliverabilityCampaignsCommand: (input: ListDomainDeliverabilityCampaignsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
- /**
357
- * serializeAws_restJson1ListEmailIdentitiesCommand
358
- */
359
- export declare const se_ListEmailIdentitiesCommand: (input: ListEmailIdentitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
- /**
361
- * serializeAws_restJson1ListEmailTemplatesCommand
362
- */
363
- export declare const se_ListEmailTemplatesCommand: (input: ListEmailTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
- /**
365
- * serializeAws_restJson1ListExportJobsCommand
366
- */
367
- export declare const se_ListExportJobsCommand: (input: ListExportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
- /**
369
- * serializeAws_restJson1ListImportJobsCommand
370
- */
371
- export declare const se_ListImportJobsCommand: (input: ListImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
- /**
373
- * serializeAws_restJson1ListMultiRegionEndpointsCommand
374
- */
375
- export declare const se_ListMultiRegionEndpointsCommand: (input: ListMultiRegionEndpointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
- /**
377
- * serializeAws_restJson1ListRecommendationsCommand
378
- */
379
- export declare const se_ListRecommendationsCommand: (input: ListRecommendationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
- /**
381
- * serializeAws_restJson1ListReputationEntitiesCommand
382
- */
383
- export declare const se_ListReputationEntitiesCommand: (input: ListReputationEntitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
- /**
385
- * serializeAws_restJson1ListResourceTenantsCommand
386
- */
387
- export declare const se_ListResourceTenantsCommand: (input: ListResourceTenantsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
- /**
389
- * serializeAws_restJson1ListSuppressedDestinationsCommand
390
- */
391
- export declare const se_ListSuppressedDestinationsCommand: (input: ListSuppressedDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
392
- /**
393
- * serializeAws_restJson1ListTagsForResourceCommand
394
- */
395
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
396
- /**
397
- * serializeAws_restJson1ListTenantResourcesCommand
398
- */
399
- export declare const se_ListTenantResourcesCommand: (input: ListTenantResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
400
- /**
401
- * serializeAws_restJson1ListTenantsCommand
402
- */
403
- export declare const se_ListTenantsCommand: (input: ListTenantsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
404
- /**
405
- * serializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand
406
- */
407
- export declare const se_PutAccountDedicatedIpWarmupAttributesCommand: (input: PutAccountDedicatedIpWarmupAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
408
- /**
409
- * serializeAws_restJson1PutAccountDetailsCommand
410
- */
411
- export declare const se_PutAccountDetailsCommand: (input: PutAccountDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
412
- /**
413
- * serializeAws_restJson1PutAccountSendingAttributesCommand
414
- */
415
- export declare const se_PutAccountSendingAttributesCommand: (input: PutAccountSendingAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
416
- /**
417
- * serializeAws_restJson1PutAccountSuppressionAttributesCommand
418
- */
419
- export declare const se_PutAccountSuppressionAttributesCommand: (input: PutAccountSuppressionAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
- /**
421
- * serializeAws_restJson1PutAccountVdmAttributesCommand
422
- */
423
- export declare const se_PutAccountVdmAttributesCommand: (input: PutAccountVdmAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
424
- /**
425
- * serializeAws_restJson1PutConfigurationSetArchivingOptionsCommand
426
- */
427
- export declare const se_PutConfigurationSetArchivingOptionsCommand: (input: PutConfigurationSetArchivingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
428
- /**
429
- * serializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand
430
- */
431
- export declare const se_PutConfigurationSetDeliveryOptionsCommand: (input: PutConfigurationSetDeliveryOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
432
- /**
433
- * serializeAws_restJson1PutConfigurationSetReputationOptionsCommand
434
- */
435
- export declare const se_PutConfigurationSetReputationOptionsCommand: (input: PutConfigurationSetReputationOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
436
- /**
437
- * serializeAws_restJson1PutConfigurationSetSendingOptionsCommand
438
- */
439
- export declare const se_PutConfigurationSetSendingOptionsCommand: (input: PutConfigurationSetSendingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
440
- /**
441
- * serializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand
442
- */
443
- export declare const se_PutConfigurationSetSuppressionOptionsCommand: (input: PutConfigurationSetSuppressionOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
444
- /**
445
- * serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand
446
- */
447
- export declare const se_PutConfigurationSetTrackingOptionsCommand: (input: PutConfigurationSetTrackingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
- /**
449
- * serializeAws_restJson1PutConfigurationSetVdmOptionsCommand
450
- */
451
- export declare const se_PutConfigurationSetVdmOptionsCommand: (input: PutConfigurationSetVdmOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
- /**
453
- * serializeAws_restJson1PutDedicatedIpInPoolCommand
454
- */
455
- export declare const se_PutDedicatedIpInPoolCommand: (input: PutDedicatedIpInPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
456
- /**
457
- * serializeAws_restJson1PutDedicatedIpPoolScalingAttributesCommand
458
- */
459
- export declare const se_PutDedicatedIpPoolScalingAttributesCommand: (input: PutDedicatedIpPoolScalingAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
460
- /**
461
- * serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand
462
- */
463
- export declare const se_PutDedicatedIpWarmupAttributesCommand: (input: PutDedicatedIpWarmupAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
464
- /**
465
- * serializeAws_restJson1PutDeliverabilityDashboardOptionCommand
466
- */
467
- export declare const se_PutDeliverabilityDashboardOptionCommand: (input: PutDeliverabilityDashboardOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
- /**
469
- * serializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand
470
- */
471
- export declare const se_PutEmailIdentityConfigurationSetAttributesCommand: (input: PutEmailIdentityConfigurationSetAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
- /**
473
- * serializeAws_restJson1PutEmailIdentityDkimAttributesCommand
474
- */
475
- export declare const se_PutEmailIdentityDkimAttributesCommand: (input: PutEmailIdentityDkimAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
- /**
477
- * serializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand
478
- */
479
- export declare const se_PutEmailIdentityDkimSigningAttributesCommand: (input: PutEmailIdentityDkimSigningAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
480
- /**
481
- * serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand
482
- */
483
- export declare const se_PutEmailIdentityFeedbackAttributesCommand: (input: PutEmailIdentityFeedbackAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
484
- /**
485
- * serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand
486
- */
487
- export declare const se_PutEmailIdentityMailFromAttributesCommand: (input: PutEmailIdentityMailFromAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
488
- /**
489
- * serializeAws_restJson1PutSuppressedDestinationCommand
490
- */
491
- export declare const se_PutSuppressedDestinationCommand: (input: PutSuppressedDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
492
- /**
493
- * serializeAws_restJson1SendBulkEmailCommand
494
- */
495
- export declare const se_SendBulkEmailCommand: (input: SendBulkEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
496
- /**
497
- * serializeAws_restJson1SendCustomVerificationEmailCommand
498
- */
499
- export declare const se_SendCustomVerificationEmailCommand: (input: SendCustomVerificationEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
500
- /**
501
- * serializeAws_restJson1SendEmailCommand
502
- */
503
- export declare const se_SendEmailCommand: (input: SendEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
504
- /**
505
- * serializeAws_restJson1TagResourceCommand
506
- */
507
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
508
- /**
509
- * serializeAws_restJson1TestRenderEmailTemplateCommand
510
- */
511
- export declare const se_TestRenderEmailTemplateCommand: (input: TestRenderEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
512
- /**
513
- * serializeAws_restJson1UntagResourceCommand
514
- */
515
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
516
- /**
517
- * serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand
518
- */
519
- export declare const se_UpdateConfigurationSetEventDestinationCommand: (input: UpdateConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
520
- /**
521
- * serializeAws_restJson1UpdateContactCommand
522
- */
523
- export declare const se_UpdateContactCommand: (input: UpdateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
524
- /**
525
- * serializeAws_restJson1UpdateContactListCommand
526
- */
527
- export declare const se_UpdateContactListCommand: (input: UpdateContactListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
528
- /**
529
- * serializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand
530
- */
531
- export declare const se_UpdateCustomVerificationEmailTemplateCommand: (input: UpdateCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
532
- /**
533
- * serializeAws_restJson1UpdateEmailIdentityPolicyCommand
534
- */
535
- export declare const se_UpdateEmailIdentityPolicyCommand: (input: UpdateEmailIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
536
- /**
537
- * serializeAws_restJson1UpdateEmailTemplateCommand
538
- */
539
- export declare const se_UpdateEmailTemplateCommand: (input: UpdateEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
540
- /**
541
- * serializeAws_restJson1UpdateReputationEntityCustomerManagedStatusCommand
542
- */
543
- export declare const se_UpdateReputationEntityCustomerManagedStatusCommand: (input: UpdateReputationEntityCustomerManagedStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
544
- /**
545
- * serializeAws_restJson1UpdateReputationEntityPolicyCommand
546
- */
547
- export declare const se_UpdateReputationEntityPolicyCommand: (input: UpdateReputationEntityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
548
- /**
549
- * deserializeAws_restJson1BatchGetMetricDataCommand
550
- */
551
- export declare const de_BatchGetMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetMetricDataCommandOutput>;
552
- /**
553
- * deserializeAws_restJson1CancelExportJobCommand
554
- */
555
- export declare const de_CancelExportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelExportJobCommandOutput>;
556
- /**
557
- * deserializeAws_restJson1CreateConfigurationSetCommand
558
- */
559
- export declare const de_CreateConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationSetCommandOutput>;
560
- /**
561
- * deserializeAws_restJson1CreateConfigurationSetEventDestinationCommand
562
- */
563
- export declare const de_CreateConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationSetEventDestinationCommandOutput>;
564
- /**
565
- * deserializeAws_restJson1CreateContactCommand
566
- */
567
- export declare const de_CreateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactCommandOutput>;
568
- /**
569
- * deserializeAws_restJson1CreateContactListCommand
570
- */
571
- export declare const de_CreateContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateContactListCommandOutput>;
572
- /**
573
- * deserializeAws_restJson1CreateCustomVerificationEmailTemplateCommand
574
- */
575
- export declare const de_CreateCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
576
- /**
577
- * deserializeAws_restJson1CreateDedicatedIpPoolCommand
578
- */
579
- export declare const de_CreateDedicatedIpPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDedicatedIpPoolCommandOutput>;
580
- /**
581
- * deserializeAws_restJson1CreateDeliverabilityTestReportCommand
582
- */
583
- export declare const de_CreateDeliverabilityTestReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeliverabilityTestReportCommandOutput>;
584
- /**
585
- * deserializeAws_restJson1CreateEmailIdentityCommand
586
- */
587
- export declare const de_CreateEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailIdentityCommandOutput>;
588
- /**
589
- * deserializeAws_restJson1CreateEmailIdentityPolicyCommand
590
- */
591
- export declare const de_CreateEmailIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailIdentityPolicyCommandOutput>;
592
- /**
593
- * deserializeAws_restJson1CreateEmailTemplateCommand
594
- */
595
- export declare const de_CreateEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEmailTemplateCommandOutput>;
596
- /**
597
- * deserializeAws_restJson1CreateExportJobCommand
598
- */
599
- export declare const de_CreateExportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateExportJobCommandOutput>;
600
- /**
601
- * deserializeAws_restJson1CreateImportJobCommand
602
- */
603
- export declare const de_CreateImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateImportJobCommandOutput>;
604
- /**
605
- * deserializeAws_restJson1CreateMultiRegionEndpointCommand
606
- */
607
- export declare const de_CreateMultiRegionEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultiRegionEndpointCommandOutput>;
608
- /**
609
- * deserializeAws_restJson1CreateTenantCommand
610
- */
611
- export declare const de_CreateTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTenantCommandOutput>;
612
- /**
613
- * deserializeAws_restJson1CreateTenantResourceAssociationCommand
614
- */
615
- export declare const de_CreateTenantResourceAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTenantResourceAssociationCommandOutput>;
616
- /**
617
- * deserializeAws_restJson1DeleteConfigurationSetCommand
618
- */
619
- export declare const de_DeleteConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationSetCommandOutput>;
620
- /**
621
- * deserializeAws_restJson1DeleteConfigurationSetEventDestinationCommand
622
- */
623
- export declare const de_DeleteConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
624
- /**
625
- * deserializeAws_restJson1DeleteContactCommand
626
- */
627
- export declare const de_DeleteContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactCommandOutput>;
628
- /**
629
- * deserializeAws_restJson1DeleteContactListCommand
630
- */
631
- export declare const de_DeleteContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteContactListCommandOutput>;
632
- /**
633
- * deserializeAws_restJson1DeleteCustomVerificationEmailTemplateCommand
634
- */
635
- export declare const de_DeleteCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
636
- /**
637
- * deserializeAws_restJson1DeleteDedicatedIpPoolCommand
638
- */
639
- export declare const de_DeleteDedicatedIpPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDedicatedIpPoolCommandOutput>;
640
- /**
641
- * deserializeAws_restJson1DeleteEmailIdentityCommand
642
- */
643
- export declare const de_DeleteEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailIdentityCommandOutput>;
644
- /**
645
- * deserializeAws_restJson1DeleteEmailIdentityPolicyCommand
646
- */
647
- export declare const de_DeleteEmailIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailIdentityPolicyCommandOutput>;
648
- /**
649
- * deserializeAws_restJson1DeleteEmailTemplateCommand
650
- */
651
- export declare const de_DeleteEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEmailTemplateCommandOutput>;
652
- /**
653
- * deserializeAws_restJson1DeleteMultiRegionEndpointCommand
654
- */
655
- export declare const de_DeleteMultiRegionEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMultiRegionEndpointCommandOutput>;
656
- /**
657
- * deserializeAws_restJson1DeleteSuppressedDestinationCommand
658
- */
659
- export declare const de_DeleteSuppressedDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSuppressedDestinationCommandOutput>;
660
- /**
661
- * deserializeAws_restJson1DeleteTenantCommand
662
- */
663
- export declare const de_DeleteTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTenantCommandOutput>;
664
- /**
665
- * deserializeAws_restJson1DeleteTenantResourceAssociationCommand
666
- */
667
- export declare const de_DeleteTenantResourceAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTenantResourceAssociationCommandOutput>;
668
- /**
669
- * deserializeAws_restJson1GetAccountCommand
670
- */
671
- export declare const de_GetAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountCommandOutput>;
672
- /**
673
- * deserializeAws_restJson1GetBlacklistReportsCommand
674
- */
675
- export declare const de_GetBlacklistReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBlacklistReportsCommandOutput>;
676
- /**
677
- * deserializeAws_restJson1GetConfigurationSetCommand
678
- */
679
- export declare const de_GetConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConfigurationSetCommandOutput>;
680
- /**
681
- * deserializeAws_restJson1GetConfigurationSetEventDestinationsCommand
682
- */
683
- export declare const de_GetConfigurationSetEventDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConfigurationSetEventDestinationsCommandOutput>;
684
- /**
685
- * deserializeAws_restJson1GetContactCommand
686
- */
687
- export declare const de_GetContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactCommandOutput>;
688
- /**
689
- * deserializeAws_restJson1GetContactListCommand
690
- */
691
- export declare const de_GetContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContactListCommandOutput>;
692
- /**
693
- * deserializeAws_restJson1GetCustomVerificationEmailTemplateCommand
694
- */
695
- export declare const de_GetCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCustomVerificationEmailTemplateCommandOutput>;
696
- /**
697
- * deserializeAws_restJson1GetDedicatedIpCommand
698
- */
699
- export declare const de_GetDedicatedIpCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDedicatedIpCommandOutput>;
700
- /**
701
- * deserializeAws_restJson1GetDedicatedIpPoolCommand
702
- */
703
- export declare const de_GetDedicatedIpPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDedicatedIpPoolCommandOutput>;
704
- /**
705
- * deserializeAws_restJson1GetDedicatedIpsCommand
706
- */
707
- export declare const de_GetDedicatedIpsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDedicatedIpsCommandOutput>;
708
- /**
709
- * deserializeAws_restJson1GetDeliverabilityDashboardOptionsCommand
710
- */
711
- export declare const de_GetDeliverabilityDashboardOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
712
- /**
713
- * deserializeAws_restJson1GetDeliverabilityTestReportCommand
714
- */
715
- export declare const de_GetDeliverabilityTestReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliverabilityTestReportCommandOutput>;
716
- /**
717
- * deserializeAws_restJson1GetDomainDeliverabilityCampaignCommand
718
- */
719
- export declare const de_GetDomainDeliverabilityCampaignCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainDeliverabilityCampaignCommandOutput>;
720
- /**
721
- * deserializeAws_restJson1GetDomainStatisticsReportCommand
722
- */
723
- export declare const de_GetDomainStatisticsReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainStatisticsReportCommandOutput>;
724
- /**
725
- * deserializeAws_restJson1GetEmailIdentityCommand
726
- */
727
- export declare const de_GetEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEmailIdentityCommandOutput>;
728
- /**
729
- * deserializeAws_restJson1GetEmailIdentityPoliciesCommand
730
- */
731
- export declare const de_GetEmailIdentityPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEmailIdentityPoliciesCommandOutput>;
732
- /**
733
- * deserializeAws_restJson1GetEmailTemplateCommand
734
- */
735
- export declare const de_GetEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEmailTemplateCommandOutput>;
736
- /**
737
- * deserializeAws_restJson1GetExportJobCommand
738
- */
739
- export declare const de_GetExportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetExportJobCommandOutput>;
740
- /**
741
- * deserializeAws_restJson1GetImportJobCommand
742
- */
743
- export declare const de_GetImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetImportJobCommandOutput>;
744
- /**
745
- * deserializeAws_restJson1GetMessageInsightsCommand
746
- */
747
- export declare const de_GetMessageInsightsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMessageInsightsCommandOutput>;
748
- /**
749
- * deserializeAws_restJson1GetMultiRegionEndpointCommand
750
- */
751
- export declare const de_GetMultiRegionEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMultiRegionEndpointCommandOutput>;
752
- /**
753
- * deserializeAws_restJson1GetReputationEntityCommand
754
- */
755
- export declare const de_GetReputationEntityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReputationEntityCommandOutput>;
756
- /**
757
- * deserializeAws_restJson1GetSuppressedDestinationCommand
758
- */
759
- export declare const de_GetSuppressedDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSuppressedDestinationCommandOutput>;
760
- /**
761
- * deserializeAws_restJson1GetTenantCommand
762
- */
763
- export declare const de_GetTenantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTenantCommandOutput>;
764
- /**
765
- * deserializeAws_restJson1ListConfigurationSetsCommand
766
- */
767
- export declare const de_ListConfigurationSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConfigurationSetsCommandOutput>;
768
- /**
769
- * deserializeAws_restJson1ListContactListsCommand
770
- */
771
- export declare const de_ListContactListsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactListsCommandOutput>;
772
- /**
773
- * deserializeAws_restJson1ListContactsCommand
774
- */
775
- export declare const de_ListContactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContactsCommandOutput>;
776
- /**
777
- * deserializeAws_restJson1ListCustomVerificationEmailTemplatesCommand
778
- */
779
- export declare const de_ListCustomVerificationEmailTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
780
- /**
781
- * deserializeAws_restJson1ListDedicatedIpPoolsCommand
782
- */
783
- export declare const de_ListDedicatedIpPoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDedicatedIpPoolsCommandOutput>;
784
- /**
785
- * deserializeAws_restJson1ListDeliverabilityTestReportsCommand
786
- */
787
- export declare const de_ListDeliverabilityTestReportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeliverabilityTestReportsCommandOutput>;
788
- /**
789
- * deserializeAws_restJson1ListDomainDeliverabilityCampaignsCommand
790
- */
791
- export declare const de_ListDomainDeliverabilityCampaignsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
792
- /**
793
- * deserializeAws_restJson1ListEmailIdentitiesCommand
794
- */
795
- export declare const de_ListEmailIdentitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEmailIdentitiesCommandOutput>;
796
- /**
797
- * deserializeAws_restJson1ListEmailTemplatesCommand
798
- */
799
- export declare const de_ListEmailTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEmailTemplatesCommandOutput>;
800
- /**
801
- * deserializeAws_restJson1ListExportJobsCommand
802
- */
803
- export declare const de_ListExportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListExportJobsCommandOutput>;
804
- /**
805
- * deserializeAws_restJson1ListImportJobsCommand
806
- */
807
- export declare const de_ListImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportJobsCommandOutput>;
808
- /**
809
- * deserializeAws_restJson1ListMultiRegionEndpointsCommand
810
- */
811
- export declare const de_ListMultiRegionEndpointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiRegionEndpointsCommandOutput>;
812
- /**
813
- * deserializeAws_restJson1ListRecommendationsCommand
814
- */
815
- export declare const de_ListRecommendationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecommendationsCommandOutput>;
816
- /**
817
- * deserializeAws_restJson1ListReputationEntitiesCommand
818
- */
819
- export declare const de_ListReputationEntitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReputationEntitiesCommandOutput>;
820
- /**
821
- * deserializeAws_restJson1ListResourceTenantsCommand
822
- */
823
- export declare const de_ListResourceTenantsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceTenantsCommandOutput>;
824
- /**
825
- * deserializeAws_restJson1ListSuppressedDestinationsCommand
826
- */
827
- export declare const de_ListSuppressedDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSuppressedDestinationsCommandOutput>;
828
- /**
829
- * deserializeAws_restJson1ListTagsForResourceCommand
830
- */
831
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
832
- /**
833
- * deserializeAws_restJson1ListTenantResourcesCommand
834
- */
835
- export declare const de_ListTenantResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTenantResourcesCommandOutput>;
836
- /**
837
- * deserializeAws_restJson1ListTenantsCommand
838
- */
839
- export declare const de_ListTenantsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTenantsCommandOutput>;
840
- /**
841
- * deserializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand
842
- */
843
- export declare const de_PutAccountDedicatedIpWarmupAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
844
- /**
845
- * deserializeAws_restJson1PutAccountDetailsCommand
846
- */
847
- export declare const de_PutAccountDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountDetailsCommandOutput>;
848
- /**
849
- * deserializeAws_restJson1PutAccountSendingAttributesCommand
850
- */
851
- export declare const de_PutAccountSendingAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountSendingAttributesCommandOutput>;
852
- /**
853
- * deserializeAws_restJson1PutAccountSuppressionAttributesCommand
854
- */
855
- export declare const de_PutAccountSuppressionAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountSuppressionAttributesCommandOutput>;
856
- /**
857
- * deserializeAws_restJson1PutAccountVdmAttributesCommand
858
- */
859
- export declare const de_PutAccountVdmAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountVdmAttributesCommandOutput>;
860
- /**
861
- * deserializeAws_restJson1PutConfigurationSetArchivingOptionsCommand
862
- */
863
- export declare const de_PutConfigurationSetArchivingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetArchivingOptionsCommandOutput>;
864
- /**
865
- * deserializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand
866
- */
867
- export declare const de_PutConfigurationSetDeliveryOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
868
- /**
869
- * deserializeAws_restJson1PutConfigurationSetReputationOptionsCommand
870
- */
871
- export declare const de_PutConfigurationSetReputationOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetReputationOptionsCommandOutput>;
872
- /**
873
- * deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand
874
- */
875
- export declare const de_PutConfigurationSetSendingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetSendingOptionsCommandOutput>;
876
- /**
877
- * deserializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand
878
- */
879
- export declare const de_PutConfigurationSetSuppressionOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetSuppressionOptionsCommandOutput>;
880
- /**
881
- * deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand
882
- */
883
- export declare const de_PutConfigurationSetTrackingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
884
- /**
885
- * deserializeAws_restJson1PutConfigurationSetVdmOptionsCommand
886
- */
887
- export declare const de_PutConfigurationSetVdmOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetVdmOptionsCommandOutput>;
888
- /**
889
- * deserializeAws_restJson1PutDedicatedIpInPoolCommand
890
- */
891
- export declare const de_PutDedicatedIpInPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDedicatedIpInPoolCommandOutput>;
892
- /**
893
- * deserializeAws_restJson1PutDedicatedIpPoolScalingAttributesCommand
894
- */
895
- export declare const de_PutDedicatedIpPoolScalingAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDedicatedIpPoolScalingAttributesCommandOutput>;
896
- /**
897
- * deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand
898
- */
899
- export declare const de_PutDedicatedIpWarmupAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
900
- /**
901
- * deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand
902
- */
903
- export declare const de_PutDeliverabilityDashboardOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDeliverabilityDashboardOptionCommandOutput>;
904
- /**
905
- * deserializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand
906
- */
907
- export declare const de_PutEmailIdentityConfigurationSetAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityConfigurationSetAttributesCommandOutput>;
908
- /**
909
- * deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand
910
- */
911
- export declare const de_PutEmailIdentityDkimAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityDkimAttributesCommandOutput>;
912
- /**
913
- * deserializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand
914
- */
915
- export declare const de_PutEmailIdentityDkimSigningAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityDkimSigningAttributesCommandOutput>;
916
- /**
917
- * deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand
918
- */
919
- export declare const de_PutEmailIdentityFeedbackAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
920
- /**
921
- * deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand
922
- */
923
- export declare const de_PutEmailIdentityMailFromAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
924
- /**
925
- * deserializeAws_restJson1PutSuppressedDestinationCommand
926
- */
927
- export declare const de_PutSuppressedDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutSuppressedDestinationCommandOutput>;
928
- /**
929
- * deserializeAws_restJson1SendBulkEmailCommand
930
- */
931
- export declare const de_SendBulkEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendBulkEmailCommandOutput>;
932
- /**
933
- * deserializeAws_restJson1SendCustomVerificationEmailCommand
934
- */
935
- export declare const de_SendCustomVerificationEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendCustomVerificationEmailCommandOutput>;
936
- /**
937
- * deserializeAws_restJson1SendEmailCommand
938
- */
939
- export declare const de_SendEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendEmailCommandOutput>;
940
- /**
941
- * deserializeAws_restJson1TagResourceCommand
942
- */
943
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
944
- /**
945
- * deserializeAws_restJson1TestRenderEmailTemplateCommand
946
- */
947
- export declare const de_TestRenderEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestRenderEmailTemplateCommandOutput>;
948
- /**
949
- * deserializeAws_restJson1UntagResourceCommand
950
- */
951
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
952
- /**
953
- * deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand
954
- */
955
- export declare const de_UpdateConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
956
- /**
957
- * deserializeAws_restJson1UpdateContactCommand
958
- */
959
- export declare const de_UpdateContactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactCommandOutput>;
960
- /**
961
- * deserializeAws_restJson1UpdateContactListCommand
962
- */
963
- export declare const de_UpdateContactListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContactListCommandOutput>;
964
- /**
965
- * deserializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand
966
- */
967
- export declare const de_UpdateCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
968
- /**
969
- * deserializeAws_restJson1UpdateEmailIdentityPolicyCommand
970
- */
971
- export declare const de_UpdateEmailIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEmailIdentityPolicyCommandOutput>;
972
- /**
973
- * deserializeAws_restJson1UpdateEmailTemplateCommand
974
- */
975
- export declare const de_UpdateEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEmailTemplateCommandOutput>;
976
- /**
977
- * deserializeAws_restJson1UpdateReputationEntityCustomerManagedStatusCommand
978
- */
979
- export declare const de_UpdateReputationEntityCustomerManagedStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReputationEntityCustomerManagedStatusCommandOutput>;
980
- /**
981
- * deserializeAws_restJson1UpdateReputationEntityPolicyCommand
982
- */
983
- export declare const de_UpdateReputationEntityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReputationEntityPolicyCommandOutput>;