@aws-sdk/client-ses 3.929.0 → 3.931.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1945 -5698
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/SESClient.js +2 -0
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -9
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/CreateReceiptFilterCommand.js +3 -9
- package/dist-es/commands/CreateReceiptRuleCommand.js +3 -9
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/CreateTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -9
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteIdentityCommand.js +3 -9
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteReceiptFilterCommand.js +3 -9
- package/dist-es/commands/DeleteReceiptRuleCommand.js +3 -9
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/DeleteTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +3 -9
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationSetCommand.js +3 -9
- package/dist-es/commands/DescribeReceiptRuleCommand.js +3 -9
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +3 -9
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -9
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -9
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -9
- package/dist-es/commands/GetIdentityPoliciesCommand.js +3 -9
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -9
- package/dist-es/commands/GetSendQuotaCommand.js +3 -9
- package/dist-es/commands/GetSendStatisticsCommand.js +3 -9
- package/dist-es/commands/GetTemplateCommand.js +3 -9
- package/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
- package/dist-es/commands/ListIdentitiesCommand.js +3 -9
- package/dist-es/commands/ListIdentityPoliciesCommand.js +3 -9
- package/dist-es/commands/ListReceiptFiltersCommand.js +3 -9
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -9
- package/dist-es/commands/ListTemplatesCommand.js +3 -9
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
- package/dist-es/commands/PutIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/SendBounceCommand.js +3 -9
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -9
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
- package/dist-es/commands/SendEmailCommand.js +3 -9
- package/dist-es/commands/SendRawEmailCommand.js +3 -9
- package/dist-es/commands/SendTemplatedEmailCommand.js +3 -9
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -9
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -9
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -9
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -9
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -9
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -9
- package/dist-es/commands/SetReceiptRulePositionCommand.js +3 -9
- package/dist-es/commands/TestRenderTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -9
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateReceiptRuleCommand.js +3 -9
- package/dist-es/commands/UpdateTemplateCommand.js +3 -9
- package/dist-es/commands/VerifyDomainDkimCommand.js +3 -9
- package/dist-es/commands/VerifyDomainIdentityCommand.js +3 -9
- package/dist-es/commands/VerifyEmailAddressCommand.js +3 -9
- package/dist-es/commands/VerifyEmailIdentityCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +1930 -0
- package/dist-types/SESClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +308 -0
- package/dist-types/ts3.4/SESClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +314 -0
- package/package.json +34 -34
- package/dist-es/protocols/Aws_query.js +0 -5325
- package/dist-types/protocols/Aws_query.d.ts +0 -641
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -857
|
@@ -1,641 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { CloneReceiptRuleSetCommandInput, CloneReceiptRuleSetCommandOutput } from "../commands/CloneReceiptRuleSetCommand";
|
|
4
|
-
import { CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput } from "../commands/CreateConfigurationSetCommand";
|
|
5
|
-
import { CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput } from "../commands/CreateConfigurationSetEventDestinationCommand";
|
|
6
|
-
import { CreateConfigurationSetTrackingOptionsCommandInput, CreateConfigurationSetTrackingOptionsCommandOutput } from "../commands/CreateConfigurationSetTrackingOptionsCommand";
|
|
7
|
-
import { CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput } from "../commands/CreateCustomVerificationEmailTemplateCommand";
|
|
8
|
-
import { CreateReceiptFilterCommandInput, CreateReceiptFilterCommandOutput } from "../commands/CreateReceiptFilterCommand";
|
|
9
|
-
import { CreateReceiptRuleCommandInput, CreateReceiptRuleCommandOutput } from "../commands/CreateReceiptRuleCommand";
|
|
10
|
-
import { CreateReceiptRuleSetCommandInput, CreateReceiptRuleSetCommandOutput } from "../commands/CreateReceiptRuleSetCommand";
|
|
11
|
-
import { CreateTemplateCommandInput, CreateTemplateCommandOutput } from "../commands/CreateTemplateCommand";
|
|
12
|
-
import { DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput } from "../commands/DeleteConfigurationSetCommand";
|
|
13
|
-
import { DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput } from "../commands/DeleteConfigurationSetEventDestinationCommand";
|
|
14
|
-
import { DeleteConfigurationSetTrackingOptionsCommandInput, DeleteConfigurationSetTrackingOptionsCommandOutput } from "../commands/DeleteConfigurationSetTrackingOptionsCommand";
|
|
15
|
-
import { DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput } from "../commands/DeleteCustomVerificationEmailTemplateCommand";
|
|
16
|
-
import { DeleteIdentityCommandInput, DeleteIdentityCommandOutput } from "../commands/DeleteIdentityCommand";
|
|
17
|
-
import { DeleteIdentityPolicyCommandInput, DeleteIdentityPolicyCommandOutput } from "../commands/DeleteIdentityPolicyCommand";
|
|
18
|
-
import { DeleteReceiptFilterCommandInput, DeleteReceiptFilterCommandOutput } from "../commands/DeleteReceiptFilterCommand";
|
|
19
|
-
import { DeleteReceiptRuleCommandInput, DeleteReceiptRuleCommandOutput } from "../commands/DeleteReceiptRuleCommand";
|
|
20
|
-
import { DeleteReceiptRuleSetCommandInput, DeleteReceiptRuleSetCommandOutput } from "../commands/DeleteReceiptRuleSetCommand";
|
|
21
|
-
import { DeleteTemplateCommandInput, DeleteTemplateCommandOutput } from "../commands/DeleteTemplateCommand";
|
|
22
|
-
import { DeleteVerifiedEmailAddressCommandInput, DeleteVerifiedEmailAddressCommandOutput } from "../commands/DeleteVerifiedEmailAddressCommand";
|
|
23
|
-
import { DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput } from "../commands/DescribeActiveReceiptRuleSetCommand";
|
|
24
|
-
import { DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput } from "../commands/DescribeConfigurationSetCommand";
|
|
25
|
-
import { DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput } from "../commands/DescribeReceiptRuleCommand";
|
|
26
|
-
import { DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput } from "../commands/DescribeReceiptRuleSetCommand";
|
|
27
|
-
import { GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput } from "../commands/GetAccountSendingEnabledCommand";
|
|
28
|
-
import { GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput } from "../commands/GetCustomVerificationEmailTemplateCommand";
|
|
29
|
-
import { GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput } from "../commands/GetIdentityDkimAttributesCommand";
|
|
30
|
-
import { GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput } from "../commands/GetIdentityMailFromDomainAttributesCommand";
|
|
31
|
-
import { GetIdentityNotificationAttributesCommandInput, GetIdentityNotificationAttributesCommandOutput } from "../commands/GetIdentityNotificationAttributesCommand";
|
|
32
|
-
import { GetIdentityPoliciesCommandInput, GetIdentityPoliciesCommandOutput } from "../commands/GetIdentityPoliciesCommand";
|
|
33
|
-
import { GetIdentityVerificationAttributesCommandInput, GetIdentityVerificationAttributesCommandOutput } from "../commands/GetIdentityVerificationAttributesCommand";
|
|
34
|
-
import { GetSendQuotaCommandInput, GetSendQuotaCommandOutput } from "../commands/GetSendQuotaCommand";
|
|
35
|
-
import { GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput } from "../commands/GetSendStatisticsCommand";
|
|
36
|
-
import { GetTemplateCommandInput, GetTemplateCommandOutput } from "../commands/GetTemplateCommand";
|
|
37
|
-
import { ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput } from "../commands/ListConfigurationSetsCommand";
|
|
38
|
-
import { ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput } from "../commands/ListCustomVerificationEmailTemplatesCommand";
|
|
39
|
-
import { ListIdentitiesCommandInput, ListIdentitiesCommandOutput } from "../commands/ListIdentitiesCommand";
|
|
40
|
-
import { ListIdentityPoliciesCommandInput, ListIdentityPoliciesCommandOutput } from "../commands/ListIdentityPoliciesCommand";
|
|
41
|
-
import { ListReceiptFiltersCommandInput, ListReceiptFiltersCommandOutput } from "../commands/ListReceiptFiltersCommand";
|
|
42
|
-
import { ListReceiptRuleSetsCommandInput, ListReceiptRuleSetsCommandOutput } from "../commands/ListReceiptRuleSetsCommand";
|
|
43
|
-
import { ListTemplatesCommandInput, ListTemplatesCommandOutput } from "../commands/ListTemplatesCommand";
|
|
44
|
-
import { ListVerifiedEmailAddressesCommandInput, ListVerifiedEmailAddressesCommandOutput } from "../commands/ListVerifiedEmailAddressesCommand";
|
|
45
|
-
import { PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput } from "../commands/PutConfigurationSetDeliveryOptionsCommand";
|
|
46
|
-
import { PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput } from "../commands/PutIdentityPolicyCommand";
|
|
47
|
-
import { ReorderReceiptRuleSetCommandInput, ReorderReceiptRuleSetCommandOutput } from "../commands/ReorderReceiptRuleSetCommand";
|
|
48
|
-
import { SendBounceCommandInput, SendBounceCommandOutput } from "../commands/SendBounceCommand";
|
|
49
|
-
import { SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput } from "../commands/SendBulkTemplatedEmailCommand";
|
|
50
|
-
import { SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput } from "../commands/SendCustomVerificationEmailCommand";
|
|
51
|
-
import { SendEmailCommandInput, SendEmailCommandOutput } from "../commands/SendEmailCommand";
|
|
52
|
-
import { SendRawEmailCommandInput, SendRawEmailCommandOutput } from "../commands/SendRawEmailCommand";
|
|
53
|
-
import { SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput } from "../commands/SendTemplatedEmailCommand";
|
|
54
|
-
import { SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput } from "../commands/SetActiveReceiptRuleSetCommand";
|
|
55
|
-
import { SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput } from "../commands/SetIdentityDkimEnabledCommand";
|
|
56
|
-
import { SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput } from "../commands/SetIdentityFeedbackForwardingEnabledCommand";
|
|
57
|
-
import { SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput } from "../commands/SetIdentityHeadersInNotificationsEnabledCommand";
|
|
58
|
-
import { SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput } from "../commands/SetIdentityMailFromDomainCommand";
|
|
59
|
-
import { SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput } from "../commands/SetIdentityNotificationTopicCommand";
|
|
60
|
-
import { SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput } from "../commands/SetReceiptRulePositionCommand";
|
|
61
|
-
import { TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput } from "../commands/TestRenderTemplateCommand";
|
|
62
|
-
import { UpdateAccountSendingEnabledCommandInput, UpdateAccountSendingEnabledCommandOutput } from "../commands/UpdateAccountSendingEnabledCommand";
|
|
63
|
-
import { UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput } from "../commands/UpdateConfigurationSetEventDestinationCommand";
|
|
64
|
-
import { UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput } from "../commands/UpdateConfigurationSetReputationMetricsEnabledCommand";
|
|
65
|
-
import { UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput } from "../commands/UpdateConfigurationSetSendingEnabledCommand";
|
|
66
|
-
import { UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput } from "../commands/UpdateConfigurationSetTrackingOptionsCommand";
|
|
67
|
-
import { UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput } from "../commands/UpdateCustomVerificationEmailTemplateCommand";
|
|
68
|
-
import { UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput } from "../commands/UpdateReceiptRuleCommand";
|
|
69
|
-
import { UpdateTemplateCommandInput, UpdateTemplateCommandOutput } from "../commands/UpdateTemplateCommand";
|
|
70
|
-
import { VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput } from "../commands/VerifyDomainDkimCommand";
|
|
71
|
-
import { VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput } from "../commands/VerifyDomainIdentityCommand";
|
|
72
|
-
import { VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput } from "../commands/VerifyEmailAddressCommand";
|
|
73
|
-
import { VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput } from "../commands/VerifyEmailIdentityCommand";
|
|
74
|
-
/**
|
|
75
|
-
* serializeAws_queryCloneReceiptRuleSetCommand
|
|
76
|
-
*/
|
|
77
|
-
export declare const se_CloneReceiptRuleSetCommand: (input: CloneReceiptRuleSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
78
|
-
/**
|
|
79
|
-
* serializeAws_queryCreateConfigurationSetCommand
|
|
80
|
-
*/
|
|
81
|
-
export declare const se_CreateConfigurationSetCommand: (input: CreateConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
82
|
-
/**
|
|
83
|
-
* serializeAws_queryCreateConfigurationSetEventDestinationCommand
|
|
84
|
-
*/
|
|
85
|
-
export declare const se_CreateConfigurationSetEventDestinationCommand: (input: CreateConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
86
|
-
/**
|
|
87
|
-
* serializeAws_queryCreateConfigurationSetTrackingOptionsCommand
|
|
88
|
-
*/
|
|
89
|
-
export declare const se_CreateConfigurationSetTrackingOptionsCommand: (input: CreateConfigurationSetTrackingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
90
|
-
/**
|
|
91
|
-
* serializeAws_queryCreateCustomVerificationEmailTemplateCommand
|
|
92
|
-
*/
|
|
93
|
-
export declare const se_CreateCustomVerificationEmailTemplateCommand: (input: CreateCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
94
|
-
/**
|
|
95
|
-
* serializeAws_queryCreateReceiptFilterCommand
|
|
96
|
-
*/
|
|
97
|
-
export declare const se_CreateReceiptFilterCommand: (input: CreateReceiptFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
|
-
/**
|
|
99
|
-
* serializeAws_queryCreateReceiptRuleCommand
|
|
100
|
-
*/
|
|
101
|
-
export declare const se_CreateReceiptRuleCommand: (input: CreateReceiptRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
|
-
/**
|
|
103
|
-
* serializeAws_queryCreateReceiptRuleSetCommand
|
|
104
|
-
*/
|
|
105
|
-
export declare const se_CreateReceiptRuleSetCommand: (input: CreateReceiptRuleSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
106
|
-
/**
|
|
107
|
-
* serializeAws_queryCreateTemplateCommand
|
|
108
|
-
*/
|
|
109
|
-
export declare const se_CreateTemplateCommand: (input: CreateTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
|
-
/**
|
|
111
|
-
* serializeAws_queryDeleteConfigurationSetCommand
|
|
112
|
-
*/
|
|
113
|
-
export declare const se_DeleteConfigurationSetCommand: (input: DeleteConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
114
|
-
/**
|
|
115
|
-
* serializeAws_queryDeleteConfigurationSetEventDestinationCommand
|
|
116
|
-
*/
|
|
117
|
-
export declare const se_DeleteConfigurationSetEventDestinationCommand: (input: DeleteConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
|
-
/**
|
|
119
|
-
* serializeAws_queryDeleteConfigurationSetTrackingOptionsCommand
|
|
120
|
-
*/
|
|
121
|
-
export declare const se_DeleteConfigurationSetTrackingOptionsCommand: (input: DeleteConfigurationSetTrackingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
|
-
/**
|
|
123
|
-
* serializeAws_queryDeleteCustomVerificationEmailTemplateCommand
|
|
124
|
-
*/
|
|
125
|
-
export declare const se_DeleteCustomVerificationEmailTemplateCommand: (input: DeleteCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
126
|
-
/**
|
|
127
|
-
* serializeAws_queryDeleteIdentityCommand
|
|
128
|
-
*/
|
|
129
|
-
export declare const se_DeleteIdentityCommand: (input: DeleteIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
130
|
-
/**
|
|
131
|
-
* serializeAws_queryDeleteIdentityPolicyCommand
|
|
132
|
-
*/
|
|
133
|
-
export declare const se_DeleteIdentityPolicyCommand: (input: DeleteIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
134
|
-
/**
|
|
135
|
-
* serializeAws_queryDeleteReceiptFilterCommand
|
|
136
|
-
*/
|
|
137
|
-
export declare const se_DeleteReceiptFilterCommand: (input: DeleteReceiptFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
138
|
-
/**
|
|
139
|
-
* serializeAws_queryDeleteReceiptRuleCommand
|
|
140
|
-
*/
|
|
141
|
-
export declare const se_DeleteReceiptRuleCommand: (input: DeleteReceiptRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
142
|
-
/**
|
|
143
|
-
* serializeAws_queryDeleteReceiptRuleSetCommand
|
|
144
|
-
*/
|
|
145
|
-
export declare const se_DeleteReceiptRuleSetCommand: (input: DeleteReceiptRuleSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
146
|
-
/**
|
|
147
|
-
* serializeAws_queryDeleteTemplateCommand
|
|
148
|
-
*/
|
|
149
|
-
export declare const se_DeleteTemplateCommand: (input: DeleteTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
150
|
-
/**
|
|
151
|
-
* serializeAws_queryDeleteVerifiedEmailAddressCommand
|
|
152
|
-
*/
|
|
153
|
-
export declare const se_DeleteVerifiedEmailAddressCommand: (input: DeleteVerifiedEmailAddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
154
|
-
/**
|
|
155
|
-
* serializeAws_queryDescribeActiveReceiptRuleSetCommand
|
|
156
|
-
*/
|
|
157
|
-
export declare const se_DescribeActiveReceiptRuleSetCommand: (input: DescribeActiveReceiptRuleSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
158
|
-
/**
|
|
159
|
-
* serializeAws_queryDescribeConfigurationSetCommand
|
|
160
|
-
*/
|
|
161
|
-
export declare const se_DescribeConfigurationSetCommand: (input: DescribeConfigurationSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
162
|
-
/**
|
|
163
|
-
* serializeAws_queryDescribeReceiptRuleCommand
|
|
164
|
-
*/
|
|
165
|
-
export declare const se_DescribeReceiptRuleCommand: (input: DescribeReceiptRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
166
|
-
/**
|
|
167
|
-
* serializeAws_queryDescribeReceiptRuleSetCommand
|
|
168
|
-
*/
|
|
169
|
-
export declare const se_DescribeReceiptRuleSetCommand: (input: DescribeReceiptRuleSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
170
|
-
/**
|
|
171
|
-
* serializeAws_queryGetAccountSendingEnabledCommand
|
|
172
|
-
*/
|
|
173
|
-
export declare const se_GetAccountSendingEnabledCommand: (input: GetAccountSendingEnabledCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
174
|
-
/**
|
|
175
|
-
* serializeAws_queryGetCustomVerificationEmailTemplateCommand
|
|
176
|
-
*/
|
|
177
|
-
export declare const se_GetCustomVerificationEmailTemplateCommand: (input: GetCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
178
|
-
/**
|
|
179
|
-
* serializeAws_queryGetIdentityDkimAttributesCommand
|
|
180
|
-
*/
|
|
181
|
-
export declare const se_GetIdentityDkimAttributesCommand: (input: GetIdentityDkimAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
182
|
-
/**
|
|
183
|
-
* serializeAws_queryGetIdentityMailFromDomainAttributesCommand
|
|
184
|
-
*/
|
|
185
|
-
export declare const se_GetIdentityMailFromDomainAttributesCommand: (input: GetIdentityMailFromDomainAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
-
/**
|
|
187
|
-
* serializeAws_queryGetIdentityNotificationAttributesCommand
|
|
188
|
-
*/
|
|
189
|
-
export declare const se_GetIdentityNotificationAttributesCommand: (input: GetIdentityNotificationAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
190
|
-
/**
|
|
191
|
-
* serializeAws_queryGetIdentityPoliciesCommand
|
|
192
|
-
*/
|
|
193
|
-
export declare const se_GetIdentityPoliciesCommand: (input: GetIdentityPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
194
|
-
/**
|
|
195
|
-
* serializeAws_queryGetIdentityVerificationAttributesCommand
|
|
196
|
-
*/
|
|
197
|
-
export declare const se_GetIdentityVerificationAttributesCommand: (input: GetIdentityVerificationAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
198
|
-
/**
|
|
199
|
-
* serializeAws_queryGetSendQuotaCommand
|
|
200
|
-
*/
|
|
201
|
-
export declare const se_GetSendQuotaCommand: (input: GetSendQuotaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
202
|
-
/**
|
|
203
|
-
* serializeAws_queryGetSendStatisticsCommand
|
|
204
|
-
*/
|
|
205
|
-
export declare const se_GetSendStatisticsCommand: (input: GetSendStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
|
-
/**
|
|
207
|
-
* serializeAws_queryGetTemplateCommand
|
|
208
|
-
*/
|
|
209
|
-
export declare const se_GetTemplateCommand: (input: GetTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
|
-
/**
|
|
211
|
-
* serializeAws_queryListConfigurationSetsCommand
|
|
212
|
-
*/
|
|
213
|
-
export declare const se_ListConfigurationSetsCommand: (input: ListConfigurationSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
214
|
-
/**
|
|
215
|
-
* serializeAws_queryListCustomVerificationEmailTemplatesCommand
|
|
216
|
-
*/
|
|
217
|
-
export declare const se_ListCustomVerificationEmailTemplatesCommand: (input: ListCustomVerificationEmailTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
218
|
-
/**
|
|
219
|
-
* serializeAws_queryListIdentitiesCommand
|
|
220
|
-
*/
|
|
221
|
-
export declare const se_ListIdentitiesCommand: (input: ListIdentitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
222
|
-
/**
|
|
223
|
-
* serializeAws_queryListIdentityPoliciesCommand
|
|
224
|
-
*/
|
|
225
|
-
export declare const se_ListIdentityPoliciesCommand: (input: ListIdentityPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
226
|
-
/**
|
|
227
|
-
* serializeAws_queryListReceiptFiltersCommand
|
|
228
|
-
*/
|
|
229
|
-
export declare const se_ListReceiptFiltersCommand: (input: ListReceiptFiltersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
230
|
-
/**
|
|
231
|
-
* serializeAws_queryListReceiptRuleSetsCommand
|
|
232
|
-
*/
|
|
233
|
-
export declare const se_ListReceiptRuleSetsCommand: (input: ListReceiptRuleSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
234
|
-
/**
|
|
235
|
-
* serializeAws_queryListTemplatesCommand
|
|
236
|
-
*/
|
|
237
|
-
export declare const se_ListTemplatesCommand: (input: ListTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
238
|
-
/**
|
|
239
|
-
* serializeAws_queryListVerifiedEmailAddressesCommand
|
|
240
|
-
*/
|
|
241
|
-
export declare const se_ListVerifiedEmailAddressesCommand: (input: ListVerifiedEmailAddressesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
242
|
-
/**
|
|
243
|
-
* serializeAws_queryPutConfigurationSetDeliveryOptionsCommand
|
|
244
|
-
*/
|
|
245
|
-
export declare const se_PutConfigurationSetDeliveryOptionsCommand: (input: PutConfigurationSetDeliveryOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
246
|
-
/**
|
|
247
|
-
* serializeAws_queryPutIdentityPolicyCommand
|
|
248
|
-
*/
|
|
249
|
-
export declare const se_PutIdentityPolicyCommand: (input: PutIdentityPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
250
|
-
/**
|
|
251
|
-
* serializeAws_queryReorderReceiptRuleSetCommand
|
|
252
|
-
*/
|
|
253
|
-
export declare const se_ReorderReceiptRuleSetCommand: (input: ReorderReceiptRuleSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
254
|
-
/**
|
|
255
|
-
* serializeAws_querySendBounceCommand
|
|
256
|
-
*/
|
|
257
|
-
export declare const se_SendBounceCommand: (input: SendBounceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
258
|
-
/**
|
|
259
|
-
* serializeAws_querySendBulkTemplatedEmailCommand
|
|
260
|
-
*/
|
|
261
|
-
export declare const se_SendBulkTemplatedEmailCommand: (input: SendBulkTemplatedEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
262
|
-
/**
|
|
263
|
-
* serializeAws_querySendCustomVerificationEmailCommand
|
|
264
|
-
*/
|
|
265
|
-
export declare const se_SendCustomVerificationEmailCommand: (input: SendCustomVerificationEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
266
|
-
/**
|
|
267
|
-
* serializeAws_querySendEmailCommand
|
|
268
|
-
*/
|
|
269
|
-
export declare const se_SendEmailCommand: (input: SendEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
270
|
-
/**
|
|
271
|
-
* serializeAws_querySendRawEmailCommand
|
|
272
|
-
*/
|
|
273
|
-
export declare const se_SendRawEmailCommand: (input: SendRawEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
274
|
-
/**
|
|
275
|
-
* serializeAws_querySendTemplatedEmailCommand
|
|
276
|
-
*/
|
|
277
|
-
export declare const se_SendTemplatedEmailCommand: (input: SendTemplatedEmailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
278
|
-
/**
|
|
279
|
-
* serializeAws_querySetActiveReceiptRuleSetCommand
|
|
280
|
-
*/
|
|
281
|
-
export declare const se_SetActiveReceiptRuleSetCommand: (input: SetActiveReceiptRuleSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
282
|
-
/**
|
|
283
|
-
* serializeAws_querySetIdentityDkimEnabledCommand
|
|
284
|
-
*/
|
|
285
|
-
export declare const se_SetIdentityDkimEnabledCommand: (input: SetIdentityDkimEnabledCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
286
|
-
/**
|
|
287
|
-
* serializeAws_querySetIdentityFeedbackForwardingEnabledCommand
|
|
288
|
-
*/
|
|
289
|
-
export declare const se_SetIdentityFeedbackForwardingEnabledCommand: (input: SetIdentityFeedbackForwardingEnabledCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
290
|
-
/**
|
|
291
|
-
* serializeAws_querySetIdentityHeadersInNotificationsEnabledCommand
|
|
292
|
-
*/
|
|
293
|
-
export declare const se_SetIdentityHeadersInNotificationsEnabledCommand: (input: SetIdentityHeadersInNotificationsEnabledCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
294
|
-
/**
|
|
295
|
-
* serializeAws_querySetIdentityMailFromDomainCommand
|
|
296
|
-
*/
|
|
297
|
-
export declare const se_SetIdentityMailFromDomainCommand: (input: SetIdentityMailFromDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
298
|
-
/**
|
|
299
|
-
* serializeAws_querySetIdentityNotificationTopicCommand
|
|
300
|
-
*/
|
|
301
|
-
export declare const se_SetIdentityNotificationTopicCommand: (input: SetIdentityNotificationTopicCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
302
|
-
/**
|
|
303
|
-
* serializeAws_querySetReceiptRulePositionCommand
|
|
304
|
-
*/
|
|
305
|
-
export declare const se_SetReceiptRulePositionCommand: (input: SetReceiptRulePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
306
|
-
/**
|
|
307
|
-
* serializeAws_queryTestRenderTemplateCommand
|
|
308
|
-
*/
|
|
309
|
-
export declare const se_TestRenderTemplateCommand: (input: TestRenderTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
310
|
-
/**
|
|
311
|
-
* serializeAws_queryUpdateAccountSendingEnabledCommand
|
|
312
|
-
*/
|
|
313
|
-
export declare const se_UpdateAccountSendingEnabledCommand: (input: UpdateAccountSendingEnabledCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
314
|
-
/**
|
|
315
|
-
* serializeAws_queryUpdateConfigurationSetEventDestinationCommand
|
|
316
|
-
*/
|
|
317
|
-
export declare const se_UpdateConfigurationSetEventDestinationCommand: (input: UpdateConfigurationSetEventDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
318
|
-
/**
|
|
319
|
-
* serializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand
|
|
320
|
-
*/
|
|
321
|
-
export declare const se_UpdateConfigurationSetReputationMetricsEnabledCommand: (input: UpdateConfigurationSetReputationMetricsEnabledCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
322
|
-
/**
|
|
323
|
-
* serializeAws_queryUpdateConfigurationSetSendingEnabledCommand
|
|
324
|
-
*/
|
|
325
|
-
export declare const se_UpdateConfigurationSetSendingEnabledCommand: (input: UpdateConfigurationSetSendingEnabledCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
326
|
-
/**
|
|
327
|
-
* serializeAws_queryUpdateConfigurationSetTrackingOptionsCommand
|
|
328
|
-
*/
|
|
329
|
-
export declare const se_UpdateConfigurationSetTrackingOptionsCommand: (input: UpdateConfigurationSetTrackingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
330
|
-
/**
|
|
331
|
-
* serializeAws_queryUpdateCustomVerificationEmailTemplateCommand
|
|
332
|
-
*/
|
|
333
|
-
export declare const se_UpdateCustomVerificationEmailTemplateCommand: (input: UpdateCustomVerificationEmailTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
334
|
-
/**
|
|
335
|
-
* serializeAws_queryUpdateReceiptRuleCommand
|
|
336
|
-
*/
|
|
337
|
-
export declare const se_UpdateReceiptRuleCommand: (input: UpdateReceiptRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
338
|
-
/**
|
|
339
|
-
* serializeAws_queryUpdateTemplateCommand
|
|
340
|
-
*/
|
|
341
|
-
export declare const se_UpdateTemplateCommand: (input: UpdateTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
342
|
-
/**
|
|
343
|
-
* serializeAws_queryVerifyDomainDkimCommand
|
|
344
|
-
*/
|
|
345
|
-
export declare const se_VerifyDomainDkimCommand: (input: VerifyDomainDkimCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
346
|
-
/**
|
|
347
|
-
* serializeAws_queryVerifyDomainIdentityCommand
|
|
348
|
-
*/
|
|
349
|
-
export declare const se_VerifyDomainIdentityCommand: (input: VerifyDomainIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
350
|
-
/**
|
|
351
|
-
* serializeAws_queryVerifyEmailAddressCommand
|
|
352
|
-
*/
|
|
353
|
-
export declare const se_VerifyEmailAddressCommand: (input: VerifyEmailAddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
354
|
-
/**
|
|
355
|
-
* serializeAws_queryVerifyEmailIdentityCommand
|
|
356
|
-
*/
|
|
357
|
-
export declare const se_VerifyEmailIdentityCommand: (input: VerifyEmailIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
358
|
-
/**
|
|
359
|
-
* deserializeAws_queryCloneReceiptRuleSetCommand
|
|
360
|
-
*/
|
|
361
|
-
export declare const de_CloneReceiptRuleSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CloneReceiptRuleSetCommandOutput>;
|
|
362
|
-
/**
|
|
363
|
-
* deserializeAws_queryCreateConfigurationSetCommand
|
|
364
|
-
*/
|
|
365
|
-
export declare const de_CreateConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationSetCommandOutput>;
|
|
366
|
-
/**
|
|
367
|
-
* deserializeAws_queryCreateConfigurationSetEventDestinationCommand
|
|
368
|
-
*/
|
|
369
|
-
export declare const de_CreateConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationSetEventDestinationCommandOutput>;
|
|
370
|
-
/**
|
|
371
|
-
* deserializeAws_queryCreateConfigurationSetTrackingOptionsCommand
|
|
372
|
-
*/
|
|
373
|
-
export declare const de_CreateConfigurationSetTrackingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConfigurationSetTrackingOptionsCommandOutput>;
|
|
374
|
-
/**
|
|
375
|
-
* deserializeAws_queryCreateCustomVerificationEmailTemplateCommand
|
|
376
|
-
*/
|
|
377
|
-
export declare const de_CreateCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
|
|
378
|
-
/**
|
|
379
|
-
* deserializeAws_queryCreateReceiptFilterCommand
|
|
380
|
-
*/
|
|
381
|
-
export declare const de_CreateReceiptFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReceiptFilterCommandOutput>;
|
|
382
|
-
/**
|
|
383
|
-
* deserializeAws_queryCreateReceiptRuleCommand
|
|
384
|
-
*/
|
|
385
|
-
export declare const de_CreateReceiptRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReceiptRuleCommandOutput>;
|
|
386
|
-
/**
|
|
387
|
-
* deserializeAws_queryCreateReceiptRuleSetCommand
|
|
388
|
-
*/
|
|
389
|
-
export declare const de_CreateReceiptRuleSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateReceiptRuleSetCommandOutput>;
|
|
390
|
-
/**
|
|
391
|
-
* deserializeAws_queryCreateTemplateCommand
|
|
392
|
-
*/
|
|
393
|
-
export declare const de_CreateTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTemplateCommandOutput>;
|
|
394
|
-
/**
|
|
395
|
-
* deserializeAws_queryDeleteConfigurationSetCommand
|
|
396
|
-
*/
|
|
397
|
-
export declare const de_DeleteConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationSetCommandOutput>;
|
|
398
|
-
/**
|
|
399
|
-
* deserializeAws_queryDeleteConfigurationSetEventDestinationCommand
|
|
400
|
-
*/
|
|
401
|
-
export declare const de_DeleteConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
|
|
402
|
-
/**
|
|
403
|
-
* deserializeAws_queryDeleteConfigurationSetTrackingOptionsCommand
|
|
404
|
-
*/
|
|
405
|
-
export declare const de_DeleteConfigurationSetTrackingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationSetTrackingOptionsCommandOutput>;
|
|
406
|
-
/**
|
|
407
|
-
* deserializeAws_queryDeleteCustomVerificationEmailTemplateCommand
|
|
408
|
-
*/
|
|
409
|
-
export declare const de_DeleteCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
|
|
410
|
-
/**
|
|
411
|
-
* deserializeAws_queryDeleteIdentityCommand
|
|
412
|
-
*/
|
|
413
|
-
export declare const de_DeleteIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIdentityCommandOutput>;
|
|
414
|
-
/**
|
|
415
|
-
* deserializeAws_queryDeleteIdentityPolicyCommand
|
|
416
|
-
*/
|
|
417
|
-
export declare const de_DeleteIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIdentityPolicyCommandOutput>;
|
|
418
|
-
/**
|
|
419
|
-
* deserializeAws_queryDeleteReceiptFilterCommand
|
|
420
|
-
*/
|
|
421
|
-
export declare const de_DeleteReceiptFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReceiptFilterCommandOutput>;
|
|
422
|
-
/**
|
|
423
|
-
* deserializeAws_queryDeleteReceiptRuleCommand
|
|
424
|
-
*/
|
|
425
|
-
export declare const de_DeleteReceiptRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReceiptRuleCommandOutput>;
|
|
426
|
-
/**
|
|
427
|
-
* deserializeAws_queryDeleteReceiptRuleSetCommand
|
|
428
|
-
*/
|
|
429
|
-
export declare const de_DeleteReceiptRuleSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReceiptRuleSetCommandOutput>;
|
|
430
|
-
/**
|
|
431
|
-
* deserializeAws_queryDeleteTemplateCommand
|
|
432
|
-
*/
|
|
433
|
-
export declare const de_DeleteTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTemplateCommandOutput>;
|
|
434
|
-
/**
|
|
435
|
-
* deserializeAws_queryDeleteVerifiedEmailAddressCommand
|
|
436
|
-
*/
|
|
437
|
-
export declare const de_DeleteVerifiedEmailAddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVerifiedEmailAddressCommandOutput>;
|
|
438
|
-
/**
|
|
439
|
-
* deserializeAws_queryDescribeActiveReceiptRuleSetCommand
|
|
440
|
-
*/
|
|
441
|
-
export declare const de_DescribeActiveReceiptRuleSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActiveReceiptRuleSetCommandOutput>;
|
|
442
|
-
/**
|
|
443
|
-
* deserializeAws_queryDescribeConfigurationSetCommand
|
|
444
|
-
*/
|
|
445
|
-
export declare const de_DescribeConfigurationSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConfigurationSetCommandOutput>;
|
|
446
|
-
/**
|
|
447
|
-
* deserializeAws_queryDescribeReceiptRuleCommand
|
|
448
|
-
*/
|
|
449
|
-
export declare const de_DescribeReceiptRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReceiptRuleCommandOutput>;
|
|
450
|
-
/**
|
|
451
|
-
* deserializeAws_queryDescribeReceiptRuleSetCommand
|
|
452
|
-
*/
|
|
453
|
-
export declare const de_DescribeReceiptRuleSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReceiptRuleSetCommandOutput>;
|
|
454
|
-
/**
|
|
455
|
-
* deserializeAws_queryGetAccountSendingEnabledCommand
|
|
456
|
-
*/
|
|
457
|
-
export declare const de_GetAccountSendingEnabledCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountSendingEnabledCommandOutput>;
|
|
458
|
-
/**
|
|
459
|
-
* deserializeAws_queryGetCustomVerificationEmailTemplateCommand
|
|
460
|
-
*/
|
|
461
|
-
export declare const de_GetCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCustomVerificationEmailTemplateCommandOutput>;
|
|
462
|
-
/**
|
|
463
|
-
* deserializeAws_queryGetIdentityDkimAttributesCommand
|
|
464
|
-
*/
|
|
465
|
-
export declare const de_GetIdentityDkimAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIdentityDkimAttributesCommandOutput>;
|
|
466
|
-
/**
|
|
467
|
-
* deserializeAws_queryGetIdentityMailFromDomainAttributesCommand
|
|
468
|
-
*/
|
|
469
|
-
export declare const de_GetIdentityMailFromDomainAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIdentityMailFromDomainAttributesCommandOutput>;
|
|
470
|
-
/**
|
|
471
|
-
* deserializeAws_queryGetIdentityNotificationAttributesCommand
|
|
472
|
-
*/
|
|
473
|
-
export declare const de_GetIdentityNotificationAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIdentityNotificationAttributesCommandOutput>;
|
|
474
|
-
/**
|
|
475
|
-
* deserializeAws_queryGetIdentityPoliciesCommand
|
|
476
|
-
*/
|
|
477
|
-
export declare const de_GetIdentityPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIdentityPoliciesCommandOutput>;
|
|
478
|
-
/**
|
|
479
|
-
* deserializeAws_queryGetIdentityVerificationAttributesCommand
|
|
480
|
-
*/
|
|
481
|
-
export declare const de_GetIdentityVerificationAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIdentityVerificationAttributesCommandOutput>;
|
|
482
|
-
/**
|
|
483
|
-
* deserializeAws_queryGetSendQuotaCommand
|
|
484
|
-
*/
|
|
485
|
-
export declare const de_GetSendQuotaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSendQuotaCommandOutput>;
|
|
486
|
-
/**
|
|
487
|
-
* deserializeAws_queryGetSendStatisticsCommand
|
|
488
|
-
*/
|
|
489
|
-
export declare const de_GetSendStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSendStatisticsCommandOutput>;
|
|
490
|
-
/**
|
|
491
|
-
* deserializeAws_queryGetTemplateCommand
|
|
492
|
-
*/
|
|
493
|
-
export declare const de_GetTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemplateCommandOutput>;
|
|
494
|
-
/**
|
|
495
|
-
* deserializeAws_queryListConfigurationSetsCommand
|
|
496
|
-
*/
|
|
497
|
-
export declare const de_ListConfigurationSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConfigurationSetsCommandOutput>;
|
|
498
|
-
/**
|
|
499
|
-
* deserializeAws_queryListCustomVerificationEmailTemplatesCommand
|
|
500
|
-
*/
|
|
501
|
-
export declare const de_ListCustomVerificationEmailTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
|
|
502
|
-
/**
|
|
503
|
-
* deserializeAws_queryListIdentitiesCommand
|
|
504
|
-
*/
|
|
505
|
-
export declare const de_ListIdentitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIdentitiesCommandOutput>;
|
|
506
|
-
/**
|
|
507
|
-
* deserializeAws_queryListIdentityPoliciesCommand
|
|
508
|
-
*/
|
|
509
|
-
export declare const de_ListIdentityPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIdentityPoliciesCommandOutput>;
|
|
510
|
-
/**
|
|
511
|
-
* deserializeAws_queryListReceiptFiltersCommand
|
|
512
|
-
*/
|
|
513
|
-
export declare const de_ListReceiptFiltersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReceiptFiltersCommandOutput>;
|
|
514
|
-
/**
|
|
515
|
-
* deserializeAws_queryListReceiptRuleSetsCommand
|
|
516
|
-
*/
|
|
517
|
-
export declare const de_ListReceiptRuleSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReceiptRuleSetsCommandOutput>;
|
|
518
|
-
/**
|
|
519
|
-
* deserializeAws_queryListTemplatesCommand
|
|
520
|
-
*/
|
|
521
|
-
export declare const de_ListTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTemplatesCommandOutput>;
|
|
522
|
-
/**
|
|
523
|
-
* deserializeAws_queryListVerifiedEmailAddressesCommand
|
|
524
|
-
*/
|
|
525
|
-
export declare const de_ListVerifiedEmailAddressesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVerifiedEmailAddressesCommandOutput>;
|
|
526
|
-
/**
|
|
527
|
-
* deserializeAws_queryPutConfigurationSetDeliveryOptionsCommand
|
|
528
|
-
*/
|
|
529
|
-
export declare const de_PutConfigurationSetDeliveryOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
|
|
530
|
-
/**
|
|
531
|
-
* deserializeAws_queryPutIdentityPolicyCommand
|
|
532
|
-
*/
|
|
533
|
-
export declare const de_PutIdentityPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutIdentityPolicyCommandOutput>;
|
|
534
|
-
/**
|
|
535
|
-
* deserializeAws_queryReorderReceiptRuleSetCommand
|
|
536
|
-
*/
|
|
537
|
-
export declare const de_ReorderReceiptRuleSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReorderReceiptRuleSetCommandOutput>;
|
|
538
|
-
/**
|
|
539
|
-
* deserializeAws_querySendBounceCommand
|
|
540
|
-
*/
|
|
541
|
-
export declare const de_SendBounceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendBounceCommandOutput>;
|
|
542
|
-
/**
|
|
543
|
-
* deserializeAws_querySendBulkTemplatedEmailCommand
|
|
544
|
-
*/
|
|
545
|
-
export declare const de_SendBulkTemplatedEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendBulkTemplatedEmailCommandOutput>;
|
|
546
|
-
/**
|
|
547
|
-
* deserializeAws_querySendCustomVerificationEmailCommand
|
|
548
|
-
*/
|
|
549
|
-
export declare const de_SendCustomVerificationEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendCustomVerificationEmailCommandOutput>;
|
|
550
|
-
/**
|
|
551
|
-
* deserializeAws_querySendEmailCommand
|
|
552
|
-
*/
|
|
553
|
-
export declare const de_SendEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendEmailCommandOutput>;
|
|
554
|
-
/**
|
|
555
|
-
* deserializeAws_querySendRawEmailCommand
|
|
556
|
-
*/
|
|
557
|
-
export declare const de_SendRawEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendRawEmailCommandOutput>;
|
|
558
|
-
/**
|
|
559
|
-
* deserializeAws_querySendTemplatedEmailCommand
|
|
560
|
-
*/
|
|
561
|
-
export declare const de_SendTemplatedEmailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendTemplatedEmailCommandOutput>;
|
|
562
|
-
/**
|
|
563
|
-
* deserializeAws_querySetActiveReceiptRuleSetCommand
|
|
564
|
-
*/
|
|
565
|
-
export declare const de_SetActiveReceiptRuleSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetActiveReceiptRuleSetCommandOutput>;
|
|
566
|
-
/**
|
|
567
|
-
* deserializeAws_querySetIdentityDkimEnabledCommand
|
|
568
|
-
*/
|
|
569
|
-
export declare const de_SetIdentityDkimEnabledCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetIdentityDkimEnabledCommandOutput>;
|
|
570
|
-
/**
|
|
571
|
-
* deserializeAws_querySetIdentityFeedbackForwardingEnabledCommand
|
|
572
|
-
*/
|
|
573
|
-
export declare const de_SetIdentityFeedbackForwardingEnabledCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetIdentityFeedbackForwardingEnabledCommandOutput>;
|
|
574
|
-
/**
|
|
575
|
-
* deserializeAws_querySetIdentityHeadersInNotificationsEnabledCommand
|
|
576
|
-
*/
|
|
577
|
-
export declare const de_SetIdentityHeadersInNotificationsEnabledCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetIdentityHeadersInNotificationsEnabledCommandOutput>;
|
|
578
|
-
/**
|
|
579
|
-
* deserializeAws_querySetIdentityMailFromDomainCommand
|
|
580
|
-
*/
|
|
581
|
-
export declare const de_SetIdentityMailFromDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetIdentityMailFromDomainCommandOutput>;
|
|
582
|
-
/**
|
|
583
|
-
* deserializeAws_querySetIdentityNotificationTopicCommand
|
|
584
|
-
*/
|
|
585
|
-
export declare const de_SetIdentityNotificationTopicCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetIdentityNotificationTopicCommandOutput>;
|
|
586
|
-
/**
|
|
587
|
-
* deserializeAws_querySetReceiptRulePositionCommand
|
|
588
|
-
*/
|
|
589
|
-
export declare const de_SetReceiptRulePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetReceiptRulePositionCommandOutput>;
|
|
590
|
-
/**
|
|
591
|
-
* deserializeAws_queryTestRenderTemplateCommand
|
|
592
|
-
*/
|
|
593
|
-
export declare const de_TestRenderTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestRenderTemplateCommandOutput>;
|
|
594
|
-
/**
|
|
595
|
-
* deserializeAws_queryUpdateAccountSendingEnabledCommand
|
|
596
|
-
*/
|
|
597
|
-
export declare const de_UpdateAccountSendingEnabledCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountSendingEnabledCommandOutput>;
|
|
598
|
-
/**
|
|
599
|
-
* deserializeAws_queryUpdateConfigurationSetEventDestinationCommand
|
|
600
|
-
*/
|
|
601
|
-
export declare const de_UpdateConfigurationSetEventDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
|
|
602
|
-
/**
|
|
603
|
-
* deserializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand
|
|
604
|
-
*/
|
|
605
|
-
export declare const de_UpdateConfigurationSetReputationMetricsEnabledCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConfigurationSetReputationMetricsEnabledCommandOutput>;
|
|
606
|
-
/**
|
|
607
|
-
* deserializeAws_queryUpdateConfigurationSetSendingEnabledCommand
|
|
608
|
-
*/
|
|
609
|
-
export declare const de_UpdateConfigurationSetSendingEnabledCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConfigurationSetSendingEnabledCommandOutput>;
|
|
610
|
-
/**
|
|
611
|
-
* deserializeAws_queryUpdateConfigurationSetTrackingOptionsCommand
|
|
612
|
-
*/
|
|
613
|
-
export declare const de_UpdateConfigurationSetTrackingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConfigurationSetTrackingOptionsCommandOutput>;
|
|
614
|
-
/**
|
|
615
|
-
* deserializeAws_queryUpdateCustomVerificationEmailTemplateCommand
|
|
616
|
-
*/
|
|
617
|
-
export declare const de_UpdateCustomVerificationEmailTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
|
|
618
|
-
/**
|
|
619
|
-
* deserializeAws_queryUpdateReceiptRuleCommand
|
|
620
|
-
*/
|
|
621
|
-
export declare const de_UpdateReceiptRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReceiptRuleCommandOutput>;
|
|
622
|
-
/**
|
|
623
|
-
* deserializeAws_queryUpdateTemplateCommand
|
|
624
|
-
*/
|
|
625
|
-
export declare const de_UpdateTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTemplateCommandOutput>;
|
|
626
|
-
/**
|
|
627
|
-
* deserializeAws_queryVerifyDomainDkimCommand
|
|
628
|
-
*/
|
|
629
|
-
export declare const de_VerifyDomainDkimCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifyDomainDkimCommandOutput>;
|
|
630
|
-
/**
|
|
631
|
-
* deserializeAws_queryVerifyDomainIdentityCommand
|
|
632
|
-
*/
|
|
633
|
-
export declare const de_VerifyDomainIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifyDomainIdentityCommandOutput>;
|
|
634
|
-
/**
|
|
635
|
-
* deserializeAws_queryVerifyEmailAddressCommand
|
|
636
|
-
*/
|
|
637
|
-
export declare const de_VerifyEmailAddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifyEmailAddressCommandOutput>;
|
|
638
|
-
/**
|
|
639
|
-
* deserializeAws_queryVerifyEmailIdentityCommand
|
|
640
|
-
*/
|
|
641
|
-
export declare const de_VerifyEmailIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifyEmailIdentityCommandOutput>;
|