@aws-sdk/client-workspaces-web 3.1086.0 → 3.1088.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 (95) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/WorkSpacesWeb.d.ts +242 -274
  3. package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +10 -32
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  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/AssociateBrowserSettingsCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateDataProtectionSettingsCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateIpAccessSettingsCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/AssociateSessionLoggerCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreateDataProtectionSettingsCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateIpAccessSettingsCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +2 -4
  21. package/dist-types/ts3.4/commands/CreateSessionLoggerCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteDataProtectionSettingsCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteIpAccessSettingsCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/DeleteSessionLoggerCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DisassociateDataProtectionSettingsCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DisassociateIpAccessSettingsCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DisassociateSessionLoggerCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +4 -9
  44. package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/GetDataProtectionSettingsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/GetIpAccessSettingsCommand.d.ts +5 -10
  48. package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +7 -5
  50. package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/GetSessionLoggerCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +4 -9
  57. package/dist-types/ts3.4/commands/ListBrowserSettingsCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/ListDataProtectionSettingsCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/ListIpAccessSettingsCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/ListNetworkSettingsCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
  63. package/dist-types/ts3.4/commands/ListSessionLoggersCommand.d.ts +4 -9
  64. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
  68. package/dist-types/ts3.4/commands/ListUserAccessLoggingSettingsCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/ListUserSettingsCommand.d.ts +3 -8
  70. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  72. package/dist-types/ts3.4/commands/UpdateBrowserSettingsCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/UpdateDataProtectionSettingsCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/UpdateIpAccessSettingsCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/UpdateSessionLoggerCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
  80. package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  83. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  84. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  85. package/dist-types/ts3.4/models/enums.d.ts +4 -8
  86. package/dist-types/ts3.4/models/errors.d.ts +7 -21
  87. package/dist-types/ts3.4/models/models_0.d.ts +7 -21
  88. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  89. package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  94. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  95. package/package.json +39 -39
@@ -171,18 +171,12 @@ import {
171
171
  GetNetworkSettingsCommandInput,
172
172
  GetNetworkSettingsCommandOutput,
173
173
  } from "./commands/GetNetworkSettingsCommand";
174
- import {
175
- GetPortalCommandInput,
176
- GetPortalCommandOutput,
177
- } from "./commands/GetPortalCommand";
174
+ import { GetPortalCommandInput, GetPortalCommandOutput } from "./commands/GetPortalCommand";
178
175
  import {
179
176
  GetPortalServiceProviderMetadataCommandInput,
180
177
  GetPortalServiceProviderMetadataCommandOutput,
181
178
  } from "./commands/GetPortalServiceProviderMetadataCommand";
182
- import {
183
- GetSessionCommandInput,
184
- GetSessionCommandOutput,
185
- } from "./commands/GetSessionCommand";
179
+ import { GetSessionCommandInput, GetSessionCommandOutput } from "./commands/GetSessionCommand";
186
180
  import {
187
181
  GetSessionLoggerCommandInput,
188
182
  GetSessionLoggerCommandOutput,
@@ -223,10 +217,7 @@ import {
223
217
  ListNetworkSettingsCommandInput,
224
218
  ListNetworkSettingsCommandOutput,
225
219
  } from "./commands/ListNetworkSettingsCommand";
226
- import {
227
- ListPortalsCommandInput,
228
- ListPortalsCommandOutput,
229
- } from "./commands/ListPortalsCommand";
220
+ import { ListPortalsCommandInput, ListPortalsCommandOutput } from "./commands/ListPortalsCommand";
230
221
  import {
231
222
  ListSessionLoggersCommandInput,
232
223
  ListSessionLoggersCommandOutput,
@@ -255,10 +246,7 @@ import {
255
246
  ListUserSettingsCommandInput,
256
247
  ListUserSettingsCommandOutput,
257
248
  } from "./commands/ListUserSettingsCommand";
258
- import {
259
- TagResourceCommandInput,
260
- TagResourceCommandOutput,
261
- } from "./commands/TagResourceCommand";
249
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
262
250
  import {
263
251
  UntagResourceCommandInput,
264
252
  UntagResourceCommandOutput,
@@ -307,1094 +295,1074 @@ import { WorkSpacesWebClient } from "./WorkSpacesWebClient";
307
295
  export interface WorkSpacesWeb {
308
296
  associateBrowserSettings(
309
297
  args: AssociateBrowserSettingsCommandInput,
310
- options?: __HttpHandlerOptions
298
+ options?: __HttpHandlerOptions,
311
299
  ): Promise<AssociateBrowserSettingsCommandOutput>;
312
300
  associateBrowserSettings(
313
301
  args: AssociateBrowserSettingsCommandInput,
314
- cb: (err: any, data?: AssociateBrowserSettingsCommandOutput) => void
302
+ cb: (err: any, data?: AssociateBrowserSettingsCommandOutput) => void,
315
303
  ): void;
316
304
  associateBrowserSettings(
317
305
  args: AssociateBrowserSettingsCommandInput,
318
306
  options: __HttpHandlerOptions,
319
- cb: (err: any, data?: AssociateBrowserSettingsCommandOutput) => void
307
+ cb: (err: any, data?: AssociateBrowserSettingsCommandOutput) => void,
320
308
  ): void;
321
309
  associateDataProtectionSettings(
322
310
  args: AssociateDataProtectionSettingsCommandInput,
323
- options?: __HttpHandlerOptions
311
+ options?: __HttpHandlerOptions,
324
312
  ): Promise<AssociateDataProtectionSettingsCommandOutput>;
325
313
  associateDataProtectionSettings(
326
314
  args: AssociateDataProtectionSettingsCommandInput,
327
- cb: (err: any, data?: AssociateDataProtectionSettingsCommandOutput) => void
315
+ cb: (err: any, data?: AssociateDataProtectionSettingsCommandOutput) => void,
328
316
  ): void;
329
317
  associateDataProtectionSettings(
330
318
  args: AssociateDataProtectionSettingsCommandInput,
331
319
  options: __HttpHandlerOptions,
332
- cb: (err: any, data?: AssociateDataProtectionSettingsCommandOutput) => void
320
+ cb: (err: any, data?: AssociateDataProtectionSettingsCommandOutput) => void,
333
321
  ): void;
334
322
  associateIpAccessSettings(
335
323
  args: AssociateIpAccessSettingsCommandInput,
336
- options?: __HttpHandlerOptions
324
+ options?: __HttpHandlerOptions,
337
325
  ): Promise<AssociateIpAccessSettingsCommandOutput>;
338
326
  associateIpAccessSettings(
339
327
  args: AssociateIpAccessSettingsCommandInput,
340
- cb: (err: any, data?: AssociateIpAccessSettingsCommandOutput) => void
328
+ cb: (err: any, data?: AssociateIpAccessSettingsCommandOutput) => void,
341
329
  ): void;
342
330
  associateIpAccessSettings(
343
331
  args: AssociateIpAccessSettingsCommandInput,
344
332
  options: __HttpHandlerOptions,
345
- cb: (err: any, data?: AssociateIpAccessSettingsCommandOutput) => void
333
+ cb: (err: any, data?: AssociateIpAccessSettingsCommandOutput) => void,
346
334
  ): void;
347
335
  associateNetworkSettings(
348
336
  args: AssociateNetworkSettingsCommandInput,
349
- options?: __HttpHandlerOptions
337
+ options?: __HttpHandlerOptions,
350
338
  ): Promise<AssociateNetworkSettingsCommandOutput>;
351
339
  associateNetworkSettings(
352
340
  args: AssociateNetworkSettingsCommandInput,
353
- cb: (err: any, data?: AssociateNetworkSettingsCommandOutput) => void
341
+ cb: (err: any, data?: AssociateNetworkSettingsCommandOutput) => void,
354
342
  ): void;
355
343
  associateNetworkSettings(
356
344
  args: AssociateNetworkSettingsCommandInput,
357
345
  options: __HttpHandlerOptions,
358
- cb: (err: any, data?: AssociateNetworkSettingsCommandOutput) => void
346
+ cb: (err: any, data?: AssociateNetworkSettingsCommandOutput) => void,
359
347
  ): void;
360
348
  associateSessionLogger(
361
349
  args: AssociateSessionLoggerCommandInput,
362
- options?: __HttpHandlerOptions
350
+ options?: __HttpHandlerOptions,
363
351
  ): Promise<AssociateSessionLoggerCommandOutput>;
364
352
  associateSessionLogger(
365
353
  args: AssociateSessionLoggerCommandInput,
366
- cb: (err: any, data?: AssociateSessionLoggerCommandOutput) => void
354
+ cb: (err: any, data?: AssociateSessionLoggerCommandOutput) => void,
367
355
  ): void;
368
356
  associateSessionLogger(
369
357
  args: AssociateSessionLoggerCommandInput,
370
358
  options: __HttpHandlerOptions,
371
- cb: (err: any, data?: AssociateSessionLoggerCommandOutput) => void
359
+ cb: (err: any, data?: AssociateSessionLoggerCommandOutput) => void,
372
360
  ): void;
373
361
  associateTrustStore(
374
362
  args: AssociateTrustStoreCommandInput,
375
- options?: __HttpHandlerOptions
363
+ options?: __HttpHandlerOptions,
376
364
  ): Promise<AssociateTrustStoreCommandOutput>;
377
365
  associateTrustStore(
378
366
  args: AssociateTrustStoreCommandInput,
379
- cb: (err: any, data?: AssociateTrustStoreCommandOutput) => void
367
+ cb: (err: any, data?: AssociateTrustStoreCommandOutput) => void,
380
368
  ): void;
381
369
  associateTrustStore(
382
370
  args: AssociateTrustStoreCommandInput,
383
371
  options: __HttpHandlerOptions,
384
- cb: (err: any, data?: AssociateTrustStoreCommandOutput) => void
372
+ cb: (err: any, data?: AssociateTrustStoreCommandOutput) => void,
385
373
  ): void;
386
374
  associateUserAccessLoggingSettings(
387
375
  args: AssociateUserAccessLoggingSettingsCommandInput,
388
- options?: __HttpHandlerOptions
376
+ options?: __HttpHandlerOptions,
389
377
  ): Promise<AssociateUserAccessLoggingSettingsCommandOutput>;
390
378
  associateUserAccessLoggingSettings(
391
379
  args: AssociateUserAccessLoggingSettingsCommandInput,
392
- cb: (
393
- err: any,
394
- data?: AssociateUserAccessLoggingSettingsCommandOutput
395
- ) => void
380
+ cb: (err: any, data?: AssociateUserAccessLoggingSettingsCommandOutput) => void,
396
381
  ): void;
397
382
  associateUserAccessLoggingSettings(
398
383
  args: AssociateUserAccessLoggingSettingsCommandInput,
399
384
  options: __HttpHandlerOptions,
400
- cb: (
401
- err: any,
402
- data?: AssociateUserAccessLoggingSettingsCommandOutput
403
- ) => void
385
+ cb: (err: any, data?: AssociateUserAccessLoggingSettingsCommandOutput) => void,
404
386
  ): void;
405
387
  associateUserSettings(
406
388
  args: AssociateUserSettingsCommandInput,
407
- options?: __HttpHandlerOptions
389
+ options?: __HttpHandlerOptions,
408
390
  ): Promise<AssociateUserSettingsCommandOutput>;
409
391
  associateUserSettings(
410
392
  args: AssociateUserSettingsCommandInput,
411
- cb: (err: any, data?: AssociateUserSettingsCommandOutput) => void
393
+ cb: (err: any, data?: AssociateUserSettingsCommandOutput) => void,
412
394
  ): void;
413
395
  associateUserSettings(
414
396
  args: AssociateUserSettingsCommandInput,
415
397
  options: __HttpHandlerOptions,
416
- cb: (err: any, data?: AssociateUserSettingsCommandOutput) => void
398
+ cb: (err: any, data?: AssociateUserSettingsCommandOutput) => void,
417
399
  ): void;
418
400
  createBrowserSettings(): Promise<CreateBrowserSettingsCommandOutput>;
419
401
  createBrowserSettings(
420
402
  args: CreateBrowserSettingsCommandInput,
421
- options?: __HttpHandlerOptions
403
+ options?: __HttpHandlerOptions,
422
404
  ): Promise<CreateBrowserSettingsCommandOutput>;
423
405
  createBrowserSettings(
424
406
  args: CreateBrowserSettingsCommandInput,
425
- cb: (err: any, data?: CreateBrowserSettingsCommandOutput) => void
407
+ cb: (err: any, data?: CreateBrowserSettingsCommandOutput) => void,
426
408
  ): void;
427
409
  createBrowserSettings(
428
410
  args: CreateBrowserSettingsCommandInput,
429
411
  options: __HttpHandlerOptions,
430
- cb: (err: any, data?: CreateBrowserSettingsCommandOutput) => void
412
+ cb: (err: any, data?: CreateBrowserSettingsCommandOutput) => void,
431
413
  ): void;
432
414
  createDataProtectionSettings(): Promise<CreateDataProtectionSettingsCommandOutput>;
433
415
  createDataProtectionSettings(
434
416
  args: CreateDataProtectionSettingsCommandInput,
435
- options?: __HttpHandlerOptions
417
+ options?: __HttpHandlerOptions,
436
418
  ): Promise<CreateDataProtectionSettingsCommandOutput>;
437
419
  createDataProtectionSettings(
438
420
  args: CreateDataProtectionSettingsCommandInput,
439
- cb: (err: any, data?: CreateDataProtectionSettingsCommandOutput) => void
421
+ cb: (err: any, data?: CreateDataProtectionSettingsCommandOutput) => void,
440
422
  ): void;
441
423
  createDataProtectionSettings(
442
424
  args: CreateDataProtectionSettingsCommandInput,
443
425
  options: __HttpHandlerOptions,
444
- cb: (err: any, data?: CreateDataProtectionSettingsCommandOutput) => void
426
+ cb: (err: any, data?: CreateDataProtectionSettingsCommandOutput) => void,
445
427
  ): void;
446
428
  createIdentityProvider(
447
429
  args: CreateIdentityProviderCommandInput,
448
- options?: __HttpHandlerOptions
430
+ options?: __HttpHandlerOptions,
449
431
  ): Promise<CreateIdentityProviderCommandOutput>;
450
432
  createIdentityProvider(
451
433
  args: CreateIdentityProviderCommandInput,
452
- cb: (err: any, data?: CreateIdentityProviderCommandOutput) => void
434
+ cb: (err: any, data?: CreateIdentityProviderCommandOutput) => void,
453
435
  ): void;
454
436
  createIdentityProvider(
455
437
  args: CreateIdentityProviderCommandInput,
456
438
  options: __HttpHandlerOptions,
457
- cb: (err: any, data?: CreateIdentityProviderCommandOutput) => void
439
+ cb: (err: any, data?: CreateIdentityProviderCommandOutput) => void,
458
440
  ): void;
459
441
  createIpAccessSettings(
460
442
  args: CreateIpAccessSettingsCommandInput,
461
- options?: __HttpHandlerOptions
443
+ options?: __HttpHandlerOptions,
462
444
  ): Promise<CreateIpAccessSettingsCommandOutput>;
463
445
  createIpAccessSettings(
464
446
  args: CreateIpAccessSettingsCommandInput,
465
- cb: (err: any, data?: CreateIpAccessSettingsCommandOutput) => void
447
+ cb: (err: any, data?: CreateIpAccessSettingsCommandOutput) => void,
466
448
  ): void;
467
449
  createIpAccessSettings(
468
450
  args: CreateIpAccessSettingsCommandInput,
469
451
  options: __HttpHandlerOptions,
470
- cb: (err: any, data?: CreateIpAccessSettingsCommandOutput) => void
452
+ cb: (err: any, data?: CreateIpAccessSettingsCommandOutput) => void,
471
453
  ): void;
472
454
  createNetworkSettings(
473
455
  args: CreateNetworkSettingsCommandInput,
474
- options?: __HttpHandlerOptions
456
+ options?: __HttpHandlerOptions,
475
457
  ): Promise<CreateNetworkSettingsCommandOutput>;
476
458
  createNetworkSettings(
477
459
  args: CreateNetworkSettingsCommandInput,
478
- cb: (err: any, data?: CreateNetworkSettingsCommandOutput) => void
460
+ cb: (err: any, data?: CreateNetworkSettingsCommandOutput) => void,
479
461
  ): void;
480
462
  createNetworkSettings(
481
463
  args: CreateNetworkSettingsCommandInput,
482
464
  options: __HttpHandlerOptions,
483
- cb: (err: any, data?: CreateNetworkSettingsCommandOutput) => void
465
+ cb: (err: any, data?: CreateNetworkSettingsCommandOutput) => void,
484
466
  ): void;
485
467
  createPortal(): Promise<CreatePortalCommandOutput>;
486
468
  createPortal(
487
469
  args: CreatePortalCommandInput,
488
- options?: __HttpHandlerOptions
470
+ options?: __HttpHandlerOptions,
489
471
  ): Promise<CreatePortalCommandOutput>;
490
472
  createPortal(
491
473
  args: CreatePortalCommandInput,
492
- cb: (err: any, data?: CreatePortalCommandOutput) => void
474
+ cb: (err: any, data?: CreatePortalCommandOutput) => void,
493
475
  ): void;
494
476
  createPortal(
495
477
  args: CreatePortalCommandInput,
496
478
  options: __HttpHandlerOptions,
497
- cb: (err: any, data?: CreatePortalCommandOutput) => void
479
+ cb: (err: any, data?: CreatePortalCommandOutput) => void,
498
480
  ): void;
499
481
  createSessionLogger(
500
482
  args: CreateSessionLoggerCommandInput,
501
- options?: __HttpHandlerOptions
483
+ options?: __HttpHandlerOptions,
502
484
  ): Promise<CreateSessionLoggerCommandOutput>;
503
485
  createSessionLogger(
504
486
  args: CreateSessionLoggerCommandInput,
505
- cb: (err: any, data?: CreateSessionLoggerCommandOutput) => void
487
+ cb: (err: any, data?: CreateSessionLoggerCommandOutput) => void,
506
488
  ): void;
507
489
  createSessionLogger(
508
490
  args: CreateSessionLoggerCommandInput,
509
491
  options: __HttpHandlerOptions,
510
- cb: (err: any, data?: CreateSessionLoggerCommandOutput) => void
492
+ cb: (err: any, data?: CreateSessionLoggerCommandOutput) => void,
511
493
  ): void;
512
494
  createTrustStore(
513
495
  args: CreateTrustStoreCommandInput,
514
- options?: __HttpHandlerOptions
496
+ options?: __HttpHandlerOptions,
515
497
  ): Promise<CreateTrustStoreCommandOutput>;
516
498
  createTrustStore(
517
499
  args: CreateTrustStoreCommandInput,
518
- cb: (err: any, data?: CreateTrustStoreCommandOutput) => void
500
+ cb: (err: any, data?: CreateTrustStoreCommandOutput) => void,
519
501
  ): void;
520
502
  createTrustStore(
521
503
  args: CreateTrustStoreCommandInput,
522
504
  options: __HttpHandlerOptions,
523
- cb: (err: any, data?: CreateTrustStoreCommandOutput) => void
505
+ cb: (err: any, data?: CreateTrustStoreCommandOutput) => void,
524
506
  ): void;
525
507
  createUserAccessLoggingSettings(
526
508
  args: CreateUserAccessLoggingSettingsCommandInput,
527
- options?: __HttpHandlerOptions
509
+ options?: __HttpHandlerOptions,
528
510
  ): Promise<CreateUserAccessLoggingSettingsCommandOutput>;
529
511
  createUserAccessLoggingSettings(
530
512
  args: CreateUserAccessLoggingSettingsCommandInput,
531
- cb: (err: any, data?: CreateUserAccessLoggingSettingsCommandOutput) => void
513
+ cb: (err: any, data?: CreateUserAccessLoggingSettingsCommandOutput) => void,
532
514
  ): void;
533
515
  createUserAccessLoggingSettings(
534
516
  args: CreateUserAccessLoggingSettingsCommandInput,
535
517
  options: __HttpHandlerOptions,
536
- cb: (err: any, data?: CreateUserAccessLoggingSettingsCommandOutput) => void
518
+ cb: (err: any, data?: CreateUserAccessLoggingSettingsCommandOutput) => void,
537
519
  ): void;
538
520
  createUserSettings(
539
521
  args: CreateUserSettingsCommandInput,
540
- options?: __HttpHandlerOptions
522
+ options?: __HttpHandlerOptions,
541
523
  ): Promise<CreateUserSettingsCommandOutput>;
542
524
  createUserSettings(
543
525
  args: CreateUserSettingsCommandInput,
544
- cb: (err: any, data?: CreateUserSettingsCommandOutput) => void
526
+ cb: (err: any, data?: CreateUserSettingsCommandOutput) => void,
545
527
  ): void;
546
528
  createUserSettings(
547
529
  args: CreateUserSettingsCommandInput,
548
530
  options: __HttpHandlerOptions,
549
- cb: (err: any, data?: CreateUserSettingsCommandOutput) => void
531
+ cb: (err: any, data?: CreateUserSettingsCommandOutput) => void,
550
532
  ): void;
551
533
  deleteBrowserSettings(
552
534
  args: DeleteBrowserSettingsCommandInput,
553
- options?: __HttpHandlerOptions
535
+ options?: __HttpHandlerOptions,
554
536
  ): Promise<DeleteBrowserSettingsCommandOutput>;
555
537
  deleteBrowserSettings(
556
538
  args: DeleteBrowserSettingsCommandInput,
557
- cb: (err: any, data?: DeleteBrowserSettingsCommandOutput) => void
539
+ cb: (err: any, data?: DeleteBrowserSettingsCommandOutput) => void,
558
540
  ): void;
559
541
  deleteBrowserSettings(
560
542
  args: DeleteBrowserSettingsCommandInput,
561
543
  options: __HttpHandlerOptions,
562
- cb: (err: any, data?: DeleteBrowserSettingsCommandOutput) => void
544
+ cb: (err: any, data?: DeleteBrowserSettingsCommandOutput) => void,
563
545
  ): void;
564
546
  deleteDataProtectionSettings(
565
547
  args: DeleteDataProtectionSettingsCommandInput,
566
- options?: __HttpHandlerOptions
548
+ options?: __HttpHandlerOptions,
567
549
  ): Promise<DeleteDataProtectionSettingsCommandOutput>;
568
550
  deleteDataProtectionSettings(
569
551
  args: DeleteDataProtectionSettingsCommandInput,
570
- cb: (err: any, data?: DeleteDataProtectionSettingsCommandOutput) => void
552
+ cb: (err: any, data?: DeleteDataProtectionSettingsCommandOutput) => void,
571
553
  ): void;
572
554
  deleteDataProtectionSettings(
573
555
  args: DeleteDataProtectionSettingsCommandInput,
574
556
  options: __HttpHandlerOptions,
575
- cb: (err: any, data?: DeleteDataProtectionSettingsCommandOutput) => void
557
+ cb: (err: any, data?: DeleteDataProtectionSettingsCommandOutput) => void,
576
558
  ): void;
577
559
  deleteIdentityProvider(
578
560
  args: DeleteIdentityProviderCommandInput,
579
- options?: __HttpHandlerOptions
561
+ options?: __HttpHandlerOptions,
580
562
  ): Promise<DeleteIdentityProviderCommandOutput>;
581
563
  deleteIdentityProvider(
582
564
  args: DeleteIdentityProviderCommandInput,
583
- cb: (err: any, data?: DeleteIdentityProviderCommandOutput) => void
565
+ cb: (err: any, data?: DeleteIdentityProviderCommandOutput) => void,
584
566
  ): void;
585
567
  deleteIdentityProvider(
586
568
  args: DeleteIdentityProviderCommandInput,
587
569
  options: __HttpHandlerOptions,
588
- cb: (err: any, data?: DeleteIdentityProviderCommandOutput) => void
570
+ cb: (err: any, data?: DeleteIdentityProviderCommandOutput) => void,
589
571
  ): void;
590
572
  deleteIpAccessSettings(
591
573
  args: DeleteIpAccessSettingsCommandInput,
592
- options?: __HttpHandlerOptions
574
+ options?: __HttpHandlerOptions,
593
575
  ): Promise<DeleteIpAccessSettingsCommandOutput>;
594
576
  deleteIpAccessSettings(
595
577
  args: DeleteIpAccessSettingsCommandInput,
596
- cb: (err: any, data?: DeleteIpAccessSettingsCommandOutput) => void
578
+ cb: (err: any, data?: DeleteIpAccessSettingsCommandOutput) => void,
597
579
  ): void;
598
580
  deleteIpAccessSettings(
599
581
  args: DeleteIpAccessSettingsCommandInput,
600
582
  options: __HttpHandlerOptions,
601
- cb: (err: any, data?: DeleteIpAccessSettingsCommandOutput) => void
583
+ cb: (err: any, data?: DeleteIpAccessSettingsCommandOutput) => void,
602
584
  ): void;
603
585
  deleteNetworkSettings(
604
586
  args: DeleteNetworkSettingsCommandInput,
605
- options?: __HttpHandlerOptions
587
+ options?: __HttpHandlerOptions,
606
588
  ): Promise<DeleteNetworkSettingsCommandOutput>;
607
589
  deleteNetworkSettings(
608
590
  args: DeleteNetworkSettingsCommandInput,
609
- cb: (err: any, data?: DeleteNetworkSettingsCommandOutput) => void
591
+ cb: (err: any, data?: DeleteNetworkSettingsCommandOutput) => void,
610
592
  ): void;
611
593
  deleteNetworkSettings(
612
594
  args: DeleteNetworkSettingsCommandInput,
613
595
  options: __HttpHandlerOptions,
614
- cb: (err: any, data?: DeleteNetworkSettingsCommandOutput) => void
596
+ cb: (err: any, data?: DeleteNetworkSettingsCommandOutput) => void,
615
597
  ): void;
616
598
  deletePortal(
617
599
  args: DeletePortalCommandInput,
618
- options?: __HttpHandlerOptions
600
+ options?: __HttpHandlerOptions,
619
601
  ): Promise<DeletePortalCommandOutput>;
620
602
  deletePortal(
621
603
  args: DeletePortalCommandInput,
622
- cb: (err: any, data?: DeletePortalCommandOutput) => void
604
+ cb: (err: any, data?: DeletePortalCommandOutput) => void,
623
605
  ): void;
624
606
  deletePortal(
625
607
  args: DeletePortalCommandInput,
626
608
  options: __HttpHandlerOptions,
627
- cb: (err: any, data?: DeletePortalCommandOutput) => void
609
+ cb: (err: any, data?: DeletePortalCommandOutput) => void,
628
610
  ): void;
629
611
  deleteSessionLogger(
630
612
  args: DeleteSessionLoggerCommandInput,
631
- options?: __HttpHandlerOptions
613
+ options?: __HttpHandlerOptions,
632
614
  ): Promise<DeleteSessionLoggerCommandOutput>;
633
615
  deleteSessionLogger(
634
616
  args: DeleteSessionLoggerCommandInput,
635
- cb: (err: any, data?: DeleteSessionLoggerCommandOutput) => void
617
+ cb: (err: any, data?: DeleteSessionLoggerCommandOutput) => void,
636
618
  ): void;
637
619
  deleteSessionLogger(
638
620
  args: DeleteSessionLoggerCommandInput,
639
621
  options: __HttpHandlerOptions,
640
- cb: (err: any, data?: DeleteSessionLoggerCommandOutput) => void
622
+ cb: (err: any, data?: DeleteSessionLoggerCommandOutput) => void,
641
623
  ): void;
642
624
  deleteTrustStore(
643
625
  args: DeleteTrustStoreCommandInput,
644
- options?: __HttpHandlerOptions
626
+ options?: __HttpHandlerOptions,
645
627
  ): Promise<DeleteTrustStoreCommandOutput>;
646
628
  deleteTrustStore(
647
629
  args: DeleteTrustStoreCommandInput,
648
- cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void
630
+ cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void,
649
631
  ): void;
650
632
  deleteTrustStore(
651
633
  args: DeleteTrustStoreCommandInput,
652
634
  options: __HttpHandlerOptions,
653
- cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void
635
+ cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void,
654
636
  ): void;
655
637
  deleteUserAccessLoggingSettings(
656
638
  args: DeleteUserAccessLoggingSettingsCommandInput,
657
- options?: __HttpHandlerOptions
639
+ options?: __HttpHandlerOptions,
658
640
  ): Promise<DeleteUserAccessLoggingSettingsCommandOutput>;
659
641
  deleteUserAccessLoggingSettings(
660
642
  args: DeleteUserAccessLoggingSettingsCommandInput,
661
- cb: (err: any, data?: DeleteUserAccessLoggingSettingsCommandOutput) => void
643
+ cb: (err: any, data?: DeleteUserAccessLoggingSettingsCommandOutput) => void,
662
644
  ): void;
663
645
  deleteUserAccessLoggingSettings(
664
646
  args: DeleteUserAccessLoggingSettingsCommandInput,
665
647
  options: __HttpHandlerOptions,
666
- cb: (err: any, data?: DeleteUserAccessLoggingSettingsCommandOutput) => void
648
+ cb: (err: any, data?: DeleteUserAccessLoggingSettingsCommandOutput) => void,
667
649
  ): void;
668
650
  deleteUserSettings(
669
651
  args: DeleteUserSettingsCommandInput,
670
- options?: __HttpHandlerOptions
652
+ options?: __HttpHandlerOptions,
671
653
  ): Promise<DeleteUserSettingsCommandOutput>;
672
654
  deleteUserSettings(
673
655
  args: DeleteUserSettingsCommandInput,
674
- cb: (err: any, data?: DeleteUserSettingsCommandOutput) => void
656
+ cb: (err: any, data?: DeleteUserSettingsCommandOutput) => void,
675
657
  ): void;
676
658
  deleteUserSettings(
677
659
  args: DeleteUserSettingsCommandInput,
678
660
  options: __HttpHandlerOptions,
679
- cb: (err: any, data?: DeleteUserSettingsCommandOutput) => void
661
+ cb: (err: any, data?: DeleteUserSettingsCommandOutput) => void,
680
662
  ): void;
681
663
  disassociateBrowserSettings(
682
664
  args: DisassociateBrowserSettingsCommandInput,
683
- options?: __HttpHandlerOptions
665
+ options?: __HttpHandlerOptions,
684
666
  ): Promise<DisassociateBrowserSettingsCommandOutput>;
685
667
  disassociateBrowserSettings(
686
668
  args: DisassociateBrowserSettingsCommandInput,
687
- cb: (err: any, data?: DisassociateBrowserSettingsCommandOutput) => void
669
+ cb: (err: any, data?: DisassociateBrowserSettingsCommandOutput) => void,
688
670
  ): void;
689
671
  disassociateBrowserSettings(
690
672
  args: DisassociateBrowserSettingsCommandInput,
691
673
  options: __HttpHandlerOptions,
692
- cb: (err: any, data?: DisassociateBrowserSettingsCommandOutput) => void
674
+ cb: (err: any, data?: DisassociateBrowserSettingsCommandOutput) => void,
693
675
  ): void;
694
676
  disassociateDataProtectionSettings(
695
677
  args: DisassociateDataProtectionSettingsCommandInput,
696
- options?: __HttpHandlerOptions
678
+ options?: __HttpHandlerOptions,
697
679
  ): Promise<DisassociateDataProtectionSettingsCommandOutput>;
698
680
  disassociateDataProtectionSettings(
699
681
  args: DisassociateDataProtectionSettingsCommandInput,
700
- cb: (
701
- err: any,
702
- data?: DisassociateDataProtectionSettingsCommandOutput
703
- ) => void
682
+ cb: (err: any, data?: DisassociateDataProtectionSettingsCommandOutput) => void,
704
683
  ): void;
705
684
  disassociateDataProtectionSettings(
706
685
  args: DisassociateDataProtectionSettingsCommandInput,
707
686
  options: __HttpHandlerOptions,
708
- cb: (
709
- err: any,
710
- data?: DisassociateDataProtectionSettingsCommandOutput
711
- ) => void
687
+ cb: (err: any, data?: DisassociateDataProtectionSettingsCommandOutput) => void,
712
688
  ): void;
713
689
  disassociateIpAccessSettings(
714
690
  args: DisassociateIpAccessSettingsCommandInput,
715
- options?: __HttpHandlerOptions
691
+ options?: __HttpHandlerOptions,
716
692
  ): Promise<DisassociateIpAccessSettingsCommandOutput>;
717
693
  disassociateIpAccessSettings(
718
694
  args: DisassociateIpAccessSettingsCommandInput,
719
- cb: (err: any, data?: DisassociateIpAccessSettingsCommandOutput) => void
695
+ cb: (err: any, data?: DisassociateIpAccessSettingsCommandOutput) => void,
720
696
  ): void;
721
697
  disassociateIpAccessSettings(
722
698
  args: DisassociateIpAccessSettingsCommandInput,
723
699
  options: __HttpHandlerOptions,
724
- cb: (err: any, data?: DisassociateIpAccessSettingsCommandOutput) => void
700
+ cb: (err: any, data?: DisassociateIpAccessSettingsCommandOutput) => void,
725
701
  ): void;
726
702
  disassociateNetworkSettings(
727
703
  args: DisassociateNetworkSettingsCommandInput,
728
- options?: __HttpHandlerOptions
704
+ options?: __HttpHandlerOptions,
729
705
  ): Promise<DisassociateNetworkSettingsCommandOutput>;
730
706
  disassociateNetworkSettings(
731
707
  args: DisassociateNetworkSettingsCommandInput,
732
- cb: (err: any, data?: DisassociateNetworkSettingsCommandOutput) => void
708
+ cb: (err: any, data?: DisassociateNetworkSettingsCommandOutput) => void,
733
709
  ): void;
734
710
  disassociateNetworkSettings(
735
711
  args: DisassociateNetworkSettingsCommandInput,
736
712
  options: __HttpHandlerOptions,
737
- cb: (err: any, data?: DisassociateNetworkSettingsCommandOutput) => void
713
+ cb: (err: any, data?: DisassociateNetworkSettingsCommandOutput) => void,
738
714
  ): void;
739
715
  disassociateSessionLogger(
740
716
  args: DisassociateSessionLoggerCommandInput,
741
- options?: __HttpHandlerOptions
717
+ options?: __HttpHandlerOptions,
742
718
  ): Promise<DisassociateSessionLoggerCommandOutput>;
743
719
  disassociateSessionLogger(
744
720
  args: DisassociateSessionLoggerCommandInput,
745
- cb: (err: any, data?: DisassociateSessionLoggerCommandOutput) => void
721
+ cb: (err: any, data?: DisassociateSessionLoggerCommandOutput) => void,
746
722
  ): void;
747
723
  disassociateSessionLogger(
748
724
  args: DisassociateSessionLoggerCommandInput,
749
725
  options: __HttpHandlerOptions,
750
- cb: (err: any, data?: DisassociateSessionLoggerCommandOutput) => void
726
+ cb: (err: any, data?: DisassociateSessionLoggerCommandOutput) => void,
751
727
  ): void;
752
728
  disassociateTrustStore(
753
729
  args: DisassociateTrustStoreCommandInput,
754
- options?: __HttpHandlerOptions
730
+ options?: __HttpHandlerOptions,
755
731
  ): Promise<DisassociateTrustStoreCommandOutput>;
756
732
  disassociateTrustStore(
757
733
  args: DisassociateTrustStoreCommandInput,
758
- cb: (err: any, data?: DisassociateTrustStoreCommandOutput) => void
734
+ cb: (err: any, data?: DisassociateTrustStoreCommandOutput) => void,
759
735
  ): void;
760
736
  disassociateTrustStore(
761
737
  args: DisassociateTrustStoreCommandInput,
762
738
  options: __HttpHandlerOptions,
763
- cb: (err: any, data?: DisassociateTrustStoreCommandOutput) => void
739
+ cb: (err: any, data?: DisassociateTrustStoreCommandOutput) => void,
764
740
  ): void;
765
741
  disassociateUserAccessLoggingSettings(
766
742
  args: DisassociateUserAccessLoggingSettingsCommandInput,
767
- options?: __HttpHandlerOptions
743
+ options?: __HttpHandlerOptions,
768
744
  ): Promise<DisassociateUserAccessLoggingSettingsCommandOutput>;
769
745
  disassociateUserAccessLoggingSettings(
770
746
  args: DisassociateUserAccessLoggingSettingsCommandInput,
771
- cb: (
772
- err: any,
773
- data?: DisassociateUserAccessLoggingSettingsCommandOutput
774
- ) => void
747
+ cb: (err: any, data?: DisassociateUserAccessLoggingSettingsCommandOutput) => void,
775
748
  ): void;
776
749
  disassociateUserAccessLoggingSettings(
777
750
  args: DisassociateUserAccessLoggingSettingsCommandInput,
778
751
  options: __HttpHandlerOptions,
779
- cb: (
780
- err: any,
781
- data?: DisassociateUserAccessLoggingSettingsCommandOutput
782
- ) => void
752
+ cb: (err: any, data?: DisassociateUserAccessLoggingSettingsCommandOutput) => void,
783
753
  ): void;
784
754
  disassociateUserSettings(
785
755
  args: DisassociateUserSettingsCommandInput,
786
- options?: __HttpHandlerOptions
756
+ options?: __HttpHandlerOptions,
787
757
  ): Promise<DisassociateUserSettingsCommandOutput>;
788
758
  disassociateUserSettings(
789
759
  args: DisassociateUserSettingsCommandInput,
790
- cb: (err: any, data?: DisassociateUserSettingsCommandOutput) => void
760
+ cb: (err: any, data?: DisassociateUserSettingsCommandOutput) => void,
791
761
  ): void;
792
762
  disassociateUserSettings(
793
763
  args: DisassociateUserSettingsCommandInput,
794
764
  options: __HttpHandlerOptions,
795
- cb: (err: any, data?: DisassociateUserSettingsCommandOutput) => void
765
+ cb: (err: any, data?: DisassociateUserSettingsCommandOutput) => void,
796
766
  ): void;
797
767
  expireSession(
798
768
  args: ExpireSessionCommandInput,
799
- options?: __HttpHandlerOptions
769
+ options?: __HttpHandlerOptions,
800
770
  ): Promise<ExpireSessionCommandOutput>;
801
771
  expireSession(
802
772
  args: ExpireSessionCommandInput,
803
- cb: (err: any, data?: ExpireSessionCommandOutput) => void
773
+ cb: (err: any, data?: ExpireSessionCommandOutput) => void,
804
774
  ): void;
805
775
  expireSession(
806
776
  args: ExpireSessionCommandInput,
807
777
  options: __HttpHandlerOptions,
808
- cb: (err: any, data?: ExpireSessionCommandOutput) => void
778
+ cb: (err: any, data?: ExpireSessionCommandOutput) => void,
809
779
  ): void;
810
780
  getBrowserSettings(
811
781
  args: GetBrowserSettingsCommandInput,
812
- options?: __HttpHandlerOptions
782
+ options?: __HttpHandlerOptions,
813
783
  ): Promise<GetBrowserSettingsCommandOutput>;
814
784
  getBrowserSettings(
815
785
  args: GetBrowserSettingsCommandInput,
816
- cb: (err: any, data?: GetBrowserSettingsCommandOutput) => void
786
+ cb: (err: any, data?: GetBrowserSettingsCommandOutput) => void,
817
787
  ): void;
818
788
  getBrowserSettings(
819
789
  args: GetBrowserSettingsCommandInput,
820
790
  options: __HttpHandlerOptions,
821
- cb: (err: any, data?: GetBrowserSettingsCommandOutput) => void
791
+ cb: (err: any, data?: GetBrowserSettingsCommandOutput) => void,
822
792
  ): void;
823
793
  getDataProtectionSettings(
824
794
  args: GetDataProtectionSettingsCommandInput,
825
- options?: __HttpHandlerOptions
795
+ options?: __HttpHandlerOptions,
826
796
  ): Promise<GetDataProtectionSettingsCommandOutput>;
827
797
  getDataProtectionSettings(
828
798
  args: GetDataProtectionSettingsCommandInput,
829
- cb: (err: any, data?: GetDataProtectionSettingsCommandOutput) => void
799
+ cb: (err: any, data?: GetDataProtectionSettingsCommandOutput) => void,
830
800
  ): void;
831
801
  getDataProtectionSettings(
832
802
  args: GetDataProtectionSettingsCommandInput,
833
803
  options: __HttpHandlerOptions,
834
- cb: (err: any, data?: GetDataProtectionSettingsCommandOutput) => void
804
+ cb: (err: any, data?: GetDataProtectionSettingsCommandOutput) => void,
835
805
  ): void;
836
806
  getIdentityProvider(
837
807
  args: GetIdentityProviderCommandInput,
838
- options?: __HttpHandlerOptions
808
+ options?: __HttpHandlerOptions,
839
809
  ): Promise<GetIdentityProviderCommandOutput>;
840
810
  getIdentityProvider(
841
811
  args: GetIdentityProviderCommandInput,
842
- cb: (err: any, data?: GetIdentityProviderCommandOutput) => void
812
+ cb: (err: any, data?: GetIdentityProviderCommandOutput) => void,
843
813
  ): void;
844
814
  getIdentityProvider(
845
815
  args: GetIdentityProviderCommandInput,
846
816
  options: __HttpHandlerOptions,
847
- cb: (err: any, data?: GetIdentityProviderCommandOutput) => void
817
+ cb: (err: any, data?: GetIdentityProviderCommandOutput) => void,
848
818
  ): void;
849
819
  getIpAccessSettings(
850
820
  args: GetIpAccessSettingsCommandInput,
851
- options?: __HttpHandlerOptions
821
+ options?: __HttpHandlerOptions,
852
822
  ): Promise<GetIpAccessSettingsCommandOutput>;
853
823
  getIpAccessSettings(
854
824
  args: GetIpAccessSettingsCommandInput,
855
- cb: (err: any, data?: GetIpAccessSettingsCommandOutput) => void
825
+ cb: (err: any, data?: GetIpAccessSettingsCommandOutput) => void,
856
826
  ): void;
857
827
  getIpAccessSettings(
858
828
  args: GetIpAccessSettingsCommandInput,
859
829
  options: __HttpHandlerOptions,
860
- cb: (err: any, data?: GetIpAccessSettingsCommandOutput) => void
830
+ cb: (err: any, data?: GetIpAccessSettingsCommandOutput) => void,
861
831
  ): void;
862
832
  getNetworkSettings(
863
833
  args: GetNetworkSettingsCommandInput,
864
- options?: __HttpHandlerOptions
834
+ options?: __HttpHandlerOptions,
865
835
  ): Promise<GetNetworkSettingsCommandOutput>;
866
836
  getNetworkSettings(
867
837
  args: GetNetworkSettingsCommandInput,
868
- cb: (err: any, data?: GetNetworkSettingsCommandOutput) => void
838
+ cb: (err: any, data?: GetNetworkSettingsCommandOutput) => void,
869
839
  ): void;
870
840
  getNetworkSettings(
871
841
  args: GetNetworkSettingsCommandInput,
872
842
  options: __HttpHandlerOptions,
873
- cb: (err: any, data?: GetNetworkSettingsCommandOutput) => void
843
+ cb: (err: any, data?: GetNetworkSettingsCommandOutput) => void,
874
844
  ): void;
875
845
  getPortal(
876
846
  args: GetPortalCommandInput,
877
- options?: __HttpHandlerOptions
847
+ options?: __HttpHandlerOptions,
878
848
  ): Promise<GetPortalCommandOutput>;
879
849
  getPortal(
880
850
  args: GetPortalCommandInput,
881
- cb: (err: any, data?: GetPortalCommandOutput) => void
851
+ cb: (err: any, data?: GetPortalCommandOutput) => void,
882
852
  ): void;
883
853
  getPortal(
884
854
  args: GetPortalCommandInput,
885
855
  options: __HttpHandlerOptions,
886
- cb: (err: any, data?: GetPortalCommandOutput) => void
856
+ cb: (err: any, data?: GetPortalCommandOutput) => void,
887
857
  ): void;
888
858
  getPortalServiceProviderMetadata(
889
859
  args: GetPortalServiceProviderMetadataCommandInput,
890
- options?: __HttpHandlerOptions
860
+ options?: __HttpHandlerOptions,
891
861
  ): Promise<GetPortalServiceProviderMetadataCommandOutput>;
892
862
  getPortalServiceProviderMetadata(
893
863
  args: GetPortalServiceProviderMetadataCommandInput,
894
- cb: (err: any, data?: GetPortalServiceProviderMetadataCommandOutput) => void
864
+ cb: (err: any, data?: GetPortalServiceProviderMetadataCommandOutput) => void,
895
865
  ): void;
896
866
  getPortalServiceProviderMetadata(
897
867
  args: GetPortalServiceProviderMetadataCommandInput,
898
868
  options: __HttpHandlerOptions,
899
- cb: (err: any, data?: GetPortalServiceProviderMetadataCommandOutput) => void
869
+ cb: (err: any, data?: GetPortalServiceProviderMetadataCommandOutput) => void,
900
870
  ): void;
901
871
  getSession(
902
872
  args: GetSessionCommandInput,
903
- options?: __HttpHandlerOptions
873
+ options?: __HttpHandlerOptions,
904
874
  ): Promise<GetSessionCommandOutput>;
905
875
  getSession(
906
876
  args: GetSessionCommandInput,
907
- cb: (err: any, data?: GetSessionCommandOutput) => void
877
+ cb: (err: any, data?: GetSessionCommandOutput) => void,
908
878
  ): void;
909
879
  getSession(
910
880
  args: GetSessionCommandInput,
911
881
  options: __HttpHandlerOptions,
912
- cb: (err: any, data?: GetSessionCommandOutput) => void
882
+ cb: (err: any, data?: GetSessionCommandOutput) => void,
913
883
  ): void;
914
884
  getSessionLogger(
915
885
  args: GetSessionLoggerCommandInput,
916
- options?: __HttpHandlerOptions
886
+ options?: __HttpHandlerOptions,
917
887
  ): Promise<GetSessionLoggerCommandOutput>;
918
888
  getSessionLogger(
919
889
  args: GetSessionLoggerCommandInput,
920
- cb: (err: any, data?: GetSessionLoggerCommandOutput) => void
890
+ cb: (err: any, data?: GetSessionLoggerCommandOutput) => void,
921
891
  ): void;
922
892
  getSessionLogger(
923
893
  args: GetSessionLoggerCommandInput,
924
894
  options: __HttpHandlerOptions,
925
- cb: (err: any, data?: GetSessionLoggerCommandOutput) => void
895
+ cb: (err: any, data?: GetSessionLoggerCommandOutput) => void,
926
896
  ): void;
927
897
  getTrustStore(
928
898
  args: GetTrustStoreCommandInput,
929
- options?: __HttpHandlerOptions
899
+ options?: __HttpHandlerOptions,
930
900
  ): Promise<GetTrustStoreCommandOutput>;
931
901
  getTrustStore(
932
902
  args: GetTrustStoreCommandInput,
933
- cb: (err: any, data?: GetTrustStoreCommandOutput) => void
903
+ cb: (err: any, data?: GetTrustStoreCommandOutput) => void,
934
904
  ): void;
935
905
  getTrustStore(
936
906
  args: GetTrustStoreCommandInput,
937
907
  options: __HttpHandlerOptions,
938
- cb: (err: any, data?: GetTrustStoreCommandOutput) => void
908
+ cb: (err: any, data?: GetTrustStoreCommandOutput) => void,
939
909
  ): void;
940
910
  getTrustStoreCertificate(
941
911
  args: GetTrustStoreCertificateCommandInput,
942
- options?: __HttpHandlerOptions
912
+ options?: __HttpHandlerOptions,
943
913
  ): Promise<GetTrustStoreCertificateCommandOutput>;
944
914
  getTrustStoreCertificate(
945
915
  args: GetTrustStoreCertificateCommandInput,
946
- cb: (err: any, data?: GetTrustStoreCertificateCommandOutput) => void
916
+ cb: (err: any, data?: GetTrustStoreCertificateCommandOutput) => void,
947
917
  ): void;
948
918
  getTrustStoreCertificate(
949
919
  args: GetTrustStoreCertificateCommandInput,
950
920
  options: __HttpHandlerOptions,
951
- cb: (err: any, data?: GetTrustStoreCertificateCommandOutput) => void
921
+ cb: (err: any, data?: GetTrustStoreCertificateCommandOutput) => void,
952
922
  ): void;
953
923
  getUserAccessLoggingSettings(
954
924
  args: GetUserAccessLoggingSettingsCommandInput,
955
- options?: __HttpHandlerOptions
925
+ options?: __HttpHandlerOptions,
956
926
  ): Promise<GetUserAccessLoggingSettingsCommandOutput>;
957
927
  getUserAccessLoggingSettings(
958
928
  args: GetUserAccessLoggingSettingsCommandInput,
959
- cb: (err: any, data?: GetUserAccessLoggingSettingsCommandOutput) => void
929
+ cb: (err: any, data?: GetUserAccessLoggingSettingsCommandOutput) => void,
960
930
  ): void;
961
931
  getUserAccessLoggingSettings(
962
932
  args: GetUserAccessLoggingSettingsCommandInput,
963
933
  options: __HttpHandlerOptions,
964
- cb: (err: any, data?: GetUserAccessLoggingSettingsCommandOutput) => void
934
+ cb: (err: any, data?: GetUserAccessLoggingSettingsCommandOutput) => void,
965
935
  ): void;
966
936
  getUserSettings(
967
937
  args: GetUserSettingsCommandInput,
968
- options?: __HttpHandlerOptions
938
+ options?: __HttpHandlerOptions,
969
939
  ): Promise<GetUserSettingsCommandOutput>;
970
940
  getUserSettings(
971
941
  args: GetUserSettingsCommandInput,
972
- cb: (err: any, data?: GetUserSettingsCommandOutput) => void
942
+ cb: (err: any, data?: GetUserSettingsCommandOutput) => void,
973
943
  ): void;
974
944
  getUserSettings(
975
945
  args: GetUserSettingsCommandInput,
976
946
  options: __HttpHandlerOptions,
977
- cb: (err: any, data?: GetUserSettingsCommandOutput) => void
947
+ cb: (err: any, data?: GetUserSettingsCommandOutput) => void,
978
948
  ): void;
979
949
  listBrowserSettings(): Promise<ListBrowserSettingsCommandOutput>;
980
950
  listBrowserSettings(
981
951
  args: ListBrowserSettingsCommandInput,
982
- options?: __HttpHandlerOptions
952
+ options?: __HttpHandlerOptions,
983
953
  ): Promise<ListBrowserSettingsCommandOutput>;
984
954
  listBrowserSettings(
985
955
  args: ListBrowserSettingsCommandInput,
986
- cb: (err: any, data?: ListBrowserSettingsCommandOutput) => void
956
+ cb: (err: any, data?: ListBrowserSettingsCommandOutput) => void,
987
957
  ): void;
988
958
  listBrowserSettings(
989
959
  args: ListBrowserSettingsCommandInput,
990
960
  options: __HttpHandlerOptions,
991
- cb: (err: any, data?: ListBrowserSettingsCommandOutput) => void
961
+ cb: (err: any, data?: ListBrowserSettingsCommandOutput) => void,
992
962
  ): void;
993
963
  listDataProtectionSettings(): Promise<ListDataProtectionSettingsCommandOutput>;
994
964
  listDataProtectionSettings(
995
965
  args: ListDataProtectionSettingsCommandInput,
996
- options?: __HttpHandlerOptions
966
+ options?: __HttpHandlerOptions,
997
967
  ): Promise<ListDataProtectionSettingsCommandOutput>;
998
968
  listDataProtectionSettings(
999
969
  args: ListDataProtectionSettingsCommandInput,
1000
- cb: (err: any, data?: ListDataProtectionSettingsCommandOutput) => void
970
+ cb: (err: any, data?: ListDataProtectionSettingsCommandOutput) => void,
1001
971
  ): void;
1002
972
  listDataProtectionSettings(
1003
973
  args: ListDataProtectionSettingsCommandInput,
1004
974
  options: __HttpHandlerOptions,
1005
- cb: (err: any, data?: ListDataProtectionSettingsCommandOutput) => void
975
+ cb: (err: any, data?: ListDataProtectionSettingsCommandOutput) => void,
1006
976
  ): void;
1007
977
  listIdentityProviders(
1008
978
  args: ListIdentityProvidersCommandInput,
1009
- options?: __HttpHandlerOptions
979
+ options?: __HttpHandlerOptions,
1010
980
  ): Promise<ListIdentityProvidersCommandOutput>;
1011
981
  listIdentityProviders(
1012
982
  args: ListIdentityProvidersCommandInput,
1013
- cb: (err: any, data?: ListIdentityProvidersCommandOutput) => void
983
+ cb: (err: any, data?: ListIdentityProvidersCommandOutput) => void,
1014
984
  ): void;
1015
985
  listIdentityProviders(
1016
986
  args: ListIdentityProvidersCommandInput,
1017
987
  options: __HttpHandlerOptions,
1018
- cb: (err: any, data?: ListIdentityProvidersCommandOutput) => void
988
+ cb: (err: any, data?: ListIdentityProvidersCommandOutput) => void,
1019
989
  ): void;
1020
990
  listIpAccessSettings(): Promise<ListIpAccessSettingsCommandOutput>;
1021
991
  listIpAccessSettings(
1022
992
  args: ListIpAccessSettingsCommandInput,
1023
- options?: __HttpHandlerOptions
993
+ options?: __HttpHandlerOptions,
1024
994
  ): Promise<ListIpAccessSettingsCommandOutput>;
1025
995
  listIpAccessSettings(
1026
996
  args: ListIpAccessSettingsCommandInput,
1027
- cb: (err: any, data?: ListIpAccessSettingsCommandOutput) => void
997
+ cb: (err: any, data?: ListIpAccessSettingsCommandOutput) => void,
1028
998
  ): void;
1029
999
  listIpAccessSettings(
1030
1000
  args: ListIpAccessSettingsCommandInput,
1031
1001
  options: __HttpHandlerOptions,
1032
- cb: (err: any, data?: ListIpAccessSettingsCommandOutput) => void
1002
+ cb: (err: any, data?: ListIpAccessSettingsCommandOutput) => void,
1033
1003
  ): void;
1034
1004
  listNetworkSettings(): Promise<ListNetworkSettingsCommandOutput>;
1035
1005
  listNetworkSettings(
1036
1006
  args: ListNetworkSettingsCommandInput,
1037
- options?: __HttpHandlerOptions
1007
+ options?: __HttpHandlerOptions,
1038
1008
  ): Promise<ListNetworkSettingsCommandOutput>;
1039
1009
  listNetworkSettings(
1040
1010
  args: ListNetworkSettingsCommandInput,
1041
- cb: (err: any, data?: ListNetworkSettingsCommandOutput) => void
1011
+ cb: (err: any, data?: ListNetworkSettingsCommandOutput) => void,
1042
1012
  ): void;
1043
1013
  listNetworkSettings(
1044
1014
  args: ListNetworkSettingsCommandInput,
1045
1015
  options: __HttpHandlerOptions,
1046
- cb: (err: any, data?: ListNetworkSettingsCommandOutput) => void
1016
+ cb: (err: any, data?: ListNetworkSettingsCommandOutput) => void,
1047
1017
  ): void;
1048
1018
  listPortals(): Promise<ListPortalsCommandOutput>;
1049
1019
  listPortals(
1050
1020
  args: ListPortalsCommandInput,
1051
- options?: __HttpHandlerOptions
1021
+ options?: __HttpHandlerOptions,
1052
1022
  ): Promise<ListPortalsCommandOutput>;
1053
1023
  listPortals(
1054
1024
  args: ListPortalsCommandInput,
1055
- cb: (err: any, data?: ListPortalsCommandOutput) => void
1025
+ cb: (err: any, data?: ListPortalsCommandOutput) => void,
1056
1026
  ): void;
1057
1027
  listPortals(
1058
1028
  args: ListPortalsCommandInput,
1059
1029
  options: __HttpHandlerOptions,
1060
- cb: (err: any, data?: ListPortalsCommandOutput) => void
1030
+ cb: (err: any, data?: ListPortalsCommandOutput) => void,
1061
1031
  ): void;
1062
1032
  listSessionLoggers(): Promise<ListSessionLoggersCommandOutput>;
1063
1033
  listSessionLoggers(
1064
1034
  args: ListSessionLoggersCommandInput,
1065
- options?: __HttpHandlerOptions
1035
+ options?: __HttpHandlerOptions,
1066
1036
  ): Promise<ListSessionLoggersCommandOutput>;
1067
1037
  listSessionLoggers(
1068
1038
  args: ListSessionLoggersCommandInput,
1069
- cb: (err: any, data?: ListSessionLoggersCommandOutput) => void
1039
+ cb: (err: any, data?: ListSessionLoggersCommandOutput) => void,
1070
1040
  ): void;
1071
1041
  listSessionLoggers(
1072
1042
  args: ListSessionLoggersCommandInput,
1073
1043
  options: __HttpHandlerOptions,
1074
- cb: (err: any, data?: ListSessionLoggersCommandOutput) => void
1044
+ cb: (err: any, data?: ListSessionLoggersCommandOutput) => void,
1075
1045
  ): void;
1076
1046
  listSessions(
1077
1047
  args: ListSessionsCommandInput,
1078
- options?: __HttpHandlerOptions
1048
+ options?: __HttpHandlerOptions,
1079
1049
  ): Promise<ListSessionsCommandOutput>;
1080
1050
  listSessions(
1081
1051
  args: ListSessionsCommandInput,
1082
- cb: (err: any, data?: ListSessionsCommandOutput) => void
1052
+ cb: (err: any, data?: ListSessionsCommandOutput) => void,
1083
1053
  ): void;
1084
1054
  listSessions(
1085
1055
  args: ListSessionsCommandInput,
1086
1056
  options: __HttpHandlerOptions,
1087
- cb: (err: any, data?: ListSessionsCommandOutput) => void
1057
+ cb: (err: any, data?: ListSessionsCommandOutput) => void,
1088
1058
  ): void;
1089
1059
  listTagsForResource(
1090
1060
  args: ListTagsForResourceCommandInput,
1091
- options?: __HttpHandlerOptions
1061
+ options?: __HttpHandlerOptions,
1092
1062
  ): Promise<ListTagsForResourceCommandOutput>;
1093
1063
  listTagsForResource(
1094
1064
  args: ListTagsForResourceCommandInput,
1095
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1065
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1096
1066
  ): void;
1097
1067
  listTagsForResource(
1098
1068
  args: ListTagsForResourceCommandInput,
1099
1069
  options: __HttpHandlerOptions,
1100
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1070
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1101
1071
  ): void;
1102
1072
  listTrustStoreCertificates(
1103
1073
  args: ListTrustStoreCertificatesCommandInput,
1104
- options?: __HttpHandlerOptions
1074
+ options?: __HttpHandlerOptions,
1105
1075
  ): Promise<ListTrustStoreCertificatesCommandOutput>;
1106
1076
  listTrustStoreCertificates(
1107
1077
  args: ListTrustStoreCertificatesCommandInput,
1108
- cb: (err: any, data?: ListTrustStoreCertificatesCommandOutput) => void
1078
+ cb: (err: any, data?: ListTrustStoreCertificatesCommandOutput) => void,
1109
1079
  ): void;
1110
1080
  listTrustStoreCertificates(
1111
1081
  args: ListTrustStoreCertificatesCommandInput,
1112
1082
  options: __HttpHandlerOptions,
1113
- cb: (err: any, data?: ListTrustStoreCertificatesCommandOutput) => void
1083
+ cb: (err: any, data?: ListTrustStoreCertificatesCommandOutput) => void,
1114
1084
  ): void;
1115
1085
  listTrustStores(): Promise<ListTrustStoresCommandOutput>;
1116
1086
  listTrustStores(
1117
1087
  args: ListTrustStoresCommandInput,
1118
- options?: __HttpHandlerOptions
1088
+ options?: __HttpHandlerOptions,
1119
1089
  ): Promise<ListTrustStoresCommandOutput>;
1120
1090
  listTrustStores(
1121
1091
  args: ListTrustStoresCommandInput,
1122
- cb: (err: any, data?: ListTrustStoresCommandOutput) => void
1092
+ cb: (err: any, data?: ListTrustStoresCommandOutput) => void,
1123
1093
  ): void;
1124
1094
  listTrustStores(
1125
1095
  args: ListTrustStoresCommandInput,
1126
1096
  options: __HttpHandlerOptions,
1127
- cb: (err: any, data?: ListTrustStoresCommandOutput) => void
1097
+ cb: (err: any, data?: ListTrustStoresCommandOutput) => void,
1128
1098
  ): void;
1129
1099
  listUserAccessLoggingSettings(): Promise<ListUserAccessLoggingSettingsCommandOutput>;
1130
1100
  listUserAccessLoggingSettings(
1131
1101
  args: ListUserAccessLoggingSettingsCommandInput,
1132
- options?: __HttpHandlerOptions
1102
+ options?: __HttpHandlerOptions,
1133
1103
  ): Promise<ListUserAccessLoggingSettingsCommandOutput>;
1134
1104
  listUserAccessLoggingSettings(
1135
1105
  args: ListUserAccessLoggingSettingsCommandInput,
1136
- cb: (err: any, data?: ListUserAccessLoggingSettingsCommandOutput) => void
1106
+ cb: (err: any, data?: ListUserAccessLoggingSettingsCommandOutput) => void,
1137
1107
  ): void;
1138
1108
  listUserAccessLoggingSettings(
1139
1109
  args: ListUserAccessLoggingSettingsCommandInput,
1140
1110
  options: __HttpHandlerOptions,
1141
- cb: (err: any, data?: ListUserAccessLoggingSettingsCommandOutput) => void
1111
+ cb: (err: any, data?: ListUserAccessLoggingSettingsCommandOutput) => void,
1142
1112
  ): void;
1143
1113
  listUserSettings(): Promise<ListUserSettingsCommandOutput>;
1144
1114
  listUserSettings(
1145
1115
  args: ListUserSettingsCommandInput,
1146
- options?: __HttpHandlerOptions
1116
+ options?: __HttpHandlerOptions,
1147
1117
  ): Promise<ListUserSettingsCommandOutput>;
1148
1118
  listUserSettings(
1149
1119
  args: ListUserSettingsCommandInput,
1150
- cb: (err: any, data?: ListUserSettingsCommandOutput) => void
1120
+ cb: (err: any, data?: ListUserSettingsCommandOutput) => void,
1151
1121
  ): void;
1152
1122
  listUserSettings(
1153
1123
  args: ListUserSettingsCommandInput,
1154
1124
  options: __HttpHandlerOptions,
1155
- cb: (err: any, data?: ListUserSettingsCommandOutput) => void
1125
+ cb: (err: any, data?: ListUserSettingsCommandOutput) => void,
1156
1126
  ): void;
1157
1127
  tagResource(
1158
1128
  args: TagResourceCommandInput,
1159
- options?: __HttpHandlerOptions
1129
+ options?: __HttpHandlerOptions,
1160
1130
  ): Promise<TagResourceCommandOutput>;
1161
1131
  tagResource(
1162
1132
  args: TagResourceCommandInput,
1163
- cb: (err: any, data?: TagResourceCommandOutput) => void
1133
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1164
1134
  ): void;
1165
1135
  tagResource(
1166
1136
  args: TagResourceCommandInput,
1167
1137
  options: __HttpHandlerOptions,
1168
- cb: (err: any, data?: TagResourceCommandOutput) => void
1138
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1169
1139
  ): void;
1170
1140
  untagResource(
1171
1141
  args: UntagResourceCommandInput,
1172
- options?: __HttpHandlerOptions
1142
+ options?: __HttpHandlerOptions,
1173
1143
  ): Promise<UntagResourceCommandOutput>;
1174
1144
  untagResource(
1175
1145
  args: UntagResourceCommandInput,
1176
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1146
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1177
1147
  ): void;
1178
1148
  untagResource(
1179
1149
  args: UntagResourceCommandInput,
1180
1150
  options: __HttpHandlerOptions,
1181
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1151
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1182
1152
  ): void;
1183
1153
  updateBrowserSettings(
1184
1154
  args: UpdateBrowserSettingsCommandInput,
1185
- options?: __HttpHandlerOptions
1155
+ options?: __HttpHandlerOptions,
1186
1156
  ): Promise<UpdateBrowserSettingsCommandOutput>;
1187
1157
  updateBrowserSettings(
1188
1158
  args: UpdateBrowserSettingsCommandInput,
1189
- cb: (err: any, data?: UpdateBrowserSettingsCommandOutput) => void
1159
+ cb: (err: any, data?: UpdateBrowserSettingsCommandOutput) => void,
1190
1160
  ): void;
1191
1161
  updateBrowserSettings(
1192
1162
  args: UpdateBrowserSettingsCommandInput,
1193
1163
  options: __HttpHandlerOptions,
1194
- cb: (err: any, data?: UpdateBrowserSettingsCommandOutput) => void
1164
+ cb: (err: any, data?: UpdateBrowserSettingsCommandOutput) => void,
1195
1165
  ): void;
1196
1166
  updateDataProtectionSettings(
1197
1167
  args: UpdateDataProtectionSettingsCommandInput,
1198
- options?: __HttpHandlerOptions
1168
+ options?: __HttpHandlerOptions,
1199
1169
  ): Promise<UpdateDataProtectionSettingsCommandOutput>;
1200
1170
  updateDataProtectionSettings(
1201
1171
  args: UpdateDataProtectionSettingsCommandInput,
1202
- cb: (err: any, data?: UpdateDataProtectionSettingsCommandOutput) => void
1172
+ cb: (err: any, data?: UpdateDataProtectionSettingsCommandOutput) => void,
1203
1173
  ): void;
1204
1174
  updateDataProtectionSettings(
1205
1175
  args: UpdateDataProtectionSettingsCommandInput,
1206
1176
  options: __HttpHandlerOptions,
1207
- cb: (err: any, data?: UpdateDataProtectionSettingsCommandOutput) => void
1177
+ cb: (err: any, data?: UpdateDataProtectionSettingsCommandOutput) => void,
1208
1178
  ): void;
1209
1179
  updateIdentityProvider(
1210
1180
  args: UpdateIdentityProviderCommandInput,
1211
- options?: __HttpHandlerOptions
1181
+ options?: __HttpHandlerOptions,
1212
1182
  ): Promise<UpdateIdentityProviderCommandOutput>;
1213
1183
  updateIdentityProvider(
1214
1184
  args: UpdateIdentityProviderCommandInput,
1215
- cb: (err: any, data?: UpdateIdentityProviderCommandOutput) => void
1185
+ cb: (err: any, data?: UpdateIdentityProviderCommandOutput) => void,
1216
1186
  ): void;
1217
1187
  updateIdentityProvider(
1218
1188
  args: UpdateIdentityProviderCommandInput,
1219
1189
  options: __HttpHandlerOptions,
1220
- cb: (err: any, data?: UpdateIdentityProviderCommandOutput) => void
1190
+ cb: (err: any, data?: UpdateIdentityProviderCommandOutput) => void,
1221
1191
  ): void;
1222
1192
  updateIpAccessSettings(
1223
1193
  args: UpdateIpAccessSettingsCommandInput,
1224
- options?: __HttpHandlerOptions
1194
+ options?: __HttpHandlerOptions,
1225
1195
  ): Promise<UpdateIpAccessSettingsCommandOutput>;
1226
1196
  updateIpAccessSettings(
1227
1197
  args: UpdateIpAccessSettingsCommandInput,
1228
- cb: (err: any, data?: UpdateIpAccessSettingsCommandOutput) => void
1198
+ cb: (err: any, data?: UpdateIpAccessSettingsCommandOutput) => void,
1229
1199
  ): void;
1230
1200
  updateIpAccessSettings(
1231
1201
  args: UpdateIpAccessSettingsCommandInput,
1232
1202
  options: __HttpHandlerOptions,
1233
- cb: (err: any, data?: UpdateIpAccessSettingsCommandOutput) => void
1203
+ cb: (err: any, data?: UpdateIpAccessSettingsCommandOutput) => void,
1234
1204
  ): void;
1235
1205
  updateNetworkSettings(
1236
1206
  args: UpdateNetworkSettingsCommandInput,
1237
- options?: __HttpHandlerOptions
1207
+ options?: __HttpHandlerOptions,
1238
1208
  ): Promise<UpdateNetworkSettingsCommandOutput>;
1239
1209
  updateNetworkSettings(
1240
1210
  args: UpdateNetworkSettingsCommandInput,
1241
- cb: (err: any, data?: UpdateNetworkSettingsCommandOutput) => void
1211
+ cb: (err: any, data?: UpdateNetworkSettingsCommandOutput) => void,
1242
1212
  ): void;
1243
1213
  updateNetworkSettings(
1244
1214
  args: UpdateNetworkSettingsCommandInput,
1245
1215
  options: __HttpHandlerOptions,
1246
- cb: (err: any, data?: UpdateNetworkSettingsCommandOutput) => void
1216
+ cb: (err: any, data?: UpdateNetworkSettingsCommandOutput) => void,
1247
1217
  ): void;
1248
1218
  updatePortal(
1249
1219
  args: UpdatePortalCommandInput,
1250
- options?: __HttpHandlerOptions
1220
+ options?: __HttpHandlerOptions,
1251
1221
  ): Promise<UpdatePortalCommandOutput>;
1252
1222
  updatePortal(
1253
1223
  args: UpdatePortalCommandInput,
1254
- cb: (err: any, data?: UpdatePortalCommandOutput) => void
1224
+ cb: (err: any, data?: UpdatePortalCommandOutput) => void,
1255
1225
  ): void;
1256
1226
  updatePortal(
1257
1227
  args: UpdatePortalCommandInput,
1258
1228
  options: __HttpHandlerOptions,
1259
- cb: (err: any, data?: UpdatePortalCommandOutput) => void
1229
+ cb: (err: any, data?: UpdatePortalCommandOutput) => void,
1260
1230
  ): void;
1261
1231
  updateSessionLogger(
1262
1232
  args: UpdateSessionLoggerCommandInput,
1263
- options?: __HttpHandlerOptions
1233
+ options?: __HttpHandlerOptions,
1264
1234
  ): Promise<UpdateSessionLoggerCommandOutput>;
1265
1235
  updateSessionLogger(
1266
1236
  args: UpdateSessionLoggerCommandInput,
1267
- cb: (err: any, data?: UpdateSessionLoggerCommandOutput) => void
1237
+ cb: (err: any, data?: UpdateSessionLoggerCommandOutput) => void,
1268
1238
  ): void;
1269
1239
  updateSessionLogger(
1270
1240
  args: UpdateSessionLoggerCommandInput,
1271
1241
  options: __HttpHandlerOptions,
1272
- cb: (err: any, data?: UpdateSessionLoggerCommandOutput) => void
1242
+ cb: (err: any, data?: UpdateSessionLoggerCommandOutput) => void,
1273
1243
  ): void;
1274
1244
  updateTrustStore(
1275
1245
  args: UpdateTrustStoreCommandInput,
1276
- options?: __HttpHandlerOptions
1246
+ options?: __HttpHandlerOptions,
1277
1247
  ): Promise<UpdateTrustStoreCommandOutput>;
1278
1248
  updateTrustStore(
1279
1249
  args: UpdateTrustStoreCommandInput,
1280
- cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void
1250
+ cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void,
1281
1251
  ): void;
1282
1252
  updateTrustStore(
1283
1253
  args: UpdateTrustStoreCommandInput,
1284
1254
  options: __HttpHandlerOptions,
1285
- cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void
1255
+ cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void,
1286
1256
  ): void;
1287
1257
  updateUserAccessLoggingSettings(
1288
1258
  args: UpdateUserAccessLoggingSettingsCommandInput,
1289
- options?: __HttpHandlerOptions
1259
+ options?: __HttpHandlerOptions,
1290
1260
  ): Promise<UpdateUserAccessLoggingSettingsCommandOutput>;
1291
1261
  updateUserAccessLoggingSettings(
1292
1262
  args: UpdateUserAccessLoggingSettingsCommandInput,
1293
- cb: (err: any, data?: UpdateUserAccessLoggingSettingsCommandOutput) => void
1263
+ cb: (err: any, data?: UpdateUserAccessLoggingSettingsCommandOutput) => void,
1294
1264
  ): void;
1295
1265
  updateUserAccessLoggingSettings(
1296
1266
  args: UpdateUserAccessLoggingSettingsCommandInput,
1297
1267
  options: __HttpHandlerOptions,
1298
- cb: (err: any, data?: UpdateUserAccessLoggingSettingsCommandOutput) => void
1268
+ cb: (err: any, data?: UpdateUserAccessLoggingSettingsCommandOutput) => void,
1299
1269
  ): void;
1300
1270
  updateUserSettings(
1301
1271
  args: UpdateUserSettingsCommandInput,
1302
- options?: __HttpHandlerOptions
1272
+ options?: __HttpHandlerOptions,
1303
1273
  ): Promise<UpdateUserSettingsCommandOutput>;
1304
1274
  updateUserSettings(
1305
1275
  args: UpdateUserSettingsCommandInput,
1306
- cb: (err: any, data?: UpdateUserSettingsCommandOutput) => void
1276
+ cb: (err: any, data?: UpdateUserSettingsCommandOutput) => void,
1307
1277
  ): void;
1308
1278
  updateUserSettings(
1309
1279
  args: UpdateUserSettingsCommandInput,
1310
1280
  options: __HttpHandlerOptions,
1311
- cb: (err: any, data?: UpdateUserSettingsCommandOutput) => void
1281
+ cb: (err: any, data?: UpdateUserSettingsCommandOutput) => void,
1312
1282
  ): void;
1313
1283
  paginateListBrowserSettings(
1314
1284
  args?: ListBrowserSettingsCommandInput,
1315
1285
  paginationConfig?: Pick<
1316
1286
  PaginationConfiguration,
1317
1287
  Exclude<keyof PaginationConfiguration, "client">
1318
- >
1288
+ >,
1319
1289
  ): Paginator<ListBrowserSettingsCommandOutput>;
1320
1290
  paginateListDataProtectionSettings(
1321
1291
  args?: ListDataProtectionSettingsCommandInput,
1322
1292
  paginationConfig?: Pick<
1323
1293
  PaginationConfiguration,
1324
1294
  Exclude<keyof PaginationConfiguration, "client">
1325
- >
1295
+ >,
1326
1296
  ): Paginator<ListDataProtectionSettingsCommandOutput>;
1327
1297
  paginateListIdentityProviders(
1328
1298
  args: ListIdentityProvidersCommandInput,
1329
1299
  paginationConfig?: Pick<
1330
1300
  PaginationConfiguration,
1331
1301
  Exclude<keyof PaginationConfiguration, "client">
1332
- >
1302
+ >,
1333
1303
  ): Paginator<ListIdentityProvidersCommandOutput>;
1334
1304
  paginateListIpAccessSettings(
1335
1305
  args?: ListIpAccessSettingsCommandInput,
1336
1306
  paginationConfig?: Pick<
1337
1307
  PaginationConfiguration,
1338
1308
  Exclude<keyof PaginationConfiguration, "client">
1339
- >
1309
+ >,
1340
1310
  ): Paginator<ListIpAccessSettingsCommandOutput>;
1341
1311
  paginateListNetworkSettings(
1342
1312
  args?: ListNetworkSettingsCommandInput,
1343
1313
  paginationConfig?: Pick<
1344
1314
  PaginationConfiguration,
1345
1315
  Exclude<keyof PaginationConfiguration, "client">
1346
- >
1316
+ >,
1347
1317
  ): Paginator<ListNetworkSettingsCommandOutput>;
1348
1318
  paginateListPortals(
1349
1319
  args?: ListPortalsCommandInput,
1350
1320
  paginationConfig?: Pick<
1351
1321
  PaginationConfiguration,
1352
1322
  Exclude<keyof PaginationConfiguration, "client">
1353
- >
1323
+ >,
1354
1324
  ): Paginator<ListPortalsCommandOutput>;
1355
1325
  paginateListSessionLoggers(
1356
1326
  args?: ListSessionLoggersCommandInput,
1357
1327
  paginationConfig?: Pick<
1358
1328
  PaginationConfiguration,
1359
1329
  Exclude<keyof PaginationConfiguration, "client">
1360
- >
1330
+ >,
1361
1331
  ): Paginator<ListSessionLoggersCommandOutput>;
1362
1332
  paginateListSessions(
1363
1333
  args: ListSessionsCommandInput,
1364
1334
  paginationConfig?: Pick<
1365
1335
  PaginationConfiguration,
1366
1336
  Exclude<keyof PaginationConfiguration, "client">
1367
- >
1337
+ >,
1368
1338
  ): Paginator<ListSessionsCommandOutput>;
1369
1339
  paginateListTrustStoreCertificates(
1370
1340
  args: ListTrustStoreCertificatesCommandInput,
1371
1341
  paginationConfig?: Pick<
1372
1342
  PaginationConfiguration,
1373
1343
  Exclude<keyof PaginationConfiguration, "client">
1374
- >
1344
+ >,
1375
1345
  ): Paginator<ListTrustStoreCertificatesCommandOutput>;
1376
1346
  paginateListTrustStores(
1377
1347
  args?: ListTrustStoresCommandInput,
1378
1348
  paginationConfig?: Pick<
1379
1349
  PaginationConfiguration,
1380
1350
  Exclude<keyof PaginationConfiguration, "client">
1381
- >
1351
+ >,
1382
1352
  ): Paginator<ListTrustStoresCommandOutput>;
1383
1353
  paginateListUserAccessLoggingSettings(
1384
1354
  args?: ListUserAccessLoggingSettingsCommandInput,
1385
1355
  paginationConfig?: Pick<
1386
1356
  PaginationConfiguration,
1387
1357
  Exclude<keyof PaginationConfiguration, "client">
1388
- >
1358
+ >,
1389
1359
  ): Paginator<ListUserAccessLoggingSettingsCommandOutput>;
1390
1360
  paginateListUserSettings(
1391
1361
  args?: ListUserSettingsCommandInput,
1392
1362
  paginationConfig?: Pick<
1393
1363
  PaginationConfiguration,
1394
1364
  Exclude<keyof PaginationConfiguration, "client">
1395
- >
1365
+ >,
1396
1366
  ): Paginator<ListUserSettingsCommandOutput>;
1397
1367
  }
1398
- export declare class WorkSpacesWeb
1399
- extends WorkSpacesWebClient
1400
- implements WorkSpacesWeb {}
1368
+ export declare class WorkSpacesWeb extends WorkSpacesWebClient implements WorkSpacesWeb {}