@aws-sdk/client-workspaces-web 3.952.0 → 3.953.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 +903 -602
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AssociateBrowserSettingsCommand.js +2 -2
  4. package/dist-es/commands/AssociateDataProtectionSettingsCommand.js +2 -2
  5. package/dist-es/commands/AssociateIpAccessSettingsCommand.js +2 -2
  6. package/dist-es/commands/AssociateNetworkSettingsCommand.js +2 -2
  7. package/dist-es/commands/AssociateSessionLoggerCommand.js +2 -2
  8. package/dist-es/commands/AssociateTrustStoreCommand.js +2 -2
  9. package/dist-es/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -2
  10. package/dist-es/commands/AssociateUserSettingsCommand.js +2 -2
  11. package/dist-es/commands/CreateBrowserSettingsCommand.js +2 -2
  12. package/dist-es/commands/CreateDataProtectionSettingsCommand.js +2 -2
  13. package/dist-es/commands/CreateIdentityProviderCommand.js +2 -2
  14. package/dist-es/commands/CreateIpAccessSettingsCommand.js +2 -2
  15. package/dist-es/commands/CreateNetworkSettingsCommand.js +2 -2
  16. package/dist-es/commands/CreatePortalCommand.js +2 -2
  17. package/dist-es/commands/CreateSessionLoggerCommand.js +2 -2
  18. package/dist-es/commands/CreateTrustStoreCommand.js +2 -2
  19. package/dist-es/commands/CreateUserAccessLoggingSettingsCommand.js +2 -2
  20. package/dist-es/commands/CreateUserSettingsCommand.js +2 -2
  21. package/dist-es/commands/DeleteBrowserSettingsCommand.js +2 -2
  22. package/dist-es/commands/DeleteDataProtectionSettingsCommand.js +2 -2
  23. package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -2
  24. package/dist-es/commands/DeleteIpAccessSettingsCommand.js +2 -2
  25. package/dist-es/commands/DeleteNetworkSettingsCommand.js +2 -2
  26. package/dist-es/commands/DeletePortalCommand.js +2 -2
  27. package/dist-es/commands/DeleteSessionLoggerCommand.js +2 -2
  28. package/dist-es/commands/DeleteTrustStoreCommand.js +2 -2
  29. package/dist-es/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -2
  30. package/dist-es/commands/DeleteUserSettingsCommand.js +2 -2
  31. package/dist-es/commands/DisassociateBrowserSettingsCommand.js +2 -2
  32. package/dist-es/commands/DisassociateDataProtectionSettingsCommand.js +2 -2
  33. package/dist-es/commands/DisassociateIpAccessSettingsCommand.js +2 -2
  34. package/dist-es/commands/DisassociateNetworkSettingsCommand.js +2 -2
  35. package/dist-es/commands/DisassociateSessionLoggerCommand.js +2 -2
  36. package/dist-es/commands/DisassociateTrustStoreCommand.js +2 -2
  37. package/dist-es/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -2
  38. package/dist-es/commands/DisassociateUserSettingsCommand.js +2 -2
  39. package/dist-es/commands/ExpireSessionCommand.js +2 -2
  40. package/dist-es/commands/GetBrowserSettingsCommand.js +2 -2
  41. package/dist-es/commands/GetDataProtectionSettingsCommand.js +2 -2
  42. package/dist-es/commands/GetIdentityProviderCommand.js +2 -2
  43. package/dist-es/commands/GetIpAccessSettingsCommand.js +2 -2
  44. package/dist-es/commands/GetNetworkSettingsCommand.js +2 -2
  45. package/dist-es/commands/GetPortalCommand.js +2 -2
  46. package/dist-es/commands/GetPortalServiceProviderMetadataCommand.js +2 -2
  47. package/dist-es/commands/GetSessionCommand.js +2 -2
  48. package/dist-es/commands/GetSessionLoggerCommand.js +2 -2
  49. package/dist-es/commands/GetTrustStoreCertificateCommand.js +2 -2
  50. package/dist-es/commands/GetTrustStoreCommand.js +2 -2
  51. package/dist-es/commands/GetUserAccessLoggingSettingsCommand.js +2 -2
  52. package/dist-es/commands/GetUserSettingsCommand.js +2 -2
  53. package/dist-es/commands/ListBrowserSettingsCommand.js +2 -2
  54. package/dist-es/commands/ListDataProtectionSettingsCommand.js +2 -2
  55. package/dist-es/commands/ListIdentityProvidersCommand.js +2 -2
  56. package/dist-es/commands/ListIpAccessSettingsCommand.js +2 -2
  57. package/dist-es/commands/ListNetworkSettingsCommand.js +2 -2
  58. package/dist-es/commands/ListPortalsCommand.js +2 -2
  59. package/dist-es/commands/ListSessionLoggersCommand.js +2 -2
  60. package/dist-es/commands/ListSessionsCommand.js +2 -2
  61. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  62. package/dist-es/commands/ListTrustStoreCertificatesCommand.js +2 -2
  63. package/dist-es/commands/ListTrustStoresCommand.js +2 -2
  64. package/dist-es/commands/ListUserAccessLoggingSettingsCommand.js +2 -2
  65. package/dist-es/commands/ListUserSettingsCommand.js +2 -2
  66. package/dist-es/commands/TagResourceCommand.js +2 -2
  67. package/dist-es/commands/UntagResourceCommand.js +2 -2
  68. package/dist-es/commands/UpdateBrowserSettingsCommand.js +2 -2
  69. package/dist-es/commands/UpdateDataProtectionSettingsCommand.js +2 -2
  70. package/dist-es/commands/UpdateIdentityProviderCommand.js +2 -2
  71. package/dist-es/commands/UpdateIpAccessSettingsCommand.js +2 -2
  72. package/dist-es/commands/UpdateNetworkSettingsCommand.js +2 -2
  73. package/dist-es/commands/UpdatePortalCommand.js +2 -2
  74. package/dist-es/commands/UpdateSessionLoggerCommand.js +2 -2
  75. package/dist-es/commands/UpdateTrustStoreCommand.js +2 -2
  76. package/dist-es/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -2
  77. package/dist-es/commands/UpdateUserSettingsCommand.js +2 -2
  78. package/dist-es/index.js +1 -0
  79. package/dist-es/runtimeConfig.shared.js +6 -1
  80. package/dist-es/schemas/schemas_0.js +564 -542
  81. package/dist-types/WorkSpacesWebClient.d.ts +1 -10
  82. package/dist-types/index.d.ts +1 -0
  83. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  84. package/dist-types/runtimeConfig.d.ts +6 -2
  85. package/dist-types/runtimeConfig.native.d.ts +6 -2
  86. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  87. package/dist-types/schemas/schemas_0.d.ts +280 -339
  88. package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +0 -4
  89. package/dist-types/ts3.4/index.d.ts +1 -0
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  94. package/dist-types/ts3.4/schemas/schemas_0.d.ts +279 -341
  95. package/package.json +34 -34
@@ -497,36 +497,36 @@ const _wCFP = "webContentFilteringPolicy";
497
497
  const _wT = "welcomeText";
498
498
  const n0 = "com.amazonaws.workspacesweb";
499
499
  import { TypeRegistry } from "@smithy/core/schema";
500
- import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, TooManyTagsException as __TooManyTagsException, ValidationException as __ValidationException, } from "../models/errors";
501
- import { WorkSpacesWebServiceException as __WorkSpacesWebServiceException } from "../models/WorkSpacesWebServiceException";
502
- export var BrowserPolicy = [0, n0, _BP, 8, 0];
503
- export var BuiltInPatternId = [0, n0, _BIPI, 8, 0];
504
- export var CookieDomain = [0, n0, _CD, 8, 0];
505
- export var CookieName = [0, n0, _CN, 8, 0];
506
- export var CookiePath = [0, n0, _CP, 8, 0];
507
- export var Description = [0, n0, _D, 8, 0];
508
- export var DescriptionSafe = [0, n0, _DS, 8, 0];
509
- export var DisplayName = [0, n0, _DN, 8, 0];
510
- export var DisplayNameSafe = [0, n0, _DNS, 8, 0];
511
- export var IconImage = [0, n0, _II, { [_mT]: _i }, 21];
512
- export var IdentityProviderName = [0, n0, _IPN, 8, 0];
513
- export var InlineRedactionUrl = [0, n0, _IRU, 8, 0];
514
- export var IpAddress = [0, n0, _IA, 8, 0];
515
- export var IpRange = [0, n0, _IR, 8, 0];
516
- export var Markdown = [0, n0, _M, { [_mT]: _t, [_s]: 1 }, 0];
517
- export var PatternName = [0, n0, _PN, 8, 0];
518
- export var RedactionPlaceHolderText = [0, n0, _RPHT, 8, 0];
519
- export var Regex = [0, n0, _R, 8, 0];
520
- export var S3Bucket = [0, n0, _SB, 8, 0];
521
- export var S3KeyPrefix = [0, n0, _SKP, 8, 0];
522
- export var TagKey = [0, n0, _TK, 8, 0];
523
- export var TagValue = [0, n0, _TV, 8, 0];
524
- export var UrlPattern = [0, n0, _UP, 8, 0];
525
- export var Username = [0, n0, _U, 8, 0];
526
- export var WallpaperImage = [0, n0, _WI, { [_mT]: _i }, 21];
527
- export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
528
- TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
529
- export var AssociateBrowserSettingsRequest = [
500
+ import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, TooManyTagsException, ValidationException, } from "../models/errors";
501
+ import { WorkSpacesWebServiceException } from "../models/WorkSpacesWebServiceException";
502
+ var BrowserPolicy = [0, n0, _BP, 8, 0];
503
+ var BuiltInPatternId = [0, n0, _BIPI, 8, 0];
504
+ var CookieDomain = [0, n0, _CD, 8, 0];
505
+ var CookieName = [0, n0, _CN, 8, 0];
506
+ var CookiePath = [0, n0, _CP, 8, 0];
507
+ var Description = [0, n0, _D, 8, 0];
508
+ var DescriptionSafe = [0, n0, _DS, 8, 0];
509
+ var DisplayName = [0, n0, _DN, 8, 0];
510
+ var DisplayNameSafe = [0, n0, _DNS, 8, 0];
511
+ var IconImage = [0, n0, _II, { [_mT]: _i }, 21];
512
+ var IdentityProviderName = [0, n0, _IPN, 8, 0];
513
+ var InlineRedactionUrl = [0, n0, _IRU, 8, 0];
514
+ var IpAddress = [0, n0, _IA, 8, 0];
515
+ var IpRange = [0, n0, _IR, 8, 0];
516
+ var Markdown = [0, n0, _M, { [_mT]: _t, [_s]: 1 }, 0];
517
+ var PatternName = [0, n0, _PN, 8, 0];
518
+ var RedactionPlaceHolderText = [0, n0, _RPHT, 8, 0];
519
+ var Regex = [0, n0, _R, 8, 0];
520
+ var S3Bucket = [0, n0, _SB, 8, 0];
521
+ var S3KeyPrefix = [0, n0, _SKP, 8, 0];
522
+ var TagKey = [0, n0, _TK, 8, 0];
523
+ var TagValue = [0, n0, _TV, 8, 0];
524
+ var UrlPattern = [0, n0, _UP, 8, 0];
525
+ var Username = [0, n0, _U, 8, 0];
526
+ var WallpaperImage = [0, n0, _WI, { [_mT]: _i }, 21];
527
+ export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
528
+ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
529
+ export var AssociateBrowserSettingsRequest$ = [
530
530
  3,
531
531
  n0,
532
532
  _ABSR,
@@ -537,8 +537,8 @@ export var AssociateBrowserSettingsRequest = [
537
537
  [0, { [_hQ]: _bSA }],
538
538
  ],
539
539
  ];
540
- export var AssociateBrowserSettingsResponse = [3, n0, _ABSRs, 0, [_pA, _bSA], [0, 0]];
541
- export var AssociateDataProtectionSettingsRequest = [
540
+ export var AssociateBrowserSettingsResponse$ = [3, n0, _ABSRs, 0, [_pA, _bSA], [0, 0]];
541
+ export var AssociateDataProtectionSettingsRequest$ = [
542
542
  3,
543
543
  n0,
544
544
  _ADPSR,
@@ -549,8 +549,8 @@ export var AssociateDataProtectionSettingsRequest = [
549
549
  [0, { [_hQ]: _dPSA }],
550
550
  ],
551
551
  ];
552
- export var AssociateDataProtectionSettingsResponse = [3, n0, _ADPSRs, 0, [_pA, _dPSA], [0, 0]];
553
- export var AssociateIpAccessSettingsRequest = [
552
+ export var AssociateDataProtectionSettingsResponse$ = [3, n0, _ADPSRs, 0, [_pA, _dPSA], [0, 0]];
553
+ export var AssociateIpAccessSettingsRequest$ = [
554
554
  3,
555
555
  n0,
556
556
  _AIASR,
@@ -561,8 +561,8 @@ export var AssociateIpAccessSettingsRequest = [
561
561
  [0, { [_hQ]: _iASA }],
562
562
  ],
563
563
  ];
564
- export var AssociateIpAccessSettingsResponse = [3, n0, _AIASRs, 0, [_pA, _iASA], [0, 0]];
565
- export var AssociateNetworkSettingsRequest = [
564
+ export var AssociateIpAccessSettingsResponse$ = [3, n0, _AIASRs, 0, [_pA, _iASA], [0, 0]];
565
+ export var AssociateNetworkSettingsRequest$ = [
566
566
  3,
567
567
  n0,
568
568
  _ANSR,
@@ -573,8 +573,8 @@ export var AssociateNetworkSettingsRequest = [
573
573
  [0, { [_hQ]: _nSA }],
574
574
  ],
575
575
  ];
576
- export var AssociateNetworkSettingsResponse = [3, n0, _ANSRs, 0, [_pA, _nSA], [0, 0]];
577
- export var AssociateSessionLoggerRequest = [
576
+ export var AssociateNetworkSettingsResponse$ = [3, n0, _ANSRs, 0, [_pA, _nSA], [0, 0]];
577
+ export var AssociateSessionLoggerRequest$ = [
578
578
  3,
579
579
  n0,
580
580
  _ASLR,
@@ -585,8 +585,8 @@ export var AssociateSessionLoggerRequest = [
585
585
  [0, { [_hQ]: _sLA }],
586
586
  ],
587
587
  ];
588
- export var AssociateSessionLoggerResponse = [3, n0, _ASLRs, 0, [_pA, _sLA], [0, 0]];
589
- export var AssociateTrustStoreRequest = [
588
+ export var AssociateSessionLoggerResponse$ = [3, n0, _ASLRs, 0, [_pA, _sLA], [0, 0]];
589
+ export var AssociateTrustStoreRequest$ = [
590
590
  3,
591
591
  n0,
592
592
  _ATSR,
@@ -597,8 +597,8 @@ export var AssociateTrustStoreRequest = [
597
597
  [0, { [_hQ]: _tSA }],
598
598
  ],
599
599
  ];
600
- export var AssociateTrustStoreResponse = [3, n0, _ATSRs, 0, [_pA, _tSA], [0, 0]];
601
- export var AssociateUserAccessLoggingSettingsRequest = [
600
+ export var AssociateTrustStoreResponse$ = [3, n0, _ATSRs, 0, [_pA, _tSA], [0, 0]];
601
+ export var AssociateUserAccessLoggingSettingsRequest$ = [
602
602
  3,
603
603
  n0,
604
604
  _AUALSR,
@@ -609,7 +609,7 @@ export var AssociateUserAccessLoggingSettingsRequest = [
609
609
  [0, { [_hQ]: _uALSA }],
610
610
  ],
611
611
  ];
612
- export var AssociateUserAccessLoggingSettingsResponse = [
612
+ export var AssociateUserAccessLoggingSettingsResponse$ = [
613
613
  3,
614
614
  n0,
615
615
  _AUALSRs,
@@ -617,7 +617,7 @@ export var AssociateUserAccessLoggingSettingsResponse = [
617
617
  [_pA, _uALSA],
618
618
  [0, 0],
619
619
  ];
620
- export var AssociateUserSettingsRequest = [
620
+ export var AssociateUserSettingsRequest$ = [
621
621
  3,
622
622
  n0,
623
623
  _AUSR,
@@ -628,66 +628,66 @@ export var AssociateUserSettingsRequest = [
628
628
  [0, { [_hQ]: _uSA }],
629
629
  ],
630
630
  ];
631
- export var AssociateUserSettingsResponse = [3, n0, _AUSRs, 0, [_pA, _uSA], [0, 0]];
632
- export var BrandingConfiguration = [
631
+ export var AssociateUserSettingsResponse$ = [3, n0, _AUSRs, 0, [_pA, _uSA], [0, 0]];
632
+ export var BrandingConfiguration$ = [
633
633
  3,
634
634
  n0,
635
635
  _BC,
636
636
  0,
637
637
  [_l, _w, _f, _lS, _cT, _tOS],
638
638
  [
639
- () => ImageMetadata,
640
- () => ImageMetadata,
641
- () => ImageMetadata,
639
+ () => ImageMetadata$,
640
+ () => ImageMetadata$,
641
+ () => ImageMetadata$,
642
642
  () => LocalizedBrandingStringMap,
643
643
  0,
644
644
  [() => Markdown, 0],
645
645
  ],
646
646
  ];
647
- export var BrandingConfigurationCreateInput = [
647
+ export var BrandingConfigurationCreateInput$ = [
648
648
  3,
649
649
  n0,
650
650
  _BCCI,
651
651
  0,
652
652
  [_l, _w, _f, _lS, _cT, _tOS],
653
653
  [
654
- [() => IconImageInput, 0],
655
- [() => WallpaperImageInput, 0],
656
- [() => IconImageInput, 0],
654
+ [() => IconImageInput$, 0],
655
+ [() => WallpaperImageInput$, 0],
656
+ [() => IconImageInput$, 0],
657
657
  () => LocalizedBrandingStringMap,
658
658
  0,
659
659
  [() => Markdown, 0],
660
660
  ],
661
661
  ];
662
- export var BrandingConfigurationUpdateInput = [
662
+ export var BrandingConfigurationUpdateInput$ = [
663
663
  3,
664
664
  n0,
665
665
  _BCUI,
666
666
  0,
667
667
  [_l, _w, _f, _lS, _cT, _tOS],
668
668
  [
669
- [() => IconImageInput, 0],
670
- [() => WallpaperImageInput, 0],
671
- [() => IconImageInput, 0],
669
+ [() => IconImageInput$, 0],
670
+ [() => WallpaperImageInput$, 0],
671
+ [() => IconImageInput$, 0],
672
672
  () => LocalizedBrandingStringMap,
673
673
  0,
674
674
  [() => Markdown, 0],
675
675
  ],
676
676
  ];
677
- export var BrowserSettings = [
677
+ export var BrowserSettings$ = [
678
678
  3,
679
679
  n0,
680
680
  _BS,
681
681
  0,
682
682
  [_bSA, _aPA, _bP, _cMK, _aEC, _wCFP],
683
- [0, 64 | 0, [() => BrowserPolicy, 0], 0, 128 | 0, [() => WebContentFilteringPolicy, 0]],
683
+ [0, 64 | 0, [() => BrowserPolicy, 0], 0, 128 | 0, [() => WebContentFilteringPolicy$, 0]],
684
684
  ];
685
- export var BrowserSettingsSummary = [3, n0, _BSS, 0, [_bSA], [0]];
686
- export var Certificate = [3, n0, _C, 0, [_th, _su, _is, _nVB, _nVA, _b], [0, 0, 0, 4, 4, 21]];
687
- export var CertificateSummary = [3, n0, _CS, 0, [_th, _su, _is, _nVB, _nVA], [0, 0, 0, 4, 4]];
688
- export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
689
- TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
690
- export var CookieSpecification = [
685
+ export var BrowserSettingsSummary$ = [3, n0, _BSS, 0, [_bSA], [0]];
686
+ export var Certificate$ = [3, n0, _C, 0, [_th, _su, _is, _nVB, _nVA, _b], [0, 0, 0, 4, 4, 21]];
687
+ export var CertificateSummary$ = [3, n0, _CS, 0, [_th, _su, _is, _nVB, _nVA], [0, 0, 0, 4, 4]];
688
+ export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
689
+ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
690
+ export var CookieSpecification$ = [
691
691
  3,
692
692
  n0,
693
693
  _CSo,
@@ -699,7 +699,7 @@ export var CookieSpecification = [
699
699
  [() => CookiePath, 0],
700
700
  ],
701
701
  ];
702
- export var CookieSynchronizationConfiguration = [
702
+ export var CookieSynchronizationConfiguration$ = [
703
703
  3,
704
704
  n0,
705
705
  _CSC,
@@ -710,16 +710,16 @@ export var CookieSynchronizationConfiguration = [
710
710
  [() => CookieSpecifications, 0],
711
711
  ],
712
712
  ];
713
- export var CreateBrowserSettingsRequest = [
713
+ export var CreateBrowserSettingsRequest$ = [
714
714
  3,
715
715
  n0,
716
716
  _CBSR,
717
717
  0,
718
718
  [_ta, _cMK, _aEC, _bP, _cTl, _wCFP],
719
- [[() => TagList, 0], 0, 128 | 0, [() => BrowserPolicy, 0], [0, 4], [() => WebContentFilteringPolicy, 0]],
719
+ [[() => TagList, 0], 0, 128 | 0, [() => BrowserPolicy, 0], [0, 4], [() => WebContentFilteringPolicy$, 0]],
720
720
  ];
721
- export var CreateBrowserSettingsResponse = [3, n0, _CBSRr, 0, [_bSA], [0]];
722
- export var CreateDataProtectionSettingsRequest = [
721
+ export var CreateBrowserSettingsResponse$ = [3, n0, _CBSRr, 0, [_bSA], [0]];
722
+ export var CreateDataProtectionSettingsRequest$ = [
723
723
  3,
724
724
  n0,
725
725
  _CDPSR,
@@ -731,12 +731,12 @@ export var CreateDataProtectionSettingsRequest = [
731
731
  [() => TagList, 0],
732
732
  0,
733
733
  128 | 0,
734
- [() => InlineRedactionConfiguration, 0],
734
+ [() => InlineRedactionConfiguration$, 0],
735
735
  [0, 4],
736
736
  ],
737
737
  ];
738
- export var CreateDataProtectionSettingsResponse = [3, n0, _CDPSRr, 0, [_dPSA], [0]];
739
- export var CreateIdentityProviderRequest = [
738
+ export var CreateDataProtectionSettingsResponse$ = [3, n0, _CDPSRr, 0, [_dPSA], [0]];
739
+ export var CreateIdentityProviderRequest$ = [
740
740
  3,
741
741
  n0,
742
742
  _CIPR,
@@ -744,8 +744,8 @@ export var CreateIdentityProviderRequest = [
744
744
  [_pA, _iPN, _iPT, _iPD, _cTl, _ta],
745
745
  [0, [() => IdentityProviderName, 0], 0, [() => IdentityProviderDetails, 0], [0, 4], [() => TagList, 0]],
746
746
  ];
747
- export var CreateIdentityProviderResponse = [3, n0, _CIPRr, 0, [_iPA], [0]];
748
- export var CreateIpAccessSettingsRequest = [
747
+ export var CreateIdentityProviderResponse$ = [3, n0, _CIPRr, 0, [_iPA], [0]];
748
+ export var CreateIpAccessSettingsRequest$ = [
749
749
  3,
750
750
  n0,
751
751
  _CIASR,
@@ -753,8 +753,8 @@ export var CreateIpAccessSettingsRequest = [
753
753
  [_dN, _de, _ta, _cMK, _aEC, _iR, _cTl],
754
754
  [[() => DisplayName, 0], [() => Description, 0], [() => TagList, 0], 0, 128 | 0, [() => IpRuleList, 0], [0, 4]],
755
755
  ];
756
- export var CreateIpAccessSettingsResponse = [3, n0, _CIASRr, 0, [_iASA], [0]];
757
- export var CreateNetworkSettingsRequest = [
756
+ export var CreateIpAccessSettingsResponse$ = [3, n0, _CIASRr, 0, [_iASA], [0]];
757
+ export var CreateNetworkSettingsRequest$ = [
758
758
  3,
759
759
  n0,
760
760
  _CNSR,
@@ -762,8 +762,8 @@ export var CreateNetworkSettingsRequest = [
762
762
  [_vI, _sI, _sGI, _ta, _cTl],
763
763
  [0, 64 | 0, 64 | 0, [() => TagList, 0], [0, 4]],
764
764
  ];
765
- export var CreateNetworkSettingsResponse = [3, n0, _CNSRr, 0, [_nSA], [0]];
766
- export var CreatePortalRequest = [
765
+ export var CreateNetworkSettingsResponse$ = [3, n0, _CNSRr, 0, [_nSA], [0]];
766
+ export var CreatePortalRequest$ = [
767
767
  3,
768
768
  n0,
769
769
  _CPR,
@@ -771,17 +771,25 @@ export var CreatePortalRequest = [
771
771
  [_dN, _ta, _cMK, _aEC, _cTl, _aT, _iT, _mCS],
772
772
  [[() => DisplayName, 0], [() => TagList, 0], 0, 128 | 0, [0, 4], 0, 0, 1],
773
773
  ];
774
- export var CreatePortalResponse = [3, n0, _CPRr, 0, [_pA, _pE], [0, 0]];
775
- export var CreateSessionLoggerRequest = [
774
+ export var CreatePortalResponse$ = [3, n0, _CPRr, 0, [_pA, _pE], [0, 0]];
775
+ export var CreateSessionLoggerRequest$ = [
776
776
  3,
777
777
  n0,
778
778
  _CSLR,
779
779
  0,
780
780
  [_eF, _lC, _dN, _cMK, _aEC, _ta, _cTl],
781
- [() => EventFilter, [() => LogConfiguration, 0], [() => DisplayNameSafe, 0], 0, 128 | 0, [() => TagList, 0], [0, 4]],
781
+ [
782
+ () => EventFilter$,
783
+ [() => LogConfiguration$, 0],
784
+ [() => DisplayNameSafe, 0],
785
+ 0,
786
+ 128 | 0,
787
+ [() => TagList, 0],
788
+ [0, 4],
789
+ ],
782
790
  ];
783
- export var CreateSessionLoggerResponse = [3, n0, _CSLRr, 0, [_sLA], [0]];
784
- export var CreateTrustStoreRequest = [
791
+ export var CreateSessionLoggerResponse$ = [3, n0, _CSLRr, 0, [_sLA], [0]];
792
+ export var CreateTrustStoreRequest$ = [
785
793
  3,
786
794
  n0,
787
795
  _CTSR,
@@ -789,8 +797,8 @@ export var CreateTrustStoreRequest = [
789
797
  [_cL, _ta, _cTl],
790
798
  [64 | 21, [() => TagList, 0], [0, 4]],
791
799
  ];
792
- export var CreateTrustStoreResponse = [3, n0, _CTSRr, 0, [_tSA], [0]];
793
- export var CreateUserAccessLoggingSettingsRequest = [
800
+ export var CreateTrustStoreResponse$ = [3, n0, _CTSRr, 0, [_tSA], [0]];
801
+ export var CreateUserAccessLoggingSettingsRequest$ = [
794
802
  3,
795
803
  n0,
796
804
  _CUALSR,
@@ -798,8 +806,8 @@ export var CreateUserAccessLoggingSettingsRequest = [
798
806
  [_kSA, _ta, _cTl],
799
807
  [0, [() => TagList, 0], [0, 4]],
800
808
  ];
801
- export var CreateUserAccessLoggingSettingsResponse = [3, n0, _CUALSRr, 0, [_uALSA], [0]];
802
- export var CreateUserSettingsRequest = [
809
+ export var CreateUserAccessLoggingSettingsResponse$ = [3, n0, _CUALSRr, 0, [_uALSA], [0]];
810
+ export var CreateUserSettingsRequest$ = [
803
811
  3,
804
812
  n0,
805
813
  _CUSR,
@@ -815,16 +823,16 @@ export var CreateUserSettingsRequest = [
815
823
  1,
816
824
  1,
817
825
  [0, 4],
818
- [() => CookieSynchronizationConfiguration, 0],
826
+ [() => CookieSynchronizationConfiguration$, 0],
819
827
  0,
820
828
  128 | 0,
821
829
  0,
822
- () => ToolbarConfiguration,
823
- [() => BrandingConfigurationCreateInput, 0],
830
+ () => ToolbarConfiguration$,
831
+ [() => BrandingConfigurationCreateInput$, 0],
824
832
  ],
825
833
  ];
826
- export var CreateUserSettingsResponse = [3, n0, _CUSRr, 0, [_uSA], [0]];
827
- export var CustomPattern = [
834
+ export var CreateUserSettingsResponse$ = [3, n0, _CUSRr, 0, [_uSA], [0]];
835
+ export var CustomPattern$ = [
828
836
  3,
829
837
  n0,
830
838
  _CPu,
@@ -837,7 +845,7 @@ export var CustomPattern = [
837
845
  [() => Regex, 0],
838
846
  ],
839
847
  ];
840
- export var DataProtectionSettings = [
848
+ export var DataProtectionSettings$ = [
841
849
  3,
842
850
  n0,
843
851
  _DPS,
@@ -845,7 +853,7 @@ export var DataProtectionSettings = [
845
853
  [_dPSA, _iRC, _aPA, _dN, _de, _cD, _cMK, _aEC],
846
854
  [
847
855
  0,
848
- [() => InlineRedactionConfiguration, 0],
856
+ [() => InlineRedactionConfiguration$, 0],
849
857
  64 | 0,
850
858
  [() => DisplayNameSafe, 0],
851
859
  [() => DescriptionSafe, 0],
@@ -854,7 +862,7 @@ export var DataProtectionSettings = [
854
862
  128 | 0,
855
863
  ],
856
864
  ];
857
- export var DataProtectionSettingsSummary = [
865
+ export var DataProtectionSettingsSummary$ = [
858
866
  3,
859
867
  n0,
860
868
  _DPSS,
@@ -862,43 +870,43 @@ export var DataProtectionSettingsSummary = [
862
870
  [_dPSA, _dN, _de, _cD],
863
871
  [0, [() => DisplayNameSafe, 0], [() => DescriptionSafe, 0], 4],
864
872
  ];
865
- export var DeleteBrowserSettingsRequest = [3, n0, _DBSR, 0, [_bSA], [[0, 1]]];
866
- export var DeleteBrowserSettingsResponse = [3, n0, _DBSRe, 0, [], []];
867
- export var DeleteDataProtectionSettingsRequest = [3, n0, _DDPSR, 0, [_dPSA], [[0, 1]]];
868
- export var DeleteDataProtectionSettingsResponse = [3, n0, _DDPSRe, 0, [], []];
869
- export var DeleteIdentityProviderRequest = [3, n0, _DIPR, 0, [_iPA], [[0, 1]]];
870
- export var DeleteIdentityProviderResponse = [3, n0, _DIPRe, 0, [], []];
871
- export var DeleteIpAccessSettingsRequest = [3, n0, _DIASR, 0, [_iASA], [[0, 1]]];
872
- export var DeleteIpAccessSettingsResponse = [3, n0, _DIASRe, 0, [], []];
873
- export var DeleteNetworkSettingsRequest = [3, n0, _DNSR, 0, [_nSA], [[0, 1]]];
874
- export var DeleteNetworkSettingsResponse = [3, n0, _DNSRe, 0, [], []];
875
- export var DeletePortalRequest = [3, n0, _DPR, 0, [_pA], [[0, 1]]];
876
- export var DeletePortalResponse = [3, n0, _DPRe, 0, [], []];
877
- export var DeleteSessionLoggerRequest = [3, n0, _DSLR, 0, [_sLA], [[0, 1]]];
878
- export var DeleteSessionLoggerResponse = [3, n0, _DSLRe, 0, [], []];
879
- export var DeleteTrustStoreRequest = [3, n0, _DTSR, 0, [_tSA], [[0, 1]]];
880
- export var DeleteTrustStoreResponse = [3, n0, _DTSRe, 0, [], []];
881
- export var DeleteUserAccessLoggingSettingsRequest = [3, n0, _DUALSR, 0, [_uALSA], [[0, 1]]];
882
- export var DeleteUserAccessLoggingSettingsResponse = [3, n0, _DUALSRe, 0, [], []];
883
- export var DeleteUserSettingsRequest = [3, n0, _DUSR, 0, [_uSA], [[0, 1]]];
884
- export var DeleteUserSettingsResponse = [3, n0, _DUSRe, 0, [], []];
885
- export var DisassociateBrowserSettingsRequest = [3, n0, _DBSRi, 0, [_pA], [[0, 1]]];
886
- export var DisassociateBrowserSettingsResponse = [3, n0, _DBSRis, 0, [], []];
887
- export var DisassociateDataProtectionSettingsRequest = [3, n0, _DDPSRi, 0, [_pA], [[0, 1]]];
888
- export var DisassociateDataProtectionSettingsResponse = [3, n0, _DDPSRis, 0, [], []];
889
- export var DisassociateIpAccessSettingsRequest = [3, n0, _DIASRi, 0, [_pA], [[0, 1]]];
890
- export var DisassociateIpAccessSettingsResponse = [3, n0, _DIASRis, 0, [], []];
891
- export var DisassociateNetworkSettingsRequest = [3, n0, _DNSRi, 0, [_pA], [[0, 1]]];
892
- export var DisassociateNetworkSettingsResponse = [3, n0, _DNSRis, 0, [], []];
893
- export var DisassociateSessionLoggerRequest = [3, n0, _DSLRi, 0, [_pA], [[0, 1]]];
894
- export var DisassociateSessionLoggerResponse = [3, n0, _DSLRis, 0, [], []];
895
- export var DisassociateTrustStoreRequest = [3, n0, _DTSRi, 0, [_pA], [[0, 1]]];
896
- export var DisassociateTrustStoreResponse = [3, n0, _DTSRis, 0, [], []];
897
- export var DisassociateUserAccessLoggingSettingsRequest = [3, n0, _DUALSRi, 0, [_pA], [[0, 1]]];
898
- export var DisassociateUserAccessLoggingSettingsResponse = [3, n0, _DUALSRis, 0, [], []];
899
- export var DisassociateUserSettingsRequest = [3, n0, _DUSRi, 0, [_pA], [[0, 1]]];
900
- export var DisassociateUserSettingsResponse = [3, n0, _DUSRis, 0, [], []];
901
- export var ExpireSessionRequest = [
873
+ export var DeleteBrowserSettingsRequest$ = [3, n0, _DBSR, 0, [_bSA], [[0, 1]]];
874
+ export var DeleteBrowserSettingsResponse$ = [3, n0, _DBSRe, 0, [], []];
875
+ export var DeleteDataProtectionSettingsRequest$ = [3, n0, _DDPSR, 0, [_dPSA], [[0, 1]]];
876
+ export var DeleteDataProtectionSettingsResponse$ = [3, n0, _DDPSRe, 0, [], []];
877
+ export var DeleteIdentityProviderRequest$ = [3, n0, _DIPR, 0, [_iPA], [[0, 1]]];
878
+ export var DeleteIdentityProviderResponse$ = [3, n0, _DIPRe, 0, [], []];
879
+ export var DeleteIpAccessSettingsRequest$ = [3, n0, _DIASR, 0, [_iASA], [[0, 1]]];
880
+ export var DeleteIpAccessSettingsResponse$ = [3, n0, _DIASRe, 0, [], []];
881
+ export var DeleteNetworkSettingsRequest$ = [3, n0, _DNSR, 0, [_nSA], [[0, 1]]];
882
+ export var DeleteNetworkSettingsResponse$ = [3, n0, _DNSRe, 0, [], []];
883
+ export var DeletePortalRequest$ = [3, n0, _DPR, 0, [_pA], [[0, 1]]];
884
+ export var DeletePortalResponse$ = [3, n0, _DPRe, 0, [], []];
885
+ export var DeleteSessionLoggerRequest$ = [3, n0, _DSLR, 0, [_sLA], [[0, 1]]];
886
+ export var DeleteSessionLoggerResponse$ = [3, n0, _DSLRe, 0, [], []];
887
+ export var DeleteTrustStoreRequest$ = [3, n0, _DTSR, 0, [_tSA], [[0, 1]]];
888
+ export var DeleteTrustStoreResponse$ = [3, n0, _DTSRe, 0, [], []];
889
+ export var DeleteUserAccessLoggingSettingsRequest$ = [3, n0, _DUALSR, 0, [_uALSA], [[0, 1]]];
890
+ export var DeleteUserAccessLoggingSettingsResponse$ = [3, n0, _DUALSRe, 0, [], []];
891
+ export var DeleteUserSettingsRequest$ = [3, n0, _DUSR, 0, [_uSA], [[0, 1]]];
892
+ export var DeleteUserSettingsResponse$ = [3, n0, _DUSRe, 0, [], []];
893
+ export var DisassociateBrowserSettingsRequest$ = [3, n0, _DBSRi, 0, [_pA], [[0, 1]]];
894
+ export var DisassociateBrowserSettingsResponse$ = [3, n0, _DBSRis, 0, [], []];
895
+ export var DisassociateDataProtectionSettingsRequest$ = [3, n0, _DDPSRi, 0, [_pA], [[0, 1]]];
896
+ export var DisassociateDataProtectionSettingsResponse$ = [3, n0, _DDPSRis, 0, [], []];
897
+ export var DisassociateIpAccessSettingsRequest$ = [3, n0, _DIASRi, 0, [_pA], [[0, 1]]];
898
+ export var DisassociateIpAccessSettingsResponse$ = [3, n0, _DIASRis, 0, [], []];
899
+ export var DisassociateNetworkSettingsRequest$ = [3, n0, _DNSRi, 0, [_pA], [[0, 1]]];
900
+ export var DisassociateNetworkSettingsResponse$ = [3, n0, _DNSRis, 0, [], []];
901
+ export var DisassociateSessionLoggerRequest$ = [3, n0, _DSLRi, 0, [_pA], [[0, 1]]];
902
+ export var DisassociateSessionLoggerResponse$ = [3, n0, _DSLRis, 0, [], []];
903
+ export var DisassociateTrustStoreRequest$ = [3, n0, _DTSRi, 0, [_pA], [[0, 1]]];
904
+ export var DisassociateTrustStoreResponse$ = [3, n0, _DTSRis, 0, [], []];
905
+ export var DisassociateUserAccessLoggingSettingsRequest$ = [3, n0, _DUALSRi, 0, [_pA], [[0, 1]]];
906
+ export var DisassociateUserAccessLoggingSettingsResponse$ = [3, n0, _DUALSRis, 0, [], []];
907
+ export var DisassociateUserSettingsRequest$ = [3, n0, _DUSRi, 0, [_pA], [[0, 1]]];
908
+ export var DisassociateUserSettingsResponse$ = [3, n0, _DUSRis, 0, [], []];
909
+ export var ExpireSessionRequest$ = [
902
910
  3,
903
911
  n0,
904
912
  _ESR,
@@ -909,45 +917,59 @@ export var ExpireSessionRequest = [
909
917
  [0, 1],
910
918
  ],
911
919
  ];
912
- export var ExpireSessionResponse = [3, n0, _ESRx, 0, [], []];
913
- export var GetBrowserSettingsRequest = [3, n0, _GBSR, 0, [_bSA], [[0, 1]]];
914
- export var GetBrowserSettingsResponse = [3, n0, _GBSRe, 0, [_bS], [[() => BrowserSettings, 0]]];
915
- export var GetDataProtectionSettingsRequest = [3, n0, _GDPSR, 0, [_dPSA], [[0, 1]]];
916
- export var GetDataProtectionSettingsResponse = [
920
+ export var ExpireSessionResponse$ = [3, n0, _ESRx, 0, [], []];
921
+ export var GetBrowserSettingsRequest$ = [3, n0, _GBSR, 0, [_bSA], [[0, 1]]];
922
+ export var GetBrowserSettingsResponse$ = [
923
+ 3,
924
+ n0,
925
+ _GBSRe,
926
+ 0,
927
+ [_bS],
928
+ [[() => BrowserSettings$, 0]],
929
+ ];
930
+ export var GetDataProtectionSettingsRequest$ = [3, n0, _GDPSR, 0, [_dPSA], [[0, 1]]];
931
+ export var GetDataProtectionSettingsResponse$ = [
917
932
  3,
918
933
  n0,
919
934
  _GDPSRe,
920
935
  0,
921
936
  [_dPS],
922
- [[() => DataProtectionSettings, 0]],
937
+ [[() => DataProtectionSettings$, 0]],
923
938
  ];
924
- export var GetIdentityProviderRequest = [3, n0, _GIPR, 0, [_iPA], [[0, 1]]];
925
- export var GetIdentityProviderResponse = [
939
+ export var GetIdentityProviderRequest$ = [3, n0, _GIPR, 0, [_iPA], [[0, 1]]];
940
+ export var GetIdentityProviderResponse$ = [
926
941
  3,
927
942
  n0,
928
943
  _GIPRe,
929
944
  0,
930
945
  [_iP],
931
- [[() => IdentityProvider, 0]],
946
+ [[() => IdentityProvider$, 0]],
932
947
  ];
933
- export var GetIpAccessSettingsRequest = [3, n0, _GIASR, 0, [_iASA], [[0, 1]]];
934
- export var GetIpAccessSettingsResponse = [
948
+ export var GetIpAccessSettingsRequest$ = [3, n0, _GIASR, 0, [_iASA], [[0, 1]]];
949
+ export var GetIpAccessSettingsResponse$ = [
935
950
  3,
936
951
  n0,
937
952
  _GIASRe,
938
953
  0,
939
954
  [_iAS],
940
- [[() => IpAccessSettings, 0]],
955
+ [[() => IpAccessSettings$, 0]],
956
+ ];
957
+ export var GetNetworkSettingsRequest$ = [3, n0, _GNSR, 0, [_nSA], [[0, 1]]];
958
+ export var GetNetworkSettingsResponse$ = [3, n0, _GNSRe, 0, [_nS], [() => NetworkSettings$]];
959
+ export var GetPortalRequest$ = [3, n0, _GPR, 0, [_pA], [[0, 1]]];
960
+ export var GetPortalResponse$ = [3, n0, _GPRe, 0, [_po], [[() => Portal$, 0]]];
961
+ export var GetPortalServiceProviderMetadataRequest$ = [3, n0, _GPSPMR, 0, [_pA], [[0, 1]]];
962
+ export var GetPortalServiceProviderMetadataResponse$ = [
963
+ 3,
964
+ n0,
965
+ _GPSPMRe,
966
+ 0,
967
+ [_pA, _sPSM],
968
+ [0, 0],
941
969
  ];
942
- export var GetNetworkSettingsRequest = [3, n0, _GNSR, 0, [_nSA], [[0, 1]]];
943
- export var GetNetworkSettingsResponse = [3, n0, _GNSRe, 0, [_nS], [() => NetworkSettings]];
944
- export var GetPortalRequest = [3, n0, _GPR, 0, [_pA], [[0, 1]]];
945
- export var GetPortalResponse = [3, n0, _GPRe, 0, [_po], [[() => Portal, 0]]];
946
- export var GetPortalServiceProviderMetadataRequest = [3, n0, _GPSPMR, 0, [_pA], [[0, 1]]];
947
- export var GetPortalServiceProviderMetadataResponse = [3, n0, _GPSPMRe, 0, [_pA, _sPSM], [0, 0]];
948
- export var GetSessionLoggerRequest = [3, n0, _GSLR, 0, [_sLA], [[0, 1]]];
949
- export var GetSessionLoggerResponse = [3, n0, _GSLRe, 0, [_sL], [[() => SessionLogger, 0]]];
950
- export var GetSessionRequest = [
970
+ export var GetSessionLoggerRequest$ = [3, n0, _GSLR, 0, [_sLA], [[0, 1]]];
971
+ export var GetSessionLoggerResponse$ = [3, n0, _GSLRe, 0, [_sL], [[() => SessionLogger$, 0]]];
972
+ export var GetSessionRequest$ = [
951
973
  3,
952
974
  n0,
953
975
  _GSR,
@@ -958,8 +980,8 @@ export var GetSessionRequest = [
958
980
  [0, 1],
959
981
  ],
960
982
  ];
961
- export var GetSessionResponse = [3, n0, _GSRe, 0, [_se], [[() => Session, 0]]];
962
- export var GetTrustStoreCertificateRequest = [
983
+ export var GetSessionResponse$ = [3, n0, _GSRe, 0, [_se], [[() => Session$, 0]]];
984
+ export var GetTrustStoreCertificateRequest$ = [
963
985
  3,
964
986
  n0,
965
987
  _GTSCR,
@@ -970,28 +992,28 @@ export var GetTrustStoreCertificateRequest = [
970
992
  [0, { [_hQ]: _th }],
971
993
  ],
972
994
  ];
973
- export var GetTrustStoreCertificateResponse = [
995
+ export var GetTrustStoreCertificateResponse$ = [
974
996
  3,
975
997
  n0,
976
998
  _GTSCRe,
977
999
  0,
978
1000
  [_tSA, _ce],
979
- [0, () => Certificate],
1001
+ [0, () => Certificate$],
980
1002
  ];
981
- export var GetTrustStoreRequest = [3, n0, _GTSR, 0, [_tSA], [[0, 1]]];
982
- export var GetTrustStoreResponse = [3, n0, _GTSRe, 0, [_tS], [() => TrustStore]];
983
- export var GetUserAccessLoggingSettingsRequest = [3, n0, _GUALSR, 0, [_uALSA], [[0, 1]]];
984
- export var GetUserAccessLoggingSettingsResponse = [
1003
+ export var GetTrustStoreRequest$ = [3, n0, _GTSR, 0, [_tSA], [[0, 1]]];
1004
+ export var GetTrustStoreResponse$ = [3, n0, _GTSRe, 0, [_tS], [() => TrustStore$]];
1005
+ export var GetUserAccessLoggingSettingsRequest$ = [3, n0, _GUALSR, 0, [_uALSA], [[0, 1]]];
1006
+ export var GetUserAccessLoggingSettingsResponse$ = [
985
1007
  3,
986
1008
  n0,
987
1009
  _GUALSRe,
988
1010
  0,
989
1011
  [_uALS],
990
- [() => UserAccessLoggingSettings],
1012
+ [() => UserAccessLoggingSettings$],
991
1013
  ];
992
- export var GetUserSettingsRequest = [3, n0, _GUSR, 0, [_uSA], [[0, 1]]];
993
- export var GetUserSettingsResponse = [3, n0, _GUSRe, 0, [_uS], [[() => UserSettings, 0]]];
994
- export var IdentityProvider = [
1014
+ export var GetUserSettingsRequest$ = [3, n0, _GUSR, 0, [_uSA], [[0, 1]]];
1015
+ export var GetUserSettingsResponse$ = [3, n0, _GUSRe, 0, [_uS], [[() => UserSettings$, 0]]];
1016
+ export var IdentityProvider$ = [
995
1017
  3,
996
1018
  n0,
997
1019
  _IP,
@@ -999,7 +1021,7 @@ export var IdentityProvider = [
999
1021
  [_iPA, _iPN, _iPT, _iPD],
1000
1022
  [0, [() => IdentityProviderName, 0], 0, [() => IdentityProviderDetails, 0]],
1001
1023
  ];
1002
- export var IdentityProviderSummary = [
1024
+ export var IdentityProviderSummary$ = [
1003
1025
  3,
1004
1026
  n0,
1005
1027
  _IPS,
@@ -1007,8 +1029,8 @@ export var IdentityProviderSummary = [
1007
1029
  [_iPA, _iPN, _iPT],
1008
1030
  [0, [() => IdentityProviderName, 0], 0],
1009
1031
  ];
1010
- export var ImageMetadata = [3, n0, _IM, 0, [_mTi, _fE, _lUT], [0, 0, 4]];
1011
- export var InlineRedactionConfiguration = [
1032
+ export var ImageMetadata$ = [3, n0, _IM, 0, [_mTi, _fE, _lUT], [0, 0, 4]];
1033
+ export var InlineRedactionConfiguration$ = [
1012
1034
  3,
1013
1035
  n0,
1014
1036
  _IRC,
@@ -1016,7 +1038,7 @@ export var InlineRedactionConfiguration = [
1016
1038
  [_iRP, _gEU, _gEUl, _gCL],
1017
1039
  [[() => InlineRedactionPatterns, 0], [() => GlobalInlineRedactionUrls, 0], [() => GlobalInlineRedactionUrls, 0], 1],
1018
1040
  ];
1019
- export var InlineRedactionPattern = [
1041
+ export var InlineRedactionPattern$ = [
1020
1042
  3,
1021
1043
  n0,
1022
1044
  _IRP,
@@ -1024,14 +1046,14 @@ export var InlineRedactionPattern = [
1024
1046
  [_bIPI, _cP, _rPH, _eU, _eUx, _cLo],
1025
1047
  [
1026
1048
  [() => BuiltInPatternId, 0],
1027
- [() => CustomPattern, 0],
1028
- [() => RedactionPlaceHolder, 0],
1049
+ [() => CustomPattern$, 0],
1050
+ [() => RedactionPlaceHolder$, 0],
1029
1051
  [() => InlineRedactionUrls, 0],
1030
1052
  [() => InlineRedactionUrls, 0],
1031
1053
  1,
1032
1054
  ],
1033
1055
  ];
1034
- export var InternalServerException = [
1056
+ export var InternalServerException$ = [
1035
1057
  -3,
1036
1058
  n0,
1037
1059
  _ISE,
@@ -1039,8 +1061,8 @@ export var InternalServerException = [
1039
1061
  [_m, _rAS],
1040
1062
  [0, [1, { [_hH]: _RA }]],
1041
1063
  ];
1042
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
1043
- export var IpAccessSettings = [
1064
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
1065
+ export var IpAccessSettings$ = [
1044
1066
  3,
1045
1067
  n0,
1046
1068
  _IAS,
@@ -1048,7 +1070,7 @@ export var IpAccessSettings = [
1048
1070
  [_iASA, _aPA, _iR, _dN, _de, _cD, _cMK, _aEC],
1049
1071
  [0, 64 | 0, [() => IpRuleList, 0], [() => DisplayName, 0], [() => Description, 0], 4, 0, 128 | 0],
1050
1072
  ];
1051
- export var IpAccessSettingsSummary = [
1073
+ export var IpAccessSettingsSummary$ = [
1052
1074
  3,
1053
1075
  n0,
1054
1076
  _IASS,
@@ -1056,7 +1078,7 @@ export var IpAccessSettingsSummary = [
1056
1078
  [_iASA, _dN, _de, _cD],
1057
1079
  [0, [() => DisplayName, 0], [() => Description, 0], 4],
1058
1080
  ];
1059
- export var IpRule = [
1081
+ export var IpRule$ = [
1060
1082
  3,
1061
1083
  n0,
1062
1084
  _IRp,
@@ -1067,7 +1089,7 @@ export var IpRule = [
1067
1089
  [() => Description, 0],
1068
1090
  ],
1069
1091
  ];
1070
- export var ListBrowserSettingsRequest = [
1092
+ export var ListBrowserSettingsRequest$ = [
1071
1093
  3,
1072
1094
  n0,
1073
1095
  _LBSR,
@@ -1078,7 +1100,7 @@ export var ListBrowserSettingsRequest = [
1078
1100
  [1, { [_hQ]: _mR }],
1079
1101
  ],
1080
1102
  ];
1081
- export var ListBrowserSettingsResponse = [
1103
+ export var ListBrowserSettingsResponse$ = [
1082
1104
  3,
1083
1105
  n0,
1084
1106
  _LBSRi,
@@ -1086,7 +1108,7 @@ export var ListBrowserSettingsResponse = [
1086
1108
  [_bS, _nT],
1087
1109
  [() => BrowserSettingsList, 0],
1088
1110
  ];
1089
- export var ListDataProtectionSettingsRequest = [
1111
+ export var ListDataProtectionSettingsRequest$ = [
1090
1112
  3,
1091
1113
  n0,
1092
1114
  _LDPSR,
@@ -1097,7 +1119,7 @@ export var ListDataProtectionSettingsRequest = [
1097
1119
  [1, { [_hQ]: _mR }],
1098
1120
  ],
1099
1121
  ];
1100
- export var ListDataProtectionSettingsResponse = [
1122
+ export var ListDataProtectionSettingsResponse$ = [
1101
1123
  3,
1102
1124
  n0,
1103
1125
  _LDPSRi,
@@ -1105,7 +1127,7 @@ export var ListDataProtectionSettingsResponse = [
1105
1127
  [_dPS, _nT],
1106
1128
  [[() => DataProtectionSettingsList, 0], 0],
1107
1129
  ];
1108
- export var ListIdentityProvidersRequest = [
1130
+ export var ListIdentityProvidersRequest$ = [
1109
1131
  3,
1110
1132
  n0,
1111
1133
  _LIPR,
@@ -1117,7 +1139,7 @@ export var ListIdentityProvidersRequest = [
1117
1139
  [0, 1],
1118
1140
  ],
1119
1141
  ];
1120
- export var ListIdentityProvidersResponse = [
1142
+ export var ListIdentityProvidersResponse$ = [
1121
1143
  3,
1122
1144
  n0,
1123
1145
  _LIPRi,
@@ -1125,7 +1147,7 @@ export var ListIdentityProvidersResponse = [
1125
1147
  [_nT, _iPd],
1126
1148
  [0, [() => IdentityProviderList, 0]],
1127
1149
  ];
1128
- export var ListIpAccessSettingsRequest = [
1150
+ export var ListIpAccessSettingsRequest$ = [
1129
1151
  3,
1130
1152
  n0,
1131
1153
  _LIASR,
@@ -1136,7 +1158,7 @@ export var ListIpAccessSettingsRequest = [
1136
1158
  [1, { [_hQ]: _mR }],
1137
1159
  ],
1138
1160
  ];
1139
- export var ListIpAccessSettingsResponse = [
1161
+ export var ListIpAccessSettingsResponse$ = [
1140
1162
  3,
1141
1163
  n0,
1142
1164
  _LIASRi,
@@ -1144,7 +1166,7 @@ export var ListIpAccessSettingsResponse = [
1144
1166
  [_iAS, _nT],
1145
1167
  [[() => IpAccessSettingsList, 0], 0],
1146
1168
  ];
1147
- export var ListNetworkSettingsRequest = [
1169
+ export var ListNetworkSettingsRequest$ = [
1148
1170
  3,
1149
1171
  n0,
1150
1172
  _LNSR,
@@ -1155,7 +1177,7 @@ export var ListNetworkSettingsRequest = [
1155
1177
  [1, { [_hQ]: _mR }],
1156
1178
  ],
1157
1179
  ];
1158
- export var ListNetworkSettingsResponse = [
1180
+ export var ListNetworkSettingsResponse$ = [
1159
1181
  3,
1160
1182
  n0,
1161
1183
  _LNSRi,
@@ -1163,7 +1185,7 @@ export var ListNetworkSettingsResponse = [
1163
1185
  [_nS, _nT],
1164
1186
  [() => NetworkSettingsList, 0],
1165
1187
  ];
1166
- export var ListPortalsRequest = [
1188
+ export var ListPortalsRequest$ = [
1167
1189
  3,
1168
1190
  n0,
1169
1191
  _LPR,
@@ -1174,8 +1196,8 @@ export var ListPortalsRequest = [
1174
1196
  [1, { [_hQ]: _mR }],
1175
1197
  ],
1176
1198
  ];
1177
- export var ListPortalsResponse = [3, n0, _LPRi, 0, [_por, _nT], [[() => PortalList, 0], 0]];
1178
- export var ListSessionLoggersRequest = [
1199
+ export var ListPortalsResponse$ = [3, n0, _LPRi, 0, [_por, _nT], [[() => PortalList, 0], 0]];
1200
+ export var ListSessionLoggersRequest$ = [
1179
1201
  3,
1180
1202
  n0,
1181
1203
  _LSLR,
@@ -1186,7 +1208,7 @@ export var ListSessionLoggersRequest = [
1186
1208
  [1, { [_hQ]: _mR }],
1187
1209
  ],
1188
1210
  ];
1189
- export var ListSessionLoggersResponse = [
1211
+ export var ListSessionLoggersResponse$ = [
1190
1212
  3,
1191
1213
  n0,
1192
1214
  _LSLRi,
@@ -1194,7 +1216,7 @@ export var ListSessionLoggersResponse = [
1194
1216
  [_sLe, _nT],
1195
1217
  [[() => SessionLoggerList, 0], 0],
1196
1218
  ];
1197
- export var ListSessionsRequest = [
1219
+ export var ListSessionsRequest$ = [
1198
1220
  3,
1199
1221
  n0,
1200
1222
  _LSR,
@@ -1210,7 +1232,7 @@ export var ListSessionsRequest = [
1210
1232
  [0, { [_hQ]: _nT }],
1211
1233
  ],
1212
1234
  ];
1213
- export var ListSessionsResponse = [
1235
+ export var ListSessionsResponse$ = [
1214
1236
  3,
1215
1237
  n0,
1216
1238
  _LSRi,
@@ -1218,9 +1240,9 @@ export var ListSessionsResponse = [
1218
1240
  [_ses, _nT],
1219
1241
  [[() => SessionSummaryList, 0], 0],
1220
1242
  ];
1221
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
1222
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [[() => TagList, 0]]];
1223
- export var ListTrustStoreCertificatesRequest = [
1243
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
1244
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [[() => TagList, 0]]];
1245
+ export var ListTrustStoreCertificatesRequest$ = [
1224
1246
  3,
1225
1247
  n0,
1226
1248
  _LTSCR,
@@ -1232,7 +1254,7 @@ export var ListTrustStoreCertificatesRequest = [
1232
1254
  [1, { [_hQ]: _mR }],
1233
1255
  ],
1234
1256
  ];
1235
- export var ListTrustStoreCertificatesResponse = [
1257
+ export var ListTrustStoreCertificatesResponse$ = [
1236
1258
  3,
1237
1259
  n0,
1238
1260
  _LTSCRi,
@@ -1240,7 +1262,7 @@ export var ListTrustStoreCertificatesResponse = [
1240
1262
  [_cL, _tSA, _nT],
1241
1263
  [() => CertificateSummaryList, 0, 0],
1242
1264
  ];
1243
- export var ListTrustStoresRequest = [
1265
+ export var ListTrustStoresRequest$ = [
1244
1266
  3,
1245
1267
  n0,
1246
1268
  _LTSR,
@@ -1251,7 +1273,7 @@ export var ListTrustStoresRequest = [
1251
1273
  [1, { [_hQ]: _mR }],
1252
1274
  ],
1253
1275
  ];
1254
- export var ListTrustStoresResponse = [
1276
+ export var ListTrustStoresResponse$ = [
1255
1277
  3,
1256
1278
  n0,
1257
1279
  _LTSRi,
@@ -1259,7 +1281,7 @@ export var ListTrustStoresResponse = [
1259
1281
  [_tSr, _nT],
1260
1282
  [() => TrustStoreSummaryList, 0],
1261
1283
  ];
1262
- export var ListUserAccessLoggingSettingsRequest = [
1284
+ export var ListUserAccessLoggingSettingsRequest$ = [
1263
1285
  3,
1264
1286
  n0,
1265
1287
  _LUALSR,
@@ -1270,7 +1292,7 @@ export var ListUserAccessLoggingSettingsRequest = [
1270
1292
  [1, { [_hQ]: _mR }],
1271
1293
  ],
1272
1294
  ];
1273
- export var ListUserAccessLoggingSettingsResponse = [
1295
+ export var ListUserAccessLoggingSettingsResponse$ = [
1274
1296
  3,
1275
1297
  n0,
1276
1298
  _LUALSRi,
@@ -1278,7 +1300,7 @@ export var ListUserAccessLoggingSettingsResponse = [
1278
1300
  [_uALS, _nT],
1279
1301
  [() => UserAccessLoggingSettingsList, 0],
1280
1302
  ];
1281
- export var ListUserSettingsRequest = [
1303
+ export var ListUserSettingsRequest$ = [
1282
1304
  3,
1283
1305
  n0,
1284
1306
  _LUSR,
@@ -1289,7 +1311,7 @@ export var ListUserSettingsRequest = [
1289
1311
  [1, { [_hQ]: _mR }],
1290
1312
  ],
1291
1313
  ];
1292
- export var ListUserSettingsResponse = [
1314
+ export var ListUserSettingsResponse$ = [
1293
1315
  3,
1294
1316
  n0,
1295
1317
  _LUSRi,
@@ -1297,7 +1319,7 @@ export var ListUserSettingsResponse = [
1297
1319
  [_uS, _nT],
1298
1320
  [[() => UserSettingsList, 0], 0],
1299
1321
  ];
1300
- export var LocalizedBrandingStrings = [
1322
+ export var LocalizedBrandingStrings$ = [
1301
1323
  3,
1302
1324
  n0,
1303
1325
  _LBS,
@@ -1305,8 +1327,8 @@ export var LocalizedBrandingStrings = [
1305
1327
  [_bTT, _wT, _lT, _lD, _lBT, _cLon, _cBT, _lTo],
1306
1328
  [0, 0, 0, 0, 0, 0, 0, 0],
1307
1329
  ];
1308
- export var LogConfiguration = [3, n0, _LC, 0, [_s_], [[() => S3LogConfiguration, 0]]];
1309
- export var NetworkSettings = [
1330
+ export var LogConfiguration$ = [3, n0, _LC, 0, [_s_], [[() => S3LogConfiguration$, 0]]];
1331
+ export var NetworkSettings$ = [
1310
1332
  3,
1311
1333
  n0,
1312
1334
  _NS,
@@ -1314,8 +1336,8 @@ export var NetworkSettings = [
1314
1336
  [_nSA, _aPA, _vI, _sI, _sGI],
1315
1337
  [0, 64 | 0, 0, 64 | 0, 64 | 0],
1316
1338
  ];
1317
- export var NetworkSettingsSummary = [3, n0, _NSS, 0, [_nSA, _vI], [0, 0]];
1318
- export var Portal = [
1339
+ export var NetworkSettingsSummary$ = [3, n0, _NSS, 0, [_nSA, _vI], [0, 0]];
1340
+ export var Portal$ = [
1319
1341
  3,
1320
1342
  n0,
1321
1343
  _P,
@@ -1345,7 +1367,7 @@ export var Portal = [
1345
1367
  ],
1346
1368
  [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 0, 1],
1347
1369
  ];
1348
- export var PortalSummary = [
1370
+ export var PortalSummary$ = [
1349
1371
  3,
1350
1372
  n0,
1351
1373
  _PS,
@@ -1353,7 +1375,7 @@ export var PortalSummary = [
1353
1375
  [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _uALSA, _aT, _iASA, _iT, _mCS],
1354
1376
  [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
1355
1377
  ];
1356
- export var RedactionPlaceHolder = [
1378
+ export var RedactionPlaceHolder$ = [
1357
1379
  3,
1358
1380
  n0,
1359
1381
  _RPH,
@@ -1361,7 +1383,7 @@ export var RedactionPlaceHolder = [
1361
1383
  [_rPHT, _rPHTe],
1362
1384
  [0, [() => RedactionPlaceHolderText, 0]],
1363
1385
  ];
1364
- export var ResourceNotFoundException = [
1386
+ export var ResourceNotFoundException$ = [
1365
1387
  -3,
1366
1388
  n0,
1367
1389
  _RNFE,
@@ -1369,8 +1391,8 @@ export var ResourceNotFoundException = [
1369
1391
  [_m, _rI, _rT],
1370
1392
  [0, 0, 0],
1371
1393
  ];
1372
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
1373
- export var S3LogConfiguration = [
1394
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1395
+ export var S3LogConfiguration$ = [
1374
1396
  3,
1375
1397
  n0,
1376
1398
  _SLC,
@@ -1378,7 +1400,7 @@ export var S3LogConfiguration = [
1378
1400
  [_bu, _kP, _bO, _lFF, _fS],
1379
1401
  [[() => S3Bucket, 0], [() => S3KeyPrefix, 0], 0, 0, 0],
1380
1402
  ];
1381
- export var ServiceQuotaExceededException = [
1403
+ export var ServiceQuotaExceededException$ = [
1382
1404
  -3,
1383
1405
  n0,
1384
1406
  _SQEE,
@@ -1386,8 +1408,8 @@ export var ServiceQuotaExceededException = [
1386
1408
  [_m, _rI, _rT, _sC, _qC],
1387
1409
  [0, 0, 0, 0, 0],
1388
1410
  ];
1389
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
1390
- export var Session = [
1411
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1412
+ export var Session$ = [
1391
1413
  3,
1392
1414
  n0,
1393
1415
  _S,
@@ -1395,23 +1417,23 @@ export var Session = [
1395
1417
  [_pA, _sIe, _u, _cIA, _st, _sT, _eT],
1396
1418
  [0, 0, [() => Username, 0], [() => IpAddressList, 0], 0, 4, 4],
1397
1419
  ];
1398
- export var SessionLogger = [
1420
+ export var SessionLogger$ = [
1399
1421
  3,
1400
1422
  n0,
1401
1423
  _SL,
1402
1424
  0,
1403
1425
  [_sLA, _eF, _lC, _cMK, _aEC, _aPA, _dN, _cD],
1404
- [0, () => EventFilter, [() => LogConfiguration, 0], 0, 128 | 0, 64 | 0, [() => DisplayNameSafe, 0], 4],
1426
+ [0, () => EventFilter$, [() => LogConfiguration$, 0], 0, 128 | 0, 64 | 0, [() => DisplayNameSafe, 0], 4],
1405
1427
  ];
1406
- export var SessionLoggerSummary = [
1428
+ export var SessionLoggerSummary$ = [
1407
1429
  3,
1408
1430
  n0,
1409
1431
  _SLS,
1410
1432
  0,
1411
1433
  [_sLA, _lC, _dN, _cD],
1412
- [0, [() => LogConfiguration, 0], [() => DisplayNameSafe, 0], 4],
1434
+ [0, [() => LogConfiguration$, 0], [() => DisplayNameSafe, 0], 4],
1413
1435
  ];
1414
- export var SessionSummary = [
1436
+ export var SessionSummary$ = [
1415
1437
  3,
1416
1438
  n0,
1417
1439
  _SS,
@@ -1419,7 +1441,7 @@ export var SessionSummary = [
1419
1441
  [_pA, _sIe, _u, _st, _sT, _eT],
1420
1442
  [0, 0, [() => Username, 0], 0, 4, 4],
1421
1443
  ];
1422
- export var Tag = [
1444
+ export var Tag$ = [
1423
1445
  3,
1424
1446
  n0,
1425
1447
  _T,
@@ -1430,7 +1452,7 @@ export var Tag = [
1430
1452
  [() => TagValue, 0],
1431
1453
  ],
1432
1454
  ];
1433
- export var TagResourceRequest = [
1455
+ export var TagResourceRequest$ = [
1434
1456
  3,
1435
1457
  n0,
1436
1458
  _TRR,
@@ -1442,8 +1464,8 @@ export var TagResourceRequest = [
1442
1464
  [0, 4],
1443
1465
  ],
1444
1466
  ];
1445
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1446
- export var ThrottlingException = [
1467
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
1468
+ export var ThrottlingException$ = [
1447
1469
  -3,
1448
1470
  n0,
1449
1471
  _TE,
@@ -1451,13 +1473,13 @@ export var ThrottlingException = [
1451
1473
  [_m, _sC, _qC, _rAS],
1452
1474
  [0, 0, 0, [1, { [_hH]: _RA }]],
1453
1475
  ];
1454
- TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1455
- export var ToolbarConfiguration = [3, n0, _TC, 0, [_tT, _vM, _hTI, _mDR], [0, 0, 64 | 0, 0]];
1456
- export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1457
- TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
1458
- export var TrustStore = [3, n0, _TS, 0, [_aPA, _tSA], [64 | 0, 0]];
1459
- export var TrustStoreSummary = [3, n0, _TSS, 0, [_tSA], [0]];
1460
- export var UntagResourceRequest = [
1476
+ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1477
+ export var ToolbarConfiguration$ = [3, n0, _TC, 0, [_tT, _vM, _hTI, _mDR], [0, 0, 64 | 0, 0]];
1478
+ export var TooManyTagsException$ = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1479
+ TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
1480
+ export var TrustStore$ = [3, n0, _TS, 0, [_aPA, _tSA], [64 | 0, 0]];
1481
+ export var TrustStoreSummary$ = [3, n0, _TSS, 0, [_tSA], [0]];
1482
+ export var UntagResourceRequest$ = [
1461
1483
  3,
1462
1484
  n0,
1463
1485
  _URR,
@@ -1468,8 +1490,8 @@ export var UntagResourceRequest = [
1468
1490
  [() => TagKeyList, { [_hQ]: _tK }],
1469
1491
  ],
1470
1492
  ];
1471
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
1472
- export var UpdateBrowserSettingsRequest = [
1493
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
1494
+ export var UpdateBrowserSettingsRequest$ = [
1473
1495
  3,
1474
1496
  n0,
1475
1497
  _UBSR,
@@ -1479,18 +1501,18 @@ export var UpdateBrowserSettingsRequest = [
1479
1501
  [0, 1],
1480
1502
  [() => BrowserPolicy, 0],
1481
1503
  [0, 4],
1482
- [() => WebContentFilteringPolicy, 0],
1504
+ [() => WebContentFilteringPolicy$, 0],
1483
1505
  ],
1484
1506
  ];
1485
- export var UpdateBrowserSettingsResponse = [
1507
+ export var UpdateBrowserSettingsResponse$ = [
1486
1508
  3,
1487
1509
  n0,
1488
1510
  _UBSRp,
1489
1511
  0,
1490
1512
  [_bS],
1491
- [[() => BrowserSettings, 0]],
1513
+ [[() => BrowserSettings$, 0]],
1492
1514
  ];
1493
- export var UpdateDataProtectionSettingsRequest = [
1515
+ export var UpdateDataProtectionSettingsRequest$ = [
1494
1516
  3,
1495
1517
  n0,
1496
1518
  _UDPSR,
@@ -1498,21 +1520,21 @@ export var UpdateDataProtectionSettingsRequest = [
1498
1520
  [_dPSA, _iRC, _dN, _de, _cTl],
1499
1521
  [
1500
1522
  [0, 1],
1501
- [() => InlineRedactionConfiguration, 0],
1523
+ [() => InlineRedactionConfiguration$, 0],
1502
1524
  [() => DisplayNameSafe, 0],
1503
1525
  [() => DescriptionSafe, 0],
1504
1526
  [0, 4],
1505
1527
  ],
1506
1528
  ];
1507
- export var UpdateDataProtectionSettingsResponse = [
1529
+ export var UpdateDataProtectionSettingsResponse$ = [
1508
1530
  3,
1509
1531
  n0,
1510
1532
  _UDPSRp,
1511
1533
  0,
1512
1534
  [_dPS],
1513
- [[() => DataProtectionSettings, 0]],
1535
+ [[() => DataProtectionSettings$, 0]],
1514
1536
  ];
1515
- export var UpdateIdentityProviderRequest = [
1537
+ export var UpdateIdentityProviderRequest$ = [
1516
1538
  3,
1517
1539
  n0,
1518
1540
  _UIPR,
@@ -1520,15 +1542,15 @@ export var UpdateIdentityProviderRequest = [
1520
1542
  [_iPA, _iPN, _iPT, _iPD, _cTl],
1521
1543
  [[0, 1], [() => IdentityProviderName, 0], 0, [() => IdentityProviderDetails, 0], [0, 4]],
1522
1544
  ];
1523
- export var UpdateIdentityProviderResponse = [
1545
+ export var UpdateIdentityProviderResponse$ = [
1524
1546
  3,
1525
1547
  n0,
1526
1548
  _UIPRp,
1527
1549
  0,
1528
1550
  [_iP],
1529
- [[() => IdentityProvider, 0]],
1551
+ [[() => IdentityProvider$, 0]],
1530
1552
  ];
1531
- export var UpdateIpAccessSettingsRequest = [
1553
+ export var UpdateIpAccessSettingsRequest$ = [
1532
1554
  3,
1533
1555
  n0,
1534
1556
  _UIASR,
@@ -1542,15 +1564,15 @@ export var UpdateIpAccessSettingsRequest = [
1542
1564
  [0, 4],
1543
1565
  ],
1544
1566
  ];
1545
- export var UpdateIpAccessSettingsResponse = [
1567
+ export var UpdateIpAccessSettingsResponse$ = [
1546
1568
  3,
1547
1569
  n0,
1548
1570
  _UIASRp,
1549
1571
  0,
1550
1572
  [_iAS],
1551
- [[() => IpAccessSettings, 0]],
1573
+ [[() => IpAccessSettings$, 0]],
1552
1574
  ];
1553
- export var UpdateNetworkSettingsRequest = [
1575
+ export var UpdateNetworkSettingsRequest$ = [
1554
1576
  3,
1555
1577
  n0,
1556
1578
  _UNSR,
@@ -1558,8 +1580,8 @@ export var UpdateNetworkSettingsRequest = [
1558
1580
  [_nSA, _vI, _sI, _sGI, _cTl],
1559
1581
  [[0, 1], 0, 64 | 0, 64 | 0, [0, 4]],
1560
1582
  ];
1561
- export var UpdateNetworkSettingsResponse = [3, n0, _UNSRp, 0, [_nS], [() => NetworkSettings]];
1562
- export var UpdatePortalRequest = [
1583
+ export var UpdateNetworkSettingsResponse$ = [3, n0, _UNSRp, 0, [_nS], [() => NetworkSettings$]];
1584
+ export var UpdatePortalRequest$ = [
1563
1585
  3,
1564
1586
  n0,
1565
1587
  _UPR,
@@ -1567,17 +1589,17 @@ export var UpdatePortalRequest = [
1567
1589
  [_pA, _dN, _aT, _iT, _mCS],
1568
1590
  [[0, 1], [() => DisplayName, 0], 0, 0, 1],
1569
1591
  ];
1570
- export var UpdatePortalResponse = [3, n0, _UPRp, 0, [_po], [[() => Portal, 0]]];
1571
- export var UpdateSessionLoggerRequest = [
1592
+ export var UpdatePortalResponse$ = [3, n0, _UPRp, 0, [_po], [[() => Portal$, 0]]];
1593
+ export var UpdateSessionLoggerRequest$ = [
1572
1594
  3,
1573
1595
  n0,
1574
1596
  _USLR,
1575
1597
  0,
1576
1598
  [_sLA, _eF, _lC, _dN],
1577
- [[0, 1], () => EventFilter, [() => LogConfiguration, 0], [() => DisplayNameSafe, 0]],
1599
+ [[0, 1], () => EventFilter$, [() => LogConfiguration$, 0], [() => DisplayNameSafe, 0]],
1578
1600
  ];
1579
- export var UpdateSessionLoggerResponse = [3, n0, _USLRp, 0, [_sL], [[() => SessionLogger, 0]]];
1580
- export var UpdateTrustStoreRequest = [
1601
+ export var UpdateSessionLoggerResponse$ = [3, n0, _USLRp, 0, [_sL], [[() => SessionLogger$, 0]]];
1602
+ export var UpdateTrustStoreRequest$ = [
1581
1603
  3,
1582
1604
  n0,
1583
1605
  _UTSR,
@@ -1585,8 +1607,8 @@ export var UpdateTrustStoreRequest = [
1585
1607
  [_tSA, _cTA, _cTD, _cTl],
1586
1608
  [[0, 1], 64 | 21, 64 | 0, [0, 4]],
1587
1609
  ];
1588
- export var UpdateTrustStoreResponse = [3, n0, _UTSRp, 0, [_tSA], [0]];
1589
- export var UpdateUserAccessLoggingSettingsRequest = [
1610
+ export var UpdateTrustStoreResponse$ = [3, n0, _UTSRp, 0, [_tSA], [0]];
1611
+ export var UpdateUserAccessLoggingSettingsRequest$ = [
1590
1612
  3,
1591
1613
  n0,
1592
1614
  _UUALSR,
@@ -1594,15 +1616,15 @@ export var UpdateUserAccessLoggingSettingsRequest = [
1594
1616
  [_uALSA, _kSA, _cTl],
1595
1617
  [[0, 1], 0, [0, 4]],
1596
1618
  ];
1597
- export var UpdateUserAccessLoggingSettingsResponse = [
1619
+ export var UpdateUserAccessLoggingSettingsResponse$ = [
1598
1620
  3,
1599
1621
  n0,
1600
1622
  _UUALSRp,
1601
1623
  0,
1602
1624
  [_uALS],
1603
- [() => UserAccessLoggingSettings],
1625
+ [() => UserAccessLoggingSettings$],
1604
1626
  ];
1605
- export var UpdateUserSettingsRequest = [
1627
+ export var UpdateUserSettingsRequest$ = [
1606
1628
  3,
1607
1629
  n0,
1608
1630
  _UUSR,
@@ -1618,16 +1640,16 @@ export var UpdateUserSettingsRequest = [
1618
1640
  1,
1619
1641
  1,
1620
1642
  [0, 4],
1621
- [() => CookieSynchronizationConfiguration, 0],
1643
+ [() => CookieSynchronizationConfiguration$, 0],
1622
1644
  0,
1623
- () => ToolbarConfiguration,
1624
- [() => BrandingConfigurationUpdateInput, 0],
1645
+ () => ToolbarConfiguration$,
1646
+ [() => BrandingConfigurationUpdateInput$, 0],
1625
1647
  ],
1626
1648
  ];
1627
- export var UpdateUserSettingsResponse = [3, n0, _UUSRp, 0, [_uS], [[() => UserSettings, 0]]];
1628
- export var UserAccessLoggingSettings = [3, n0, _UALS, 0, [_uALSA, _aPA, _kSA], [0, 64 | 0, 0]];
1629
- export var UserAccessLoggingSettingsSummary = [3, n0, _UALSS, 0, [_uALSA, _kSA], [0, 0]];
1630
- export var UserSettings = [
1649
+ export var UpdateUserSettingsResponse$ = [3, n0, _UUSRp, 0, [_uS], [[() => UserSettings$, 0]]];
1650
+ export var UserAccessLoggingSettings$ = [3, n0, _UALS, 0, [_uALSA, _aPA, _kSA], [0, 64 | 0, 0]];
1651
+ export var UserAccessLoggingSettingsSummary$ = [3, n0, _UALSS, 0, [_uALSA, _kSA], [0, 0]];
1652
+ export var UserSettings$ = [
1631
1653
  3,
1632
1654
  n0,
1633
1655
  _US,
@@ -1643,15 +1665,15 @@ export var UserSettings = [
1643
1665
  0,
1644
1666
  1,
1645
1667
  1,
1646
- [() => CookieSynchronizationConfiguration, 0],
1668
+ [() => CookieSynchronizationConfiguration$, 0],
1647
1669
  0,
1648
1670
  128 | 0,
1649
1671
  0,
1650
- () => ToolbarConfiguration,
1651
- [() => BrandingConfiguration, 0],
1672
+ () => ToolbarConfiguration$,
1673
+ [() => BrandingConfiguration$, 0],
1652
1674
  ],
1653
1675
  ];
1654
- export var UserSettingsSummary = [
1676
+ export var UserSettingsSummary$ = [
1655
1677
  3,
1656
1678
  n0,
1657
1679
  _USS,
@@ -1666,13 +1688,13 @@ export var UserSettingsSummary = [
1666
1688
  0,
1667
1689
  1,
1668
1690
  1,
1669
- [() => CookieSynchronizationConfiguration, 0],
1691
+ [() => CookieSynchronizationConfiguration$, 0],
1670
1692
  0,
1671
- () => ToolbarConfiguration,
1672
- [() => BrandingConfiguration, 0],
1693
+ () => ToolbarConfiguration$,
1694
+ [() => BrandingConfiguration$, 0],
1673
1695
  ],
1674
1696
  ];
1675
- export var ValidationException = [
1697
+ export var ValidationException$ = [
1676
1698
  -3,
1677
1699
  n0,
1678
1700
  _VE,
@@ -1680,9 +1702,9 @@ export var ValidationException = [
1680
1702
  [_m, _r, _fL],
1681
1703
  [0, 0, () => ValidationExceptionFieldList],
1682
1704
  ];
1683
- TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
1684
- export var ValidationExceptionField = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
1685
- export var WebContentFilteringPolicy = [
1705
+ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1706
+ export var ValidationExceptionField$ = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
1707
+ export var WebContentFilteringPolicy$ = [
1686
1708
  3,
1687
1709
  n0,
1688
1710
  _WCFP,
@@ -1690,642 +1712,642 @@ export var WebContentFilteringPolicy = [
1690
1712
  [_bCl, _aU, _bU],
1691
1713
  [64 | 0, [() => UrlPatternList, 0], [() => UrlPatternList, 0]],
1692
1714
  ];
1693
- export var __Unit = "unit";
1694
- export var WorkSpacesWebServiceException = [-3, _sm, "WorkSpacesWebServiceException", 0, [], []];
1695
- TypeRegistry.for(_sm).registerError(WorkSpacesWebServiceException, __WorkSpacesWebServiceException);
1696
- export var ArnList = 64 | 0;
1697
- export var BlockedCategories = 64 | 0;
1698
- export var BrowserSettingsList = [1, n0, _BSL, 0, () => BrowserSettingsSummary];
1699
- export var CertificateList = 64 | 21;
1700
- export var CertificateSummaryList = [1, n0, _CSL, 0, () => CertificateSummary];
1701
- export var CertificateThumbprintList = 64 | 0;
1702
- export var CookieSpecifications = [1, n0, _CSoo, 0, [() => CookieSpecification, 0]];
1703
- export var DataProtectionSettingsList = [1, n0, _DPSL, 0, [() => DataProtectionSettingsSummary, 0]];
1704
- export var Events = 64 | 0;
1705
- export var GlobalInlineRedactionUrls = [1, n0, _GIRU, 0, [() => InlineRedactionUrl, 0]];
1706
- export var HiddenToolbarItemList = 64 | 0;
1707
- export var IdentityProviderList = [1, n0, _IPL, 0, [() => IdentityProviderSummary, 0]];
1708
- export var InlineRedactionPatterns = [1, n0, _IRPn, 0, [() => InlineRedactionPattern, 0]];
1709
- export var InlineRedactionUrls = [1, n0, _IRUn, 0, [() => InlineRedactionUrl, 0]];
1710
- export var IpAccessSettingsList = [1, n0, _IASL, 0, [() => IpAccessSettingsSummary, 0]];
1711
- export var IpAddressList = [1, n0, _IAL, 0, [() => IpAddress, 0]];
1712
- export var IpRuleList = [1, n0, _IRL, 8, [() => IpRule, 0]];
1713
- export var NetworkSettingsList = [1, n0, _NSL, 0, () => NetworkSettingsSummary];
1714
- export var PortalList = [1, n0, _PL, 0, [() => PortalSummary, 0]];
1715
- export var SecurityGroupIdList = 64 | 0;
1716
- export var SessionLoggerList = [1, n0, _SLL, 0, [() => SessionLoggerSummary, 0]];
1717
- export var SessionSummaryList = [1, n0, _SSL, 0, [() => SessionSummary, 0]];
1718
- export var SubnetIdList = 64 | 0;
1719
- export var TagKeyList = [1, n0, _TKL, 0, [() => TagKey, 0]];
1720
- export var TagList = [1, n0, _TL, 0, [() => Tag, 0]];
1721
- export var TrustStoreSummaryList = [1, n0, _TSSL, 0, () => TrustStoreSummary];
1722
- export var UrlPatternList = [1, n0, _UPL, 0, [() => UrlPattern, 0]];
1723
- export var UserAccessLoggingSettingsList = [1, n0, _UALSL, 0, () => UserAccessLoggingSettingsSummary];
1724
- export var UserSettingsList = [1, n0, _USL, 0, [() => UserSettingsSummary, 0]];
1725
- export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
1726
- export var EncryptionContextMap = 128 | 0;
1727
- export var IdentityProviderDetails = [2, n0, _IPD, 8, 0, 0];
1728
- export var LocalizedBrandingStringMap = [2, n0, _LBSM, 0, 0, () => LocalizedBrandingStrings];
1729
- export var EventFilter = [3, n0, _EF, 0, [_al, _in], [() => __Unit, 64 | 0]];
1730
- export var IconImageInput = [3, n0, _III, 0, [_blo, _sU], [[() => IconImage, 0], 0]];
1731
- export var WallpaperImageInput = [3, n0, _WII, 0, [_blo, _sU], [[() => WallpaperImage, 0], 0]];
1732
- export var AssociateBrowserSettings = [
1715
+ var __Unit = "unit";
1716
+ export var WorkSpacesWebServiceException$ = [-3, _sm, "WorkSpacesWebServiceException", 0, [], []];
1717
+ TypeRegistry.for(_sm).registerError(WorkSpacesWebServiceException$, WorkSpacesWebServiceException);
1718
+ var ArnList = 64 | 0;
1719
+ var BlockedCategories = 64 | 0;
1720
+ var BrowserSettingsList = [1, n0, _BSL, 0, () => BrowserSettingsSummary$];
1721
+ var CertificateList = 64 | 21;
1722
+ var CertificateSummaryList = [1, n0, _CSL, 0, () => CertificateSummary$];
1723
+ var CertificateThumbprintList = 64 | 0;
1724
+ var CookieSpecifications = [1, n0, _CSoo, 0, [() => CookieSpecification$, 0]];
1725
+ var DataProtectionSettingsList = [1, n0, _DPSL, 0, [() => DataProtectionSettingsSummary$, 0]];
1726
+ var Events = 64 | 0;
1727
+ var GlobalInlineRedactionUrls = [1, n0, _GIRU, 0, [() => InlineRedactionUrl, 0]];
1728
+ var HiddenToolbarItemList = 64 | 0;
1729
+ var IdentityProviderList = [1, n0, _IPL, 0, [() => IdentityProviderSummary$, 0]];
1730
+ var InlineRedactionPatterns = [1, n0, _IRPn, 0, [() => InlineRedactionPattern$, 0]];
1731
+ var InlineRedactionUrls = [1, n0, _IRUn, 0, [() => InlineRedactionUrl, 0]];
1732
+ var IpAccessSettingsList = [1, n0, _IASL, 0, [() => IpAccessSettingsSummary$, 0]];
1733
+ var IpAddressList = [1, n0, _IAL, 0, [() => IpAddress, 0]];
1734
+ var IpRuleList = [1, n0, _IRL, 8, [() => IpRule$, 0]];
1735
+ var NetworkSettingsList = [1, n0, _NSL, 0, () => NetworkSettingsSummary$];
1736
+ var PortalList = [1, n0, _PL, 0, [() => PortalSummary$, 0]];
1737
+ var SecurityGroupIdList = 64 | 0;
1738
+ var SessionLoggerList = [1, n0, _SLL, 0, [() => SessionLoggerSummary$, 0]];
1739
+ var SessionSummaryList = [1, n0, _SSL, 0, [() => SessionSummary$, 0]];
1740
+ var SubnetIdList = 64 | 0;
1741
+ var TagKeyList = [1, n0, _TKL, 0, [() => TagKey, 0]];
1742
+ var TagList = [1, n0, _TL, 0, [() => Tag$, 0]];
1743
+ var TrustStoreSummaryList = [1, n0, _TSSL, 0, () => TrustStoreSummary$];
1744
+ var UrlPatternList = [1, n0, _UPL, 0, [() => UrlPattern, 0]];
1745
+ var UserAccessLoggingSettingsList = [1, n0, _UALSL, 0, () => UserAccessLoggingSettingsSummary$];
1746
+ var UserSettingsList = [1, n0, _USL, 0, [() => UserSettingsSummary$, 0]];
1747
+ var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
1748
+ var EncryptionContextMap = 128 | 0;
1749
+ var IdentityProviderDetails = [2, n0, _IPD, 8, 0, 0];
1750
+ var LocalizedBrandingStringMap = [2, n0, _LBSM, 0, 0, () => LocalizedBrandingStrings$];
1751
+ export var EventFilter$ = [3, n0, _EF, 0, [_al, _in], [() => __Unit, 64 | 0]];
1752
+ export var IconImageInput$ = [3, n0, _III, 0, [_blo, _sU], [[() => IconImage, 0], 0]];
1753
+ export var WallpaperImageInput$ = [3, n0, _WII, 0, [_blo, _sU], [[() => WallpaperImage, 0], 0]];
1754
+ export var AssociateBrowserSettings$ = [
1733
1755
  9,
1734
1756
  n0,
1735
1757
  _ABS,
1736
1758
  { [_h]: ["PUT", "/portals/{portalArn+}/browserSettings", 200] },
1737
- () => AssociateBrowserSettingsRequest,
1738
- () => AssociateBrowserSettingsResponse,
1759
+ () => AssociateBrowserSettingsRequest$,
1760
+ () => AssociateBrowserSettingsResponse$,
1739
1761
  ];
1740
- export var AssociateDataProtectionSettings = [
1762
+ export var AssociateDataProtectionSettings$ = [
1741
1763
  9,
1742
1764
  n0,
1743
1765
  _ADPS,
1744
1766
  { [_h]: ["PUT", "/portals/{portalArn+}/dataProtectionSettings", 200] },
1745
- () => AssociateDataProtectionSettingsRequest,
1746
- () => AssociateDataProtectionSettingsResponse,
1767
+ () => AssociateDataProtectionSettingsRequest$,
1768
+ () => AssociateDataProtectionSettingsResponse$,
1747
1769
  ];
1748
- export var AssociateIpAccessSettings = [
1770
+ export var AssociateIpAccessSettings$ = [
1749
1771
  9,
1750
1772
  n0,
1751
1773
  _AIAS,
1752
1774
  { [_h]: ["PUT", "/portals/{portalArn+}/ipAccessSettings", 200] },
1753
- () => AssociateIpAccessSettingsRequest,
1754
- () => AssociateIpAccessSettingsResponse,
1775
+ () => AssociateIpAccessSettingsRequest$,
1776
+ () => AssociateIpAccessSettingsResponse$,
1755
1777
  ];
1756
- export var AssociateNetworkSettings = [
1778
+ export var AssociateNetworkSettings$ = [
1757
1779
  9,
1758
1780
  n0,
1759
1781
  _ANS,
1760
1782
  { [_h]: ["PUT", "/portals/{portalArn+}/networkSettings", 200] },
1761
- () => AssociateNetworkSettingsRequest,
1762
- () => AssociateNetworkSettingsResponse,
1783
+ () => AssociateNetworkSettingsRequest$,
1784
+ () => AssociateNetworkSettingsResponse$,
1763
1785
  ];
1764
- export var AssociateSessionLogger = [
1786
+ export var AssociateSessionLogger$ = [
1765
1787
  9,
1766
1788
  n0,
1767
1789
  _ASL,
1768
1790
  { [_h]: ["PUT", "/portals/{portalArn+}/sessionLogger", 200] },
1769
- () => AssociateSessionLoggerRequest,
1770
- () => AssociateSessionLoggerResponse,
1791
+ () => AssociateSessionLoggerRequest$,
1792
+ () => AssociateSessionLoggerResponse$,
1771
1793
  ];
1772
- export var AssociateTrustStore = [
1794
+ export var AssociateTrustStore$ = [
1773
1795
  9,
1774
1796
  n0,
1775
1797
  _ATS,
1776
1798
  { [_h]: ["PUT", "/portals/{portalArn+}/trustStores", 200] },
1777
- () => AssociateTrustStoreRequest,
1778
- () => AssociateTrustStoreResponse,
1799
+ () => AssociateTrustStoreRequest$,
1800
+ () => AssociateTrustStoreResponse$,
1779
1801
  ];
1780
- export var AssociateUserAccessLoggingSettings = [
1802
+ export var AssociateUserAccessLoggingSettings$ = [
1781
1803
  9,
1782
1804
  n0,
1783
1805
  _AUALS,
1784
1806
  { [_h]: ["PUT", "/portals/{portalArn+}/userAccessLoggingSettings", 200] },
1785
- () => AssociateUserAccessLoggingSettingsRequest,
1786
- () => AssociateUserAccessLoggingSettingsResponse,
1807
+ () => AssociateUserAccessLoggingSettingsRequest$,
1808
+ () => AssociateUserAccessLoggingSettingsResponse$,
1787
1809
  ];
1788
- export var AssociateUserSettings = [
1810
+ export var AssociateUserSettings$ = [
1789
1811
  9,
1790
1812
  n0,
1791
1813
  _AUS,
1792
1814
  { [_h]: ["PUT", "/portals/{portalArn+}/userSettings", 200] },
1793
- () => AssociateUserSettingsRequest,
1794
- () => AssociateUserSettingsResponse,
1815
+ () => AssociateUserSettingsRequest$,
1816
+ () => AssociateUserSettingsResponse$,
1795
1817
  ];
1796
- export var CreateBrowserSettings = [
1818
+ export var CreateBrowserSettings$ = [
1797
1819
  9,
1798
1820
  n0,
1799
1821
  _CBS,
1800
1822
  { [_h]: ["POST", "/browserSettings", 200] },
1801
- () => CreateBrowserSettingsRequest,
1802
- () => CreateBrowserSettingsResponse,
1823
+ () => CreateBrowserSettingsRequest$,
1824
+ () => CreateBrowserSettingsResponse$,
1803
1825
  ];
1804
- export var CreateDataProtectionSettings = [
1826
+ export var CreateDataProtectionSettings$ = [
1805
1827
  9,
1806
1828
  n0,
1807
1829
  _CDPS,
1808
1830
  { [_h]: ["POST", "/dataProtectionSettings", 200] },
1809
- () => CreateDataProtectionSettingsRequest,
1810
- () => CreateDataProtectionSettingsResponse,
1831
+ () => CreateDataProtectionSettingsRequest$,
1832
+ () => CreateDataProtectionSettingsResponse$,
1811
1833
  ];
1812
- export var CreateIdentityProvider = [
1834
+ export var CreateIdentityProvider$ = [
1813
1835
  9,
1814
1836
  n0,
1815
1837
  _CIP,
1816
1838
  { [_h]: ["POST", "/identityProviders", 200] },
1817
- () => CreateIdentityProviderRequest,
1818
- () => CreateIdentityProviderResponse,
1839
+ () => CreateIdentityProviderRequest$,
1840
+ () => CreateIdentityProviderResponse$,
1819
1841
  ];
1820
- export var CreateIpAccessSettings = [
1842
+ export var CreateIpAccessSettings$ = [
1821
1843
  9,
1822
1844
  n0,
1823
1845
  _CIAS,
1824
1846
  { [_h]: ["POST", "/ipAccessSettings", 200] },
1825
- () => CreateIpAccessSettingsRequest,
1826
- () => CreateIpAccessSettingsResponse,
1847
+ () => CreateIpAccessSettingsRequest$,
1848
+ () => CreateIpAccessSettingsResponse$,
1827
1849
  ];
1828
- export var CreateNetworkSettings = [
1850
+ export var CreateNetworkSettings$ = [
1829
1851
  9,
1830
1852
  n0,
1831
1853
  _CNS,
1832
1854
  { [_h]: ["POST", "/networkSettings", 200] },
1833
- () => CreateNetworkSettingsRequest,
1834
- () => CreateNetworkSettingsResponse,
1855
+ () => CreateNetworkSettingsRequest$,
1856
+ () => CreateNetworkSettingsResponse$,
1835
1857
  ];
1836
- export var CreatePortal = [
1858
+ export var CreatePortal$ = [
1837
1859
  9,
1838
1860
  n0,
1839
1861
  _CPr,
1840
1862
  { [_h]: ["POST", "/portals", 200] },
1841
- () => CreatePortalRequest,
1842
- () => CreatePortalResponse,
1863
+ () => CreatePortalRequest$,
1864
+ () => CreatePortalResponse$,
1843
1865
  ];
1844
- export var CreateSessionLogger = [
1866
+ export var CreateSessionLogger$ = [
1845
1867
  9,
1846
1868
  n0,
1847
1869
  _CSLr,
1848
1870
  { [_h]: ["POST", "/sessionLoggers", 200] },
1849
- () => CreateSessionLoggerRequest,
1850
- () => CreateSessionLoggerResponse,
1871
+ () => CreateSessionLoggerRequest$,
1872
+ () => CreateSessionLoggerResponse$,
1851
1873
  ];
1852
- export var CreateTrustStore = [
1874
+ export var CreateTrustStore$ = [
1853
1875
  9,
1854
1876
  n0,
1855
1877
  _CTS,
1856
1878
  { [_h]: ["POST", "/trustStores", 200] },
1857
- () => CreateTrustStoreRequest,
1858
- () => CreateTrustStoreResponse,
1879
+ () => CreateTrustStoreRequest$,
1880
+ () => CreateTrustStoreResponse$,
1859
1881
  ];
1860
- export var CreateUserAccessLoggingSettings = [
1882
+ export var CreateUserAccessLoggingSettings$ = [
1861
1883
  9,
1862
1884
  n0,
1863
1885
  _CUALS,
1864
1886
  { [_h]: ["POST", "/userAccessLoggingSettings", 200] },
1865
- () => CreateUserAccessLoggingSettingsRequest,
1866
- () => CreateUserAccessLoggingSettingsResponse,
1887
+ () => CreateUserAccessLoggingSettingsRequest$,
1888
+ () => CreateUserAccessLoggingSettingsResponse$,
1867
1889
  ];
1868
- export var CreateUserSettings = [
1890
+ export var CreateUserSettings$ = [
1869
1891
  9,
1870
1892
  n0,
1871
1893
  _CUS,
1872
1894
  { [_h]: ["POST", "/userSettings", 200] },
1873
- () => CreateUserSettingsRequest,
1874
- () => CreateUserSettingsResponse,
1895
+ () => CreateUserSettingsRequest$,
1896
+ () => CreateUserSettingsResponse$,
1875
1897
  ];
1876
- export var DeleteBrowserSettings = [
1898
+ export var DeleteBrowserSettings$ = [
1877
1899
  9,
1878
1900
  n0,
1879
1901
  _DBS,
1880
1902
  { [_h]: ["DELETE", "/browserSettings/{browserSettingsArn+}", 200] },
1881
- () => DeleteBrowserSettingsRequest,
1882
- () => DeleteBrowserSettingsResponse,
1903
+ () => DeleteBrowserSettingsRequest$,
1904
+ () => DeleteBrowserSettingsResponse$,
1883
1905
  ];
1884
- export var DeleteDataProtectionSettings = [
1906
+ export var DeleteDataProtectionSettings$ = [
1885
1907
  9,
1886
1908
  n0,
1887
1909
  _DDPS,
1888
1910
  { [_h]: ["DELETE", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
1889
- () => DeleteDataProtectionSettingsRequest,
1890
- () => DeleteDataProtectionSettingsResponse,
1911
+ () => DeleteDataProtectionSettingsRequest$,
1912
+ () => DeleteDataProtectionSettingsResponse$,
1891
1913
  ];
1892
- export var DeleteIdentityProvider = [
1914
+ export var DeleteIdentityProvider$ = [
1893
1915
  9,
1894
1916
  n0,
1895
1917
  _DIP,
1896
1918
  { [_h]: ["DELETE", "/identityProviders/{identityProviderArn+}", 200] },
1897
- () => DeleteIdentityProviderRequest,
1898
- () => DeleteIdentityProviderResponse,
1919
+ () => DeleteIdentityProviderRequest$,
1920
+ () => DeleteIdentityProviderResponse$,
1899
1921
  ];
1900
- export var DeleteIpAccessSettings = [
1922
+ export var DeleteIpAccessSettings$ = [
1901
1923
  9,
1902
1924
  n0,
1903
1925
  _DIAS,
1904
1926
  { [_h]: ["DELETE", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
1905
- () => DeleteIpAccessSettingsRequest,
1906
- () => DeleteIpAccessSettingsResponse,
1927
+ () => DeleteIpAccessSettingsRequest$,
1928
+ () => DeleteIpAccessSettingsResponse$,
1907
1929
  ];
1908
- export var DeleteNetworkSettings = [
1930
+ export var DeleteNetworkSettings$ = [
1909
1931
  9,
1910
1932
  n0,
1911
1933
  _DNSe,
1912
1934
  { [_h]: ["DELETE", "/networkSettings/{networkSettingsArn+}", 200] },
1913
- () => DeleteNetworkSettingsRequest,
1914
- () => DeleteNetworkSettingsResponse,
1935
+ () => DeleteNetworkSettingsRequest$,
1936
+ () => DeleteNetworkSettingsResponse$,
1915
1937
  ];
1916
- export var DeletePortal = [
1938
+ export var DeletePortal$ = [
1917
1939
  9,
1918
1940
  n0,
1919
1941
  _DP,
1920
1942
  { [_h]: ["DELETE", "/portals/{portalArn+}", 200] },
1921
- () => DeletePortalRequest,
1922
- () => DeletePortalResponse,
1943
+ () => DeletePortalRequest$,
1944
+ () => DeletePortalResponse$,
1923
1945
  ];
1924
- export var DeleteSessionLogger = [
1946
+ export var DeleteSessionLogger$ = [
1925
1947
  9,
1926
1948
  n0,
1927
1949
  _DSL,
1928
1950
  { [_h]: ["DELETE", "/sessionLoggers/{sessionLoggerArn+}", 200] },
1929
- () => DeleteSessionLoggerRequest,
1930
- () => DeleteSessionLoggerResponse,
1951
+ () => DeleteSessionLoggerRequest$,
1952
+ () => DeleteSessionLoggerResponse$,
1931
1953
  ];
1932
- export var DeleteTrustStore = [
1954
+ export var DeleteTrustStore$ = [
1933
1955
  9,
1934
1956
  n0,
1935
1957
  _DTS,
1936
1958
  { [_h]: ["DELETE", "/trustStores/{trustStoreArn+}", 200] },
1937
- () => DeleteTrustStoreRequest,
1938
- () => DeleteTrustStoreResponse,
1959
+ () => DeleteTrustStoreRequest$,
1960
+ () => DeleteTrustStoreResponse$,
1939
1961
  ];
1940
- export var DeleteUserAccessLoggingSettings = [
1962
+ export var DeleteUserAccessLoggingSettings$ = [
1941
1963
  9,
1942
1964
  n0,
1943
1965
  _DUALS,
1944
1966
  { [_h]: ["DELETE", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
1945
- () => DeleteUserAccessLoggingSettingsRequest,
1946
- () => DeleteUserAccessLoggingSettingsResponse,
1967
+ () => DeleteUserAccessLoggingSettingsRequest$,
1968
+ () => DeleteUserAccessLoggingSettingsResponse$,
1947
1969
  ];
1948
- export var DeleteUserSettings = [
1970
+ export var DeleteUserSettings$ = [
1949
1971
  9,
1950
1972
  n0,
1951
1973
  _DUS,
1952
1974
  { [_h]: ["DELETE", "/userSettings/{userSettingsArn+}", 200] },
1953
- () => DeleteUserSettingsRequest,
1954
- () => DeleteUserSettingsResponse,
1975
+ () => DeleteUserSettingsRequest$,
1976
+ () => DeleteUserSettingsResponse$,
1955
1977
  ];
1956
- export var DisassociateBrowserSettings = [
1978
+ export var DisassociateBrowserSettings$ = [
1957
1979
  9,
1958
1980
  n0,
1959
1981
  _DBSi,
1960
1982
  { [_h]: ["DELETE", "/portals/{portalArn+}/browserSettings", 200] },
1961
- () => DisassociateBrowserSettingsRequest,
1962
- () => DisassociateBrowserSettingsResponse,
1983
+ () => DisassociateBrowserSettingsRequest$,
1984
+ () => DisassociateBrowserSettingsResponse$,
1963
1985
  ];
1964
- export var DisassociateDataProtectionSettings = [
1986
+ export var DisassociateDataProtectionSettings$ = [
1965
1987
  9,
1966
1988
  n0,
1967
1989
  _DDPSi,
1968
1990
  { [_h]: ["DELETE", "/portals/{portalArn+}/dataProtectionSettings", 200] },
1969
- () => DisassociateDataProtectionSettingsRequest,
1970
- () => DisassociateDataProtectionSettingsResponse,
1991
+ () => DisassociateDataProtectionSettingsRequest$,
1992
+ () => DisassociateDataProtectionSettingsResponse$,
1971
1993
  ];
1972
- export var DisassociateIpAccessSettings = [
1994
+ export var DisassociateIpAccessSettings$ = [
1973
1995
  9,
1974
1996
  n0,
1975
1997
  _DIASi,
1976
1998
  { [_h]: ["DELETE", "/portals/{portalArn+}/ipAccessSettings", 200] },
1977
- () => DisassociateIpAccessSettingsRequest,
1978
- () => DisassociateIpAccessSettingsResponse,
1999
+ () => DisassociateIpAccessSettingsRequest$,
2000
+ () => DisassociateIpAccessSettingsResponse$,
1979
2001
  ];
1980
- export var DisassociateNetworkSettings = [
2002
+ export var DisassociateNetworkSettings$ = [
1981
2003
  9,
1982
2004
  n0,
1983
2005
  _DNSi,
1984
2006
  { [_h]: ["DELETE", "/portals/{portalArn+}/networkSettings", 200] },
1985
- () => DisassociateNetworkSettingsRequest,
1986
- () => DisassociateNetworkSettingsResponse,
2007
+ () => DisassociateNetworkSettingsRequest$,
2008
+ () => DisassociateNetworkSettingsResponse$,
1987
2009
  ];
1988
- export var DisassociateSessionLogger = [
2010
+ export var DisassociateSessionLogger$ = [
1989
2011
  9,
1990
2012
  n0,
1991
2013
  _DSLi,
1992
2014
  { [_h]: ["DELETE", "/portals/{portalArn+}/sessionLogger", 200] },
1993
- () => DisassociateSessionLoggerRequest,
1994
- () => DisassociateSessionLoggerResponse,
2015
+ () => DisassociateSessionLoggerRequest$,
2016
+ () => DisassociateSessionLoggerResponse$,
1995
2017
  ];
1996
- export var DisassociateTrustStore = [
2018
+ export var DisassociateTrustStore$ = [
1997
2019
  9,
1998
2020
  n0,
1999
2021
  _DTSi,
2000
2022
  { [_h]: ["DELETE", "/portals/{portalArn+}/trustStores", 200] },
2001
- () => DisassociateTrustStoreRequest,
2002
- () => DisassociateTrustStoreResponse,
2023
+ () => DisassociateTrustStoreRequest$,
2024
+ () => DisassociateTrustStoreResponse$,
2003
2025
  ];
2004
- export var DisassociateUserAccessLoggingSettings = [
2026
+ export var DisassociateUserAccessLoggingSettings$ = [
2005
2027
  9,
2006
2028
  n0,
2007
2029
  _DUALSi,
2008
2030
  { [_h]: ["DELETE", "/portals/{portalArn+}/userAccessLoggingSettings", 200] },
2009
- () => DisassociateUserAccessLoggingSettingsRequest,
2010
- () => DisassociateUserAccessLoggingSettingsResponse,
2031
+ () => DisassociateUserAccessLoggingSettingsRequest$,
2032
+ () => DisassociateUserAccessLoggingSettingsResponse$,
2011
2033
  ];
2012
- export var DisassociateUserSettings = [
2034
+ export var DisassociateUserSettings$ = [
2013
2035
  9,
2014
2036
  n0,
2015
2037
  _DUSi,
2016
2038
  { [_h]: ["DELETE", "/portals/{portalArn+}/userSettings", 200] },
2017
- () => DisassociateUserSettingsRequest,
2018
- () => DisassociateUserSettingsResponse,
2039
+ () => DisassociateUserSettingsRequest$,
2040
+ () => DisassociateUserSettingsResponse$,
2019
2041
  ];
2020
- export var ExpireSession = [
2042
+ export var ExpireSession$ = [
2021
2043
  9,
2022
2044
  n0,
2023
2045
  _ES,
2024
2046
  { [_h]: ["DELETE", "/portals/{portalId}/sessions/{sessionId}", 200] },
2025
- () => ExpireSessionRequest,
2026
- () => ExpireSessionResponse,
2047
+ () => ExpireSessionRequest$,
2048
+ () => ExpireSessionResponse$,
2027
2049
  ];
2028
- export var GetBrowserSettings = [
2050
+ export var GetBrowserSettings$ = [
2029
2051
  9,
2030
2052
  n0,
2031
2053
  _GBS,
2032
2054
  { [_h]: ["GET", "/browserSettings/{browserSettingsArn+}", 200] },
2033
- () => GetBrowserSettingsRequest,
2034
- () => GetBrowserSettingsResponse,
2055
+ () => GetBrowserSettingsRequest$,
2056
+ () => GetBrowserSettingsResponse$,
2035
2057
  ];
2036
- export var GetDataProtectionSettings = [
2058
+ export var GetDataProtectionSettings$ = [
2037
2059
  9,
2038
2060
  n0,
2039
2061
  _GDPS,
2040
2062
  { [_h]: ["GET", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2041
- () => GetDataProtectionSettingsRequest,
2042
- () => GetDataProtectionSettingsResponse,
2063
+ () => GetDataProtectionSettingsRequest$,
2064
+ () => GetDataProtectionSettingsResponse$,
2043
2065
  ];
2044
- export var GetIdentityProvider = [
2066
+ export var GetIdentityProvider$ = [
2045
2067
  9,
2046
2068
  n0,
2047
2069
  _GIP,
2048
2070
  { [_h]: ["GET", "/identityProviders/{identityProviderArn+}", 200] },
2049
- () => GetIdentityProviderRequest,
2050
- () => GetIdentityProviderResponse,
2071
+ () => GetIdentityProviderRequest$,
2072
+ () => GetIdentityProviderResponse$,
2051
2073
  ];
2052
- export var GetIpAccessSettings = [
2074
+ export var GetIpAccessSettings$ = [
2053
2075
  9,
2054
2076
  n0,
2055
2077
  _GIAS,
2056
2078
  { [_h]: ["GET", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2057
- () => GetIpAccessSettingsRequest,
2058
- () => GetIpAccessSettingsResponse,
2079
+ () => GetIpAccessSettingsRequest$,
2080
+ () => GetIpAccessSettingsResponse$,
2059
2081
  ];
2060
- export var GetNetworkSettings = [
2082
+ export var GetNetworkSettings$ = [
2061
2083
  9,
2062
2084
  n0,
2063
2085
  _GNS,
2064
2086
  { [_h]: ["GET", "/networkSettings/{networkSettingsArn+}", 200] },
2065
- () => GetNetworkSettingsRequest,
2066
- () => GetNetworkSettingsResponse,
2087
+ () => GetNetworkSettingsRequest$,
2088
+ () => GetNetworkSettingsResponse$,
2067
2089
  ];
2068
- export var GetPortal = [
2090
+ export var GetPortal$ = [
2069
2091
  9,
2070
2092
  n0,
2071
2093
  _GP,
2072
2094
  { [_h]: ["GET", "/portals/{portalArn+}", 200] },
2073
- () => GetPortalRequest,
2074
- () => GetPortalResponse,
2095
+ () => GetPortalRequest$,
2096
+ () => GetPortalResponse$,
2075
2097
  ];
2076
- export var GetPortalServiceProviderMetadata = [
2098
+ export var GetPortalServiceProviderMetadata$ = [
2077
2099
  9,
2078
2100
  n0,
2079
2101
  _GPSPM,
2080
2102
  { [_h]: ["GET", "/portalIdp/{portalArn+}", 200] },
2081
- () => GetPortalServiceProviderMetadataRequest,
2082
- () => GetPortalServiceProviderMetadataResponse,
2103
+ () => GetPortalServiceProviderMetadataRequest$,
2104
+ () => GetPortalServiceProviderMetadataResponse$,
2083
2105
  ];
2084
- export var GetSession = [
2106
+ export var GetSession$ = [
2085
2107
  9,
2086
2108
  n0,
2087
2109
  _GS,
2088
2110
  { [_h]: ["GET", "/portals/{portalId}/sessions/{sessionId}", 200] },
2089
- () => GetSessionRequest,
2090
- () => GetSessionResponse,
2111
+ () => GetSessionRequest$,
2112
+ () => GetSessionResponse$,
2091
2113
  ];
2092
- export var GetSessionLogger = [
2114
+ export var GetSessionLogger$ = [
2093
2115
  9,
2094
2116
  n0,
2095
2117
  _GSL,
2096
2118
  { [_h]: ["GET", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2097
- () => GetSessionLoggerRequest,
2098
- () => GetSessionLoggerResponse,
2119
+ () => GetSessionLoggerRequest$,
2120
+ () => GetSessionLoggerResponse$,
2099
2121
  ];
2100
- export var GetTrustStore = [
2122
+ export var GetTrustStore$ = [
2101
2123
  9,
2102
2124
  n0,
2103
2125
  _GTS,
2104
2126
  { [_h]: ["GET", "/trustStores/{trustStoreArn+}", 200] },
2105
- () => GetTrustStoreRequest,
2106
- () => GetTrustStoreResponse,
2127
+ () => GetTrustStoreRequest$,
2128
+ () => GetTrustStoreResponse$,
2107
2129
  ];
2108
- export var GetTrustStoreCertificate = [
2130
+ export var GetTrustStoreCertificate$ = [
2109
2131
  9,
2110
2132
  n0,
2111
2133
  _GTSC,
2112
2134
  { [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificate", 200] },
2113
- () => GetTrustStoreCertificateRequest,
2114
- () => GetTrustStoreCertificateResponse,
2135
+ () => GetTrustStoreCertificateRequest$,
2136
+ () => GetTrustStoreCertificateResponse$,
2115
2137
  ];
2116
- export var GetUserAccessLoggingSettings = [
2138
+ export var GetUserAccessLoggingSettings$ = [
2117
2139
  9,
2118
2140
  n0,
2119
2141
  _GUALS,
2120
2142
  { [_h]: ["GET", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2121
- () => GetUserAccessLoggingSettingsRequest,
2122
- () => GetUserAccessLoggingSettingsResponse,
2143
+ () => GetUserAccessLoggingSettingsRequest$,
2144
+ () => GetUserAccessLoggingSettingsResponse$,
2123
2145
  ];
2124
- export var GetUserSettings = [
2146
+ export var GetUserSettings$ = [
2125
2147
  9,
2126
2148
  n0,
2127
2149
  _GUS,
2128
2150
  { [_h]: ["GET", "/userSettings/{userSettingsArn+}", 200] },
2129
- () => GetUserSettingsRequest,
2130
- () => GetUserSettingsResponse,
2151
+ () => GetUserSettingsRequest$,
2152
+ () => GetUserSettingsResponse$,
2131
2153
  ];
2132
- export var ListBrowserSettings = [
2154
+ export var ListBrowserSettings$ = [
2133
2155
  9,
2134
2156
  n0,
2135
2157
  _LBSi,
2136
2158
  { [_h]: ["GET", "/browserSettings", 200] },
2137
- () => ListBrowserSettingsRequest,
2138
- () => ListBrowserSettingsResponse,
2159
+ () => ListBrowserSettingsRequest$,
2160
+ () => ListBrowserSettingsResponse$,
2139
2161
  ];
2140
- export var ListDataProtectionSettings = [
2162
+ export var ListDataProtectionSettings$ = [
2141
2163
  9,
2142
2164
  n0,
2143
2165
  _LDPS,
2144
2166
  { [_h]: ["GET", "/dataProtectionSettings", 200] },
2145
- () => ListDataProtectionSettingsRequest,
2146
- () => ListDataProtectionSettingsResponse,
2167
+ () => ListDataProtectionSettingsRequest$,
2168
+ () => ListDataProtectionSettingsResponse$,
2147
2169
  ];
2148
- export var ListIdentityProviders = [
2170
+ export var ListIdentityProviders$ = [
2149
2171
  9,
2150
2172
  n0,
2151
2173
  _LIP,
2152
2174
  { [_h]: ["GET", "/portals/{portalArn+}/identityProviders", 200] },
2153
- () => ListIdentityProvidersRequest,
2154
- () => ListIdentityProvidersResponse,
2175
+ () => ListIdentityProvidersRequest$,
2176
+ () => ListIdentityProvidersResponse$,
2155
2177
  ];
2156
- export var ListIpAccessSettings = [
2178
+ export var ListIpAccessSettings$ = [
2157
2179
  9,
2158
2180
  n0,
2159
2181
  _LIAS,
2160
2182
  { [_h]: ["GET", "/ipAccessSettings", 200] },
2161
- () => ListIpAccessSettingsRequest,
2162
- () => ListIpAccessSettingsResponse,
2183
+ () => ListIpAccessSettingsRequest$,
2184
+ () => ListIpAccessSettingsResponse$,
2163
2185
  ];
2164
- export var ListNetworkSettings = [
2186
+ export var ListNetworkSettings$ = [
2165
2187
  9,
2166
2188
  n0,
2167
2189
  _LNS,
2168
2190
  { [_h]: ["GET", "/networkSettings", 200] },
2169
- () => ListNetworkSettingsRequest,
2170
- () => ListNetworkSettingsResponse,
2191
+ () => ListNetworkSettingsRequest$,
2192
+ () => ListNetworkSettingsResponse$,
2171
2193
  ];
2172
- export var ListPortals = [
2194
+ export var ListPortals$ = [
2173
2195
  9,
2174
2196
  n0,
2175
2197
  _LP,
2176
2198
  { [_h]: ["GET", "/portals", 200] },
2177
- () => ListPortalsRequest,
2178
- () => ListPortalsResponse,
2199
+ () => ListPortalsRequest$,
2200
+ () => ListPortalsResponse$,
2179
2201
  ];
2180
- export var ListSessionLoggers = [
2202
+ export var ListSessionLoggers$ = [
2181
2203
  9,
2182
2204
  n0,
2183
2205
  _LSL,
2184
2206
  { [_h]: ["GET", "/sessionLoggers", 200] },
2185
- () => ListSessionLoggersRequest,
2186
- () => ListSessionLoggersResponse,
2207
+ () => ListSessionLoggersRequest$,
2208
+ () => ListSessionLoggersResponse$,
2187
2209
  ];
2188
- export var ListSessions = [
2210
+ export var ListSessions$ = [
2189
2211
  9,
2190
2212
  n0,
2191
2213
  _LS,
2192
2214
  { [_h]: ["GET", "/portals/{portalId}/sessions", 200] },
2193
- () => ListSessionsRequest,
2194
- () => ListSessionsResponse,
2215
+ () => ListSessionsRequest$,
2216
+ () => ListSessionsResponse$,
2195
2217
  ];
2196
- export var ListTagsForResource = [
2218
+ export var ListTagsForResource$ = [
2197
2219
  9,
2198
2220
  n0,
2199
2221
  _LTFR,
2200
2222
  { [_h]: ["GET", "/tags/{resourceArn+}", 200] },
2201
- () => ListTagsForResourceRequest,
2202
- () => ListTagsForResourceResponse,
2223
+ () => ListTagsForResourceRequest$,
2224
+ () => ListTagsForResourceResponse$,
2203
2225
  ];
2204
- export var ListTrustStoreCertificates = [
2226
+ export var ListTrustStoreCertificates$ = [
2205
2227
  9,
2206
2228
  n0,
2207
2229
  _LTSC,
2208
2230
  { [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificates", 200] },
2209
- () => ListTrustStoreCertificatesRequest,
2210
- () => ListTrustStoreCertificatesResponse,
2231
+ () => ListTrustStoreCertificatesRequest$,
2232
+ () => ListTrustStoreCertificatesResponse$,
2211
2233
  ];
2212
- export var ListTrustStores = [
2234
+ export var ListTrustStores$ = [
2213
2235
  9,
2214
2236
  n0,
2215
2237
  _LTS,
2216
2238
  { [_h]: ["GET", "/trustStores", 200] },
2217
- () => ListTrustStoresRequest,
2218
- () => ListTrustStoresResponse,
2239
+ () => ListTrustStoresRequest$,
2240
+ () => ListTrustStoresResponse$,
2219
2241
  ];
2220
- export var ListUserAccessLoggingSettings = [
2242
+ export var ListUserAccessLoggingSettings$ = [
2221
2243
  9,
2222
2244
  n0,
2223
2245
  _LUALS,
2224
2246
  { [_h]: ["GET", "/userAccessLoggingSettings", 200] },
2225
- () => ListUserAccessLoggingSettingsRequest,
2226
- () => ListUserAccessLoggingSettingsResponse,
2247
+ () => ListUserAccessLoggingSettingsRequest$,
2248
+ () => ListUserAccessLoggingSettingsResponse$,
2227
2249
  ];
2228
- export var ListUserSettings = [
2250
+ export var ListUserSettings$ = [
2229
2251
  9,
2230
2252
  n0,
2231
2253
  _LUS,
2232
2254
  { [_h]: ["GET", "/userSettings", 200] },
2233
- () => ListUserSettingsRequest,
2234
- () => ListUserSettingsResponse,
2255
+ () => ListUserSettingsRequest$,
2256
+ () => ListUserSettingsResponse$,
2235
2257
  ];
2236
- export var TagResource = [
2258
+ export var TagResource$ = [
2237
2259
  9,
2238
2260
  n0,
2239
2261
  _TR,
2240
2262
  { [_h]: ["POST", "/tags/{resourceArn+}", 200] },
2241
- () => TagResourceRequest,
2242
- () => TagResourceResponse,
2263
+ () => TagResourceRequest$,
2264
+ () => TagResourceResponse$,
2243
2265
  ];
2244
- export var UntagResource = [
2266
+ export var UntagResource$ = [
2245
2267
  9,
2246
2268
  n0,
2247
2269
  _UR,
2248
2270
  { [_h]: ["DELETE", "/tags/{resourceArn+}", 200] },
2249
- () => UntagResourceRequest,
2250
- () => UntagResourceResponse,
2271
+ () => UntagResourceRequest$,
2272
+ () => UntagResourceResponse$,
2251
2273
  ];
2252
- export var UpdateBrowserSettings = [
2274
+ export var UpdateBrowserSettings$ = [
2253
2275
  9,
2254
2276
  n0,
2255
2277
  _UBS,
2256
2278
  { [_h]: ["PATCH", "/browserSettings/{browserSettingsArn+}", 200] },
2257
- () => UpdateBrowserSettingsRequest,
2258
- () => UpdateBrowserSettingsResponse,
2279
+ () => UpdateBrowserSettingsRequest$,
2280
+ () => UpdateBrowserSettingsResponse$,
2259
2281
  ];
2260
- export var UpdateDataProtectionSettings = [
2282
+ export var UpdateDataProtectionSettings$ = [
2261
2283
  9,
2262
2284
  n0,
2263
2285
  _UDPS,
2264
2286
  { [_h]: ["PATCH", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2265
- () => UpdateDataProtectionSettingsRequest,
2266
- () => UpdateDataProtectionSettingsResponse,
2287
+ () => UpdateDataProtectionSettingsRequest$,
2288
+ () => UpdateDataProtectionSettingsResponse$,
2267
2289
  ];
2268
- export var UpdateIdentityProvider = [
2290
+ export var UpdateIdentityProvider$ = [
2269
2291
  9,
2270
2292
  n0,
2271
2293
  _UIP,
2272
2294
  { [_h]: ["PATCH", "/identityProviders/{identityProviderArn+}", 200] },
2273
- () => UpdateIdentityProviderRequest,
2274
- () => UpdateIdentityProviderResponse,
2295
+ () => UpdateIdentityProviderRequest$,
2296
+ () => UpdateIdentityProviderResponse$,
2275
2297
  ];
2276
- export var UpdateIpAccessSettings = [
2298
+ export var UpdateIpAccessSettings$ = [
2277
2299
  9,
2278
2300
  n0,
2279
2301
  _UIAS,
2280
2302
  { [_h]: ["PATCH", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2281
- () => UpdateIpAccessSettingsRequest,
2282
- () => UpdateIpAccessSettingsResponse,
2303
+ () => UpdateIpAccessSettingsRequest$,
2304
+ () => UpdateIpAccessSettingsResponse$,
2283
2305
  ];
2284
- export var UpdateNetworkSettings = [
2306
+ export var UpdateNetworkSettings$ = [
2285
2307
  9,
2286
2308
  n0,
2287
2309
  _UNS,
2288
2310
  { [_h]: ["PATCH", "/networkSettings/{networkSettingsArn+}", 200] },
2289
- () => UpdateNetworkSettingsRequest,
2290
- () => UpdateNetworkSettingsResponse,
2311
+ () => UpdateNetworkSettingsRequest$,
2312
+ () => UpdateNetworkSettingsResponse$,
2291
2313
  ];
2292
- export var UpdatePortal = [
2314
+ export var UpdatePortal$ = [
2293
2315
  9,
2294
2316
  n0,
2295
2317
  _UPp,
2296
2318
  { [_h]: ["PUT", "/portals/{portalArn+}", 200] },
2297
- () => UpdatePortalRequest,
2298
- () => UpdatePortalResponse,
2319
+ () => UpdatePortalRequest$,
2320
+ () => UpdatePortalResponse$,
2299
2321
  ];
2300
- export var UpdateSessionLogger = [
2322
+ export var UpdateSessionLogger$ = [
2301
2323
  9,
2302
2324
  n0,
2303
2325
  _USLp,
2304
2326
  { [_h]: ["POST", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2305
- () => UpdateSessionLoggerRequest,
2306
- () => UpdateSessionLoggerResponse,
2327
+ () => UpdateSessionLoggerRequest$,
2328
+ () => UpdateSessionLoggerResponse$,
2307
2329
  ];
2308
- export var UpdateTrustStore = [
2330
+ export var UpdateTrustStore$ = [
2309
2331
  9,
2310
2332
  n0,
2311
2333
  _UTS,
2312
2334
  { [_h]: ["PATCH", "/trustStores/{trustStoreArn+}", 200] },
2313
- () => UpdateTrustStoreRequest,
2314
- () => UpdateTrustStoreResponse,
2335
+ () => UpdateTrustStoreRequest$,
2336
+ () => UpdateTrustStoreResponse$,
2315
2337
  ];
2316
- export var UpdateUserAccessLoggingSettings = [
2338
+ export var UpdateUserAccessLoggingSettings$ = [
2317
2339
  9,
2318
2340
  n0,
2319
2341
  _UUALS,
2320
2342
  { [_h]: ["PATCH", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2321
- () => UpdateUserAccessLoggingSettingsRequest,
2322
- () => UpdateUserAccessLoggingSettingsResponse,
2343
+ () => UpdateUserAccessLoggingSettingsRequest$,
2344
+ () => UpdateUserAccessLoggingSettingsResponse$,
2323
2345
  ];
2324
- export var UpdateUserSettings = [
2346
+ export var UpdateUserSettings$ = [
2325
2347
  9,
2326
2348
  n0,
2327
2349
  _UUS,
2328
2350
  { [_h]: ["PATCH", "/userSettings/{userSettingsArn+}", 200] },
2329
- () => UpdateUserSettingsRequest,
2330
- () => UpdateUserSettingsResponse,
2351
+ () => UpdateUserSettingsRequest$,
2352
+ () => UpdateUserSettingsResponse$,
2331
2353
  ];