@aws-sdk/client-route53globalresolver 3.1087.0 → 3.1089.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Route53GlobalResolver.d.ts +156 -162
  3. package/dist-types/ts3.4/Route53GlobalResolverClient.d.ts +7 -23
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -10
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateHostedZoneCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/BatchCreateFirewallRuleCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/BatchDeleteFirewallRuleCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/BatchUpdateFirewallRuleCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateAccessSourceCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateAccessTokenCommand.d.ts +4 -9
  13. package/dist-types/ts3.4/commands/CreateDNSViewCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateGlobalResolverCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/DeleteAccessSourceCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/DeleteAccessTokenCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/DeleteDNSViewCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/DeleteGlobalResolverCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/DisableDNSViewCommand.d.ts +3 -5
  24. package/dist-types/ts3.4/commands/DisassociateHostedZoneCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/EnableDNSViewCommand.d.ts +3 -5
  26. package/dist-types/ts3.4/commands/GetAccessSourceCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/GetDNSViewCommand.d.ts +3 -5
  29. package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/GetFirewallRuleCommand.d.ts +4 -9
  31. package/dist-types/ts3.4/commands/GetGlobalResolverCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/GetHostedZoneAssociationCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/GetManagedFirewallDomainListCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/ListAccessSourcesCommand.d.ts +3 -8
  36. package/dist-types/ts3.4/commands/ListAccessTokensCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/ListDNSViewsCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/ListGlobalResolversCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/ListHostedZoneAssociationsCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/ListManagedFirewallDomainListsCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/ListSharedDNSViewsCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/UpdateAccessSourceCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/UpdateAccessTokenCommand.d.ts +4 -9
  50. package/dist-types/ts3.4/commands/UpdateDNSViewCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/UpdateGlobalResolverCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/UpdateHostedZoneAssociationCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  56. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  57. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  58. package/dist-types/ts3.4/models/enums.d.ts +5 -10
  59. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  60. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  61. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  62. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  63. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  64. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  65. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  66. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  67. package/package.json +38 -38
@@ -87,10 +87,7 @@ import {
87
87
  GetAccessTokenCommandInput,
88
88
  GetAccessTokenCommandOutput,
89
89
  } from "./commands/GetAccessTokenCommand";
90
- import {
91
- GetDNSViewCommandInput,
92
- GetDNSViewCommandOutput,
93
- } from "./commands/GetDNSViewCommand";
90
+ import { GetDNSViewCommandInput, GetDNSViewCommandOutput } from "./commands/GetDNSViewCommand";
94
91
  import {
95
92
  GetFirewallDomainListCommandInput,
96
93
  GetFirewallDomainListCommandOutput,
@@ -159,10 +156,7 @@ import {
159
156
  ListTagsForResourceCommandInput,
160
157
  ListTagsForResourceCommandOutput,
161
158
  } from "./commands/ListTagsForResourceCommand";
162
- import {
163
- TagResourceCommandInput,
164
- TagResourceCommandOutput,
165
- } from "./commands/TagResourceCommand";
159
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
166
160
  import {
167
161
  UntagResourceCommandInput,
168
162
  UntagResourceCommandOutput,
@@ -199,702 +193,702 @@ import { Route53GlobalResolverClient } from "./Route53GlobalResolverClient";
199
193
  export interface Route53GlobalResolver {
200
194
  associateHostedZone(
201
195
  args: AssociateHostedZoneCommandInput,
202
- options?: __HttpHandlerOptions
196
+ options?: __HttpHandlerOptions,
203
197
  ): Promise<AssociateHostedZoneCommandOutput>;
204
198
  associateHostedZone(
205
199
  args: AssociateHostedZoneCommandInput,
206
- cb: (err: any, data?: AssociateHostedZoneCommandOutput) => void
200
+ cb: (err: any, data?: AssociateHostedZoneCommandOutput) => void,
207
201
  ): void;
208
202
  associateHostedZone(
209
203
  args: AssociateHostedZoneCommandInput,
210
204
  options: __HttpHandlerOptions,
211
- cb: (err: any, data?: AssociateHostedZoneCommandOutput) => void
205
+ cb: (err: any, data?: AssociateHostedZoneCommandOutput) => void,
212
206
  ): void;
213
207
  batchCreateFirewallRule(
214
208
  args: BatchCreateFirewallRuleCommandInput,
215
- options?: __HttpHandlerOptions
209
+ options?: __HttpHandlerOptions,
216
210
  ): Promise<BatchCreateFirewallRuleCommandOutput>;
217
211
  batchCreateFirewallRule(
218
212
  args: BatchCreateFirewallRuleCommandInput,
219
- cb: (err: any, data?: BatchCreateFirewallRuleCommandOutput) => void
213
+ cb: (err: any, data?: BatchCreateFirewallRuleCommandOutput) => void,
220
214
  ): void;
221
215
  batchCreateFirewallRule(
222
216
  args: BatchCreateFirewallRuleCommandInput,
223
217
  options: __HttpHandlerOptions,
224
- cb: (err: any, data?: BatchCreateFirewallRuleCommandOutput) => void
218
+ cb: (err: any, data?: BatchCreateFirewallRuleCommandOutput) => void,
225
219
  ): void;
226
220
  batchDeleteFirewallRule(
227
221
  args: BatchDeleteFirewallRuleCommandInput,
228
- options?: __HttpHandlerOptions
222
+ options?: __HttpHandlerOptions,
229
223
  ): Promise<BatchDeleteFirewallRuleCommandOutput>;
230
224
  batchDeleteFirewallRule(
231
225
  args: BatchDeleteFirewallRuleCommandInput,
232
- cb: (err: any, data?: BatchDeleteFirewallRuleCommandOutput) => void
226
+ cb: (err: any, data?: BatchDeleteFirewallRuleCommandOutput) => void,
233
227
  ): void;
234
228
  batchDeleteFirewallRule(
235
229
  args: BatchDeleteFirewallRuleCommandInput,
236
230
  options: __HttpHandlerOptions,
237
- cb: (err: any, data?: BatchDeleteFirewallRuleCommandOutput) => void
231
+ cb: (err: any, data?: BatchDeleteFirewallRuleCommandOutput) => void,
238
232
  ): void;
239
233
  batchUpdateFirewallRule(
240
234
  args: BatchUpdateFirewallRuleCommandInput,
241
- options?: __HttpHandlerOptions
235
+ options?: __HttpHandlerOptions,
242
236
  ): Promise<BatchUpdateFirewallRuleCommandOutput>;
243
237
  batchUpdateFirewallRule(
244
238
  args: BatchUpdateFirewallRuleCommandInput,
245
- cb: (err: any, data?: BatchUpdateFirewallRuleCommandOutput) => void
239
+ cb: (err: any, data?: BatchUpdateFirewallRuleCommandOutput) => void,
246
240
  ): void;
247
241
  batchUpdateFirewallRule(
248
242
  args: BatchUpdateFirewallRuleCommandInput,
249
243
  options: __HttpHandlerOptions,
250
- cb: (err: any, data?: BatchUpdateFirewallRuleCommandOutput) => void
244
+ cb: (err: any, data?: BatchUpdateFirewallRuleCommandOutput) => void,
251
245
  ): void;
252
246
  createAccessSource(
253
247
  args: CreateAccessSourceCommandInput,
254
- options?: __HttpHandlerOptions
248
+ options?: __HttpHandlerOptions,
255
249
  ): Promise<CreateAccessSourceCommandOutput>;
256
250
  createAccessSource(
257
251
  args: CreateAccessSourceCommandInput,
258
- cb: (err: any, data?: CreateAccessSourceCommandOutput) => void
252
+ cb: (err: any, data?: CreateAccessSourceCommandOutput) => void,
259
253
  ): void;
260
254
  createAccessSource(
261
255
  args: CreateAccessSourceCommandInput,
262
256
  options: __HttpHandlerOptions,
263
- cb: (err: any, data?: CreateAccessSourceCommandOutput) => void
257
+ cb: (err: any, data?: CreateAccessSourceCommandOutput) => void,
264
258
  ): void;
265
259
  createAccessToken(
266
260
  args: CreateAccessTokenCommandInput,
267
- options?: __HttpHandlerOptions
261
+ options?: __HttpHandlerOptions,
268
262
  ): Promise<CreateAccessTokenCommandOutput>;
269
263
  createAccessToken(
270
264
  args: CreateAccessTokenCommandInput,
271
- cb: (err: any, data?: CreateAccessTokenCommandOutput) => void
265
+ cb: (err: any, data?: CreateAccessTokenCommandOutput) => void,
272
266
  ): void;
273
267
  createAccessToken(
274
268
  args: CreateAccessTokenCommandInput,
275
269
  options: __HttpHandlerOptions,
276
- cb: (err: any, data?: CreateAccessTokenCommandOutput) => void
270
+ cb: (err: any, data?: CreateAccessTokenCommandOutput) => void,
277
271
  ): void;
278
272
  createDNSView(
279
273
  args: CreateDNSViewCommandInput,
280
- options?: __HttpHandlerOptions
274
+ options?: __HttpHandlerOptions,
281
275
  ): Promise<CreateDNSViewCommandOutput>;
282
276
  createDNSView(
283
277
  args: CreateDNSViewCommandInput,
284
- cb: (err: any, data?: CreateDNSViewCommandOutput) => void
278
+ cb: (err: any, data?: CreateDNSViewCommandOutput) => void,
285
279
  ): void;
286
280
  createDNSView(
287
281
  args: CreateDNSViewCommandInput,
288
282
  options: __HttpHandlerOptions,
289
- cb: (err: any, data?: CreateDNSViewCommandOutput) => void
283
+ cb: (err: any, data?: CreateDNSViewCommandOutput) => void,
290
284
  ): void;
291
285
  createFirewallDomainList(
292
286
  args: CreateFirewallDomainListCommandInput,
293
- options?: __HttpHandlerOptions
287
+ options?: __HttpHandlerOptions,
294
288
  ): Promise<CreateFirewallDomainListCommandOutput>;
295
289
  createFirewallDomainList(
296
290
  args: CreateFirewallDomainListCommandInput,
297
- cb: (err: any, data?: CreateFirewallDomainListCommandOutput) => void
291
+ cb: (err: any, data?: CreateFirewallDomainListCommandOutput) => void,
298
292
  ): void;
299
293
  createFirewallDomainList(
300
294
  args: CreateFirewallDomainListCommandInput,
301
295
  options: __HttpHandlerOptions,
302
- cb: (err: any, data?: CreateFirewallDomainListCommandOutput) => void
296
+ cb: (err: any, data?: CreateFirewallDomainListCommandOutput) => void,
303
297
  ): void;
304
298
  createFirewallRule(
305
299
  args: CreateFirewallRuleCommandInput,
306
- options?: __HttpHandlerOptions
300
+ options?: __HttpHandlerOptions,
307
301
  ): Promise<CreateFirewallRuleCommandOutput>;
308
302
  createFirewallRule(
309
303
  args: CreateFirewallRuleCommandInput,
310
- cb: (err: any, data?: CreateFirewallRuleCommandOutput) => void
304
+ cb: (err: any, data?: CreateFirewallRuleCommandOutput) => void,
311
305
  ): void;
312
306
  createFirewallRule(
313
307
  args: CreateFirewallRuleCommandInput,
314
308
  options: __HttpHandlerOptions,
315
- cb: (err: any, data?: CreateFirewallRuleCommandOutput) => void
309
+ cb: (err: any, data?: CreateFirewallRuleCommandOutput) => void,
316
310
  ): void;
317
311
  createGlobalResolver(
318
312
  args: CreateGlobalResolverCommandInput,
319
- options?: __HttpHandlerOptions
313
+ options?: __HttpHandlerOptions,
320
314
  ): Promise<CreateGlobalResolverCommandOutput>;
321
315
  createGlobalResolver(
322
316
  args: CreateGlobalResolverCommandInput,
323
- cb: (err: any, data?: CreateGlobalResolverCommandOutput) => void
317
+ cb: (err: any, data?: CreateGlobalResolverCommandOutput) => void,
324
318
  ): void;
325
319
  createGlobalResolver(
326
320
  args: CreateGlobalResolverCommandInput,
327
321
  options: __HttpHandlerOptions,
328
- cb: (err: any, data?: CreateGlobalResolverCommandOutput) => void
322
+ cb: (err: any, data?: CreateGlobalResolverCommandOutput) => void,
329
323
  ): void;
330
324
  deleteAccessSource(
331
325
  args: DeleteAccessSourceCommandInput,
332
- options?: __HttpHandlerOptions
326
+ options?: __HttpHandlerOptions,
333
327
  ): Promise<DeleteAccessSourceCommandOutput>;
334
328
  deleteAccessSource(
335
329
  args: DeleteAccessSourceCommandInput,
336
- cb: (err: any, data?: DeleteAccessSourceCommandOutput) => void
330
+ cb: (err: any, data?: DeleteAccessSourceCommandOutput) => void,
337
331
  ): void;
338
332
  deleteAccessSource(
339
333
  args: DeleteAccessSourceCommandInput,
340
334
  options: __HttpHandlerOptions,
341
- cb: (err: any, data?: DeleteAccessSourceCommandOutput) => void
335
+ cb: (err: any, data?: DeleteAccessSourceCommandOutput) => void,
342
336
  ): void;
343
337
  deleteAccessToken(
344
338
  args: DeleteAccessTokenCommandInput,
345
- options?: __HttpHandlerOptions
339
+ options?: __HttpHandlerOptions,
346
340
  ): Promise<DeleteAccessTokenCommandOutput>;
347
341
  deleteAccessToken(
348
342
  args: DeleteAccessTokenCommandInput,
349
- cb: (err: any, data?: DeleteAccessTokenCommandOutput) => void
343
+ cb: (err: any, data?: DeleteAccessTokenCommandOutput) => void,
350
344
  ): void;
351
345
  deleteAccessToken(
352
346
  args: DeleteAccessTokenCommandInput,
353
347
  options: __HttpHandlerOptions,
354
- cb: (err: any, data?: DeleteAccessTokenCommandOutput) => void
348
+ cb: (err: any, data?: DeleteAccessTokenCommandOutput) => void,
355
349
  ): void;
356
350
  deleteDNSView(
357
351
  args: DeleteDNSViewCommandInput,
358
- options?: __HttpHandlerOptions
352
+ options?: __HttpHandlerOptions,
359
353
  ): Promise<DeleteDNSViewCommandOutput>;
360
354
  deleteDNSView(
361
355
  args: DeleteDNSViewCommandInput,
362
- cb: (err: any, data?: DeleteDNSViewCommandOutput) => void
356
+ cb: (err: any, data?: DeleteDNSViewCommandOutput) => void,
363
357
  ): void;
364
358
  deleteDNSView(
365
359
  args: DeleteDNSViewCommandInput,
366
360
  options: __HttpHandlerOptions,
367
- cb: (err: any, data?: DeleteDNSViewCommandOutput) => void
361
+ cb: (err: any, data?: DeleteDNSViewCommandOutput) => void,
368
362
  ): void;
369
363
  deleteFirewallDomainList(
370
364
  args: DeleteFirewallDomainListCommandInput,
371
- options?: __HttpHandlerOptions
365
+ options?: __HttpHandlerOptions,
372
366
  ): Promise<DeleteFirewallDomainListCommandOutput>;
373
367
  deleteFirewallDomainList(
374
368
  args: DeleteFirewallDomainListCommandInput,
375
- cb: (err: any, data?: DeleteFirewallDomainListCommandOutput) => void
369
+ cb: (err: any, data?: DeleteFirewallDomainListCommandOutput) => void,
376
370
  ): void;
377
371
  deleteFirewallDomainList(
378
372
  args: DeleteFirewallDomainListCommandInput,
379
373
  options: __HttpHandlerOptions,
380
- cb: (err: any, data?: DeleteFirewallDomainListCommandOutput) => void
374
+ cb: (err: any, data?: DeleteFirewallDomainListCommandOutput) => void,
381
375
  ): void;
382
376
  deleteFirewallRule(
383
377
  args: DeleteFirewallRuleCommandInput,
384
- options?: __HttpHandlerOptions
378
+ options?: __HttpHandlerOptions,
385
379
  ): Promise<DeleteFirewallRuleCommandOutput>;
386
380
  deleteFirewallRule(
387
381
  args: DeleteFirewallRuleCommandInput,
388
- cb: (err: any, data?: DeleteFirewallRuleCommandOutput) => void
382
+ cb: (err: any, data?: DeleteFirewallRuleCommandOutput) => void,
389
383
  ): void;
390
384
  deleteFirewallRule(
391
385
  args: DeleteFirewallRuleCommandInput,
392
386
  options: __HttpHandlerOptions,
393
- cb: (err: any, data?: DeleteFirewallRuleCommandOutput) => void
387
+ cb: (err: any, data?: DeleteFirewallRuleCommandOutput) => void,
394
388
  ): void;
395
389
  deleteGlobalResolver(
396
390
  args: DeleteGlobalResolverCommandInput,
397
- options?: __HttpHandlerOptions
391
+ options?: __HttpHandlerOptions,
398
392
  ): Promise<DeleteGlobalResolverCommandOutput>;
399
393
  deleteGlobalResolver(
400
394
  args: DeleteGlobalResolverCommandInput,
401
- cb: (err: any, data?: DeleteGlobalResolverCommandOutput) => void
395
+ cb: (err: any, data?: DeleteGlobalResolverCommandOutput) => void,
402
396
  ): void;
403
397
  deleteGlobalResolver(
404
398
  args: DeleteGlobalResolverCommandInput,
405
399
  options: __HttpHandlerOptions,
406
- cb: (err: any, data?: DeleteGlobalResolverCommandOutput) => void
400
+ cb: (err: any, data?: DeleteGlobalResolverCommandOutput) => void,
407
401
  ): void;
408
402
  disableDNSView(
409
403
  args: DisableDNSViewCommandInput,
410
- options?: __HttpHandlerOptions
404
+ options?: __HttpHandlerOptions,
411
405
  ): Promise<DisableDNSViewCommandOutput>;
412
406
  disableDNSView(
413
407
  args: DisableDNSViewCommandInput,
414
- cb: (err: any, data?: DisableDNSViewCommandOutput) => void
408
+ cb: (err: any, data?: DisableDNSViewCommandOutput) => void,
415
409
  ): void;
416
410
  disableDNSView(
417
411
  args: DisableDNSViewCommandInput,
418
412
  options: __HttpHandlerOptions,
419
- cb: (err: any, data?: DisableDNSViewCommandOutput) => void
413
+ cb: (err: any, data?: DisableDNSViewCommandOutput) => void,
420
414
  ): void;
421
415
  disassociateHostedZone(
422
416
  args: DisassociateHostedZoneCommandInput,
423
- options?: __HttpHandlerOptions
417
+ options?: __HttpHandlerOptions,
424
418
  ): Promise<DisassociateHostedZoneCommandOutput>;
425
419
  disassociateHostedZone(
426
420
  args: DisassociateHostedZoneCommandInput,
427
- cb: (err: any, data?: DisassociateHostedZoneCommandOutput) => void
421
+ cb: (err: any, data?: DisassociateHostedZoneCommandOutput) => void,
428
422
  ): void;
429
423
  disassociateHostedZone(
430
424
  args: DisassociateHostedZoneCommandInput,
431
425
  options: __HttpHandlerOptions,
432
- cb: (err: any, data?: DisassociateHostedZoneCommandOutput) => void
426
+ cb: (err: any, data?: DisassociateHostedZoneCommandOutput) => void,
433
427
  ): void;
434
428
  enableDNSView(
435
429
  args: EnableDNSViewCommandInput,
436
- options?: __HttpHandlerOptions
430
+ options?: __HttpHandlerOptions,
437
431
  ): Promise<EnableDNSViewCommandOutput>;
438
432
  enableDNSView(
439
433
  args: EnableDNSViewCommandInput,
440
- cb: (err: any, data?: EnableDNSViewCommandOutput) => void
434
+ cb: (err: any, data?: EnableDNSViewCommandOutput) => void,
441
435
  ): void;
442
436
  enableDNSView(
443
437
  args: EnableDNSViewCommandInput,
444
438
  options: __HttpHandlerOptions,
445
- cb: (err: any, data?: EnableDNSViewCommandOutput) => void
439
+ cb: (err: any, data?: EnableDNSViewCommandOutput) => void,
446
440
  ): void;
447
441
  getAccessSource(
448
442
  args: GetAccessSourceCommandInput,
449
- options?: __HttpHandlerOptions
443
+ options?: __HttpHandlerOptions,
450
444
  ): Promise<GetAccessSourceCommandOutput>;
451
445
  getAccessSource(
452
446
  args: GetAccessSourceCommandInput,
453
- cb: (err: any, data?: GetAccessSourceCommandOutput) => void
447
+ cb: (err: any, data?: GetAccessSourceCommandOutput) => void,
454
448
  ): void;
455
449
  getAccessSource(
456
450
  args: GetAccessSourceCommandInput,
457
451
  options: __HttpHandlerOptions,
458
- cb: (err: any, data?: GetAccessSourceCommandOutput) => void
452
+ cb: (err: any, data?: GetAccessSourceCommandOutput) => void,
459
453
  ): void;
460
454
  getAccessToken(
461
455
  args: GetAccessTokenCommandInput,
462
- options?: __HttpHandlerOptions
456
+ options?: __HttpHandlerOptions,
463
457
  ): Promise<GetAccessTokenCommandOutput>;
464
458
  getAccessToken(
465
459
  args: GetAccessTokenCommandInput,
466
- cb: (err: any, data?: GetAccessTokenCommandOutput) => void
460
+ cb: (err: any, data?: GetAccessTokenCommandOutput) => void,
467
461
  ): void;
468
462
  getAccessToken(
469
463
  args: GetAccessTokenCommandInput,
470
464
  options: __HttpHandlerOptions,
471
- cb: (err: any, data?: GetAccessTokenCommandOutput) => void
465
+ cb: (err: any, data?: GetAccessTokenCommandOutput) => void,
472
466
  ): void;
473
467
  getDNSView(
474
468
  args: GetDNSViewCommandInput,
475
- options?: __HttpHandlerOptions
469
+ options?: __HttpHandlerOptions,
476
470
  ): Promise<GetDNSViewCommandOutput>;
477
471
  getDNSView(
478
472
  args: GetDNSViewCommandInput,
479
- cb: (err: any, data?: GetDNSViewCommandOutput) => void
473
+ cb: (err: any, data?: GetDNSViewCommandOutput) => void,
480
474
  ): void;
481
475
  getDNSView(
482
476
  args: GetDNSViewCommandInput,
483
477
  options: __HttpHandlerOptions,
484
- cb: (err: any, data?: GetDNSViewCommandOutput) => void
478
+ cb: (err: any, data?: GetDNSViewCommandOutput) => void,
485
479
  ): void;
486
480
  getFirewallDomainList(
487
481
  args: GetFirewallDomainListCommandInput,
488
- options?: __HttpHandlerOptions
482
+ options?: __HttpHandlerOptions,
489
483
  ): Promise<GetFirewallDomainListCommandOutput>;
490
484
  getFirewallDomainList(
491
485
  args: GetFirewallDomainListCommandInput,
492
- cb: (err: any, data?: GetFirewallDomainListCommandOutput) => void
486
+ cb: (err: any, data?: GetFirewallDomainListCommandOutput) => void,
493
487
  ): void;
494
488
  getFirewallDomainList(
495
489
  args: GetFirewallDomainListCommandInput,
496
490
  options: __HttpHandlerOptions,
497
- cb: (err: any, data?: GetFirewallDomainListCommandOutput) => void
491
+ cb: (err: any, data?: GetFirewallDomainListCommandOutput) => void,
498
492
  ): void;
499
493
  getFirewallRule(
500
494
  args: GetFirewallRuleCommandInput,
501
- options?: __HttpHandlerOptions
495
+ options?: __HttpHandlerOptions,
502
496
  ): Promise<GetFirewallRuleCommandOutput>;
503
497
  getFirewallRule(
504
498
  args: GetFirewallRuleCommandInput,
505
- cb: (err: any, data?: GetFirewallRuleCommandOutput) => void
499
+ cb: (err: any, data?: GetFirewallRuleCommandOutput) => void,
506
500
  ): void;
507
501
  getFirewallRule(
508
502
  args: GetFirewallRuleCommandInput,
509
503
  options: __HttpHandlerOptions,
510
- cb: (err: any, data?: GetFirewallRuleCommandOutput) => void
504
+ cb: (err: any, data?: GetFirewallRuleCommandOutput) => void,
511
505
  ): void;
512
506
  getGlobalResolver(
513
507
  args: GetGlobalResolverCommandInput,
514
- options?: __HttpHandlerOptions
508
+ options?: __HttpHandlerOptions,
515
509
  ): Promise<GetGlobalResolverCommandOutput>;
516
510
  getGlobalResolver(
517
511
  args: GetGlobalResolverCommandInput,
518
- cb: (err: any, data?: GetGlobalResolverCommandOutput) => void
512
+ cb: (err: any, data?: GetGlobalResolverCommandOutput) => void,
519
513
  ): void;
520
514
  getGlobalResolver(
521
515
  args: GetGlobalResolverCommandInput,
522
516
  options: __HttpHandlerOptions,
523
- cb: (err: any, data?: GetGlobalResolverCommandOutput) => void
517
+ cb: (err: any, data?: GetGlobalResolverCommandOutput) => void,
524
518
  ): void;
525
519
  getHostedZoneAssociation(
526
520
  args: GetHostedZoneAssociationCommandInput,
527
- options?: __HttpHandlerOptions
521
+ options?: __HttpHandlerOptions,
528
522
  ): Promise<GetHostedZoneAssociationCommandOutput>;
529
523
  getHostedZoneAssociation(
530
524
  args: GetHostedZoneAssociationCommandInput,
531
- cb: (err: any, data?: GetHostedZoneAssociationCommandOutput) => void
525
+ cb: (err: any, data?: GetHostedZoneAssociationCommandOutput) => void,
532
526
  ): void;
533
527
  getHostedZoneAssociation(
534
528
  args: GetHostedZoneAssociationCommandInput,
535
529
  options: __HttpHandlerOptions,
536
- cb: (err: any, data?: GetHostedZoneAssociationCommandOutput) => void
530
+ cb: (err: any, data?: GetHostedZoneAssociationCommandOutput) => void,
537
531
  ): void;
538
532
  getManagedFirewallDomainList(
539
533
  args: GetManagedFirewallDomainListCommandInput,
540
- options?: __HttpHandlerOptions
534
+ options?: __HttpHandlerOptions,
541
535
  ): Promise<GetManagedFirewallDomainListCommandOutput>;
542
536
  getManagedFirewallDomainList(
543
537
  args: GetManagedFirewallDomainListCommandInput,
544
- cb: (err: any, data?: GetManagedFirewallDomainListCommandOutput) => void
538
+ cb: (err: any, data?: GetManagedFirewallDomainListCommandOutput) => void,
545
539
  ): void;
546
540
  getManagedFirewallDomainList(
547
541
  args: GetManagedFirewallDomainListCommandInput,
548
542
  options: __HttpHandlerOptions,
549
- cb: (err: any, data?: GetManagedFirewallDomainListCommandOutput) => void
543
+ cb: (err: any, data?: GetManagedFirewallDomainListCommandOutput) => void,
550
544
  ): void;
551
545
  importFirewallDomains(
552
546
  args: ImportFirewallDomainsCommandInput,
553
- options?: __HttpHandlerOptions
547
+ options?: __HttpHandlerOptions,
554
548
  ): Promise<ImportFirewallDomainsCommandOutput>;
555
549
  importFirewallDomains(
556
550
  args: ImportFirewallDomainsCommandInput,
557
- cb: (err: any, data?: ImportFirewallDomainsCommandOutput) => void
551
+ cb: (err: any, data?: ImportFirewallDomainsCommandOutput) => void,
558
552
  ): void;
559
553
  importFirewallDomains(
560
554
  args: ImportFirewallDomainsCommandInput,
561
555
  options: __HttpHandlerOptions,
562
- cb: (err: any, data?: ImportFirewallDomainsCommandOutput) => void
556
+ cb: (err: any, data?: ImportFirewallDomainsCommandOutput) => void,
563
557
  ): void;
564
558
  listAccessSources(): Promise<ListAccessSourcesCommandOutput>;
565
559
  listAccessSources(
566
560
  args: ListAccessSourcesCommandInput,
567
- options?: __HttpHandlerOptions
561
+ options?: __HttpHandlerOptions,
568
562
  ): Promise<ListAccessSourcesCommandOutput>;
569
563
  listAccessSources(
570
564
  args: ListAccessSourcesCommandInput,
571
- cb: (err: any, data?: ListAccessSourcesCommandOutput) => void
565
+ cb: (err: any, data?: ListAccessSourcesCommandOutput) => void,
572
566
  ): void;
573
567
  listAccessSources(
574
568
  args: ListAccessSourcesCommandInput,
575
569
  options: __HttpHandlerOptions,
576
- cb: (err: any, data?: ListAccessSourcesCommandOutput) => void
570
+ cb: (err: any, data?: ListAccessSourcesCommandOutput) => void,
577
571
  ): void;
578
572
  listAccessTokens(
579
573
  args: ListAccessTokensCommandInput,
580
- options?: __HttpHandlerOptions
574
+ options?: __HttpHandlerOptions,
581
575
  ): Promise<ListAccessTokensCommandOutput>;
582
576
  listAccessTokens(
583
577
  args: ListAccessTokensCommandInput,
584
- cb: (err: any, data?: ListAccessTokensCommandOutput) => void
578
+ cb: (err: any, data?: ListAccessTokensCommandOutput) => void,
585
579
  ): void;
586
580
  listAccessTokens(
587
581
  args: ListAccessTokensCommandInput,
588
582
  options: __HttpHandlerOptions,
589
- cb: (err: any, data?: ListAccessTokensCommandOutput) => void
583
+ cb: (err: any, data?: ListAccessTokensCommandOutput) => void,
590
584
  ): void;
591
585
  listDNSViews(
592
586
  args: ListDNSViewsCommandInput,
593
- options?: __HttpHandlerOptions
587
+ options?: __HttpHandlerOptions,
594
588
  ): Promise<ListDNSViewsCommandOutput>;
595
589
  listDNSViews(
596
590
  args: ListDNSViewsCommandInput,
597
- cb: (err: any, data?: ListDNSViewsCommandOutput) => void
591
+ cb: (err: any, data?: ListDNSViewsCommandOutput) => void,
598
592
  ): void;
599
593
  listDNSViews(
600
594
  args: ListDNSViewsCommandInput,
601
595
  options: __HttpHandlerOptions,
602
- cb: (err: any, data?: ListDNSViewsCommandOutput) => void
596
+ cb: (err: any, data?: ListDNSViewsCommandOutput) => void,
603
597
  ): void;
604
598
  listFirewallDomainLists(): Promise<ListFirewallDomainListsCommandOutput>;
605
599
  listFirewallDomainLists(
606
600
  args: ListFirewallDomainListsCommandInput,
607
- options?: __HttpHandlerOptions
601
+ options?: __HttpHandlerOptions,
608
602
  ): Promise<ListFirewallDomainListsCommandOutput>;
609
603
  listFirewallDomainLists(
610
604
  args: ListFirewallDomainListsCommandInput,
611
- cb: (err: any, data?: ListFirewallDomainListsCommandOutput) => void
605
+ cb: (err: any, data?: ListFirewallDomainListsCommandOutput) => void,
612
606
  ): void;
613
607
  listFirewallDomainLists(
614
608
  args: ListFirewallDomainListsCommandInput,
615
609
  options: __HttpHandlerOptions,
616
- cb: (err: any, data?: ListFirewallDomainListsCommandOutput) => void
610
+ cb: (err: any, data?: ListFirewallDomainListsCommandOutput) => void,
617
611
  ): void;
618
612
  listFirewallDomains(
619
613
  args: ListFirewallDomainsCommandInput,
620
- options?: __HttpHandlerOptions
614
+ options?: __HttpHandlerOptions,
621
615
  ): Promise<ListFirewallDomainsCommandOutput>;
622
616
  listFirewallDomains(
623
617
  args: ListFirewallDomainsCommandInput,
624
- cb: (err: any, data?: ListFirewallDomainsCommandOutput) => void
618
+ cb: (err: any, data?: ListFirewallDomainsCommandOutput) => void,
625
619
  ): void;
626
620
  listFirewallDomains(
627
621
  args: ListFirewallDomainsCommandInput,
628
622
  options: __HttpHandlerOptions,
629
- cb: (err: any, data?: ListFirewallDomainsCommandOutput) => void
623
+ cb: (err: any, data?: ListFirewallDomainsCommandOutput) => void,
630
624
  ): void;
631
625
  listFirewallRules(
632
626
  args: ListFirewallRulesCommandInput,
633
- options?: __HttpHandlerOptions
627
+ options?: __HttpHandlerOptions,
634
628
  ): Promise<ListFirewallRulesCommandOutput>;
635
629
  listFirewallRules(
636
630
  args: ListFirewallRulesCommandInput,
637
- cb: (err: any, data?: ListFirewallRulesCommandOutput) => void
631
+ cb: (err: any, data?: ListFirewallRulesCommandOutput) => void,
638
632
  ): void;
639
633
  listFirewallRules(
640
634
  args: ListFirewallRulesCommandInput,
641
635
  options: __HttpHandlerOptions,
642
- cb: (err: any, data?: ListFirewallRulesCommandOutput) => void
636
+ cb: (err: any, data?: ListFirewallRulesCommandOutput) => void,
643
637
  ): void;
644
638
  listGlobalResolvers(): Promise<ListGlobalResolversCommandOutput>;
645
639
  listGlobalResolvers(
646
640
  args: ListGlobalResolversCommandInput,
647
- options?: __HttpHandlerOptions
641
+ options?: __HttpHandlerOptions,
648
642
  ): Promise<ListGlobalResolversCommandOutput>;
649
643
  listGlobalResolvers(
650
644
  args: ListGlobalResolversCommandInput,
651
- cb: (err: any, data?: ListGlobalResolversCommandOutput) => void
645
+ cb: (err: any, data?: ListGlobalResolversCommandOutput) => void,
652
646
  ): void;
653
647
  listGlobalResolvers(
654
648
  args: ListGlobalResolversCommandInput,
655
649
  options: __HttpHandlerOptions,
656
- cb: (err: any, data?: ListGlobalResolversCommandOutput) => void
650
+ cb: (err: any, data?: ListGlobalResolversCommandOutput) => void,
657
651
  ): void;
658
652
  listHostedZoneAssociations(): Promise<ListHostedZoneAssociationsCommandOutput>;
659
653
  listHostedZoneAssociations(
660
654
  args: ListHostedZoneAssociationsCommandInput,
661
- options?: __HttpHandlerOptions
655
+ options?: __HttpHandlerOptions,
662
656
  ): Promise<ListHostedZoneAssociationsCommandOutput>;
663
657
  listHostedZoneAssociations(
664
658
  args: ListHostedZoneAssociationsCommandInput,
665
- cb: (err: any, data?: ListHostedZoneAssociationsCommandOutput) => void
659
+ cb: (err: any, data?: ListHostedZoneAssociationsCommandOutput) => void,
666
660
  ): void;
667
661
  listHostedZoneAssociations(
668
662
  args: ListHostedZoneAssociationsCommandInput,
669
663
  options: __HttpHandlerOptions,
670
- cb: (err: any, data?: ListHostedZoneAssociationsCommandOutput) => void
664
+ cb: (err: any, data?: ListHostedZoneAssociationsCommandOutput) => void,
671
665
  ): void;
672
666
  listManagedFirewallDomainLists(
673
667
  args: ListManagedFirewallDomainListsCommandInput,
674
- options?: __HttpHandlerOptions
668
+ options?: __HttpHandlerOptions,
675
669
  ): Promise<ListManagedFirewallDomainListsCommandOutput>;
676
670
  listManagedFirewallDomainLists(
677
671
  args: ListManagedFirewallDomainListsCommandInput,
678
- cb: (err: any, data?: ListManagedFirewallDomainListsCommandOutput) => void
672
+ cb: (err: any, data?: ListManagedFirewallDomainListsCommandOutput) => void,
679
673
  ): void;
680
674
  listManagedFirewallDomainLists(
681
675
  args: ListManagedFirewallDomainListsCommandInput,
682
676
  options: __HttpHandlerOptions,
683
- cb: (err: any, data?: ListManagedFirewallDomainListsCommandOutput) => void
677
+ cb: (err: any, data?: ListManagedFirewallDomainListsCommandOutput) => void,
684
678
  ): void;
685
679
  listSharedDNSViews(): Promise<ListSharedDNSViewsCommandOutput>;
686
680
  listSharedDNSViews(
687
681
  args: ListSharedDNSViewsCommandInput,
688
- options?: __HttpHandlerOptions
682
+ options?: __HttpHandlerOptions,
689
683
  ): Promise<ListSharedDNSViewsCommandOutput>;
690
684
  listSharedDNSViews(
691
685
  args: ListSharedDNSViewsCommandInput,
692
- cb: (err: any, data?: ListSharedDNSViewsCommandOutput) => void
686
+ cb: (err: any, data?: ListSharedDNSViewsCommandOutput) => void,
693
687
  ): void;
694
688
  listSharedDNSViews(
695
689
  args: ListSharedDNSViewsCommandInput,
696
690
  options: __HttpHandlerOptions,
697
- cb: (err: any, data?: ListSharedDNSViewsCommandOutput) => void
691
+ cb: (err: any, data?: ListSharedDNSViewsCommandOutput) => void,
698
692
  ): void;
699
693
  listTagsForResource(
700
694
  args: ListTagsForResourceCommandInput,
701
- options?: __HttpHandlerOptions
695
+ options?: __HttpHandlerOptions,
702
696
  ): Promise<ListTagsForResourceCommandOutput>;
703
697
  listTagsForResource(
704
698
  args: ListTagsForResourceCommandInput,
705
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
699
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
706
700
  ): void;
707
701
  listTagsForResource(
708
702
  args: ListTagsForResourceCommandInput,
709
703
  options: __HttpHandlerOptions,
710
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
704
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
711
705
  ): void;
712
706
  tagResource(
713
707
  args: TagResourceCommandInput,
714
- options?: __HttpHandlerOptions
708
+ options?: __HttpHandlerOptions,
715
709
  ): Promise<TagResourceCommandOutput>;
716
710
  tagResource(
717
711
  args: TagResourceCommandInput,
718
- cb: (err: any, data?: TagResourceCommandOutput) => void
712
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
719
713
  ): void;
720
714
  tagResource(
721
715
  args: TagResourceCommandInput,
722
716
  options: __HttpHandlerOptions,
723
- cb: (err: any, data?: TagResourceCommandOutput) => void
717
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
724
718
  ): void;
725
719
  untagResource(
726
720
  args: UntagResourceCommandInput,
727
- options?: __HttpHandlerOptions
721
+ options?: __HttpHandlerOptions,
728
722
  ): Promise<UntagResourceCommandOutput>;
729
723
  untagResource(
730
724
  args: UntagResourceCommandInput,
731
- cb: (err: any, data?: UntagResourceCommandOutput) => void
725
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
732
726
  ): void;
733
727
  untagResource(
734
728
  args: UntagResourceCommandInput,
735
729
  options: __HttpHandlerOptions,
736
- cb: (err: any, data?: UntagResourceCommandOutput) => void
730
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
737
731
  ): void;
738
732
  updateAccessSource(
739
733
  args: UpdateAccessSourceCommandInput,
740
- options?: __HttpHandlerOptions
734
+ options?: __HttpHandlerOptions,
741
735
  ): Promise<UpdateAccessSourceCommandOutput>;
742
736
  updateAccessSource(
743
737
  args: UpdateAccessSourceCommandInput,
744
- cb: (err: any, data?: UpdateAccessSourceCommandOutput) => void
738
+ cb: (err: any, data?: UpdateAccessSourceCommandOutput) => void,
745
739
  ): void;
746
740
  updateAccessSource(
747
741
  args: UpdateAccessSourceCommandInput,
748
742
  options: __HttpHandlerOptions,
749
- cb: (err: any, data?: UpdateAccessSourceCommandOutput) => void
743
+ cb: (err: any, data?: UpdateAccessSourceCommandOutput) => void,
750
744
  ): void;
751
745
  updateAccessToken(
752
746
  args: UpdateAccessTokenCommandInput,
753
- options?: __HttpHandlerOptions
747
+ options?: __HttpHandlerOptions,
754
748
  ): Promise<UpdateAccessTokenCommandOutput>;
755
749
  updateAccessToken(
756
750
  args: UpdateAccessTokenCommandInput,
757
- cb: (err: any, data?: UpdateAccessTokenCommandOutput) => void
751
+ cb: (err: any, data?: UpdateAccessTokenCommandOutput) => void,
758
752
  ): void;
759
753
  updateAccessToken(
760
754
  args: UpdateAccessTokenCommandInput,
761
755
  options: __HttpHandlerOptions,
762
- cb: (err: any, data?: UpdateAccessTokenCommandOutput) => void
756
+ cb: (err: any, data?: UpdateAccessTokenCommandOutput) => void,
763
757
  ): void;
764
758
  updateDNSView(
765
759
  args: UpdateDNSViewCommandInput,
766
- options?: __HttpHandlerOptions
760
+ options?: __HttpHandlerOptions,
767
761
  ): Promise<UpdateDNSViewCommandOutput>;
768
762
  updateDNSView(
769
763
  args: UpdateDNSViewCommandInput,
770
- cb: (err: any, data?: UpdateDNSViewCommandOutput) => void
764
+ cb: (err: any, data?: UpdateDNSViewCommandOutput) => void,
771
765
  ): void;
772
766
  updateDNSView(
773
767
  args: UpdateDNSViewCommandInput,
774
768
  options: __HttpHandlerOptions,
775
- cb: (err: any, data?: UpdateDNSViewCommandOutput) => void
769
+ cb: (err: any, data?: UpdateDNSViewCommandOutput) => void,
776
770
  ): void;
777
771
  updateFirewallDomains(
778
772
  args: UpdateFirewallDomainsCommandInput,
779
- options?: __HttpHandlerOptions
773
+ options?: __HttpHandlerOptions,
780
774
  ): Promise<UpdateFirewallDomainsCommandOutput>;
781
775
  updateFirewallDomains(
782
776
  args: UpdateFirewallDomainsCommandInput,
783
- cb: (err: any, data?: UpdateFirewallDomainsCommandOutput) => void
777
+ cb: (err: any, data?: UpdateFirewallDomainsCommandOutput) => void,
784
778
  ): void;
785
779
  updateFirewallDomains(
786
780
  args: UpdateFirewallDomainsCommandInput,
787
781
  options: __HttpHandlerOptions,
788
- cb: (err: any, data?: UpdateFirewallDomainsCommandOutput) => void
782
+ cb: (err: any, data?: UpdateFirewallDomainsCommandOutput) => void,
789
783
  ): void;
790
784
  updateFirewallRule(
791
785
  args: UpdateFirewallRuleCommandInput,
792
- options?: __HttpHandlerOptions
786
+ options?: __HttpHandlerOptions,
793
787
  ): Promise<UpdateFirewallRuleCommandOutput>;
794
788
  updateFirewallRule(
795
789
  args: UpdateFirewallRuleCommandInput,
796
- cb: (err: any, data?: UpdateFirewallRuleCommandOutput) => void
790
+ cb: (err: any, data?: UpdateFirewallRuleCommandOutput) => void,
797
791
  ): void;
798
792
  updateFirewallRule(
799
793
  args: UpdateFirewallRuleCommandInput,
800
794
  options: __HttpHandlerOptions,
801
- cb: (err: any, data?: UpdateFirewallRuleCommandOutput) => void
795
+ cb: (err: any, data?: UpdateFirewallRuleCommandOutput) => void,
802
796
  ): void;
803
797
  updateGlobalResolver(
804
798
  args: UpdateGlobalResolverCommandInput,
805
- options?: __HttpHandlerOptions
799
+ options?: __HttpHandlerOptions,
806
800
  ): Promise<UpdateGlobalResolverCommandOutput>;
807
801
  updateGlobalResolver(
808
802
  args: UpdateGlobalResolverCommandInput,
809
- cb: (err: any, data?: UpdateGlobalResolverCommandOutput) => void
803
+ cb: (err: any, data?: UpdateGlobalResolverCommandOutput) => void,
810
804
  ): void;
811
805
  updateGlobalResolver(
812
806
  args: UpdateGlobalResolverCommandInput,
813
807
  options: __HttpHandlerOptions,
814
- cb: (err: any, data?: UpdateGlobalResolverCommandOutput) => void
808
+ cb: (err: any, data?: UpdateGlobalResolverCommandOutput) => void,
815
809
  ): void;
816
810
  updateHostedZoneAssociation(
817
811
  args: UpdateHostedZoneAssociationCommandInput,
818
- options?: __HttpHandlerOptions
812
+ options?: __HttpHandlerOptions,
819
813
  ): Promise<UpdateHostedZoneAssociationCommandOutput>;
820
814
  updateHostedZoneAssociation(
821
815
  args: UpdateHostedZoneAssociationCommandInput,
822
- cb: (err: any, data?: UpdateHostedZoneAssociationCommandOutput) => void
816
+ cb: (err: any, data?: UpdateHostedZoneAssociationCommandOutput) => void,
823
817
  ): void;
824
818
  updateHostedZoneAssociation(
825
819
  args: UpdateHostedZoneAssociationCommandInput,
826
820
  options: __HttpHandlerOptions,
827
- cb: (err: any, data?: UpdateHostedZoneAssociationCommandOutput) => void
821
+ cb: (err: any, data?: UpdateHostedZoneAssociationCommandOutput) => void,
828
822
  ): void;
829
823
  paginateListAccessSources(
830
824
  args?: ListAccessSourcesCommandInput,
831
825
  paginationConfig?: Pick<
832
826
  PaginationConfiguration,
833
827
  Exclude<keyof PaginationConfiguration, "client">
834
- >
828
+ >,
835
829
  ): Paginator<ListAccessSourcesCommandOutput>;
836
830
  paginateListAccessTokens(
837
831
  args: ListAccessTokensCommandInput,
838
832
  paginationConfig?: Pick<
839
833
  PaginationConfiguration,
840
834
  Exclude<keyof PaginationConfiguration, "client">
841
- >
835
+ >,
842
836
  ): Paginator<ListAccessTokensCommandOutput>;
843
837
  paginateListDNSViews(
844
838
  args: ListDNSViewsCommandInput,
845
839
  paginationConfig?: Pick<
846
840
  PaginationConfiguration,
847
841
  Exclude<keyof PaginationConfiguration, "client">
848
- >
842
+ >,
849
843
  ): Paginator<ListDNSViewsCommandOutput>;
850
844
  paginateListFirewallDomainLists(
851
845
  args?: ListFirewallDomainListsCommandInput,
852
846
  paginationConfig?: Pick<
853
847
  PaginationConfiguration,
854
848
  Exclude<keyof PaginationConfiguration, "client">
855
- >
849
+ >,
856
850
  ): Paginator<ListFirewallDomainListsCommandOutput>;
857
851
  paginateListFirewallDomains(
858
852
  args: ListFirewallDomainsCommandInput,
859
853
  paginationConfig?: Pick<
860
854
  PaginationConfiguration,
861
855
  Exclude<keyof PaginationConfiguration, "client">
862
- >
856
+ >,
863
857
  ): Paginator<ListFirewallDomainsCommandOutput>;
864
858
  paginateListFirewallRules(
865
859
  args: ListFirewallRulesCommandInput,
866
860
  paginationConfig?: Pick<
867
861
  PaginationConfiguration,
868
862
  Exclude<keyof PaginationConfiguration, "client">
869
- >
863
+ >,
870
864
  ): Paginator<ListFirewallRulesCommandOutput>;
871
865
  paginateListGlobalResolvers(
872
866
  args?: ListGlobalResolversCommandInput,
873
867
  paginationConfig?: Pick<
874
868
  PaginationConfiguration,
875
869
  Exclude<keyof PaginationConfiguration, "client">
876
- >
870
+ >,
877
871
  ): Paginator<ListGlobalResolversCommandOutput>;
878
872
  paginateListHostedZoneAssociations(
879
873
  args?: ListHostedZoneAssociationsCommandInput,
880
874
  paginationConfig?: Pick<
881
875
  PaginationConfiguration,
882
876
  Exclude<keyof PaginationConfiguration, "client">
883
- >
877
+ >,
884
878
  ): Paginator<ListHostedZoneAssociationsCommandOutput>;
885
879
  paginateListManagedFirewallDomainLists(
886
880
  args: ListManagedFirewallDomainListsCommandInput,
887
881
  paginationConfig?: Pick<
888
882
  PaginationConfiguration,
889
883
  Exclude<keyof PaginationConfiguration, "client">
890
- >
884
+ >,
891
885
  ): Paginator<ListManagedFirewallDomainListsCommandOutput>;
892
886
  paginateListSharedDNSViews(
893
887
  args?: ListSharedDNSViewsCommandInput,
894
888
  paginationConfig?: Pick<
895
889
  PaginationConfiguration,
896
890
  Exclude<keyof PaginationConfiguration, "client">
897
- >
891
+ >,
898
892
  ): Paginator<ListSharedDNSViewsCommandOutput>;
899
893
  }
900
894
  export declare class Route53GlobalResolver