@aws-sdk/client-ses 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/SES.d.ts +1396 -360
- package/dist-types/ts3.4/SESClient.d.ts +554 -144
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +71 -71
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SESServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2151 -1868
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListIdentitiesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +857 -215
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForIdentityExists.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,215 +1,857 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
import {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@aws-sdk/protocol-http";
|
|
5
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
6
|
+
import {
|
|
7
|
+
CloneReceiptRuleSetCommandInput,
|
|
8
|
+
CloneReceiptRuleSetCommandOutput,
|
|
9
|
+
} from "../commands/CloneReceiptRuleSetCommand";
|
|
10
|
+
import {
|
|
11
|
+
CreateConfigurationSetCommandInput,
|
|
12
|
+
CreateConfigurationSetCommandOutput,
|
|
13
|
+
} from "../commands/CreateConfigurationSetCommand";
|
|
14
|
+
import {
|
|
15
|
+
CreateConfigurationSetEventDestinationCommandInput,
|
|
16
|
+
CreateConfigurationSetEventDestinationCommandOutput,
|
|
17
|
+
} from "../commands/CreateConfigurationSetEventDestinationCommand";
|
|
18
|
+
import {
|
|
19
|
+
CreateConfigurationSetTrackingOptionsCommandInput,
|
|
20
|
+
CreateConfigurationSetTrackingOptionsCommandOutput,
|
|
21
|
+
} from "../commands/CreateConfigurationSetTrackingOptionsCommand";
|
|
22
|
+
import {
|
|
23
|
+
CreateCustomVerificationEmailTemplateCommandInput,
|
|
24
|
+
CreateCustomVerificationEmailTemplateCommandOutput,
|
|
25
|
+
} from "../commands/CreateCustomVerificationEmailTemplateCommand";
|
|
26
|
+
import {
|
|
27
|
+
CreateReceiptFilterCommandInput,
|
|
28
|
+
CreateReceiptFilterCommandOutput,
|
|
29
|
+
} from "../commands/CreateReceiptFilterCommand";
|
|
30
|
+
import {
|
|
31
|
+
CreateReceiptRuleCommandInput,
|
|
32
|
+
CreateReceiptRuleCommandOutput,
|
|
33
|
+
} from "../commands/CreateReceiptRuleCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateReceiptRuleSetCommandInput,
|
|
36
|
+
CreateReceiptRuleSetCommandOutput,
|
|
37
|
+
} from "../commands/CreateReceiptRuleSetCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateTemplateCommandInput,
|
|
40
|
+
CreateTemplateCommandOutput,
|
|
41
|
+
} from "../commands/CreateTemplateCommand";
|
|
42
|
+
import {
|
|
43
|
+
DeleteConfigurationSetCommandInput,
|
|
44
|
+
DeleteConfigurationSetCommandOutput,
|
|
45
|
+
} from "../commands/DeleteConfigurationSetCommand";
|
|
46
|
+
import {
|
|
47
|
+
DeleteConfigurationSetEventDestinationCommandInput,
|
|
48
|
+
DeleteConfigurationSetEventDestinationCommandOutput,
|
|
49
|
+
} from "../commands/DeleteConfigurationSetEventDestinationCommand";
|
|
50
|
+
import {
|
|
51
|
+
DeleteConfigurationSetTrackingOptionsCommandInput,
|
|
52
|
+
DeleteConfigurationSetTrackingOptionsCommandOutput,
|
|
53
|
+
} from "../commands/DeleteConfigurationSetTrackingOptionsCommand";
|
|
54
|
+
import {
|
|
55
|
+
DeleteCustomVerificationEmailTemplateCommandInput,
|
|
56
|
+
DeleteCustomVerificationEmailTemplateCommandOutput,
|
|
57
|
+
} from "../commands/DeleteCustomVerificationEmailTemplateCommand";
|
|
58
|
+
import {
|
|
59
|
+
DeleteIdentityCommandInput,
|
|
60
|
+
DeleteIdentityCommandOutput,
|
|
61
|
+
} from "../commands/DeleteIdentityCommand";
|
|
62
|
+
import {
|
|
63
|
+
DeleteIdentityPolicyCommandInput,
|
|
64
|
+
DeleteIdentityPolicyCommandOutput,
|
|
65
|
+
} from "../commands/DeleteIdentityPolicyCommand";
|
|
66
|
+
import {
|
|
67
|
+
DeleteReceiptFilterCommandInput,
|
|
68
|
+
DeleteReceiptFilterCommandOutput,
|
|
69
|
+
} from "../commands/DeleteReceiptFilterCommand";
|
|
70
|
+
import {
|
|
71
|
+
DeleteReceiptRuleCommandInput,
|
|
72
|
+
DeleteReceiptRuleCommandOutput,
|
|
73
|
+
} from "../commands/DeleteReceiptRuleCommand";
|
|
74
|
+
import {
|
|
75
|
+
DeleteReceiptRuleSetCommandInput,
|
|
76
|
+
DeleteReceiptRuleSetCommandOutput,
|
|
77
|
+
} from "../commands/DeleteReceiptRuleSetCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteTemplateCommandInput,
|
|
80
|
+
DeleteTemplateCommandOutput,
|
|
81
|
+
} from "../commands/DeleteTemplateCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteVerifiedEmailAddressCommandInput,
|
|
84
|
+
DeleteVerifiedEmailAddressCommandOutput,
|
|
85
|
+
} from "../commands/DeleteVerifiedEmailAddressCommand";
|
|
86
|
+
import {
|
|
87
|
+
DescribeActiveReceiptRuleSetCommandInput,
|
|
88
|
+
DescribeActiveReceiptRuleSetCommandOutput,
|
|
89
|
+
} from "../commands/DescribeActiveReceiptRuleSetCommand";
|
|
90
|
+
import {
|
|
91
|
+
DescribeConfigurationSetCommandInput,
|
|
92
|
+
DescribeConfigurationSetCommandOutput,
|
|
93
|
+
} from "../commands/DescribeConfigurationSetCommand";
|
|
94
|
+
import {
|
|
95
|
+
DescribeReceiptRuleCommandInput,
|
|
96
|
+
DescribeReceiptRuleCommandOutput,
|
|
97
|
+
} from "../commands/DescribeReceiptRuleCommand";
|
|
98
|
+
import {
|
|
99
|
+
DescribeReceiptRuleSetCommandInput,
|
|
100
|
+
DescribeReceiptRuleSetCommandOutput,
|
|
101
|
+
} from "../commands/DescribeReceiptRuleSetCommand";
|
|
102
|
+
import {
|
|
103
|
+
GetAccountSendingEnabledCommandInput,
|
|
104
|
+
GetAccountSendingEnabledCommandOutput,
|
|
105
|
+
} from "../commands/GetAccountSendingEnabledCommand";
|
|
106
|
+
import {
|
|
107
|
+
GetCustomVerificationEmailTemplateCommandInput,
|
|
108
|
+
GetCustomVerificationEmailTemplateCommandOutput,
|
|
109
|
+
} from "../commands/GetCustomVerificationEmailTemplateCommand";
|
|
110
|
+
import {
|
|
111
|
+
GetIdentityDkimAttributesCommandInput,
|
|
112
|
+
GetIdentityDkimAttributesCommandOutput,
|
|
113
|
+
} from "../commands/GetIdentityDkimAttributesCommand";
|
|
114
|
+
import {
|
|
115
|
+
GetIdentityMailFromDomainAttributesCommandInput,
|
|
116
|
+
GetIdentityMailFromDomainAttributesCommandOutput,
|
|
117
|
+
} from "../commands/GetIdentityMailFromDomainAttributesCommand";
|
|
118
|
+
import {
|
|
119
|
+
GetIdentityNotificationAttributesCommandInput,
|
|
120
|
+
GetIdentityNotificationAttributesCommandOutput,
|
|
121
|
+
} from "../commands/GetIdentityNotificationAttributesCommand";
|
|
122
|
+
import {
|
|
123
|
+
GetIdentityPoliciesCommandInput,
|
|
124
|
+
GetIdentityPoliciesCommandOutput,
|
|
125
|
+
} from "../commands/GetIdentityPoliciesCommand";
|
|
126
|
+
import {
|
|
127
|
+
GetIdentityVerificationAttributesCommandInput,
|
|
128
|
+
GetIdentityVerificationAttributesCommandOutput,
|
|
129
|
+
} from "../commands/GetIdentityVerificationAttributesCommand";
|
|
130
|
+
import {
|
|
131
|
+
GetSendQuotaCommandInput,
|
|
132
|
+
GetSendQuotaCommandOutput,
|
|
133
|
+
} from "../commands/GetSendQuotaCommand";
|
|
134
|
+
import {
|
|
135
|
+
GetSendStatisticsCommandInput,
|
|
136
|
+
GetSendStatisticsCommandOutput,
|
|
137
|
+
} from "../commands/GetSendStatisticsCommand";
|
|
138
|
+
import {
|
|
139
|
+
GetTemplateCommandInput,
|
|
140
|
+
GetTemplateCommandOutput,
|
|
141
|
+
} from "../commands/GetTemplateCommand";
|
|
142
|
+
import {
|
|
143
|
+
ListConfigurationSetsCommandInput,
|
|
144
|
+
ListConfigurationSetsCommandOutput,
|
|
145
|
+
} from "../commands/ListConfigurationSetsCommand";
|
|
146
|
+
import {
|
|
147
|
+
ListCustomVerificationEmailTemplatesCommandInput,
|
|
148
|
+
ListCustomVerificationEmailTemplatesCommandOutput,
|
|
149
|
+
} from "../commands/ListCustomVerificationEmailTemplatesCommand";
|
|
150
|
+
import {
|
|
151
|
+
ListIdentitiesCommandInput,
|
|
152
|
+
ListIdentitiesCommandOutput,
|
|
153
|
+
} from "../commands/ListIdentitiesCommand";
|
|
154
|
+
import {
|
|
155
|
+
ListIdentityPoliciesCommandInput,
|
|
156
|
+
ListIdentityPoliciesCommandOutput,
|
|
157
|
+
} from "../commands/ListIdentityPoliciesCommand";
|
|
158
|
+
import {
|
|
159
|
+
ListReceiptFiltersCommandInput,
|
|
160
|
+
ListReceiptFiltersCommandOutput,
|
|
161
|
+
} from "../commands/ListReceiptFiltersCommand";
|
|
162
|
+
import {
|
|
163
|
+
ListReceiptRuleSetsCommandInput,
|
|
164
|
+
ListReceiptRuleSetsCommandOutput,
|
|
165
|
+
} from "../commands/ListReceiptRuleSetsCommand";
|
|
166
|
+
import {
|
|
167
|
+
ListTemplatesCommandInput,
|
|
168
|
+
ListTemplatesCommandOutput,
|
|
169
|
+
} from "../commands/ListTemplatesCommand";
|
|
170
|
+
import {
|
|
171
|
+
ListVerifiedEmailAddressesCommandInput,
|
|
172
|
+
ListVerifiedEmailAddressesCommandOutput,
|
|
173
|
+
} from "../commands/ListVerifiedEmailAddressesCommand";
|
|
174
|
+
import {
|
|
175
|
+
PutConfigurationSetDeliveryOptionsCommandInput,
|
|
176
|
+
PutConfigurationSetDeliveryOptionsCommandOutput,
|
|
177
|
+
} from "../commands/PutConfigurationSetDeliveryOptionsCommand";
|
|
178
|
+
import {
|
|
179
|
+
PutIdentityPolicyCommandInput,
|
|
180
|
+
PutIdentityPolicyCommandOutput,
|
|
181
|
+
} from "../commands/PutIdentityPolicyCommand";
|
|
182
|
+
import {
|
|
183
|
+
ReorderReceiptRuleSetCommandInput,
|
|
184
|
+
ReorderReceiptRuleSetCommandOutput,
|
|
185
|
+
} from "../commands/ReorderReceiptRuleSetCommand";
|
|
186
|
+
import {
|
|
187
|
+
SendBounceCommandInput,
|
|
188
|
+
SendBounceCommandOutput,
|
|
189
|
+
} from "../commands/SendBounceCommand";
|
|
190
|
+
import {
|
|
191
|
+
SendBulkTemplatedEmailCommandInput,
|
|
192
|
+
SendBulkTemplatedEmailCommandOutput,
|
|
193
|
+
} from "../commands/SendBulkTemplatedEmailCommand";
|
|
194
|
+
import {
|
|
195
|
+
SendCustomVerificationEmailCommandInput,
|
|
196
|
+
SendCustomVerificationEmailCommandOutput,
|
|
197
|
+
} from "../commands/SendCustomVerificationEmailCommand";
|
|
198
|
+
import {
|
|
199
|
+
SendEmailCommandInput,
|
|
200
|
+
SendEmailCommandOutput,
|
|
201
|
+
} from "../commands/SendEmailCommand";
|
|
202
|
+
import {
|
|
203
|
+
SendRawEmailCommandInput,
|
|
204
|
+
SendRawEmailCommandOutput,
|
|
205
|
+
} from "../commands/SendRawEmailCommand";
|
|
206
|
+
import {
|
|
207
|
+
SendTemplatedEmailCommandInput,
|
|
208
|
+
SendTemplatedEmailCommandOutput,
|
|
209
|
+
} from "../commands/SendTemplatedEmailCommand";
|
|
210
|
+
import {
|
|
211
|
+
SetActiveReceiptRuleSetCommandInput,
|
|
212
|
+
SetActiveReceiptRuleSetCommandOutput,
|
|
213
|
+
} from "../commands/SetActiveReceiptRuleSetCommand";
|
|
214
|
+
import {
|
|
215
|
+
SetIdentityDkimEnabledCommandInput,
|
|
216
|
+
SetIdentityDkimEnabledCommandOutput,
|
|
217
|
+
} from "../commands/SetIdentityDkimEnabledCommand";
|
|
218
|
+
import {
|
|
219
|
+
SetIdentityFeedbackForwardingEnabledCommandInput,
|
|
220
|
+
SetIdentityFeedbackForwardingEnabledCommandOutput,
|
|
221
|
+
} from "../commands/SetIdentityFeedbackForwardingEnabledCommand";
|
|
222
|
+
import {
|
|
223
|
+
SetIdentityHeadersInNotificationsEnabledCommandInput,
|
|
224
|
+
SetIdentityHeadersInNotificationsEnabledCommandOutput,
|
|
225
|
+
} from "../commands/SetIdentityHeadersInNotificationsEnabledCommand";
|
|
226
|
+
import {
|
|
227
|
+
SetIdentityMailFromDomainCommandInput,
|
|
228
|
+
SetIdentityMailFromDomainCommandOutput,
|
|
229
|
+
} from "../commands/SetIdentityMailFromDomainCommand";
|
|
230
|
+
import {
|
|
231
|
+
SetIdentityNotificationTopicCommandInput,
|
|
232
|
+
SetIdentityNotificationTopicCommandOutput,
|
|
233
|
+
} from "../commands/SetIdentityNotificationTopicCommand";
|
|
234
|
+
import {
|
|
235
|
+
SetReceiptRulePositionCommandInput,
|
|
236
|
+
SetReceiptRulePositionCommandOutput,
|
|
237
|
+
} from "../commands/SetReceiptRulePositionCommand";
|
|
238
|
+
import {
|
|
239
|
+
TestRenderTemplateCommandInput,
|
|
240
|
+
TestRenderTemplateCommandOutput,
|
|
241
|
+
} from "../commands/TestRenderTemplateCommand";
|
|
242
|
+
import {
|
|
243
|
+
UpdateAccountSendingEnabledCommandInput,
|
|
244
|
+
UpdateAccountSendingEnabledCommandOutput,
|
|
245
|
+
} from "../commands/UpdateAccountSendingEnabledCommand";
|
|
246
|
+
import {
|
|
247
|
+
UpdateConfigurationSetEventDestinationCommandInput,
|
|
248
|
+
UpdateConfigurationSetEventDestinationCommandOutput,
|
|
249
|
+
} from "../commands/UpdateConfigurationSetEventDestinationCommand";
|
|
250
|
+
import {
|
|
251
|
+
UpdateConfigurationSetReputationMetricsEnabledCommandInput,
|
|
252
|
+
UpdateConfigurationSetReputationMetricsEnabledCommandOutput,
|
|
253
|
+
} from "../commands/UpdateConfigurationSetReputationMetricsEnabledCommand";
|
|
254
|
+
import {
|
|
255
|
+
UpdateConfigurationSetSendingEnabledCommandInput,
|
|
256
|
+
UpdateConfigurationSetSendingEnabledCommandOutput,
|
|
257
|
+
} from "../commands/UpdateConfigurationSetSendingEnabledCommand";
|
|
258
|
+
import {
|
|
259
|
+
UpdateConfigurationSetTrackingOptionsCommandInput,
|
|
260
|
+
UpdateConfigurationSetTrackingOptionsCommandOutput,
|
|
261
|
+
} from "../commands/UpdateConfigurationSetTrackingOptionsCommand";
|
|
262
|
+
import {
|
|
263
|
+
UpdateCustomVerificationEmailTemplateCommandInput,
|
|
264
|
+
UpdateCustomVerificationEmailTemplateCommandOutput,
|
|
265
|
+
} from "../commands/UpdateCustomVerificationEmailTemplateCommand";
|
|
266
|
+
import {
|
|
267
|
+
UpdateReceiptRuleCommandInput,
|
|
268
|
+
UpdateReceiptRuleCommandOutput,
|
|
269
|
+
} from "../commands/UpdateReceiptRuleCommand";
|
|
270
|
+
import {
|
|
271
|
+
UpdateTemplateCommandInput,
|
|
272
|
+
UpdateTemplateCommandOutput,
|
|
273
|
+
} from "../commands/UpdateTemplateCommand";
|
|
274
|
+
import {
|
|
275
|
+
VerifyDomainDkimCommandInput,
|
|
276
|
+
VerifyDomainDkimCommandOutput,
|
|
277
|
+
} from "../commands/VerifyDomainDkimCommand";
|
|
278
|
+
import {
|
|
279
|
+
VerifyDomainIdentityCommandInput,
|
|
280
|
+
VerifyDomainIdentityCommandOutput,
|
|
281
|
+
} from "../commands/VerifyDomainIdentityCommand";
|
|
282
|
+
import {
|
|
283
|
+
VerifyEmailAddressCommandInput,
|
|
284
|
+
VerifyEmailAddressCommandOutput,
|
|
285
|
+
} from "../commands/VerifyEmailAddressCommand";
|
|
286
|
+
import {
|
|
287
|
+
VerifyEmailIdentityCommandInput,
|
|
288
|
+
VerifyEmailIdentityCommandOutput,
|
|
289
|
+
} from "../commands/VerifyEmailIdentityCommand";
|
|
290
|
+
export declare const serializeAws_queryCloneReceiptRuleSetCommand: (
|
|
291
|
+
input: CloneReceiptRuleSetCommandInput,
|
|
292
|
+
context: __SerdeContext
|
|
293
|
+
) => Promise<__HttpRequest>;
|
|
294
|
+
export declare const serializeAws_queryCreateConfigurationSetCommand: (
|
|
295
|
+
input: CreateConfigurationSetCommandInput,
|
|
296
|
+
context: __SerdeContext
|
|
297
|
+
) => Promise<__HttpRequest>;
|
|
298
|
+
export declare const serializeAws_queryCreateConfigurationSetEventDestinationCommand: (
|
|
299
|
+
input: CreateConfigurationSetEventDestinationCommandInput,
|
|
300
|
+
context: __SerdeContext
|
|
301
|
+
) => Promise<__HttpRequest>;
|
|
302
|
+
export declare const serializeAws_queryCreateConfigurationSetTrackingOptionsCommand: (
|
|
303
|
+
input: CreateConfigurationSetTrackingOptionsCommandInput,
|
|
304
|
+
context: __SerdeContext
|
|
305
|
+
) => Promise<__HttpRequest>;
|
|
306
|
+
export declare const serializeAws_queryCreateCustomVerificationEmailTemplateCommand: (
|
|
307
|
+
input: CreateCustomVerificationEmailTemplateCommandInput,
|
|
308
|
+
context: __SerdeContext
|
|
309
|
+
) => Promise<__HttpRequest>;
|
|
310
|
+
export declare const serializeAws_queryCreateReceiptFilterCommand: (
|
|
311
|
+
input: CreateReceiptFilterCommandInput,
|
|
312
|
+
context: __SerdeContext
|
|
313
|
+
) => Promise<__HttpRequest>;
|
|
314
|
+
export declare const serializeAws_queryCreateReceiptRuleCommand: (
|
|
315
|
+
input: CreateReceiptRuleCommandInput,
|
|
316
|
+
context: __SerdeContext
|
|
317
|
+
) => Promise<__HttpRequest>;
|
|
318
|
+
export declare const serializeAws_queryCreateReceiptRuleSetCommand: (
|
|
319
|
+
input: CreateReceiptRuleSetCommandInput,
|
|
320
|
+
context: __SerdeContext
|
|
321
|
+
) => Promise<__HttpRequest>;
|
|
322
|
+
export declare const serializeAws_queryCreateTemplateCommand: (
|
|
323
|
+
input: CreateTemplateCommandInput,
|
|
324
|
+
context: __SerdeContext
|
|
325
|
+
) => Promise<__HttpRequest>;
|
|
326
|
+
export declare const serializeAws_queryDeleteConfigurationSetCommand: (
|
|
327
|
+
input: DeleteConfigurationSetCommandInput,
|
|
328
|
+
context: __SerdeContext
|
|
329
|
+
) => Promise<__HttpRequest>;
|
|
330
|
+
export declare const serializeAws_queryDeleteConfigurationSetEventDestinationCommand: (
|
|
331
|
+
input: DeleteConfigurationSetEventDestinationCommandInput,
|
|
332
|
+
context: __SerdeContext
|
|
333
|
+
) => Promise<__HttpRequest>;
|
|
334
|
+
export declare const serializeAws_queryDeleteConfigurationSetTrackingOptionsCommand: (
|
|
335
|
+
input: DeleteConfigurationSetTrackingOptionsCommandInput,
|
|
336
|
+
context: __SerdeContext
|
|
337
|
+
) => Promise<__HttpRequest>;
|
|
338
|
+
export declare const serializeAws_queryDeleteCustomVerificationEmailTemplateCommand: (
|
|
339
|
+
input: DeleteCustomVerificationEmailTemplateCommandInput,
|
|
340
|
+
context: __SerdeContext
|
|
341
|
+
) => Promise<__HttpRequest>;
|
|
342
|
+
export declare const serializeAws_queryDeleteIdentityCommand: (
|
|
343
|
+
input: DeleteIdentityCommandInput,
|
|
344
|
+
context: __SerdeContext
|
|
345
|
+
) => Promise<__HttpRequest>;
|
|
346
|
+
export declare const serializeAws_queryDeleteIdentityPolicyCommand: (
|
|
347
|
+
input: DeleteIdentityPolicyCommandInput,
|
|
348
|
+
context: __SerdeContext
|
|
349
|
+
) => Promise<__HttpRequest>;
|
|
350
|
+
export declare const serializeAws_queryDeleteReceiptFilterCommand: (
|
|
351
|
+
input: DeleteReceiptFilterCommandInput,
|
|
352
|
+
context: __SerdeContext
|
|
353
|
+
) => Promise<__HttpRequest>;
|
|
354
|
+
export declare const serializeAws_queryDeleteReceiptRuleCommand: (
|
|
355
|
+
input: DeleteReceiptRuleCommandInput,
|
|
356
|
+
context: __SerdeContext
|
|
357
|
+
) => Promise<__HttpRequest>;
|
|
358
|
+
export declare const serializeAws_queryDeleteReceiptRuleSetCommand: (
|
|
359
|
+
input: DeleteReceiptRuleSetCommandInput,
|
|
360
|
+
context: __SerdeContext
|
|
361
|
+
) => Promise<__HttpRequest>;
|
|
362
|
+
export declare const serializeAws_queryDeleteTemplateCommand: (
|
|
363
|
+
input: DeleteTemplateCommandInput,
|
|
364
|
+
context: __SerdeContext
|
|
365
|
+
) => Promise<__HttpRequest>;
|
|
366
|
+
export declare const serializeAws_queryDeleteVerifiedEmailAddressCommand: (
|
|
367
|
+
input: DeleteVerifiedEmailAddressCommandInput,
|
|
368
|
+
context: __SerdeContext
|
|
369
|
+
) => Promise<__HttpRequest>;
|
|
370
|
+
export declare const serializeAws_queryDescribeActiveReceiptRuleSetCommand: (
|
|
371
|
+
input: DescribeActiveReceiptRuleSetCommandInput,
|
|
372
|
+
context: __SerdeContext
|
|
373
|
+
) => Promise<__HttpRequest>;
|
|
374
|
+
export declare const serializeAws_queryDescribeConfigurationSetCommand: (
|
|
375
|
+
input: DescribeConfigurationSetCommandInput,
|
|
376
|
+
context: __SerdeContext
|
|
377
|
+
) => Promise<__HttpRequest>;
|
|
378
|
+
export declare const serializeAws_queryDescribeReceiptRuleCommand: (
|
|
379
|
+
input: DescribeReceiptRuleCommandInput,
|
|
380
|
+
context: __SerdeContext
|
|
381
|
+
) => Promise<__HttpRequest>;
|
|
382
|
+
export declare const serializeAws_queryDescribeReceiptRuleSetCommand: (
|
|
383
|
+
input: DescribeReceiptRuleSetCommandInput,
|
|
384
|
+
context: __SerdeContext
|
|
385
|
+
) => Promise<__HttpRequest>;
|
|
386
|
+
export declare const serializeAws_queryGetAccountSendingEnabledCommand: (
|
|
387
|
+
input: GetAccountSendingEnabledCommandInput,
|
|
388
|
+
context: __SerdeContext
|
|
389
|
+
) => Promise<__HttpRequest>;
|
|
390
|
+
export declare const serializeAws_queryGetCustomVerificationEmailTemplateCommand: (
|
|
391
|
+
input: GetCustomVerificationEmailTemplateCommandInput,
|
|
392
|
+
context: __SerdeContext
|
|
393
|
+
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const serializeAws_queryGetIdentityDkimAttributesCommand: (
|
|
395
|
+
input: GetIdentityDkimAttributesCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
398
|
+
export declare const serializeAws_queryGetIdentityMailFromDomainAttributesCommand: (
|
|
399
|
+
input: GetIdentityMailFromDomainAttributesCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const serializeAws_queryGetIdentityNotificationAttributesCommand: (
|
|
403
|
+
input: GetIdentityNotificationAttributesCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const serializeAws_queryGetIdentityPoliciesCommand: (
|
|
407
|
+
input: GetIdentityPoliciesCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const serializeAws_queryGetIdentityVerificationAttributesCommand: (
|
|
411
|
+
input: GetIdentityVerificationAttributesCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const serializeAws_queryGetSendQuotaCommand: (
|
|
415
|
+
input: GetSendQuotaCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const serializeAws_queryGetSendStatisticsCommand: (
|
|
419
|
+
input: GetSendStatisticsCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const serializeAws_queryGetTemplateCommand: (
|
|
423
|
+
input: GetTemplateCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const serializeAws_queryListConfigurationSetsCommand: (
|
|
427
|
+
input: ListConfigurationSetsCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const serializeAws_queryListCustomVerificationEmailTemplatesCommand: (
|
|
431
|
+
input: ListCustomVerificationEmailTemplatesCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const serializeAws_queryListIdentitiesCommand: (
|
|
435
|
+
input: ListIdentitiesCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const serializeAws_queryListIdentityPoliciesCommand: (
|
|
439
|
+
input: ListIdentityPoliciesCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const serializeAws_queryListReceiptFiltersCommand: (
|
|
443
|
+
input: ListReceiptFiltersCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const serializeAws_queryListReceiptRuleSetsCommand: (
|
|
447
|
+
input: ListReceiptRuleSetsCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const serializeAws_queryListTemplatesCommand: (
|
|
451
|
+
input: ListTemplatesCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const serializeAws_queryListVerifiedEmailAddressesCommand: (
|
|
455
|
+
input: ListVerifiedEmailAddressesCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const serializeAws_queryPutConfigurationSetDeliveryOptionsCommand: (
|
|
459
|
+
input: PutConfigurationSetDeliveryOptionsCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const serializeAws_queryPutIdentityPolicyCommand: (
|
|
463
|
+
input: PutIdentityPolicyCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const serializeAws_queryReorderReceiptRuleSetCommand: (
|
|
467
|
+
input: ReorderReceiptRuleSetCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const serializeAws_querySendBounceCommand: (
|
|
471
|
+
input: SendBounceCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const serializeAws_querySendBulkTemplatedEmailCommand: (
|
|
475
|
+
input: SendBulkTemplatedEmailCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const serializeAws_querySendCustomVerificationEmailCommand: (
|
|
479
|
+
input: SendCustomVerificationEmailCommandInput,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<__HttpRequest>;
|
|
482
|
+
export declare const serializeAws_querySendEmailCommand: (
|
|
483
|
+
input: SendEmailCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const serializeAws_querySendRawEmailCommand: (
|
|
487
|
+
input: SendRawEmailCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const serializeAws_querySendTemplatedEmailCommand: (
|
|
491
|
+
input: SendTemplatedEmailCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const serializeAws_querySetActiveReceiptRuleSetCommand: (
|
|
495
|
+
input: SetActiveReceiptRuleSetCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const serializeAws_querySetIdentityDkimEnabledCommand: (
|
|
499
|
+
input: SetIdentityDkimEnabledCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const serializeAws_querySetIdentityFeedbackForwardingEnabledCommand: (
|
|
503
|
+
input: SetIdentityFeedbackForwardingEnabledCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const serializeAws_querySetIdentityHeadersInNotificationsEnabledCommand: (
|
|
507
|
+
input: SetIdentityHeadersInNotificationsEnabledCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const serializeAws_querySetIdentityMailFromDomainCommand: (
|
|
511
|
+
input: SetIdentityMailFromDomainCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const serializeAws_querySetIdentityNotificationTopicCommand: (
|
|
515
|
+
input: SetIdentityNotificationTopicCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const serializeAws_querySetReceiptRulePositionCommand: (
|
|
519
|
+
input: SetReceiptRulePositionCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const serializeAws_queryTestRenderTemplateCommand: (
|
|
523
|
+
input: TestRenderTemplateCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const serializeAws_queryUpdateAccountSendingEnabledCommand: (
|
|
527
|
+
input: UpdateAccountSendingEnabledCommandInput,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<__HttpRequest>;
|
|
530
|
+
export declare const serializeAws_queryUpdateConfigurationSetEventDestinationCommand: (
|
|
531
|
+
input: UpdateConfigurationSetEventDestinationCommandInput,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<__HttpRequest>;
|
|
534
|
+
export declare const serializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand: (
|
|
535
|
+
input: UpdateConfigurationSetReputationMetricsEnabledCommandInput,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<__HttpRequest>;
|
|
538
|
+
export declare const serializeAws_queryUpdateConfigurationSetSendingEnabledCommand: (
|
|
539
|
+
input: UpdateConfigurationSetSendingEnabledCommandInput,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<__HttpRequest>;
|
|
542
|
+
export declare const serializeAws_queryUpdateConfigurationSetTrackingOptionsCommand: (
|
|
543
|
+
input: UpdateConfigurationSetTrackingOptionsCommandInput,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<__HttpRequest>;
|
|
546
|
+
export declare const serializeAws_queryUpdateCustomVerificationEmailTemplateCommand: (
|
|
547
|
+
input: UpdateCustomVerificationEmailTemplateCommandInput,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<__HttpRequest>;
|
|
550
|
+
export declare const serializeAws_queryUpdateReceiptRuleCommand: (
|
|
551
|
+
input: UpdateReceiptRuleCommandInput,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<__HttpRequest>;
|
|
554
|
+
export declare const serializeAws_queryUpdateTemplateCommand: (
|
|
555
|
+
input: UpdateTemplateCommandInput,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<__HttpRequest>;
|
|
558
|
+
export declare const serializeAws_queryVerifyDomainDkimCommand: (
|
|
559
|
+
input: VerifyDomainDkimCommandInput,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<__HttpRequest>;
|
|
562
|
+
export declare const serializeAws_queryVerifyDomainIdentityCommand: (
|
|
563
|
+
input: VerifyDomainIdentityCommandInput,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<__HttpRequest>;
|
|
566
|
+
export declare const serializeAws_queryVerifyEmailAddressCommand: (
|
|
567
|
+
input: VerifyEmailAddressCommandInput,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<__HttpRequest>;
|
|
570
|
+
export declare const serializeAws_queryVerifyEmailIdentityCommand: (
|
|
571
|
+
input: VerifyEmailIdentityCommandInput,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<__HttpRequest>;
|
|
574
|
+
export declare const deserializeAws_queryCloneReceiptRuleSetCommand: (
|
|
575
|
+
output: __HttpResponse,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<CloneReceiptRuleSetCommandOutput>;
|
|
578
|
+
export declare const deserializeAws_queryCreateConfigurationSetCommand: (
|
|
579
|
+
output: __HttpResponse,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<CreateConfigurationSetCommandOutput>;
|
|
582
|
+
export declare const deserializeAws_queryCreateConfigurationSetEventDestinationCommand: (
|
|
583
|
+
output: __HttpResponse,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<CreateConfigurationSetEventDestinationCommandOutput>;
|
|
586
|
+
export declare const deserializeAws_queryCreateConfigurationSetTrackingOptionsCommand: (
|
|
587
|
+
output: __HttpResponse,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<CreateConfigurationSetTrackingOptionsCommandOutput>;
|
|
590
|
+
export declare const deserializeAws_queryCreateCustomVerificationEmailTemplateCommand: (
|
|
591
|
+
output: __HttpResponse,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
|
|
594
|
+
export declare const deserializeAws_queryCreateReceiptFilterCommand: (
|
|
595
|
+
output: __HttpResponse,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<CreateReceiptFilterCommandOutput>;
|
|
598
|
+
export declare const deserializeAws_queryCreateReceiptRuleCommand: (
|
|
599
|
+
output: __HttpResponse,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<CreateReceiptRuleCommandOutput>;
|
|
602
|
+
export declare const deserializeAws_queryCreateReceiptRuleSetCommand: (
|
|
603
|
+
output: __HttpResponse,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<CreateReceiptRuleSetCommandOutput>;
|
|
606
|
+
export declare const deserializeAws_queryCreateTemplateCommand: (
|
|
607
|
+
output: __HttpResponse,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<CreateTemplateCommandOutput>;
|
|
610
|
+
export declare const deserializeAws_queryDeleteConfigurationSetCommand: (
|
|
611
|
+
output: __HttpResponse,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<DeleteConfigurationSetCommandOutput>;
|
|
614
|
+
export declare const deserializeAws_queryDeleteConfigurationSetEventDestinationCommand: (
|
|
615
|
+
output: __HttpResponse,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
|
|
618
|
+
export declare const deserializeAws_queryDeleteConfigurationSetTrackingOptionsCommand: (
|
|
619
|
+
output: __HttpResponse,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<DeleteConfigurationSetTrackingOptionsCommandOutput>;
|
|
622
|
+
export declare const deserializeAws_queryDeleteCustomVerificationEmailTemplateCommand: (
|
|
623
|
+
output: __HttpResponse,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
|
|
626
|
+
export declare const deserializeAws_queryDeleteIdentityCommand: (
|
|
627
|
+
output: __HttpResponse,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<DeleteIdentityCommandOutput>;
|
|
630
|
+
export declare const deserializeAws_queryDeleteIdentityPolicyCommand: (
|
|
631
|
+
output: __HttpResponse,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<DeleteIdentityPolicyCommandOutput>;
|
|
634
|
+
export declare const deserializeAws_queryDeleteReceiptFilterCommand: (
|
|
635
|
+
output: __HttpResponse,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<DeleteReceiptFilterCommandOutput>;
|
|
638
|
+
export declare const deserializeAws_queryDeleteReceiptRuleCommand: (
|
|
639
|
+
output: __HttpResponse,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<DeleteReceiptRuleCommandOutput>;
|
|
642
|
+
export declare const deserializeAws_queryDeleteReceiptRuleSetCommand: (
|
|
643
|
+
output: __HttpResponse,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<DeleteReceiptRuleSetCommandOutput>;
|
|
646
|
+
export declare const deserializeAws_queryDeleteTemplateCommand: (
|
|
647
|
+
output: __HttpResponse,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<DeleteTemplateCommandOutput>;
|
|
650
|
+
export declare const deserializeAws_queryDeleteVerifiedEmailAddressCommand: (
|
|
651
|
+
output: __HttpResponse,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<DeleteVerifiedEmailAddressCommandOutput>;
|
|
654
|
+
export declare const deserializeAws_queryDescribeActiveReceiptRuleSetCommand: (
|
|
655
|
+
output: __HttpResponse,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<DescribeActiveReceiptRuleSetCommandOutput>;
|
|
658
|
+
export declare const deserializeAws_queryDescribeConfigurationSetCommand: (
|
|
659
|
+
output: __HttpResponse,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<DescribeConfigurationSetCommandOutput>;
|
|
662
|
+
export declare const deserializeAws_queryDescribeReceiptRuleCommand: (
|
|
663
|
+
output: __HttpResponse,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<DescribeReceiptRuleCommandOutput>;
|
|
666
|
+
export declare const deserializeAws_queryDescribeReceiptRuleSetCommand: (
|
|
667
|
+
output: __HttpResponse,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<DescribeReceiptRuleSetCommandOutput>;
|
|
670
|
+
export declare const deserializeAws_queryGetAccountSendingEnabledCommand: (
|
|
671
|
+
output: __HttpResponse,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<GetAccountSendingEnabledCommandOutput>;
|
|
674
|
+
export declare const deserializeAws_queryGetCustomVerificationEmailTemplateCommand: (
|
|
675
|
+
output: __HttpResponse,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<GetCustomVerificationEmailTemplateCommandOutput>;
|
|
678
|
+
export declare const deserializeAws_queryGetIdentityDkimAttributesCommand: (
|
|
679
|
+
output: __HttpResponse,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<GetIdentityDkimAttributesCommandOutput>;
|
|
682
|
+
export declare const deserializeAws_queryGetIdentityMailFromDomainAttributesCommand: (
|
|
683
|
+
output: __HttpResponse,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<GetIdentityMailFromDomainAttributesCommandOutput>;
|
|
686
|
+
export declare const deserializeAws_queryGetIdentityNotificationAttributesCommand: (
|
|
687
|
+
output: __HttpResponse,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<GetIdentityNotificationAttributesCommandOutput>;
|
|
690
|
+
export declare const deserializeAws_queryGetIdentityPoliciesCommand: (
|
|
691
|
+
output: __HttpResponse,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<GetIdentityPoliciesCommandOutput>;
|
|
694
|
+
export declare const deserializeAws_queryGetIdentityVerificationAttributesCommand: (
|
|
695
|
+
output: __HttpResponse,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<GetIdentityVerificationAttributesCommandOutput>;
|
|
698
|
+
export declare const deserializeAws_queryGetSendQuotaCommand: (
|
|
699
|
+
output: __HttpResponse,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<GetSendQuotaCommandOutput>;
|
|
702
|
+
export declare const deserializeAws_queryGetSendStatisticsCommand: (
|
|
703
|
+
output: __HttpResponse,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<GetSendStatisticsCommandOutput>;
|
|
706
|
+
export declare const deserializeAws_queryGetTemplateCommand: (
|
|
707
|
+
output: __HttpResponse,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<GetTemplateCommandOutput>;
|
|
710
|
+
export declare const deserializeAws_queryListConfigurationSetsCommand: (
|
|
711
|
+
output: __HttpResponse,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<ListConfigurationSetsCommandOutput>;
|
|
714
|
+
export declare const deserializeAws_queryListCustomVerificationEmailTemplatesCommand: (
|
|
715
|
+
output: __HttpResponse,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
|
|
718
|
+
export declare const deserializeAws_queryListIdentitiesCommand: (
|
|
719
|
+
output: __HttpResponse,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<ListIdentitiesCommandOutput>;
|
|
722
|
+
export declare const deserializeAws_queryListIdentityPoliciesCommand: (
|
|
723
|
+
output: __HttpResponse,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<ListIdentityPoliciesCommandOutput>;
|
|
726
|
+
export declare const deserializeAws_queryListReceiptFiltersCommand: (
|
|
727
|
+
output: __HttpResponse,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<ListReceiptFiltersCommandOutput>;
|
|
730
|
+
export declare const deserializeAws_queryListReceiptRuleSetsCommand: (
|
|
731
|
+
output: __HttpResponse,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<ListReceiptRuleSetsCommandOutput>;
|
|
734
|
+
export declare const deserializeAws_queryListTemplatesCommand: (
|
|
735
|
+
output: __HttpResponse,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<ListTemplatesCommandOutput>;
|
|
738
|
+
export declare const deserializeAws_queryListVerifiedEmailAddressesCommand: (
|
|
739
|
+
output: __HttpResponse,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<ListVerifiedEmailAddressesCommandOutput>;
|
|
742
|
+
export declare const deserializeAws_queryPutConfigurationSetDeliveryOptionsCommand: (
|
|
743
|
+
output: __HttpResponse,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
|
|
746
|
+
export declare const deserializeAws_queryPutIdentityPolicyCommand: (
|
|
747
|
+
output: __HttpResponse,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<PutIdentityPolicyCommandOutput>;
|
|
750
|
+
export declare const deserializeAws_queryReorderReceiptRuleSetCommand: (
|
|
751
|
+
output: __HttpResponse,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<ReorderReceiptRuleSetCommandOutput>;
|
|
754
|
+
export declare const deserializeAws_querySendBounceCommand: (
|
|
755
|
+
output: __HttpResponse,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<SendBounceCommandOutput>;
|
|
758
|
+
export declare const deserializeAws_querySendBulkTemplatedEmailCommand: (
|
|
759
|
+
output: __HttpResponse,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<SendBulkTemplatedEmailCommandOutput>;
|
|
762
|
+
export declare const deserializeAws_querySendCustomVerificationEmailCommand: (
|
|
763
|
+
output: __HttpResponse,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<SendCustomVerificationEmailCommandOutput>;
|
|
766
|
+
export declare const deserializeAws_querySendEmailCommand: (
|
|
767
|
+
output: __HttpResponse,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<SendEmailCommandOutput>;
|
|
770
|
+
export declare const deserializeAws_querySendRawEmailCommand: (
|
|
771
|
+
output: __HttpResponse,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<SendRawEmailCommandOutput>;
|
|
774
|
+
export declare const deserializeAws_querySendTemplatedEmailCommand: (
|
|
775
|
+
output: __HttpResponse,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<SendTemplatedEmailCommandOutput>;
|
|
778
|
+
export declare const deserializeAws_querySetActiveReceiptRuleSetCommand: (
|
|
779
|
+
output: __HttpResponse,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<SetActiveReceiptRuleSetCommandOutput>;
|
|
782
|
+
export declare const deserializeAws_querySetIdentityDkimEnabledCommand: (
|
|
783
|
+
output: __HttpResponse,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<SetIdentityDkimEnabledCommandOutput>;
|
|
786
|
+
export declare const deserializeAws_querySetIdentityFeedbackForwardingEnabledCommand: (
|
|
787
|
+
output: __HttpResponse,
|
|
788
|
+
context: __SerdeContext
|
|
789
|
+
) => Promise<SetIdentityFeedbackForwardingEnabledCommandOutput>;
|
|
790
|
+
export declare const deserializeAws_querySetIdentityHeadersInNotificationsEnabledCommand: (
|
|
791
|
+
output: __HttpResponse,
|
|
792
|
+
context: __SerdeContext
|
|
793
|
+
) => Promise<SetIdentityHeadersInNotificationsEnabledCommandOutput>;
|
|
794
|
+
export declare const deserializeAws_querySetIdentityMailFromDomainCommand: (
|
|
795
|
+
output: __HttpResponse,
|
|
796
|
+
context: __SerdeContext
|
|
797
|
+
) => Promise<SetIdentityMailFromDomainCommandOutput>;
|
|
798
|
+
export declare const deserializeAws_querySetIdentityNotificationTopicCommand: (
|
|
799
|
+
output: __HttpResponse,
|
|
800
|
+
context: __SerdeContext
|
|
801
|
+
) => Promise<SetIdentityNotificationTopicCommandOutput>;
|
|
802
|
+
export declare const deserializeAws_querySetReceiptRulePositionCommand: (
|
|
803
|
+
output: __HttpResponse,
|
|
804
|
+
context: __SerdeContext
|
|
805
|
+
) => Promise<SetReceiptRulePositionCommandOutput>;
|
|
806
|
+
export declare const deserializeAws_queryTestRenderTemplateCommand: (
|
|
807
|
+
output: __HttpResponse,
|
|
808
|
+
context: __SerdeContext
|
|
809
|
+
) => Promise<TestRenderTemplateCommandOutput>;
|
|
810
|
+
export declare const deserializeAws_queryUpdateAccountSendingEnabledCommand: (
|
|
811
|
+
output: __HttpResponse,
|
|
812
|
+
context: __SerdeContext
|
|
813
|
+
) => Promise<UpdateAccountSendingEnabledCommandOutput>;
|
|
814
|
+
export declare const deserializeAws_queryUpdateConfigurationSetEventDestinationCommand: (
|
|
815
|
+
output: __HttpResponse,
|
|
816
|
+
context: __SerdeContext
|
|
817
|
+
) => Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
|
|
818
|
+
export declare const deserializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand: (
|
|
819
|
+
output: __HttpResponse,
|
|
820
|
+
context: __SerdeContext
|
|
821
|
+
) => Promise<UpdateConfigurationSetReputationMetricsEnabledCommandOutput>;
|
|
822
|
+
export declare const deserializeAws_queryUpdateConfigurationSetSendingEnabledCommand: (
|
|
823
|
+
output: __HttpResponse,
|
|
824
|
+
context: __SerdeContext
|
|
825
|
+
) => Promise<UpdateConfigurationSetSendingEnabledCommandOutput>;
|
|
826
|
+
export declare const deserializeAws_queryUpdateConfigurationSetTrackingOptionsCommand: (
|
|
827
|
+
output: __HttpResponse,
|
|
828
|
+
context: __SerdeContext
|
|
829
|
+
) => Promise<UpdateConfigurationSetTrackingOptionsCommandOutput>;
|
|
830
|
+
export declare const deserializeAws_queryUpdateCustomVerificationEmailTemplateCommand: (
|
|
831
|
+
output: __HttpResponse,
|
|
832
|
+
context: __SerdeContext
|
|
833
|
+
) => Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
|
|
834
|
+
export declare const deserializeAws_queryUpdateReceiptRuleCommand: (
|
|
835
|
+
output: __HttpResponse,
|
|
836
|
+
context: __SerdeContext
|
|
837
|
+
) => Promise<UpdateReceiptRuleCommandOutput>;
|
|
838
|
+
export declare const deserializeAws_queryUpdateTemplateCommand: (
|
|
839
|
+
output: __HttpResponse,
|
|
840
|
+
context: __SerdeContext
|
|
841
|
+
) => Promise<UpdateTemplateCommandOutput>;
|
|
842
|
+
export declare const deserializeAws_queryVerifyDomainDkimCommand: (
|
|
843
|
+
output: __HttpResponse,
|
|
844
|
+
context: __SerdeContext
|
|
845
|
+
) => Promise<VerifyDomainDkimCommandOutput>;
|
|
846
|
+
export declare const deserializeAws_queryVerifyDomainIdentityCommand: (
|
|
847
|
+
output: __HttpResponse,
|
|
848
|
+
context: __SerdeContext
|
|
849
|
+
) => Promise<VerifyDomainIdentityCommandOutput>;
|
|
850
|
+
export declare const deserializeAws_queryVerifyEmailAddressCommand: (
|
|
851
|
+
output: __HttpResponse,
|
|
852
|
+
context: __SerdeContext
|
|
853
|
+
) => Promise<VerifyEmailAddressCommandOutput>;
|
|
854
|
+
export declare const deserializeAws_queryVerifyEmailIdentityCommand: (
|
|
855
|
+
output: __HttpResponse,
|
|
856
|
+
context: __SerdeContext
|
|
857
|
+
) => Promise<VerifyEmailIdentityCommandOutput>;
|