@aws-sdk/client-workmail 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/WorkMail.d.ts +1330 -370
- package/dist-types/ts3.4/WorkMailClient.d.ts +567 -146
- package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +73 -73
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/WorkMailServiceException.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 +2027 -1824
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAvailabilityConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListGroupMembersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMailDomainsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMailboxExportJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMailboxPermissionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMobileDeviceAccessOverridesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceDelegatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +13 -13
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +881 -221
- 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/package.json +34 -34
|
@@ -1,370 +1,1330 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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
|
-
import {
|
|
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
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
AssociateDelegateToResourceCommandInput,
|
|
4
|
+
AssociateDelegateToResourceCommandOutput,
|
|
5
|
+
} from "./commands/AssociateDelegateToResourceCommand";
|
|
6
|
+
import {
|
|
7
|
+
AssociateMemberToGroupCommandInput,
|
|
8
|
+
AssociateMemberToGroupCommandOutput,
|
|
9
|
+
} from "./commands/AssociateMemberToGroupCommand";
|
|
10
|
+
import {
|
|
11
|
+
CancelMailboxExportJobCommandInput,
|
|
12
|
+
CancelMailboxExportJobCommandOutput,
|
|
13
|
+
} from "./commands/CancelMailboxExportJobCommand";
|
|
14
|
+
import {
|
|
15
|
+
CreateAliasCommandInput,
|
|
16
|
+
CreateAliasCommandOutput,
|
|
17
|
+
} from "./commands/CreateAliasCommand";
|
|
18
|
+
import {
|
|
19
|
+
CreateAvailabilityConfigurationCommandInput,
|
|
20
|
+
CreateAvailabilityConfigurationCommandOutput,
|
|
21
|
+
} from "./commands/CreateAvailabilityConfigurationCommand";
|
|
22
|
+
import {
|
|
23
|
+
CreateGroupCommandInput,
|
|
24
|
+
CreateGroupCommandOutput,
|
|
25
|
+
} from "./commands/CreateGroupCommand";
|
|
26
|
+
import {
|
|
27
|
+
CreateMobileDeviceAccessRuleCommandInput,
|
|
28
|
+
CreateMobileDeviceAccessRuleCommandOutput,
|
|
29
|
+
} from "./commands/CreateMobileDeviceAccessRuleCommand";
|
|
30
|
+
import {
|
|
31
|
+
CreateOrganizationCommandInput,
|
|
32
|
+
CreateOrganizationCommandOutput,
|
|
33
|
+
} from "./commands/CreateOrganizationCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateResourceCommandInput,
|
|
36
|
+
CreateResourceCommandOutput,
|
|
37
|
+
} from "./commands/CreateResourceCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateUserCommandInput,
|
|
40
|
+
CreateUserCommandOutput,
|
|
41
|
+
} from "./commands/CreateUserCommand";
|
|
42
|
+
import {
|
|
43
|
+
DeleteAccessControlRuleCommandInput,
|
|
44
|
+
DeleteAccessControlRuleCommandOutput,
|
|
45
|
+
} from "./commands/DeleteAccessControlRuleCommand";
|
|
46
|
+
import {
|
|
47
|
+
DeleteAliasCommandInput,
|
|
48
|
+
DeleteAliasCommandOutput,
|
|
49
|
+
} from "./commands/DeleteAliasCommand";
|
|
50
|
+
import {
|
|
51
|
+
DeleteAvailabilityConfigurationCommandInput,
|
|
52
|
+
DeleteAvailabilityConfigurationCommandOutput,
|
|
53
|
+
} from "./commands/DeleteAvailabilityConfigurationCommand";
|
|
54
|
+
import {
|
|
55
|
+
DeleteEmailMonitoringConfigurationCommandInput,
|
|
56
|
+
DeleteEmailMonitoringConfigurationCommandOutput,
|
|
57
|
+
} from "./commands/DeleteEmailMonitoringConfigurationCommand";
|
|
58
|
+
import {
|
|
59
|
+
DeleteGroupCommandInput,
|
|
60
|
+
DeleteGroupCommandOutput,
|
|
61
|
+
} from "./commands/DeleteGroupCommand";
|
|
62
|
+
import {
|
|
63
|
+
DeleteMailboxPermissionsCommandInput,
|
|
64
|
+
DeleteMailboxPermissionsCommandOutput,
|
|
65
|
+
} from "./commands/DeleteMailboxPermissionsCommand";
|
|
66
|
+
import {
|
|
67
|
+
DeleteMobileDeviceAccessOverrideCommandInput,
|
|
68
|
+
DeleteMobileDeviceAccessOverrideCommandOutput,
|
|
69
|
+
} from "./commands/DeleteMobileDeviceAccessOverrideCommand";
|
|
70
|
+
import {
|
|
71
|
+
DeleteMobileDeviceAccessRuleCommandInput,
|
|
72
|
+
DeleteMobileDeviceAccessRuleCommandOutput,
|
|
73
|
+
} from "./commands/DeleteMobileDeviceAccessRuleCommand";
|
|
74
|
+
import {
|
|
75
|
+
DeleteOrganizationCommandInput,
|
|
76
|
+
DeleteOrganizationCommandOutput,
|
|
77
|
+
} from "./commands/DeleteOrganizationCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteResourceCommandInput,
|
|
80
|
+
DeleteResourceCommandOutput,
|
|
81
|
+
} from "./commands/DeleteResourceCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteRetentionPolicyCommandInput,
|
|
84
|
+
DeleteRetentionPolicyCommandOutput,
|
|
85
|
+
} from "./commands/DeleteRetentionPolicyCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteUserCommandInput,
|
|
88
|
+
DeleteUserCommandOutput,
|
|
89
|
+
} from "./commands/DeleteUserCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeregisterFromWorkMailCommandInput,
|
|
92
|
+
DeregisterFromWorkMailCommandOutput,
|
|
93
|
+
} from "./commands/DeregisterFromWorkMailCommand";
|
|
94
|
+
import {
|
|
95
|
+
DeregisterMailDomainCommandInput,
|
|
96
|
+
DeregisterMailDomainCommandOutput,
|
|
97
|
+
} from "./commands/DeregisterMailDomainCommand";
|
|
98
|
+
import {
|
|
99
|
+
DescribeEmailMonitoringConfigurationCommandInput,
|
|
100
|
+
DescribeEmailMonitoringConfigurationCommandOutput,
|
|
101
|
+
} from "./commands/DescribeEmailMonitoringConfigurationCommand";
|
|
102
|
+
import {
|
|
103
|
+
DescribeGroupCommandInput,
|
|
104
|
+
DescribeGroupCommandOutput,
|
|
105
|
+
} from "./commands/DescribeGroupCommand";
|
|
106
|
+
import {
|
|
107
|
+
DescribeInboundDmarcSettingsCommandInput,
|
|
108
|
+
DescribeInboundDmarcSettingsCommandOutput,
|
|
109
|
+
} from "./commands/DescribeInboundDmarcSettingsCommand";
|
|
110
|
+
import {
|
|
111
|
+
DescribeMailboxExportJobCommandInput,
|
|
112
|
+
DescribeMailboxExportJobCommandOutput,
|
|
113
|
+
} from "./commands/DescribeMailboxExportJobCommand";
|
|
114
|
+
import {
|
|
115
|
+
DescribeOrganizationCommandInput,
|
|
116
|
+
DescribeOrganizationCommandOutput,
|
|
117
|
+
} from "./commands/DescribeOrganizationCommand";
|
|
118
|
+
import {
|
|
119
|
+
DescribeResourceCommandInput,
|
|
120
|
+
DescribeResourceCommandOutput,
|
|
121
|
+
} from "./commands/DescribeResourceCommand";
|
|
122
|
+
import {
|
|
123
|
+
DescribeUserCommandInput,
|
|
124
|
+
DescribeUserCommandOutput,
|
|
125
|
+
} from "./commands/DescribeUserCommand";
|
|
126
|
+
import {
|
|
127
|
+
DisassociateDelegateFromResourceCommandInput,
|
|
128
|
+
DisassociateDelegateFromResourceCommandOutput,
|
|
129
|
+
} from "./commands/DisassociateDelegateFromResourceCommand";
|
|
130
|
+
import {
|
|
131
|
+
DisassociateMemberFromGroupCommandInput,
|
|
132
|
+
DisassociateMemberFromGroupCommandOutput,
|
|
133
|
+
} from "./commands/DisassociateMemberFromGroupCommand";
|
|
134
|
+
import {
|
|
135
|
+
GetAccessControlEffectCommandInput,
|
|
136
|
+
GetAccessControlEffectCommandOutput,
|
|
137
|
+
} from "./commands/GetAccessControlEffectCommand";
|
|
138
|
+
import {
|
|
139
|
+
GetDefaultRetentionPolicyCommandInput,
|
|
140
|
+
GetDefaultRetentionPolicyCommandOutput,
|
|
141
|
+
} from "./commands/GetDefaultRetentionPolicyCommand";
|
|
142
|
+
import {
|
|
143
|
+
GetMailboxDetailsCommandInput,
|
|
144
|
+
GetMailboxDetailsCommandOutput,
|
|
145
|
+
} from "./commands/GetMailboxDetailsCommand";
|
|
146
|
+
import {
|
|
147
|
+
GetMailDomainCommandInput,
|
|
148
|
+
GetMailDomainCommandOutput,
|
|
149
|
+
} from "./commands/GetMailDomainCommand";
|
|
150
|
+
import {
|
|
151
|
+
GetMobileDeviceAccessEffectCommandInput,
|
|
152
|
+
GetMobileDeviceAccessEffectCommandOutput,
|
|
153
|
+
} from "./commands/GetMobileDeviceAccessEffectCommand";
|
|
154
|
+
import {
|
|
155
|
+
GetMobileDeviceAccessOverrideCommandInput,
|
|
156
|
+
GetMobileDeviceAccessOverrideCommandOutput,
|
|
157
|
+
} from "./commands/GetMobileDeviceAccessOverrideCommand";
|
|
158
|
+
import {
|
|
159
|
+
ListAccessControlRulesCommandInput,
|
|
160
|
+
ListAccessControlRulesCommandOutput,
|
|
161
|
+
} from "./commands/ListAccessControlRulesCommand";
|
|
162
|
+
import {
|
|
163
|
+
ListAliasesCommandInput,
|
|
164
|
+
ListAliasesCommandOutput,
|
|
165
|
+
} from "./commands/ListAliasesCommand";
|
|
166
|
+
import {
|
|
167
|
+
ListAvailabilityConfigurationsCommandInput,
|
|
168
|
+
ListAvailabilityConfigurationsCommandOutput,
|
|
169
|
+
} from "./commands/ListAvailabilityConfigurationsCommand";
|
|
170
|
+
import {
|
|
171
|
+
ListGroupMembersCommandInput,
|
|
172
|
+
ListGroupMembersCommandOutput,
|
|
173
|
+
} from "./commands/ListGroupMembersCommand";
|
|
174
|
+
import {
|
|
175
|
+
ListGroupsCommandInput,
|
|
176
|
+
ListGroupsCommandOutput,
|
|
177
|
+
} from "./commands/ListGroupsCommand";
|
|
178
|
+
import {
|
|
179
|
+
ListMailboxExportJobsCommandInput,
|
|
180
|
+
ListMailboxExportJobsCommandOutput,
|
|
181
|
+
} from "./commands/ListMailboxExportJobsCommand";
|
|
182
|
+
import {
|
|
183
|
+
ListMailboxPermissionsCommandInput,
|
|
184
|
+
ListMailboxPermissionsCommandOutput,
|
|
185
|
+
} from "./commands/ListMailboxPermissionsCommand";
|
|
186
|
+
import {
|
|
187
|
+
ListMailDomainsCommandInput,
|
|
188
|
+
ListMailDomainsCommandOutput,
|
|
189
|
+
} from "./commands/ListMailDomainsCommand";
|
|
190
|
+
import {
|
|
191
|
+
ListMobileDeviceAccessOverridesCommandInput,
|
|
192
|
+
ListMobileDeviceAccessOverridesCommandOutput,
|
|
193
|
+
} from "./commands/ListMobileDeviceAccessOverridesCommand";
|
|
194
|
+
import {
|
|
195
|
+
ListMobileDeviceAccessRulesCommandInput,
|
|
196
|
+
ListMobileDeviceAccessRulesCommandOutput,
|
|
197
|
+
} from "./commands/ListMobileDeviceAccessRulesCommand";
|
|
198
|
+
import {
|
|
199
|
+
ListOrganizationsCommandInput,
|
|
200
|
+
ListOrganizationsCommandOutput,
|
|
201
|
+
} from "./commands/ListOrganizationsCommand";
|
|
202
|
+
import {
|
|
203
|
+
ListResourceDelegatesCommandInput,
|
|
204
|
+
ListResourceDelegatesCommandOutput,
|
|
205
|
+
} from "./commands/ListResourceDelegatesCommand";
|
|
206
|
+
import {
|
|
207
|
+
ListResourcesCommandInput,
|
|
208
|
+
ListResourcesCommandOutput,
|
|
209
|
+
} from "./commands/ListResourcesCommand";
|
|
210
|
+
import {
|
|
211
|
+
ListTagsForResourceCommandInput,
|
|
212
|
+
ListTagsForResourceCommandOutput,
|
|
213
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
214
|
+
import {
|
|
215
|
+
ListUsersCommandInput,
|
|
216
|
+
ListUsersCommandOutput,
|
|
217
|
+
} from "./commands/ListUsersCommand";
|
|
218
|
+
import {
|
|
219
|
+
PutAccessControlRuleCommandInput,
|
|
220
|
+
PutAccessControlRuleCommandOutput,
|
|
221
|
+
} from "./commands/PutAccessControlRuleCommand";
|
|
222
|
+
import {
|
|
223
|
+
PutEmailMonitoringConfigurationCommandInput,
|
|
224
|
+
PutEmailMonitoringConfigurationCommandOutput,
|
|
225
|
+
} from "./commands/PutEmailMonitoringConfigurationCommand";
|
|
226
|
+
import {
|
|
227
|
+
PutInboundDmarcSettingsCommandInput,
|
|
228
|
+
PutInboundDmarcSettingsCommandOutput,
|
|
229
|
+
} from "./commands/PutInboundDmarcSettingsCommand";
|
|
230
|
+
import {
|
|
231
|
+
PutMailboxPermissionsCommandInput,
|
|
232
|
+
PutMailboxPermissionsCommandOutput,
|
|
233
|
+
} from "./commands/PutMailboxPermissionsCommand";
|
|
234
|
+
import {
|
|
235
|
+
PutMobileDeviceAccessOverrideCommandInput,
|
|
236
|
+
PutMobileDeviceAccessOverrideCommandOutput,
|
|
237
|
+
} from "./commands/PutMobileDeviceAccessOverrideCommand";
|
|
238
|
+
import {
|
|
239
|
+
PutRetentionPolicyCommandInput,
|
|
240
|
+
PutRetentionPolicyCommandOutput,
|
|
241
|
+
} from "./commands/PutRetentionPolicyCommand";
|
|
242
|
+
import {
|
|
243
|
+
RegisterMailDomainCommandInput,
|
|
244
|
+
RegisterMailDomainCommandOutput,
|
|
245
|
+
} from "./commands/RegisterMailDomainCommand";
|
|
246
|
+
import {
|
|
247
|
+
RegisterToWorkMailCommandInput,
|
|
248
|
+
RegisterToWorkMailCommandOutput,
|
|
249
|
+
} from "./commands/RegisterToWorkMailCommand";
|
|
250
|
+
import {
|
|
251
|
+
ResetPasswordCommandInput,
|
|
252
|
+
ResetPasswordCommandOutput,
|
|
253
|
+
} from "./commands/ResetPasswordCommand";
|
|
254
|
+
import {
|
|
255
|
+
StartMailboxExportJobCommandInput,
|
|
256
|
+
StartMailboxExportJobCommandOutput,
|
|
257
|
+
} from "./commands/StartMailboxExportJobCommand";
|
|
258
|
+
import {
|
|
259
|
+
TagResourceCommandInput,
|
|
260
|
+
TagResourceCommandOutput,
|
|
261
|
+
} from "./commands/TagResourceCommand";
|
|
262
|
+
import {
|
|
263
|
+
TestAvailabilityConfigurationCommandInput,
|
|
264
|
+
TestAvailabilityConfigurationCommandOutput,
|
|
265
|
+
} from "./commands/TestAvailabilityConfigurationCommand";
|
|
266
|
+
import {
|
|
267
|
+
UntagResourceCommandInput,
|
|
268
|
+
UntagResourceCommandOutput,
|
|
269
|
+
} from "./commands/UntagResourceCommand";
|
|
270
|
+
import {
|
|
271
|
+
UpdateAvailabilityConfigurationCommandInput,
|
|
272
|
+
UpdateAvailabilityConfigurationCommandOutput,
|
|
273
|
+
} from "./commands/UpdateAvailabilityConfigurationCommand";
|
|
274
|
+
import {
|
|
275
|
+
UpdateDefaultMailDomainCommandInput,
|
|
276
|
+
UpdateDefaultMailDomainCommandOutput,
|
|
277
|
+
} from "./commands/UpdateDefaultMailDomainCommand";
|
|
278
|
+
import {
|
|
279
|
+
UpdateMailboxQuotaCommandInput,
|
|
280
|
+
UpdateMailboxQuotaCommandOutput,
|
|
281
|
+
} from "./commands/UpdateMailboxQuotaCommand";
|
|
282
|
+
import {
|
|
283
|
+
UpdateMobileDeviceAccessRuleCommandInput,
|
|
284
|
+
UpdateMobileDeviceAccessRuleCommandOutput,
|
|
285
|
+
} from "./commands/UpdateMobileDeviceAccessRuleCommand";
|
|
286
|
+
import {
|
|
287
|
+
UpdatePrimaryEmailAddressCommandInput,
|
|
288
|
+
UpdatePrimaryEmailAddressCommandOutput,
|
|
289
|
+
} from "./commands/UpdatePrimaryEmailAddressCommand";
|
|
290
|
+
import {
|
|
291
|
+
UpdateResourceCommandInput,
|
|
292
|
+
UpdateResourceCommandOutput,
|
|
293
|
+
} from "./commands/UpdateResourceCommand";
|
|
294
|
+
import { WorkMailClient } from "./WorkMailClient";
|
|
295
|
+
|
|
296
|
+
export declare class WorkMail extends WorkMailClient {
|
|
297
|
+
associateDelegateToResource(
|
|
298
|
+
args: AssociateDelegateToResourceCommandInput,
|
|
299
|
+
options?: __HttpHandlerOptions
|
|
300
|
+
): Promise<AssociateDelegateToResourceCommandOutput>;
|
|
301
|
+
associateDelegateToResource(
|
|
302
|
+
args: AssociateDelegateToResourceCommandInput,
|
|
303
|
+
cb: (err: any, data?: AssociateDelegateToResourceCommandOutput) => void
|
|
304
|
+
): void;
|
|
305
|
+
associateDelegateToResource(
|
|
306
|
+
args: AssociateDelegateToResourceCommandInput,
|
|
307
|
+
options: __HttpHandlerOptions,
|
|
308
|
+
cb: (err: any, data?: AssociateDelegateToResourceCommandOutput) => void
|
|
309
|
+
): void;
|
|
310
|
+
|
|
311
|
+
associateMemberToGroup(
|
|
312
|
+
args: AssociateMemberToGroupCommandInput,
|
|
313
|
+
options?: __HttpHandlerOptions
|
|
314
|
+
): Promise<AssociateMemberToGroupCommandOutput>;
|
|
315
|
+
associateMemberToGroup(
|
|
316
|
+
args: AssociateMemberToGroupCommandInput,
|
|
317
|
+
cb: (err: any, data?: AssociateMemberToGroupCommandOutput) => void
|
|
318
|
+
): void;
|
|
319
|
+
associateMemberToGroup(
|
|
320
|
+
args: AssociateMemberToGroupCommandInput,
|
|
321
|
+
options: __HttpHandlerOptions,
|
|
322
|
+
cb: (err: any, data?: AssociateMemberToGroupCommandOutput) => void
|
|
323
|
+
): void;
|
|
324
|
+
|
|
325
|
+
cancelMailboxExportJob(
|
|
326
|
+
args: CancelMailboxExportJobCommandInput,
|
|
327
|
+
options?: __HttpHandlerOptions
|
|
328
|
+
): Promise<CancelMailboxExportJobCommandOutput>;
|
|
329
|
+
cancelMailboxExportJob(
|
|
330
|
+
args: CancelMailboxExportJobCommandInput,
|
|
331
|
+
cb: (err: any, data?: CancelMailboxExportJobCommandOutput) => void
|
|
332
|
+
): void;
|
|
333
|
+
cancelMailboxExportJob(
|
|
334
|
+
args: CancelMailboxExportJobCommandInput,
|
|
335
|
+
options: __HttpHandlerOptions,
|
|
336
|
+
cb: (err: any, data?: CancelMailboxExportJobCommandOutput) => void
|
|
337
|
+
): void;
|
|
338
|
+
|
|
339
|
+
createAlias(
|
|
340
|
+
args: CreateAliasCommandInput,
|
|
341
|
+
options?: __HttpHandlerOptions
|
|
342
|
+
): Promise<CreateAliasCommandOutput>;
|
|
343
|
+
createAlias(
|
|
344
|
+
args: CreateAliasCommandInput,
|
|
345
|
+
cb: (err: any, data?: CreateAliasCommandOutput) => void
|
|
346
|
+
): void;
|
|
347
|
+
createAlias(
|
|
348
|
+
args: CreateAliasCommandInput,
|
|
349
|
+
options: __HttpHandlerOptions,
|
|
350
|
+
cb: (err: any, data?: CreateAliasCommandOutput) => void
|
|
351
|
+
): void;
|
|
352
|
+
|
|
353
|
+
createAvailabilityConfiguration(
|
|
354
|
+
args: CreateAvailabilityConfigurationCommandInput,
|
|
355
|
+
options?: __HttpHandlerOptions
|
|
356
|
+
): Promise<CreateAvailabilityConfigurationCommandOutput>;
|
|
357
|
+
createAvailabilityConfiguration(
|
|
358
|
+
args: CreateAvailabilityConfigurationCommandInput,
|
|
359
|
+
cb: (err: any, data?: CreateAvailabilityConfigurationCommandOutput) => void
|
|
360
|
+
): void;
|
|
361
|
+
createAvailabilityConfiguration(
|
|
362
|
+
args: CreateAvailabilityConfigurationCommandInput,
|
|
363
|
+
options: __HttpHandlerOptions,
|
|
364
|
+
cb: (err: any, data?: CreateAvailabilityConfigurationCommandOutput) => void
|
|
365
|
+
): void;
|
|
366
|
+
|
|
367
|
+
createGroup(
|
|
368
|
+
args: CreateGroupCommandInput,
|
|
369
|
+
options?: __HttpHandlerOptions
|
|
370
|
+
): Promise<CreateGroupCommandOutput>;
|
|
371
|
+
createGroup(
|
|
372
|
+
args: CreateGroupCommandInput,
|
|
373
|
+
cb: (err: any, data?: CreateGroupCommandOutput) => void
|
|
374
|
+
): void;
|
|
375
|
+
createGroup(
|
|
376
|
+
args: CreateGroupCommandInput,
|
|
377
|
+
options: __HttpHandlerOptions,
|
|
378
|
+
cb: (err: any, data?: CreateGroupCommandOutput) => void
|
|
379
|
+
): void;
|
|
380
|
+
|
|
381
|
+
createMobileDeviceAccessRule(
|
|
382
|
+
args: CreateMobileDeviceAccessRuleCommandInput,
|
|
383
|
+
options?: __HttpHandlerOptions
|
|
384
|
+
): Promise<CreateMobileDeviceAccessRuleCommandOutput>;
|
|
385
|
+
createMobileDeviceAccessRule(
|
|
386
|
+
args: CreateMobileDeviceAccessRuleCommandInput,
|
|
387
|
+
cb: (err: any, data?: CreateMobileDeviceAccessRuleCommandOutput) => void
|
|
388
|
+
): void;
|
|
389
|
+
createMobileDeviceAccessRule(
|
|
390
|
+
args: CreateMobileDeviceAccessRuleCommandInput,
|
|
391
|
+
options: __HttpHandlerOptions,
|
|
392
|
+
cb: (err: any, data?: CreateMobileDeviceAccessRuleCommandOutput) => void
|
|
393
|
+
): void;
|
|
394
|
+
|
|
395
|
+
createOrganization(
|
|
396
|
+
args: CreateOrganizationCommandInput,
|
|
397
|
+
options?: __HttpHandlerOptions
|
|
398
|
+
): Promise<CreateOrganizationCommandOutput>;
|
|
399
|
+
createOrganization(
|
|
400
|
+
args: CreateOrganizationCommandInput,
|
|
401
|
+
cb: (err: any, data?: CreateOrganizationCommandOutput) => void
|
|
402
|
+
): void;
|
|
403
|
+
createOrganization(
|
|
404
|
+
args: CreateOrganizationCommandInput,
|
|
405
|
+
options: __HttpHandlerOptions,
|
|
406
|
+
cb: (err: any, data?: CreateOrganizationCommandOutput) => void
|
|
407
|
+
): void;
|
|
408
|
+
|
|
409
|
+
createResource(
|
|
410
|
+
args: CreateResourceCommandInput,
|
|
411
|
+
options?: __HttpHandlerOptions
|
|
412
|
+
): Promise<CreateResourceCommandOutput>;
|
|
413
|
+
createResource(
|
|
414
|
+
args: CreateResourceCommandInput,
|
|
415
|
+
cb: (err: any, data?: CreateResourceCommandOutput) => void
|
|
416
|
+
): void;
|
|
417
|
+
createResource(
|
|
418
|
+
args: CreateResourceCommandInput,
|
|
419
|
+
options: __HttpHandlerOptions,
|
|
420
|
+
cb: (err: any, data?: CreateResourceCommandOutput) => void
|
|
421
|
+
): void;
|
|
422
|
+
|
|
423
|
+
createUser(
|
|
424
|
+
args: CreateUserCommandInput,
|
|
425
|
+
options?: __HttpHandlerOptions
|
|
426
|
+
): Promise<CreateUserCommandOutput>;
|
|
427
|
+
createUser(
|
|
428
|
+
args: CreateUserCommandInput,
|
|
429
|
+
cb: (err: any, data?: CreateUserCommandOutput) => void
|
|
430
|
+
): void;
|
|
431
|
+
createUser(
|
|
432
|
+
args: CreateUserCommandInput,
|
|
433
|
+
options: __HttpHandlerOptions,
|
|
434
|
+
cb: (err: any, data?: CreateUserCommandOutput) => void
|
|
435
|
+
): void;
|
|
436
|
+
|
|
437
|
+
deleteAccessControlRule(
|
|
438
|
+
args: DeleteAccessControlRuleCommandInput,
|
|
439
|
+
options?: __HttpHandlerOptions
|
|
440
|
+
): Promise<DeleteAccessControlRuleCommandOutput>;
|
|
441
|
+
deleteAccessControlRule(
|
|
442
|
+
args: DeleteAccessControlRuleCommandInput,
|
|
443
|
+
cb: (err: any, data?: DeleteAccessControlRuleCommandOutput) => void
|
|
444
|
+
): void;
|
|
445
|
+
deleteAccessControlRule(
|
|
446
|
+
args: DeleteAccessControlRuleCommandInput,
|
|
447
|
+
options: __HttpHandlerOptions,
|
|
448
|
+
cb: (err: any, data?: DeleteAccessControlRuleCommandOutput) => void
|
|
449
|
+
): void;
|
|
450
|
+
|
|
451
|
+
deleteAlias(
|
|
452
|
+
args: DeleteAliasCommandInput,
|
|
453
|
+
options?: __HttpHandlerOptions
|
|
454
|
+
): Promise<DeleteAliasCommandOutput>;
|
|
455
|
+
deleteAlias(
|
|
456
|
+
args: DeleteAliasCommandInput,
|
|
457
|
+
cb: (err: any, data?: DeleteAliasCommandOutput) => void
|
|
458
|
+
): void;
|
|
459
|
+
deleteAlias(
|
|
460
|
+
args: DeleteAliasCommandInput,
|
|
461
|
+
options: __HttpHandlerOptions,
|
|
462
|
+
cb: (err: any, data?: DeleteAliasCommandOutput) => void
|
|
463
|
+
): void;
|
|
464
|
+
|
|
465
|
+
deleteAvailabilityConfiguration(
|
|
466
|
+
args: DeleteAvailabilityConfigurationCommandInput,
|
|
467
|
+
options?: __HttpHandlerOptions
|
|
468
|
+
): Promise<DeleteAvailabilityConfigurationCommandOutput>;
|
|
469
|
+
deleteAvailabilityConfiguration(
|
|
470
|
+
args: DeleteAvailabilityConfigurationCommandInput,
|
|
471
|
+
cb: (err: any, data?: DeleteAvailabilityConfigurationCommandOutput) => void
|
|
472
|
+
): void;
|
|
473
|
+
deleteAvailabilityConfiguration(
|
|
474
|
+
args: DeleteAvailabilityConfigurationCommandInput,
|
|
475
|
+
options: __HttpHandlerOptions,
|
|
476
|
+
cb: (err: any, data?: DeleteAvailabilityConfigurationCommandOutput) => void
|
|
477
|
+
): void;
|
|
478
|
+
|
|
479
|
+
deleteEmailMonitoringConfiguration(
|
|
480
|
+
args: DeleteEmailMonitoringConfigurationCommandInput,
|
|
481
|
+
options?: __HttpHandlerOptions
|
|
482
|
+
): Promise<DeleteEmailMonitoringConfigurationCommandOutput>;
|
|
483
|
+
deleteEmailMonitoringConfiguration(
|
|
484
|
+
args: DeleteEmailMonitoringConfigurationCommandInput,
|
|
485
|
+
cb: (
|
|
486
|
+
err: any,
|
|
487
|
+
data?: DeleteEmailMonitoringConfigurationCommandOutput
|
|
488
|
+
) => void
|
|
489
|
+
): void;
|
|
490
|
+
deleteEmailMonitoringConfiguration(
|
|
491
|
+
args: DeleteEmailMonitoringConfigurationCommandInput,
|
|
492
|
+
options: __HttpHandlerOptions,
|
|
493
|
+
cb: (
|
|
494
|
+
err: any,
|
|
495
|
+
data?: DeleteEmailMonitoringConfigurationCommandOutput
|
|
496
|
+
) => void
|
|
497
|
+
): void;
|
|
498
|
+
|
|
499
|
+
deleteGroup(
|
|
500
|
+
args: DeleteGroupCommandInput,
|
|
501
|
+
options?: __HttpHandlerOptions
|
|
502
|
+
): Promise<DeleteGroupCommandOutput>;
|
|
503
|
+
deleteGroup(
|
|
504
|
+
args: DeleteGroupCommandInput,
|
|
505
|
+
cb: (err: any, data?: DeleteGroupCommandOutput) => void
|
|
506
|
+
): void;
|
|
507
|
+
deleteGroup(
|
|
508
|
+
args: DeleteGroupCommandInput,
|
|
509
|
+
options: __HttpHandlerOptions,
|
|
510
|
+
cb: (err: any, data?: DeleteGroupCommandOutput) => void
|
|
511
|
+
): void;
|
|
512
|
+
|
|
513
|
+
deleteMailboxPermissions(
|
|
514
|
+
args: DeleteMailboxPermissionsCommandInput,
|
|
515
|
+
options?: __HttpHandlerOptions
|
|
516
|
+
): Promise<DeleteMailboxPermissionsCommandOutput>;
|
|
517
|
+
deleteMailboxPermissions(
|
|
518
|
+
args: DeleteMailboxPermissionsCommandInput,
|
|
519
|
+
cb: (err: any, data?: DeleteMailboxPermissionsCommandOutput) => void
|
|
520
|
+
): void;
|
|
521
|
+
deleteMailboxPermissions(
|
|
522
|
+
args: DeleteMailboxPermissionsCommandInput,
|
|
523
|
+
options: __HttpHandlerOptions,
|
|
524
|
+
cb: (err: any, data?: DeleteMailboxPermissionsCommandOutput) => void
|
|
525
|
+
): void;
|
|
526
|
+
|
|
527
|
+
deleteMobileDeviceAccessOverride(
|
|
528
|
+
args: DeleteMobileDeviceAccessOverrideCommandInput,
|
|
529
|
+
options?: __HttpHandlerOptions
|
|
530
|
+
): Promise<DeleteMobileDeviceAccessOverrideCommandOutput>;
|
|
531
|
+
deleteMobileDeviceAccessOverride(
|
|
532
|
+
args: DeleteMobileDeviceAccessOverrideCommandInput,
|
|
533
|
+
cb: (err: any, data?: DeleteMobileDeviceAccessOverrideCommandOutput) => void
|
|
534
|
+
): void;
|
|
535
|
+
deleteMobileDeviceAccessOverride(
|
|
536
|
+
args: DeleteMobileDeviceAccessOverrideCommandInput,
|
|
537
|
+
options: __HttpHandlerOptions,
|
|
538
|
+
cb: (err: any, data?: DeleteMobileDeviceAccessOverrideCommandOutput) => void
|
|
539
|
+
): void;
|
|
540
|
+
|
|
541
|
+
deleteMobileDeviceAccessRule(
|
|
542
|
+
args: DeleteMobileDeviceAccessRuleCommandInput,
|
|
543
|
+
options?: __HttpHandlerOptions
|
|
544
|
+
): Promise<DeleteMobileDeviceAccessRuleCommandOutput>;
|
|
545
|
+
deleteMobileDeviceAccessRule(
|
|
546
|
+
args: DeleteMobileDeviceAccessRuleCommandInput,
|
|
547
|
+
cb: (err: any, data?: DeleteMobileDeviceAccessRuleCommandOutput) => void
|
|
548
|
+
): void;
|
|
549
|
+
deleteMobileDeviceAccessRule(
|
|
550
|
+
args: DeleteMobileDeviceAccessRuleCommandInput,
|
|
551
|
+
options: __HttpHandlerOptions,
|
|
552
|
+
cb: (err: any, data?: DeleteMobileDeviceAccessRuleCommandOutput) => void
|
|
553
|
+
): void;
|
|
554
|
+
|
|
555
|
+
deleteOrganization(
|
|
556
|
+
args: DeleteOrganizationCommandInput,
|
|
557
|
+
options?: __HttpHandlerOptions
|
|
558
|
+
): Promise<DeleteOrganizationCommandOutput>;
|
|
559
|
+
deleteOrganization(
|
|
560
|
+
args: DeleteOrganizationCommandInput,
|
|
561
|
+
cb: (err: any, data?: DeleteOrganizationCommandOutput) => void
|
|
562
|
+
): void;
|
|
563
|
+
deleteOrganization(
|
|
564
|
+
args: DeleteOrganizationCommandInput,
|
|
565
|
+
options: __HttpHandlerOptions,
|
|
566
|
+
cb: (err: any, data?: DeleteOrganizationCommandOutput) => void
|
|
567
|
+
): void;
|
|
568
|
+
|
|
569
|
+
deleteResource(
|
|
570
|
+
args: DeleteResourceCommandInput,
|
|
571
|
+
options?: __HttpHandlerOptions
|
|
572
|
+
): Promise<DeleteResourceCommandOutput>;
|
|
573
|
+
deleteResource(
|
|
574
|
+
args: DeleteResourceCommandInput,
|
|
575
|
+
cb: (err: any, data?: DeleteResourceCommandOutput) => void
|
|
576
|
+
): void;
|
|
577
|
+
deleteResource(
|
|
578
|
+
args: DeleteResourceCommandInput,
|
|
579
|
+
options: __HttpHandlerOptions,
|
|
580
|
+
cb: (err: any, data?: DeleteResourceCommandOutput) => void
|
|
581
|
+
): void;
|
|
582
|
+
|
|
583
|
+
deleteRetentionPolicy(
|
|
584
|
+
args: DeleteRetentionPolicyCommandInput,
|
|
585
|
+
options?: __HttpHandlerOptions
|
|
586
|
+
): Promise<DeleteRetentionPolicyCommandOutput>;
|
|
587
|
+
deleteRetentionPolicy(
|
|
588
|
+
args: DeleteRetentionPolicyCommandInput,
|
|
589
|
+
cb: (err: any, data?: DeleteRetentionPolicyCommandOutput) => void
|
|
590
|
+
): void;
|
|
591
|
+
deleteRetentionPolicy(
|
|
592
|
+
args: DeleteRetentionPolicyCommandInput,
|
|
593
|
+
options: __HttpHandlerOptions,
|
|
594
|
+
cb: (err: any, data?: DeleteRetentionPolicyCommandOutput) => void
|
|
595
|
+
): void;
|
|
596
|
+
|
|
597
|
+
deleteUser(
|
|
598
|
+
args: DeleteUserCommandInput,
|
|
599
|
+
options?: __HttpHandlerOptions
|
|
600
|
+
): Promise<DeleteUserCommandOutput>;
|
|
601
|
+
deleteUser(
|
|
602
|
+
args: DeleteUserCommandInput,
|
|
603
|
+
cb: (err: any, data?: DeleteUserCommandOutput) => void
|
|
604
|
+
): void;
|
|
605
|
+
deleteUser(
|
|
606
|
+
args: DeleteUserCommandInput,
|
|
607
|
+
options: __HttpHandlerOptions,
|
|
608
|
+
cb: (err: any, data?: DeleteUserCommandOutput) => void
|
|
609
|
+
): void;
|
|
610
|
+
|
|
611
|
+
deregisterFromWorkMail(
|
|
612
|
+
args: DeregisterFromWorkMailCommandInput,
|
|
613
|
+
options?: __HttpHandlerOptions
|
|
614
|
+
): Promise<DeregisterFromWorkMailCommandOutput>;
|
|
615
|
+
deregisterFromWorkMail(
|
|
616
|
+
args: DeregisterFromWorkMailCommandInput,
|
|
617
|
+
cb: (err: any, data?: DeregisterFromWorkMailCommandOutput) => void
|
|
618
|
+
): void;
|
|
619
|
+
deregisterFromWorkMail(
|
|
620
|
+
args: DeregisterFromWorkMailCommandInput,
|
|
621
|
+
options: __HttpHandlerOptions,
|
|
622
|
+
cb: (err: any, data?: DeregisterFromWorkMailCommandOutput) => void
|
|
623
|
+
): void;
|
|
624
|
+
|
|
625
|
+
deregisterMailDomain(
|
|
626
|
+
args: DeregisterMailDomainCommandInput,
|
|
627
|
+
options?: __HttpHandlerOptions
|
|
628
|
+
): Promise<DeregisterMailDomainCommandOutput>;
|
|
629
|
+
deregisterMailDomain(
|
|
630
|
+
args: DeregisterMailDomainCommandInput,
|
|
631
|
+
cb: (err: any, data?: DeregisterMailDomainCommandOutput) => void
|
|
632
|
+
): void;
|
|
633
|
+
deregisterMailDomain(
|
|
634
|
+
args: DeregisterMailDomainCommandInput,
|
|
635
|
+
options: __HttpHandlerOptions,
|
|
636
|
+
cb: (err: any, data?: DeregisterMailDomainCommandOutput) => void
|
|
637
|
+
): void;
|
|
638
|
+
|
|
639
|
+
describeEmailMonitoringConfiguration(
|
|
640
|
+
args: DescribeEmailMonitoringConfigurationCommandInput,
|
|
641
|
+
options?: __HttpHandlerOptions
|
|
642
|
+
): Promise<DescribeEmailMonitoringConfigurationCommandOutput>;
|
|
643
|
+
describeEmailMonitoringConfiguration(
|
|
644
|
+
args: DescribeEmailMonitoringConfigurationCommandInput,
|
|
645
|
+
cb: (
|
|
646
|
+
err: any,
|
|
647
|
+
data?: DescribeEmailMonitoringConfigurationCommandOutput
|
|
648
|
+
) => void
|
|
649
|
+
): void;
|
|
650
|
+
describeEmailMonitoringConfiguration(
|
|
651
|
+
args: DescribeEmailMonitoringConfigurationCommandInput,
|
|
652
|
+
options: __HttpHandlerOptions,
|
|
653
|
+
cb: (
|
|
654
|
+
err: any,
|
|
655
|
+
data?: DescribeEmailMonitoringConfigurationCommandOutput
|
|
656
|
+
) => void
|
|
657
|
+
): void;
|
|
658
|
+
|
|
659
|
+
describeGroup(
|
|
660
|
+
args: DescribeGroupCommandInput,
|
|
661
|
+
options?: __HttpHandlerOptions
|
|
662
|
+
): Promise<DescribeGroupCommandOutput>;
|
|
663
|
+
describeGroup(
|
|
664
|
+
args: DescribeGroupCommandInput,
|
|
665
|
+
cb: (err: any, data?: DescribeGroupCommandOutput) => void
|
|
666
|
+
): void;
|
|
667
|
+
describeGroup(
|
|
668
|
+
args: DescribeGroupCommandInput,
|
|
669
|
+
options: __HttpHandlerOptions,
|
|
670
|
+
cb: (err: any, data?: DescribeGroupCommandOutput) => void
|
|
671
|
+
): void;
|
|
672
|
+
|
|
673
|
+
describeInboundDmarcSettings(
|
|
674
|
+
args: DescribeInboundDmarcSettingsCommandInput,
|
|
675
|
+
options?: __HttpHandlerOptions
|
|
676
|
+
): Promise<DescribeInboundDmarcSettingsCommandOutput>;
|
|
677
|
+
describeInboundDmarcSettings(
|
|
678
|
+
args: DescribeInboundDmarcSettingsCommandInput,
|
|
679
|
+
cb: (err: any, data?: DescribeInboundDmarcSettingsCommandOutput) => void
|
|
680
|
+
): void;
|
|
681
|
+
describeInboundDmarcSettings(
|
|
682
|
+
args: DescribeInboundDmarcSettingsCommandInput,
|
|
683
|
+
options: __HttpHandlerOptions,
|
|
684
|
+
cb: (err: any, data?: DescribeInboundDmarcSettingsCommandOutput) => void
|
|
685
|
+
): void;
|
|
686
|
+
|
|
687
|
+
describeMailboxExportJob(
|
|
688
|
+
args: DescribeMailboxExportJobCommandInput,
|
|
689
|
+
options?: __HttpHandlerOptions
|
|
690
|
+
): Promise<DescribeMailboxExportJobCommandOutput>;
|
|
691
|
+
describeMailboxExportJob(
|
|
692
|
+
args: DescribeMailboxExportJobCommandInput,
|
|
693
|
+
cb: (err: any, data?: DescribeMailboxExportJobCommandOutput) => void
|
|
694
|
+
): void;
|
|
695
|
+
describeMailboxExportJob(
|
|
696
|
+
args: DescribeMailboxExportJobCommandInput,
|
|
697
|
+
options: __HttpHandlerOptions,
|
|
698
|
+
cb: (err: any, data?: DescribeMailboxExportJobCommandOutput) => void
|
|
699
|
+
): void;
|
|
700
|
+
|
|
701
|
+
describeOrganization(
|
|
702
|
+
args: DescribeOrganizationCommandInput,
|
|
703
|
+
options?: __HttpHandlerOptions
|
|
704
|
+
): Promise<DescribeOrganizationCommandOutput>;
|
|
705
|
+
describeOrganization(
|
|
706
|
+
args: DescribeOrganizationCommandInput,
|
|
707
|
+
cb: (err: any, data?: DescribeOrganizationCommandOutput) => void
|
|
708
|
+
): void;
|
|
709
|
+
describeOrganization(
|
|
710
|
+
args: DescribeOrganizationCommandInput,
|
|
711
|
+
options: __HttpHandlerOptions,
|
|
712
|
+
cb: (err: any, data?: DescribeOrganizationCommandOutput) => void
|
|
713
|
+
): void;
|
|
714
|
+
|
|
715
|
+
describeResource(
|
|
716
|
+
args: DescribeResourceCommandInput,
|
|
717
|
+
options?: __HttpHandlerOptions
|
|
718
|
+
): Promise<DescribeResourceCommandOutput>;
|
|
719
|
+
describeResource(
|
|
720
|
+
args: DescribeResourceCommandInput,
|
|
721
|
+
cb: (err: any, data?: DescribeResourceCommandOutput) => void
|
|
722
|
+
): void;
|
|
723
|
+
describeResource(
|
|
724
|
+
args: DescribeResourceCommandInput,
|
|
725
|
+
options: __HttpHandlerOptions,
|
|
726
|
+
cb: (err: any, data?: DescribeResourceCommandOutput) => void
|
|
727
|
+
): void;
|
|
728
|
+
|
|
729
|
+
describeUser(
|
|
730
|
+
args: DescribeUserCommandInput,
|
|
731
|
+
options?: __HttpHandlerOptions
|
|
732
|
+
): Promise<DescribeUserCommandOutput>;
|
|
733
|
+
describeUser(
|
|
734
|
+
args: DescribeUserCommandInput,
|
|
735
|
+
cb: (err: any, data?: DescribeUserCommandOutput) => void
|
|
736
|
+
): void;
|
|
737
|
+
describeUser(
|
|
738
|
+
args: DescribeUserCommandInput,
|
|
739
|
+
options: __HttpHandlerOptions,
|
|
740
|
+
cb: (err: any, data?: DescribeUserCommandOutput) => void
|
|
741
|
+
): void;
|
|
742
|
+
|
|
743
|
+
disassociateDelegateFromResource(
|
|
744
|
+
args: DisassociateDelegateFromResourceCommandInput,
|
|
745
|
+
options?: __HttpHandlerOptions
|
|
746
|
+
): Promise<DisassociateDelegateFromResourceCommandOutput>;
|
|
747
|
+
disassociateDelegateFromResource(
|
|
748
|
+
args: DisassociateDelegateFromResourceCommandInput,
|
|
749
|
+
cb: (err: any, data?: DisassociateDelegateFromResourceCommandOutput) => void
|
|
750
|
+
): void;
|
|
751
|
+
disassociateDelegateFromResource(
|
|
752
|
+
args: DisassociateDelegateFromResourceCommandInput,
|
|
753
|
+
options: __HttpHandlerOptions,
|
|
754
|
+
cb: (err: any, data?: DisassociateDelegateFromResourceCommandOutput) => void
|
|
755
|
+
): void;
|
|
756
|
+
|
|
757
|
+
disassociateMemberFromGroup(
|
|
758
|
+
args: DisassociateMemberFromGroupCommandInput,
|
|
759
|
+
options?: __HttpHandlerOptions
|
|
760
|
+
): Promise<DisassociateMemberFromGroupCommandOutput>;
|
|
761
|
+
disassociateMemberFromGroup(
|
|
762
|
+
args: DisassociateMemberFromGroupCommandInput,
|
|
763
|
+
cb: (err: any, data?: DisassociateMemberFromGroupCommandOutput) => void
|
|
764
|
+
): void;
|
|
765
|
+
disassociateMemberFromGroup(
|
|
766
|
+
args: DisassociateMemberFromGroupCommandInput,
|
|
767
|
+
options: __HttpHandlerOptions,
|
|
768
|
+
cb: (err: any, data?: DisassociateMemberFromGroupCommandOutput) => void
|
|
769
|
+
): void;
|
|
770
|
+
|
|
771
|
+
getAccessControlEffect(
|
|
772
|
+
args: GetAccessControlEffectCommandInput,
|
|
773
|
+
options?: __HttpHandlerOptions
|
|
774
|
+
): Promise<GetAccessControlEffectCommandOutput>;
|
|
775
|
+
getAccessControlEffect(
|
|
776
|
+
args: GetAccessControlEffectCommandInput,
|
|
777
|
+
cb: (err: any, data?: GetAccessControlEffectCommandOutput) => void
|
|
778
|
+
): void;
|
|
779
|
+
getAccessControlEffect(
|
|
780
|
+
args: GetAccessControlEffectCommandInput,
|
|
781
|
+
options: __HttpHandlerOptions,
|
|
782
|
+
cb: (err: any, data?: GetAccessControlEffectCommandOutput) => void
|
|
783
|
+
): void;
|
|
784
|
+
|
|
785
|
+
getDefaultRetentionPolicy(
|
|
786
|
+
args: GetDefaultRetentionPolicyCommandInput,
|
|
787
|
+
options?: __HttpHandlerOptions
|
|
788
|
+
): Promise<GetDefaultRetentionPolicyCommandOutput>;
|
|
789
|
+
getDefaultRetentionPolicy(
|
|
790
|
+
args: GetDefaultRetentionPolicyCommandInput,
|
|
791
|
+
cb: (err: any, data?: GetDefaultRetentionPolicyCommandOutput) => void
|
|
792
|
+
): void;
|
|
793
|
+
getDefaultRetentionPolicy(
|
|
794
|
+
args: GetDefaultRetentionPolicyCommandInput,
|
|
795
|
+
options: __HttpHandlerOptions,
|
|
796
|
+
cb: (err: any, data?: GetDefaultRetentionPolicyCommandOutput) => void
|
|
797
|
+
): void;
|
|
798
|
+
|
|
799
|
+
getMailboxDetails(
|
|
800
|
+
args: GetMailboxDetailsCommandInput,
|
|
801
|
+
options?: __HttpHandlerOptions
|
|
802
|
+
): Promise<GetMailboxDetailsCommandOutput>;
|
|
803
|
+
getMailboxDetails(
|
|
804
|
+
args: GetMailboxDetailsCommandInput,
|
|
805
|
+
cb: (err: any, data?: GetMailboxDetailsCommandOutput) => void
|
|
806
|
+
): void;
|
|
807
|
+
getMailboxDetails(
|
|
808
|
+
args: GetMailboxDetailsCommandInput,
|
|
809
|
+
options: __HttpHandlerOptions,
|
|
810
|
+
cb: (err: any, data?: GetMailboxDetailsCommandOutput) => void
|
|
811
|
+
): void;
|
|
812
|
+
|
|
813
|
+
getMailDomain(
|
|
814
|
+
args: GetMailDomainCommandInput,
|
|
815
|
+
options?: __HttpHandlerOptions
|
|
816
|
+
): Promise<GetMailDomainCommandOutput>;
|
|
817
|
+
getMailDomain(
|
|
818
|
+
args: GetMailDomainCommandInput,
|
|
819
|
+
cb: (err: any, data?: GetMailDomainCommandOutput) => void
|
|
820
|
+
): void;
|
|
821
|
+
getMailDomain(
|
|
822
|
+
args: GetMailDomainCommandInput,
|
|
823
|
+
options: __HttpHandlerOptions,
|
|
824
|
+
cb: (err: any, data?: GetMailDomainCommandOutput) => void
|
|
825
|
+
): void;
|
|
826
|
+
|
|
827
|
+
getMobileDeviceAccessEffect(
|
|
828
|
+
args: GetMobileDeviceAccessEffectCommandInput,
|
|
829
|
+
options?: __HttpHandlerOptions
|
|
830
|
+
): Promise<GetMobileDeviceAccessEffectCommandOutput>;
|
|
831
|
+
getMobileDeviceAccessEffect(
|
|
832
|
+
args: GetMobileDeviceAccessEffectCommandInput,
|
|
833
|
+
cb: (err: any, data?: GetMobileDeviceAccessEffectCommandOutput) => void
|
|
834
|
+
): void;
|
|
835
|
+
getMobileDeviceAccessEffect(
|
|
836
|
+
args: GetMobileDeviceAccessEffectCommandInput,
|
|
837
|
+
options: __HttpHandlerOptions,
|
|
838
|
+
cb: (err: any, data?: GetMobileDeviceAccessEffectCommandOutput) => void
|
|
839
|
+
): void;
|
|
840
|
+
|
|
841
|
+
getMobileDeviceAccessOverride(
|
|
842
|
+
args: GetMobileDeviceAccessOverrideCommandInput,
|
|
843
|
+
options?: __HttpHandlerOptions
|
|
844
|
+
): Promise<GetMobileDeviceAccessOverrideCommandOutput>;
|
|
845
|
+
getMobileDeviceAccessOverride(
|
|
846
|
+
args: GetMobileDeviceAccessOverrideCommandInput,
|
|
847
|
+
cb: (err: any, data?: GetMobileDeviceAccessOverrideCommandOutput) => void
|
|
848
|
+
): void;
|
|
849
|
+
getMobileDeviceAccessOverride(
|
|
850
|
+
args: GetMobileDeviceAccessOverrideCommandInput,
|
|
851
|
+
options: __HttpHandlerOptions,
|
|
852
|
+
cb: (err: any, data?: GetMobileDeviceAccessOverrideCommandOutput) => void
|
|
853
|
+
): void;
|
|
854
|
+
|
|
855
|
+
listAccessControlRules(
|
|
856
|
+
args: ListAccessControlRulesCommandInput,
|
|
857
|
+
options?: __HttpHandlerOptions
|
|
858
|
+
): Promise<ListAccessControlRulesCommandOutput>;
|
|
859
|
+
listAccessControlRules(
|
|
860
|
+
args: ListAccessControlRulesCommandInput,
|
|
861
|
+
cb: (err: any, data?: ListAccessControlRulesCommandOutput) => void
|
|
862
|
+
): void;
|
|
863
|
+
listAccessControlRules(
|
|
864
|
+
args: ListAccessControlRulesCommandInput,
|
|
865
|
+
options: __HttpHandlerOptions,
|
|
866
|
+
cb: (err: any, data?: ListAccessControlRulesCommandOutput) => void
|
|
867
|
+
): void;
|
|
868
|
+
|
|
869
|
+
listAliases(
|
|
870
|
+
args: ListAliasesCommandInput,
|
|
871
|
+
options?: __HttpHandlerOptions
|
|
872
|
+
): Promise<ListAliasesCommandOutput>;
|
|
873
|
+
listAliases(
|
|
874
|
+
args: ListAliasesCommandInput,
|
|
875
|
+
cb: (err: any, data?: ListAliasesCommandOutput) => void
|
|
876
|
+
): void;
|
|
877
|
+
listAliases(
|
|
878
|
+
args: ListAliasesCommandInput,
|
|
879
|
+
options: __HttpHandlerOptions,
|
|
880
|
+
cb: (err: any, data?: ListAliasesCommandOutput) => void
|
|
881
|
+
): void;
|
|
882
|
+
|
|
883
|
+
listAvailabilityConfigurations(
|
|
884
|
+
args: ListAvailabilityConfigurationsCommandInput,
|
|
885
|
+
options?: __HttpHandlerOptions
|
|
886
|
+
): Promise<ListAvailabilityConfigurationsCommandOutput>;
|
|
887
|
+
listAvailabilityConfigurations(
|
|
888
|
+
args: ListAvailabilityConfigurationsCommandInput,
|
|
889
|
+
cb: (err: any, data?: ListAvailabilityConfigurationsCommandOutput) => void
|
|
890
|
+
): void;
|
|
891
|
+
listAvailabilityConfigurations(
|
|
892
|
+
args: ListAvailabilityConfigurationsCommandInput,
|
|
893
|
+
options: __HttpHandlerOptions,
|
|
894
|
+
cb: (err: any, data?: ListAvailabilityConfigurationsCommandOutput) => void
|
|
895
|
+
): void;
|
|
896
|
+
|
|
897
|
+
listGroupMembers(
|
|
898
|
+
args: ListGroupMembersCommandInput,
|
|
899
|
+
options?: __HttpHandlerOptions
|
|
900
|
+
): Promise<ListGroupMembersCommandOutput>;
|
|
901
|
+
listGroupMembers(
|
|
902
|
+
args: ListGroupMembersCommandInput,
|
|
903
|
+
cb: (err: any, data?: ListGroupMembersCommandOutput) => void
|
|
904
|
+
): void;
|
|
905
|
+
listGroupMembers(
|
|
906
|
+
args: ListGroupMembersCommandInput,
|
|
907
|
+
options: __HttpHandlerOptions,
|
|
908
|
+
cb: (err: any, data?: ListGroupMembersCommandOutput) => void
|
|
909
|
+
): void;
|
|
910
|
+
|
|
911
|
+
listGroups(
|
|
912
|
+
args: ListGroupsCommandInput,
|
|
913
|
+
options?: __HttpHandlerOptions
|
|
914
|
+
): Promise<ListGroupsCommandOutput>;
|
|
915
|
+
listGroups(
|
|
916
|
+
args: ListGroupsCommandInput,
|
|
917
|
+
cb: (err: any, data?: ListGroupsCommandOutput) => void
|
|
918
|
+
): void;
|
|
919
|
+
listGroups(
|
|
920
|
+
args: ListGroupsCommandInput,
|
|
921
|
+
options: __HttpHandlerOptions,
|
|
922
|
+
cb: (err: any, data?: ListGroupsCommandOutput) => void
|
|
923
|
+
): void;
|
|
924
|
+
|
|
925
|
+
listMailboxExportJobs(
|
|
926
|
+
args: ListMailboxExportJobsCommandInput,
|
|
927
|
+
options?: __HttpHandlerOptions
|
|
928
|
+
): Promise<ListMailboxExportJobsCommandOutput>;
|
|
929
|
+
listMailboxExportJobs(
|
|
930
|
+
args: ListMailboxExportJobsCommandInput,
|
|
931
|
+
cb: (err: any, data?: ListMailboxExportJobsCommandOutput) => void
|
|
932
|
+
): void;
|
|
933
|
+
listMailboxExportJobs(
|
|
934
|
+
args: ListMailboxExportJobsCommandInput,
|
|
935
|
+
options: __HttpHandlerOptions,
|
|
936
|
+
cb: (err: any, data?: ListMailboxExportJobsCommandOutput) => void
|
|
937
|
+
): void;
|
|
938
|
+
|
|
939
|
+
listMailboxPermissions(
|
|
940
|
+
args: ListMailboxPermissionsCommandInput,
|
|
941
|
+
options?: __HttpHandlerOptions
|
|
942
|
+
): Promise<ListMailboxPermissionsCommandOutput>;
|
|
943
|
+
listMailboxPermissions(
|
|
944
|
+
args: ListMailboxPermissionsCommandInput,
|
|
945
|
+
cb: (err: any, data?: ListMailboxPermissionsCommandOutput) => void
|
|
946
|
+
): void;
|
|
947
|
+
listMailboxPermissions(
|
|
948
|
+
args: ListMailboxPermissionsCommandInput,
|
|
949
|
+
options: __HttpHandlerOptions,
|
|
950
|
+
cb: (err: any, data?: ListMailboxPermissionsCommandOutput) => void
|
|
951
|
+
): void;
|
|
952
|
+
|
|
953
|
+
listMailDomains(
|
|
954
|
+
args: ListMailDomainsCommandInput,
|
|
955
|
+
options?: __HttpHandlerOptions
|
|
956
|
+
): Promise<ListMailDomainsCommandOutput>;
|
|
957
|
+
listMailDomains(
|
|
958
|
+
args: ListMailDomainsCommandInput,
|
|
959
|
+
cb: (err: any, data?: ListMailDomainsCommandOutput) => void
|
|
960
|
+
): void;
|
|
961
|
+
listMailDomains(
|
|
962
|
+
args: ListMailDomainsCommandInput,
|
|
963
|
+
options: __HttpHandlerOptions,
|
|
964
|
+
cb: (err: any, data?: ListMailDomainsCommandOutput) => void
|
|
965
|
+
): void;
|
|
966
|
+
|
|
967
|
+
listMobileDeviceAccessOverrides(
|
|
968
|
+
args: ListMobileDeviceAccessOverridesCommandInput,
|
|
969
|
+
options?: __HttpHandlerOptions
|
|
970
|
+
): Promise<ListMobileDeviceAccessOverridesCommandOutput>;
|
|
971
|
+
listMobileDeviceAccessOverrides(
|
|
972
|
+
args: ListMobileDeviceAccessOverridesCommandInput,
|
|
973
|
+
cb: (err: any, data?: ListMobileDeviceAccessOverridesCommandOutput) => void
|
|
974
|
+
): void;
|
|
975
|
+
listMobileDeviceAccessOverrides(
|
|
976
|
+
args: ListMobileDeviceAccessOverridesCommandInput,
|
|
977
|
+
options: __HttpHandlerOptions,
|
|
978
|
+
cb: (err: any, data?: ListMobileDeviceAccessOverridesCommandOutput) => void
|
|
979
|
+
): void;
|
|
980
|
+
|
|
981
|
+
listMobileDeviceAccessRules(
|
|
982
|
+
args: ListMobileDeviceAccessRulesCommandInput,
|
|
983
|
+
options?: __HttpHandlerOptions
|
|
984
|
+
): Promise<ListMobileDeviceAccessRulesCommandOutput>;
|
|
985
|
+
listMobileDeviceAccessRules(
|
|
986
|
+
args: ListMobileDeviceAccessRulesCommandInput,
|
|
987
|
+
cb: (err: any, data?: ListMobileDeviceAccessRulesCommandOutput) => void
|
|
988
|
+
): void;
|
|
989
|
+
listMobileDeviceAccessRules(
|
|
990
|
+
args: ListMobileDeviceAccessRulesCommandInput,
|
|
991
|
+
options: __HttpHandlerOptions,
|
|
992
|
+
cb: (err: any, data?: ListMobileDeviceAccessRulesCommandOutput) => void
|
|
993
|
+
): void;
|
|
994
|
+
|
|
995
|
+
listOrganizations(
|
|
996
|
+
args: ListOrganizationsCommandInput,
|
|
997
|
+
options?: __HttpHandlerOptions
|
|
998
|
+
): Promise<ListOrganizationsCommandOutput>;
|
|
999
|
+
listOrganizations(
|
|
1000
|
+
args: ListOrganizationsCommandInput,
|
|
1001
|
+
cb: (err: any, data?: ListOrganizationsCommandOutput) => void
|
|
1002
|
+
): void;
|
|
1003
|
+
listOrganizations(
|
|
1004
|
+
args: ListOrganizationsCommandInput,
|
|
1005
|
+
options: __HttpHandlerOptions,
|
|
1006
|
+
cb: (err: any, data?: ListOrganizationsCommandOutput) => void
|
|
1007
|
+
): void;
|
|
1008
|
+
|
|
1009
|
+
listResourceDelegates(
|
|
1010
|
+
args: ListResourceDelegatesCommandInput,
|
|
1011
|
+
options?: __HttpHandlerOptions
|
|
1012
|
+
): Promise<ListResourceDelegatesCommandOutput>;
|
|
1013
|
+
listResourceDelegates(
|
|
1014
|
+
args: ListResourceDelegatesCommandInput,
|
|
1015
|
+
cb: (err: any, data?: ListResourceDelegatesCommandOutput) => void
|
|
1016
|
+
): void;
|
|
1017
|
+
listResourceDelegates(
|
|
1018
|
+
args: ListResourceDelegatesCommandInput,
|
|
1019
|
+
options: __HttpHandlerOptions,
|
|
1020
|
+
cb: (err: any, data?: ListResourceDelegatesCommandOutput) => void
|
|
1021
|
+
): void;
|
|
1022
|
+
|
|
1023
|
+
listResources(
|
|
1024
|
+
args: ListResourcesCommandInput,
|
|
1025
|
+
options?: __HttpHandlerOptions
|
|
1026
|
+
): Promise<ListResourcesCommandOutput>;
|
|
1027
|
+
listResources(
|
|
1028
|
+
args: ListResourcesCommandInput,
|
|
1029
|
+
cb: (err: any, data?: ListResourcesCommandOutput) => void
|
|
1030
|
+
): void;
|
|
1031
|
+
listResources(
|
|
1032
|
+
args: ListResourcesCommandInput,
|
|
1033
|
+
options: __HttpHandlerOptions,
|
|
1034
|
+
cb: (err: any, data?: ListResourcesCommandOutput) => void
|
|
1035
|
+
): void;
|
|
1036
|
+
|
|
1037
|
+
listTagsForResource(
|
|
1038
|
+
args: ListTagsForResourceCommandInput,
|
|
1039
|
+
options?: __HttpHandlerOptions
|
|
1040
|
+
): Promise<ListTagsForResourceCommandOutput>;
|
|
1041
|
+
listTagsForResource(
|
|
1042
|
+
args: ListTagsForResourceCommandInput,
|
|
1043
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1044
|
+
): void;
|
|
1045
|
+
listTagsForResource(
|
|
1046
|
+
args: ListTagsForResourceCommandInput,
|
|
1047
|
+
options: __HttpHandlerOptions,
|
|
1048
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1049
|
+
): void;
|
|
1050
|
+
|
|
1051
|
+
listUsers(
|
|
1052
|
+
args: ListUsersCommandInput,
|
|
1053
|
+
options?: __HttpHandlerOptions
|
|
1054
|
+
): Promise<ListUsersCommandOutput>;
|
|
1055
|
+
listUsers(
|
|
1056
|
+
args: ListUsersCommandInput,
|
|
1057
|
+
cb: (err: any, data?: ListUsersCommandOutput) => void
|
|
1058
|
+
): void;
|
|
1059
|
+
listUsers(
|
|
1060
|
+
args: ListUsersCommandInput,
|
|
1061
|
+
options: __HttpHandlerOptions,
|
|
1062
|
+
cb: (err: any, data?: ListUsersCommandOutput) => void
|
|
1063
|
+
): void;
|
|
1064
|
+
|
|
1065
|
+
putAccessControlRule(
|
|
1066
|
+
args: PutAccessControlRuleCommandInput,
|
|
1067
|
+
options?: __HttpHandlerOptions
|
|
1068
|
+
): Promise<PutAccessControlRuleCommandOutput>;
|
|
1069
|
+
putAccessControlRule(
|
|
1070
|
+
args: PutAccessControlRuleCommandInput,
|
|
1071
|
+
cb: (err: any, data?: PutAccessControlRuleCommandOutput) => void
|
|
1072
|
+
): void;
|
|
1073
|
+
putAccessControlRule(
|
|
1074
|
+
args: PutAccessControlRuleCommandInput,
|
|
1075
|
+
options: __HttpHandlerOptions,
|
|
1076
|
+
cb: (err: any, data?: PutAccessControlRuleCommandOutput) => void
|
|
1077
|
+
): void;
|
|
1078
|
+
|
|
1079
|
+
putEmailMonitoringConfiguration(
|
|
1080
|
+
args: PutEmailMonitoringConfigurationCommandInput,
|
|
1081
|
+
options?: __HttpHandlerOptions
|
|
1082
|
+
): Promise<PutEmailMonitoringConfigurationCommandOutput>;
|
|
1083
|
+
putEmailMonitoringConfiguration(
|
|
1084
|
+
args: PutEmailMonitoringConfigurationCommandInput,
|
|
1085
|
+
cb: (err: any, data?: PutEmailMonitoringConfigurationCommandOutput) => void
|
|
1086
|
+
): void;
|
|
1087
|
+
putEmailMonitoringConfiguration(
|
|
1088
|
+
args: PutEmailMonitoringConfigurationCommandInput,
|
|
1089
|
+
options: __HttpHandlerOptions,
|
|
1090
|
+
cb: (err: any, data?: PutEmailMonitoringConfigurationCommandOutput) => void
|
|
1091
|
+
): void;
|
|
1092
|
+
|
|
1093
|
+
putInboundDmarcSettings(
|
|
1094
|
+
args: PutInboundDmarcSettingsCommandInput,
|
|
1095
|
+
options?: __HttpHandlerOptions
|
|
1096
|
+
): Promise<PutInboundDmarcSettingsCommandOutput>;
|
|
1097
|
+
putInboundDmarcSettings(
|
|
1098
|
+
args: PutInboundDmarcSettingsCommandInput,
|
|
1099
|
+
cb: (err: any, data?: PutInboundDmarcSettingsCommandOutput) => void
|
|
1100
|
+
): void;
|
|
1101
|
+
putInboundDmarcSettings(
|
|
1102
|
+
args: PutInboundDmarcSettingsCommandInput,
|
|
1103
|
+
options: __HttpHandlerOptions,
|
|
1104
|
+
cb: (err: any, data?: PutInboundDmarcSettingsCommandOutput) => void
|
|
1105
|
+
): void;
|
|
1106
|
+
|
|
1107
|
+
putMailboxPermissions(
|
|
1108
|
+
args: PutMailboxPermissionsCommandInput,
|
|
1109
|
+
options?: __HttpHandlerOptions
|
|
1110
|
+
): Promise<PutMailboxPermissionsCommandOutput>;
|
|
1111
|
+
putMailboxPermissions(
|
|
1112
|
+
args: PutMailboxPermissionsCommandInput,
|
|
1113
|
+
cb: (err: any, data?: PutMailboxPermissionsCommandOutput) => void
|
|
1114
|
+
): void;
|
|
1115
|
+
putMailboxPermissions(
|
|
1116
|
+
args: PutMailboxPermissionsCommandInput,
|
|
1117
|
+
options: __HttpHandlerOptions,
|
|
1118
|
+
cb: (err: any, data?: PutMailboxPermissionsCommandOutput) => void
|
|
1119
|
+
): void;
|
|
1120
|
+
|
|
1121
|
+
putMobileDeviceAccessOverride(
|
|
1122
|
+
args: PutMobileDeviceAccessOverrideCommandInput,
|
|
1123
|
+
options?: __HttpHandlerOptions
|
|
1124
|
+
): Promise<PutMobileDeviceAccessOverrideCommandOutput>;
|
|
1125
|
+
putMobileDeviceAccessOverride(
|
|
1126
|
+
args: PutMobileDeviceAccessOverrideCommandInput,
|
|
1127
|
+
cb: (err: any, data?: PutMobileDeviceAccessOverrideCommandOutput) => void
|
|
1128
|
+
): void;
|
|
1129
|
+
putMobileDeviceAccessOverride(
|
|
1130
|
+
args: PutMobileDeviceAccessOverrideCommandInput,
|
|
1131
|
+
options: __HttpHandlerOptions,
|
|
1132
|
+
cb: (err: any, data?: PutMobileDeviceAccessOverrideCommandOutput) => void
|
|
1133
|
+
): void;
|
|
1134
|
+
|
|
1135
|
+
putRetentionPolicy(
|
|
1136
|
+
args: PutRetentionPolicyCommandInput,
|
|
1137
|
+
options?: __HttpHandlerOptions
|
|
1138
|
+
): Promise<PutRetentionPolicyCommandOutput>;
|
|
1139
|
+
putRetentionPolicy(
|
|
1140
|
+
args: PutRetentionPolicyCommandInput,
|
|
1141
|
+
cb: (err: any, data?: PutRetentionPolicyCommandOutput) => void
|
|
1142
|
+
): void;
|
|
1143
|
+
putRetentionPolicy(
|
|
1144
|
+
args: PutRetentionPolicyCommandInput,
|
|
1145
|
+
options: __HttpHandlerOptions,
|
|
1146
|
+
cb: (err: any, data?: PutRetentionPolicyCommandOutput) => void
|
|
1147
|
+
): void;
|
|
1148
|
+
|
|
1149
|
+
registerMailDomain(
|
|
1150
|
+
args: RegisterMailDomainCommandInput,
|
|
1151
|
+
options?: __HttpHandlerOptions
|
|
1152
|
+
): Promise<RegisterMailDomainCommandOutput>;
|
|
1153
|
+
registerMailDomain(
|
|
1154
|
+
args: RegisterMailDomainCommandInput,
|
|
1155
|
+
cb: (err: any, data?: RegisterMailDomainCommandOutput) => void
|
|
1156
|
+
): void;
|
|
1157
|
+
registerMailDomain(
|
|
1158
|
+
args: RegisterMailDomainCommandInput,
|
|
1159
|
+
options: __HttpHandlerOptions,
|
|
1160
|
+
cb: (err: any, data?: RegisterMailDomainCommandOutput) => void
|
|
1161
|
+
): void;
|
|
1162
|
+
|
|
1163
|
+
registerToWorkMail(
|
|
1164
|
+
args: RegisterToWorkMailCommandInput,
|
|
1165
|
+
options?: __HttpHandlerOptions
|
|
1166
|
+
): Promise<RegisterToWorkMailCommandOutput>;
|
|
1167
|
+
registerToWorkMail(
|
|
1168
|
+
args: RegisterToWorkMailCommandInput,
|
|
1169
|
+
cb: (err: any, data?: RegisterToWorkMailCommandOutput) => void
|
|
1170
|
+
): void;
|
|
1171
|
+
registerToWorkMail(
|
|
1172
|
+
args: RegisterToWorkMailCommandInput,
|
|
1173
|
+
options: __HttpHandlerOptions,
|
|
1174
|
+
cb: (err: any, data?: RegisterToWorkMailCommandOutput) => void
|
|
1175
|
+
): void;
|
|
1176
|
+
|
|
1177
|
+
resetPassword(
|
|
1178
|
+
args: ResetPasswordCommandInput,
|
|
1179
|
+
options?: __HttpHandlerOptions
|
|
1180
|
+
): Promise<ResetPasswordCommandOutput>;
|
|
1181
|
+
resetPassword(
|
|
1182
|
+
args: ResetPasswordCommandInput,
|
|
1183
|
+
cb: (err: any, data?: ResetPasswordCommandOutput) => void
|
|
1184
|
+
): void;
|
|
1185
|
+
resetPassword(
|
|
1186
|
+
args: ResetPasswordCommandInput,
|
|
1187
|
+
options: __HttpHandlerOptions,
|
|
1188
|
+
cb: (err: any, data?: ResetPasswordCommandOutput) => void
|
|
1189
|
+
): void;
|
|
1190
|
+
|
|
1191
|
+
startMailboxExportJob(
|
|
1192
|
+
args: StartMailboxExportJobCommandInput,
|
|
1193
|
+
options?: __HttpHandlerOptions
|
|
1194
|
+
): Promise<StartMailboxExportJobCommandOutput>;
|
|
1195
|
+
startMailboxExportJob(
|
|
1196
|
+
args: StartMailboxExportJobCommandInput,
|
|
1197
|
+
cb: (err: any, data?: StartMailboxExportJobCommandOutput) => void
|
|
1198
|
+
): void;
|
|
1199
|
+
startMailboxExportJob(
|
|
1200
|
+
args: StartMailboxExportJobCommandInput,
|
|
1201
|
+
options: __HttpHandlerOptions,
|
|
1202
|
+
cb: (err: any, data?: StartMailboxExportJobCommandOutput) => void
|
|
1203
|
+
): void;
|
|
1204
|
+
|
|
1205
|
+
tagResource(
|
|
1206
|
+
args: TagResourceCommandInput,
|
|
1207
|
+
options?: __HttpHandlerOptions
|
|
1208
|
+
): Promise<TagResourceCommandOutput>;
|
|
1209
|
+
tagResource(
|
|
1210
|
+
args: TagResourceCommandInput,
|
|
1211
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1212
|
+
): void;
|
|
1213
|
+
tagResource(
|
|
1214
|
+
args: TagResourceCommandInput,
|
|
1215
|
+
options: __HttpHandlerOptions,
|
|
1216
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1217
|
+
): void;
|
|
1218
|
+
|
|
1219
|
+
testAvailabilityConfiguration(
|
|
1220
|
+
args: TestAvailabilityConfigurationCommandInput,
|
|
1221
|
+
options?: __HttpHandlerOptions
|
|
1222
|
+
): Promise<TestAvailabilityConfigurationCommandOutput>;
|
|
1223
|
+
testAvailabilityConfiguration(
|
|
1224
|
+
args: TestAvailabilityConfigurationCommandInput,
|
|
1225
|
+
cb: (err: any, data?: TestAvailabilityConfigurationCommandOutput) => void
|
|
1226
|
+
): void;
|
|
1227
|
+
testAvailabilityConfiguration(
|
|
1228
|
+
args: TestAvailabilityConfigurationCommandInput,
|
|
1229
|
+
options: __HttpHandlerOptions,
|
|
1230
|
+
cb: (err: any, data?: TestAvailabilityConfigurationCommandOutput) => void
|
|
1231
|
+
): void;
|
|
1232
|
+
|
|
1233
|
+
untagResource(
|
|
1234
|
+
args: UntagResourceCommandInput,
|
|
1235
|
+
options?: __HttpHandlerOptions
|
|
1236
|
+
): Promise<UntagResourceCommandOutput>;
|
|
1237
|
+
untagResource(
|
|
1238
|
+
args: UntagResourceCommandInput,
|
|
1239
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1240
|
+
): void;
|
|
1241
|
+
untagResource(
|
|
1242
|
+
args: UntagResourceCommandInput,
|
|
1243
|
+
options: __HttpHandlerOptions,
|
|
1244
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1245
|
+
): void;
|
|
1246
|
+
|
|
1247
|
+
updateAvailabilityConfiguration(
|
|
1248
|
+
args: UpdateAvailabilityConfigurationCommandInput,
|
|
1249
|
+
options?: __HttpHandlerOptions
|
|
1250
|
+
): Promise<UpdateAvailabilityConfigurationCommandOutput>;
|
|
1251
|
+
updateAvailabilityConfiguration(
|
|
1252
|
+
args: UpdateAvailabilityConfigurationCommandInput,
|
|
1253
|
+
cb: (err: any, data?: UpdateAvailabilityConfigurationCommandOutput) => void
|
|
1254
|
+
): void;
|
|
1255
|
+
updateAvailabilityConfiguration(
|
|
1256
|
+
args: UpdateAvailabilityConfigurationCommandInput,
|
|
1257
|
+
options: __HttpHandlerOptions,
|
|
1258
|
+
cb: (err: any, data?: UpdateAvailabilityConfigurationCommandOutput) => void
|
|
1259
|
+
): void;
|
|
1260
|
+
|
|
1261
|
+
updateDefaultMailDomain(
|
|
1262
|
+
args: UpdateDefaultMailDomainCommandInput,
|
|
1263
|
+
options?: __HttpHandlerOptions
|
|
1264
|
+
): Promise<UpdateDefaultMailDomainCommandOutput>;
|
|
1265
|
+
updateDefaultMailDomain(
|
|
1266
|
+
args: UpdateDefaultMailDomainCommandInput,
|
|
1267
|
+
cb: (err: any, data?: UpdateDefaultMailDomainCommandOutput) => void
|
|
1268
|
+
): void;
|
|
1269
|
+
updateDefaultMailDomain(
|
|
1270
|
+
args: UpdateDefaultMailDomainCommandInput,
|
|
1271
|
+
options: __HttpHandlerOptions,
|
|
1272
|
+
cb: (err: any, data?: UpdateDefaultMailDomainCommandOutput) => void
|
|
1273
|
+
): void;
|
|
1274
|
+
|
|
1275
|
+
updateMailboxQuota(
|
|
1276
|
+
args: UpdateMailboxQuotaCommandInput,
|
|
1277
|
+
options?: __HttpHandlerOptions
|
|
1278
|
+
): Promise<UpdateMailboxQuotaCommandOutput>;
|
|
1279
|
+
updateMailboxQuota(
|
|
1280
|
+
args: UpdateMailboxQuotaCommandInput,
|
|
1281
|
+
cb: (err: any, data?: UpdateMailboxQuotaCommandOutput) => void
|
|
1282
|
+
): void;
|
|
1283
|
+
updateMailboxQuota(
|
|
1284
|
+
args: UpdateMailboxQuotaCommandInput,
|
|
1285
|
+
options: __HttpHandlerOptions,
|
|
1286
|
+
cb: (err: any, data?: UpdateMailboxQuotaCommandOutput) => void
|
|
1287
|
+
): void;
|
|
1288
|
+
|
|
1289
|
+
updateMobileDeviceAccessRule(
|
|
1290
|
+
args: UpdateMobileDeviceAccessRuleCommandInput,
|
|
1291
|
+
options?: __HttpHandlerOptions
|
|
1292
|
+
): Promise<UpdateMobileDeviceAccessRuleCommandOutput>;
|
|
1293
|
+
updateMobileDeviceAccessRule(
|
|
1294
|
+
args: UpdateMobileDeviceAccessRuleCommandInput,
|
|
1295
|
+
cb: (err: any, data?: UpdateMobileDeviceAccessRuleCommandOutput) => void
|
|
1296
|
+
): void;
|
|
1297
|
+
updateMobileDeviceAccessRule(
|
|
1298
|
+
args: UpdateMobileDeviceAccessRuleCommandInput,
|
|
1299
|
+
options: __HttpHandlerOptions,
|
|
1300
|
+
cb: (err: any, data?: UpdateMobileDeviceAccessRuleCommandOutput) => void
|
|
1301
|
+
): void;
|
|
1302
|
+
|
|
1303
|
+
updatePrimaryEmailAddress(
|
|
1304
|
+
args: UpdatePrimaryEmailAddressCommandInput,
|
|
1305
|
+
options?: __HttpHandlerOptions
|
|
1306
|
+
): Promise<UpdatePrimaryEmailAddressCommandOutput>;
|
|
1307
|
+
updatePrimaryEmailAddress(
|
|
1308
|
+
args: UpdatePrimaryEmailAddressCommandInput,
|
|
1309
|
+
cb: (err: any, data?: UpdatePrimaryEmailAddressCommandOutput) => void
|
|
1310
|
+
): void;
|
|
1311
|
+
updatePrimaryEmailAddress(
|
|
1312
|
+
args: UpdatePrimaryEmailAddressCommandInput,
|
|
1313
|
+
options: __HttpHandlerOptions,
|
|
1314
|
+
cb: (err: any, data?: UpdatePrimaryEmailAddressCommandOutput) => void
|
|
1315
|
+
): void;
|
|
1316
|
+
|
|
1317
|
+
updateResource(
|
|
1318
|
+
args: UpdateResourceCommandInput,
|
|
1319
|
+
options?: __HttpHandlerOptions
|
|
1320
|
+
): Promise<UpdateResourceCommandOutput>;
|
|
1321
|
+
updateResource(
|
|
1322
|
+
args: UpdateResourceCommandInput,
|
|
1323
|
+
cb: (err: any, data?: UpdateResourceCommandOutput) => void
|
|
1324
|
+
): void;
|
|
1325
|
+
updateResource(
|
|
1326
|
+
args: UpdateResourceCommandInput,
|
|
1327
|
+
options: __HttpHandlerOptions,
|
|
1328
|
+
cb: (err: any, data?: UpdateResourceCommandOutput) => void
|
|
1329
|
+
): void;
|
|
1330
|
+
}
|