@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
package/dist-cjs/index.js CHANGED
@@ -110,14 +110,14 @@ class WorkSpacesWebClient extends smithyClient.Client {
110
110
  }
111
111
  }
112
112
 
113
- let WorkSpacesWebServiceException$1 = class WorkSpacesWebServiceException extends smithyClient.ServiceException {
113
+ class WorkSpacesWebServiceException extends smithyClient.ServiceException {
114
114
  constructor(options) {
115
115
  super(options);
116
116
  Object.setPrototypeOf(this, WorkSpacesWebServiceException.prototype);
117
117
  }
118
- };
118
+ }
119
119
 
120
- let AccessDeniedException$1 = class AccessDeniedException extends WorkSpacesWebServiceException$1 {
120
+ class AccessDeniedException extends WorkSpacesWebServiceException {
121
121
  name = "AccessDeniedException";
122
122
  $fault = "client";
123
123
  constructor(opts) {
@@ -128,8 +128,8 @@ let AccessDeniedException$1 = class AccessDeniedException extends WorkSpacesWebS
128
128
  });
129
129
  Object.setPrototypeOf(this, AccessDeniedException.prototype);
130
130
  }
131
- };
132
- let ConflictException$1 = class ConflictException extends WorkSpacesWebServiceException$1 {
131
+ }
132
+ class ConflictException extends WorkSpacesWebServiceException {
133
133
  name = "ConflictException";
134
134
  $fault = "client";
135
135
  resourceId;
@@ -144,8 +144,8 @@ let ConflictException$1 = class ConflictException extends WorkSpacesWebServiceEx
144
144
  this.resourceId = opts.resourceId;
145
145
  this.resourceType = opts.resourceType;
146
146
  }
147
- };
148
- let InternalServerException$1 = class InternalServerException extends WorkSpacesWebServiceException$1 {
147
+ }
148
+ class InternalServerException extends WorkSpacesWebServiceException {
149
149
  name = "InternalServerException";
150
150
  $fault = "server";
151
151
  retryAfterSeconds;
@@ -158,8 +158,8 @@ let InternalServerException$1 = class InternalServerException extends WorkSpaces
158
158
  Object.setPrototypeOf(this, InternalServerException.prototype);
159
159
  this.retryAfterSeconds = opts.retryAfterSeconds;
160
160
  }
161
- };
162
- let ResourceNotFoundException$1 = class ResourceNotFoundException extends WorkSpacesWebServiceException$1 {
161
+ }
162
+ class ResourceNotFoundException extends WorkSpacesWebServiceException {
163
163
  name = "ResourceNotFoundException";
164
164
  $fault = "client";
165
165
  resourceId;
@@ -174,8 +174,8 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends WorkSp
174
174
  this.resourceId = opts.resourceId;
175
175
  this.resourceType = opts.resourceType;
176
176
  }
177
- };
178
- let ThrottlingException$1 = class ThrottlingException extends WorkSpacesWebServiceException$1 {
177
+ }
178
+ class ThrottlingException extends WorkSpacesWebServiceException {
179
179
  name = "ThrottlingException";
180
180
  $fault = "client";
181
181
  serviceCode;
@@ -192,8 +192,8 @@ let ThrottlingException$1 = class ThrottlingException extends WorkSpacesWebServi
192
192
  this.quotaCode = opts.quotaCode;
193
193
  this.retryAfterSeconds = opts.retryAfterSeconds;
194
194
  }
195
- };
196
- let ValidationException$1 = class ValidationException extends WorkSpacesWebServiceException$1 {
195
+ }
196
+ class ValidationException extends WorkSpacesWebServiceException {
197
197
  name = "ValidationException";
198
198
  $fault = "client";
199
199
  reason;
@@ -208,8 +208,8 @@ let ValidationException$1 = class ValidationException extends WorkSpacesWebServi
208
208
  this.reason = opts.reason;
209
209
  this.fieldList = opts.fieldList;
210
210
  }
211
- };
212
- let ServiceQuotaExceededException$1 = class ServiceQuotaExceededException extends WorkSpacesWebServiceException$1 {
211
+ }
212
+ class ServiceQuotaExceededException extends WorkSpacesWebServiceException {
213
213
  name = "ServiceQuotaExceededException";
214
214
  $fault = "client";
215
215
  resourceId;
@@ -228,8 +228,8 @@ let ServiceQuotaExceededException$1 = class ServiceQuotaExceededException extend
228
228
  this.serviceCode = opts.serviceCode;
229
229
  this.quotaCode = opts.quotaCode;
230
230
  }
231
- };
232
- let TooManyTagsException$1 = class TooManyTagsException extends WorkSpacesWebServiceException$1 {
231
+ }
232
+ class TooManyTagsException extends WorkSpacesWebServiceException {
233
233
  name = "TooManyTagsException";
234
234
  $fault = "client";
235
235
  resourceName;
@@ -242,7 +242,7 @@ let TooManyTagsException$1 = class TooManyTagsException extends WorkSpacesWebSer
242
242
  Object.setPrototypeOf(this, TooManyTagsException.prototype);
243
243
  this.resourceName = opts.resourceName;
244
244
  }
245
- };
245
+ }
246
246
 
247
247
  const _ABS = "AssociateBrowserSettings";
248
248
  const _ABSR = "AssociateBrowserSettingsRequest";
@@ -767,9 +767,9 @@ var TagValue = [0, n0, _TV, 8, 0];
767
767
  var UrlPattern = [0, n0, _UP, 8, 0];
768
768
  var Username = [0, n0, _U, 8, 0];
769
769
  var WallpaperImage = [0, n0, _WI, { [_mT]: _i }, 21];
770
- var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
771
- schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
772
- var AssociateBrowserSettingsRequest = [
770
+ var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
771
+ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
772
+ var AssociateBrowserSettingsRequest$ = [
773
773
  3,
774
774
  n0,
775
775
  _ABSR,
@@ -780,8 +780,8 @@ var AssociateBrowserSettingsRequest = [
780
780
  [0, { [_hQ]: _bSA }],
781
781
  ],
782
782
  ];
783
- var AssociateBrowserSettingsResponse = [3, n0, _ABSRs, 0, [_pA, _bSA], [0, 0]];
784
- var AssociateDataProtectionSettingsRequest = [
783
+ var AssociateBrowserSettingsResponse$ = [3, n0, _ABSRs, 0, [_pA, _bSA], [0, 0]];
784
+ var AssociateDataProtectionSettingsRequest$ = [
785
785
  3,
786
786
  n0,
787
787
  _ADPSR,
@@ -792,8 +792,8 @@ var AssociateDataProtectionSettingsRequest = [
792
792
  [0, { [_hQ]: _dPSA }],
793
793
  ],
794
794
  ];
795
- var AssociateDataProtectionSettingsResponse = [3, n0, _ADPSRs, 0, [_pA, _dPSA], [0, 0]];
796
- var AssociateIpAccessSettingsRequest = [
795
+ var AssociateDataProtectionSettingsResponse$ = [3, n0, _ADPSRs, 0, [_pA, _dPSA], [0, 0]];
796
+ var AssociateIpAccessSettingsRequest$ = [
797
797
  3,
798
798
  n0,
799
799
  _AIASR,
@@ -804,8 +804,8 @@ var AssociateIpAccessSettingsRequest = [
804
804
  [0, { [_hQ]: _iASA }],
805
805
  ],
806
806
  ];
807
- var AssociateIpAccessSettingsResponse = [3, n0, _AIASRs, 0, [_pA, _iASA], [0, 0]];
808
- var AssociateNetworkSettingsRequest = [
807
+ var AssociateIpAccessSettingsResponse$ = [3, n0, _AIASRs, 0, [_pA, _iASA], [0, 0]];
808
+ var AssociateNetworkSettingsRequest$ = [
809
809
  3,
810
810
  n0,
811
811
  _ANSR,
@@ -816,8 +816,8 @@ var AssociateNetworkSettingsRequest = [
816
816
  [0, { [_hQ]: _nSA }],
817
817
  ],
818
818
  ];
819
- var AssociateNetworkSettingsResponse = [3, n0, _ANSRs, 0, [_pA, _nSA], [0, 0]];
820
- var AssociateSessionLoggerRequest = [
819
+ var AssociateNetworkSettingsResponse$ = [3, n0, _ANSRs, 0, [_pA, _nSA], [0, 0]];
820
+ var AssociateSessionLoggerRequest$ = [
821
821
  3,
822
822
  n0,
823
823
  _ASLR,
@@ -828,8 +828,8 @@ var AssociateSessionLoggerRequest = [
828
828
  [0, { [_hQ]: _sLA }],
829
829
  ],
830
830
  ];
831
- var AssociateSessionLoggerResponse = [3, n0, _ASLRs, 0, [_pA, _sLA], [0, 0]];
832
- var AssociateTrustStoreRequest = [
831
+ var AssociateSessionLoggerResponse$ = [3, n0, _ASLRs, 0, [_pA, _sLA], [0, 0]];
832
+ var AssociateTrustStoreRequest$ = [
833
833
  3,
834
834
  n0,
835
835
  _ATSR,
@@ -840,8 +840,8 @@ var AssociateTrustStoreRequest = [
840
840
  [0, { [_hQ]: _tSA }],
841
841
  ],
842
842
  ];
843
- var AssociateTrustStoreResponse = [3, n0, _ATSRs, 0, [_pA, _tSA], [0, 0]];
844
- var AssociateUserAccessLoggingSettingsRequest = [
843
+ var AssociateTrustStoreResponse$ = [3, n0, _ATSRs, 0, [_pA, _tSA], [0, 0]];
844
+ var AssociateUserAccessLoggingSettingsRequest$ = [
845
845
  3,
846
846
  n0,
847
847
  _AUALSR,
@@ -852,7 +852,7 @@ var AssociateUserAccessLoggingSettingsRequest = [
852
852
  [0, { [_hQ]: _uALSA }],
853
853
  ],
854
854
  ];
855
- var AssociateUserAccessLoggingSettingsResponse = [
855
+ var AssociateUserAccessLoggingSettingsResponse$ = [
856
856
  3,
857
857
  n0,
858
858
  _AUALSRs,
@@ -860,7 +860,7 @@ var AssociateUserAccessLoggingSettingsResponse = [
860
860
  [_pA, _uALSA],
861
861
  [0, 0],
862
862
  ];
863
- var AssociateUserSettingsRequest = [
863
+ var AssociateUserSettingsRequest$ = [
864
864
  3,
865
865
  n0,
866
866
  _AUSR,
@@ -871,66 +871,66 @@ var AssociateUserSettingsRequest = [
871
871
  [0, { [_hQ]: _uSA }],
872
872
  ],
873
873
  ];
874
- var AssociateUserSettingsResponse = [3, n0, _AUSRs, 0, [_pA, _uSA], [0, 0]];
875
- var BrandingConfiguration = [
874
+ var AssociateUserSettingsResponse$ = [3, n0, _AUSRs, 0, [_pA, _uSA], [0, 0]];
875
+ var BrandingConfiguration$ = [
876
876
  3,
877
877
  n0,
878
878
  _BC,
879
879
  0,
880
880
  [_l, _w, _f, _lS, _cT, _tOS],
881
881
  [
882
- () => ImageMetadata,
883
- () => ImageMetadata,
884
- () => ImageMetadata,
882
+ () => ImageMetadata$,
883
+ () => ImageMetadata$,
884
+ () => ImageMetadata$,
885
885
  () => LocalizedBrandingStringMap,
886
886
  0,
887
887
  [() => Markdown, 0],
888
888
  ],
889
889
  ];
890
- var BrandingConfigurationCreateInput = [
890
+ var BrandingConfigurationCreateInput$ = [
891
891
  3,
892
892
  n0,
893
893
  _BCCI,
894
894
  0,
895
895
  [_l, _w, _f, _lS, _cT, _tOS],
896
896
  [
897
- [() => IconImageInput, 0],
898
- [() => WallpaperImageInput, 0],
899
- [() => IconImageInput, 0],
897
+ [() => IconImageInput$, 0],
898
+ [() => WallpaperImageInput$, 0],
899
+ [() => IconImageInput$, 0],
900
900
  () => LocalizedBrandingStringMap,
901
901
  0,
902
902
  [() => Markdown, 0],
903
903
  ],
904
904
  ];
905
- var BrandingConfigurationUpdateInput = [
905
+ var BrandingConfigurationUpdateInput$ = [
906
906
  3,
907
907
  n0,
908
908
  _BCUI,
909
909
  0,
910
910
  [_l, _w, _f, _lS, _cT, _tOS],
911
911
  [
912
- [() => IconImageInput, 0],
913
- [() => WallpaperImageInput, 0],
914
- [() => IconImageInput, 0],
912
+ [() => IconImageInput$, 0],
913
+ [() => WallpaperImageInput$, 0],
914
+ [() => IconImageInput$, 0],
915
915
  () => LocalizedBrandingStringMap,
916
916
  0,
917
917
  [() => Markdown, 0],
918
918
  ],
919
919
  ];
920
- var BrowserSettings = [
920
+ var BrowserSettings$ = [
921
921
  3,
922
922
  n0,
923
923
  _BS,
924
924
  0,
925
925
  [_bSA, _aPA, _bP, _cMK, _aEC, _wCFP],
926
- [0, 64 | 0, [() => BrowserPolicy, 0], 0, 128 | 0, [() => WebContentFilteringPolicy, 0]],
927
- ];
928
- var BrowserSettingsSummary = [3, n0, _BSS, 0, [_bSA], [0]];
929
- var Certificate = [3, n0, _C, 0, [_th, _su, _is, _nVB, _nVA, _b], [0, 0, 0, 4, 4, 21]];
930
- var CertificateSummary = [3, n0, _CS, 0, [_th, _su, _is, _nVB, _nVA], [0, 0, 0, 4, 4]];
931
- var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
932
- schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
933
- var CookieSpecification = [
926
+ [0, 64 | 0, [() => BrowserPolicy, 0], 0, 128 | 0, [() => WebContentFilteringPolicy$, 0]],
927
+ ];
928
+ var BrowserSettingsSummary$ = [3, n0, _BSS, 0, [_bSA], [0]];
929
+ var Certificate$ = [3, n0, _C, 0, [_th, _su, _is, _nVB, _nVA, _b], [0, 0, 0, 4, 4, 21]];
930
+ var CertificateSummary$ = [3, n0, _CS, 0, [_th, _su, _is, _nVB, _nVA], [0, 0, 0, 4, 4]];
931
+ var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
932
+ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
933
+ var CookieSpecification$ = [
934
934
  3,
935
935
  n0,
936
936
  _CSo,
@@ -942,7 +942,7 @@ var CookieSpecification = [
942
942
  [() => CookiePath, 0],
943
943
  ],
944
944
  ];
945
- var CookieSynchronizationConfiguration = [
945
+ var CookieSynchronizationConfiguration$ = [
946
946
  3,
947
947
  n0,
948
948
  _CSC,
@@ -953,16 +953,16 @@ var CookieSynchronizationConfiguration = [
953
953
  [() => CookieSpecifications, 0],
954
954
  ],
955
955
  ];
956
- var CreateBrowserSettingsRequest = [
956
+ var CreateBrowserSettingsRequest$ = [
957
957
  3,
958
958
  n0,
959
959
  _CBSR,
960
960
  0,
961
961
  [_ta, _cMK, _aEC, _bP, _cTl, _wCFP],
962
- [[() => TagList, 0], 0, 128 | 0, [() => BrowserPolicy, 0], [0, 4], [() => WebContentFilteringPolicy, 0]],
962
+ [[() => TagList, 0], 0, 128 | 0, [() => BrowserPolicy, 0], [0, 4], [() => WebContentFilteringPolicy$, 0]],
963
963
  ];
964
- var CreateBrowserSettingsResponse = [3, n0, _CBSRr, 0, [_bSA], [0]];
965
- var CreateDataProtectionSettingsRequest = [
964
+ var CreateBrowserSettingsResponse$ = [3, n0, _CBSRr, 0, [_bSA], [0]];
965
+ var CreateDataProtectionSettingsRequest$ = [
966
966
  3,
967
967
  n0,
968
968
  _CDPSR,
@@ -974,12 +974,12 @@ var CreateDataProtectionSettingsRequest = [
974
974
  [() => TagList, 0],
975
975
  0,
976
976
  128 | 0,
977
- [() => InlineRedactionConfiguration, 0],
977
+ [() => InlineRedactionConfiguration$, 0],
978
978
  [0, 4],
979
979
  ],
980
980
  ];
981
- var CreateDataProtectionSettingsResponse = [3, n0, _CDPSRr, 0, [_dPSA], [0]];
982
- var CreateIdentityProviderRequest = [
981
+ var CreateDataProtectionSettingsResponse$ = [3, n0, _CDPSRr, 0, [_dPSA], [0]];
982
+ var CreateIdentityProviderRequest$ = [
983
983
  3,
984
984
  n0,
985
985
  _CIPR,
@@ -987,8 +987,8 @@ var CreateIdentityProviderRequest = [
987
987
  [_pA, _iPN, _iPT, _iPD, _cTl, _ta],
988
988
  [0, [() => IdentityProviderName, 0], 0, [() => IdentityProviderDetails, 0], [0, 4], [() => TagList, 0]],
989
989
  ];
990
- var CreateIdentityProviderResponse = [3, n0, _CIPRr, 0, [_iPA], [0]];
991
- var CreateIpAccessSettingsRequest = [
990
+ var CreateIdentityProviderResponse$ = [3, n0, _CIPRr, 0, [_iPA], [0]];
991
+ var CreateIpAccessSettingsRequest$ = [
992
992
  3,
993
993
  n0,
994
994
  _CIASR,
@@ -996,8 +996,8 @@ var CreateIpAccessSettingsRequest = [
996
996
  [_dN, _de, _ta, _cMK, _aEC, _iR, _cTl],
997
997
  [[() => DisplayName, 0], [() => Description, 0], [() => TagList, 0], 0, 128 | 0, [() => IpRuleList, 0], [0, 4]],
998
998
  ];
999
- var CreateIpAccessSettingsResponse = [3, n0, _CIASRr, 0, [_iASA], [0]];
1000
- var CreateNetworkSettingsRequest = [
999
+ var CreateIpAccessSettingsResponse$ = [3, n0, _CIASRr, 0, [_iASA], [0]];
1000
+ var CreateNetworkSettingsRequest$ = [
1001
1001
  3,
1002
1002
  n0,
1003
1003
  _CNSR,
@@ -1005,8 +1005,8 @@ var CreateNetworkSettingsRequest = [
1005
1005
  [_vI, _sI, _sGI, _ta, _cTl],
1006
1006
  [0, 64 | 0, 64 | 0, [() => TagList, 0], [0, 4]],
1007
1007
  ];
1008
- var CreateNetworkSettingsResponse = [3, n0, _CNSRr, 0, [_nSA], [0]];
1009
- var CreatePortalRequest = [
1008
+ var CreateNetworkSettingsResponse$ = [3, n0, _CNSRr, 0, [_nSA], [0]];
1009
+ var CreatePortalRequest$ = [
1010
1010
  3,
1011
1011
  n0,
1012
1012
  _CPR,
@@ -1014,17 +1014,25 @@ var CreatePortalRequest = [
1014
1014
  [_dN, _ta, _cMK, _aEC, _cTl, _aT, _iT, _mCS],
1015
1015
  [[() => DisplayName, 0], [() => TagList, 0], 0, 128 | 0, [0, 4], 0, 0, 1],
1016
1016
  ];
1017
- var CreatePortalResponse = [3, n0, _CPRr, 0, [_pA, _pE], [0, 0]];
1018
- var CreateSessionLoggerRequest = [
1017
+ var CreatePortalResponse$ = [3, n0, _CPRr, 0, [_pA, _pE], [0, 0]];
1018
+ var CreateSessionLoggerRequest$ = [
1019
1019
  3,
1020
1020
  n0,
1021
1021
  _CSLR,
1022
1022
  0,
1023
1023
  [_eF, _lC, _dN, _cMK, _aEC, _ta, _cTl],
1024
- [() => EventFilter, [() => LogConfiguration, 0], [() => DisplayNameSafe, 0], 0, 128 | 0, [() => TagList, 0], [0, 4]],
1024
+ [
1025
+ () => EventFilter$,
1026
+ [() => LogConfiguration$, 0],
1027
+ [() => DisplayNameSafe, 0],
1028
+ 0,
1029
+ 128 | 0,
1030
+ [() => TagList, 0],
1031
+ [0, 4],
1032
+ ],
1025
1033
  ];
1026
- var CreateSessionLoggerResponse = [3, n0, _CSLRr, 0, [_sLA], [0]];
1027
- var CreateTrustStoreRequest = [
1034
+ var CreateSessionLoggerResponse$ = [3, n0, _CSLRr, 0, [_sLA], [0]];
1035
+ var CreateTrustStoreRequest$ = [
1028
1036
  3,
1029
1037
  n0,
1030
1038
  _CTSR,
@@ -1032,8 +1040,8 @@ var CreateTrustStoreRequest = [
1032
1040
  [_cL, _ta, _cTl],
1033
1041
  [64 | 21, [() => TagList, 0], [0, 4]],
1034
1042
  ];
1035
- var CreateTrustStoreResponse = [3, n0, _CTSRr, 0, [_tSA], [0]];
1036
- var CreateUserAccessLoggingSettingsRequest = [
1043
+ var CreateTrustStoreResponse$ = [3, n0, _CTSRr, 0, [_tSA], [0]];
1044
+ var CreateUserAccessLoggingSettingsRequest$ = [
1037
1045
  3,
1038
1046
  n0,
1039
1047
  _CUALSR,
@@ -1041,8 +1049,8 @@ var CreateUserAccessLoggingSettingsRequest = [
1041
1049
  [_kSA, _ta, _cTl],
1042
1050
  [0, [() => TagList, 0], [0, 4]],
1043
1051
  ];
1044
- var CreateUserAccessLoggingSettingsResponse = [3, n0, _CUALSRr, 0, [_uALSA], [0]];
1045
- var CreateUserSettingsRequest = [
1052
+ var CreateUserAccessLoggingSettingsResponse$ = [3, n0, _CUALSRr, 0, [_uALSA], [0]];
1053
+ var CreateUserSettingsRequest$ = [
1046
1054
  3,
1047
1055
  n0,
1048
1056
  _CUSR,
@@ -1058,16 +1066,16 @@ var CreateUserSettingsRequest = [
1058
1066
  1,
1059
1067
  1,
1060
1068
  [0, 4],
1061
- [() => CookieSynchronizationConfiguration, 0],
1069
+ [() => CookieSynchronizationConfiguration$, 0],
1062
1070
  0,
1063
1071
  128 | 0,
1064
1072
  0,
1065
- () => ToolbarConfiguration,
1066
- [() => BrandingConfigurationCreateInput, 0],
1073
+ () => ToolbarConfiguration$,
1074
+ [() => BrandingConfigurationCreateInput$, 0],
1067
1075
  ],
1068
1076
  ];
1069
- var CreateUserSettingsResponse = [3, n0, _CUSRr, 0, [_uSA], [0]];
1070
- var CustomPattern = [
1077
+ var CreateUserSettingsResponse$ = [3, n0, _CUSRr, 0, [_uSA], [0]];
1078
+ var CustomPattern$ = [
1071
1079
  3,
1072
1080
  n0,
1073
1081
  _CPu,
@@ -1080,7 +1088,7 @@ var CustomPattern = [
1080
1088
  [() => Regex, 0],
1081
1089
  ],
1082
1090
  ];
1083
- var DataProtectionSettings = [
1091
+ var DataProtectionSettings$ = [
1084
1092
  3,
1085
1093
  n0,
1086
1094
  _DPS,
@@ -1088,7 +1096,7 @@ var DataProtectionSettings = [
1088
1096
  [_dPSA, _iRC, _aPA, _dN, _de, _cD, _cMK, _aEC],
1089
1097
  [
1090
1098
  0,
1091
- [() => InlineRedactionConfiguration, 0],
1099
+ [() => InlineRedactionConfiguration$, 0],
1092
1100
  64 | 0,
1093
1101
  [() => DisplayNameSafe, 0],
1094
1102
  [() => DescriptionSafe, 0],
@@ -1097,7 +1105,7 @@ var DataProtectionSettings = [
1097
1105
  128 | 0,
1098
1106
  ],
1099
1107
  ];
1100
- var DataProtectionSettingsSummary = [
1108
+ var DataProtectionSettingsSummary$ = [
1101
1109
  3,
1102
1110
  n0,
1103
1111
  _DPSS,
@@ -1105,43 +1113,43 @@ var DataProtectionSettingsSummary = [
1105
1113
  [_dPSA, _dN, _de, _cD],
1106
1114
  [0, [() => DisplayNameSafe, 0], [() => DescriptionSafe, 0], 4],
1107
1115
  ];
1108
- var DeleteBrowserSettingsRequest = [3, n0, _DBSR, 0, [_bSA], [[0, 1]]];
1109
- var DeleteBrowserSettingsResponse = [3, n0, _DBSRe, 0, [], []];
1110
- var DeleteDataProtectionSettingsRequest = [3, n0, _DDPSR, 0, [_dPSA], [[0, 1]]];
1111
- var DeleteDataProtectionSettingsResponse = [3, n0, _DDPSRe, 0, [], []];
1112
- var DeleteIdentityProviderRequest = [3, n0, _DIPR, 0, [_iPA], [[0, 1]]];
1113
- var DeleteIdentityProviderResponse = [3, n0, _DIPRe, 0, [], []];
1114
- var DeleteIpAccessSettingsRequest = [3, n0, _DIASR, 0, [_iASA], [[0, 1]]];
1115
- var DeleteIpAccessSettingsResponse = [3, n0, _DIASRe, 0, [], []];
1116
- var DeleteNetworkSettingsRequest = [3, n0, _DNSR, 0, [_nSA], [[0, 1]]];
1117
- var DeleteNetworkSettingsResponse = [3, n0, _DNSRe, 0, [], []];
1118
- var DeletePortalRequest = [3, n0, _DPR, 0, [_pA], [[0, 1]]];
1119
- var DeletePortalResponse = [3, n0, _DPRe, 0, [], []];
1120
- var DeleteSessionLoggerRequest = [3, n0, _DSLR, 0, [_sLA], [[0, 1]]];
1121
- var DeleteSessionLoggerResponse = [3, n0, _DSLRe, 0, [], []];
1122
- var DeleteTrustStoreRequest = [3, n0, _DTSR, 0, [_tSA], [[0, 1]]];
1123
- var DeleteTrustStoreResponse = [3, n0, _DTSRe, 0, [], []];
1124
- var DeleteUserAccessLoggingSettingsRequest = [3, n0, _DUALSR, 0, [_uALSA], [[0, 1]]];
1125
- var DeleteUserAccessLoggingSettingsResponse = [3, n0, _DUALSRe, 0, [], []];
1126
- var DeleteUserSettingsRequest = [3, n0, _DUSR, 0, [_uSA], [[0, 1]]];
1127
- var DeleteUserSettingsResponse = [3, n0, _DUSRe, 0, [], []];
1128
- var DisassociateBrowserSettingsRequest = [3, n0, _DBSRi, 0, [_pA], [[0, 1]]];
1129
- var DisassociateBrowserSettingsResponse = [3, n0, _DBSRis, 0, [], []];
1130
- var DisassociateDataProtectionSettingsRequest = [3, n0, _DDPSRi, 0, [_pA], [[0, 1]]];
1131
- var DisassociateDataProtectionSettingsResponse = [3, n0, _DDPSRis, 0, [], []];
1132
- var DisassociateIpAccessSettingsRequest = [3, n0, _DIASRi, 0, [_pA], [[0, 1]]];
1133
- var DisassociateIpAccessSettingsResponse = [3, n0, _DIASRis, 0, [], []];
1134
- var DisassociateNetworkSettingsRequest = [3, n0, _DNSRi, 0, [_pA], [[0, 1]]];
1135
- var DisassociateNetworkSettingsResponse = [3, n0, _DNSRis, 0, [], []];
1136
- var DisassociateSessionLoggerRequest = [3, n0, _DSLRi, 0, [_pA], [[0, 1]]];
1137
- var DisassociateSessionLoggerResponse = [3, n0, _DSLRis, 0, [], []];
1138
- var DisassociateTrustStoreRequest = [3, n0, _DTSRi, 0, [_pA], [[0, 1]]];
1139
- var DisassociateTrustStoreResponse = [3, n0, _DTSRis, 0, [], []];
1140
- var DisassociateUserAccessLoggingSettingsRequest = [3, n0, _DUALSRi, 0, [_pA], [[0, 1]]];
1141
- var DisassociateUserAccessLoggingSettingsResponse = [3, n0, _DUALSRis, 0, [], []];
1142
- var DisassociateUserSettingsRequest = [3, n0, _DUSRi, 0, [_pA], [[0, 1]]];
1143
- var DisassociateUserSettingsResponse = [3, n0, _DUSRis, 0, [], []];
1144
- var ExpireSessionRequest = [
1116
+ var DeleteBrowserSettingsRequest$ = [3, n0, _DBSR, 0, [_bSA], [[0, 1]]];
1117
+ var DeleteBrowserSettingsResponse$ = [3, n0, _DBSRe, 0, [], []];
1118
+ var DeleteDataProtectionSettingsRequest$ = [3, n0, _DDPSR, 0, [_dPSA], [[0, 1]]];
1119
+ var DeleteDataProtectionSettingsResponse$ = [3, n0, _DDPSRe, 0, [], []];
1120
+ var DeleteIdentityProviderRequest$ = [3, n0, _DIPR, 0, [_iPA], [[0, 1]]];
1121
+ var DeleteIdentityProviderResponse$ = [3, n0, _DIPRe, 0, [], []];
1122
+ var DeleteIpAccessSettingsRequest$ = [3, n0, _DIASR, 0, [_iASA], [[0, 1]]];
1123
+ var DeleteIpAccessSettingsResponse$ = [3, n0, _DIASRe, 0, [], []];
1124
+ var DeleteNetworkSettingsRequest$ = [3, n0, _DNSR, 0, [_nSA], [[0, 1]]];
1125
+ var DeleteNetworkSettingsResponse$ = [3, n0, _DNSRe, 0, [], []];
1126
+ var DeletePortalRequest$ = [3, n0, _DPR, 0, [_pA], [[0, 1]]];
1127
+ var DeletePortalResponse$ = [3, n0, _DPRe, 0, [], []];
1128
+ var DeleteSessionLoggerRequest$ = [3, n0, _DSLR, 0, [_sLA], [[0, 1]]];
1129
+ var DeleteSessionLoggerResponse$ = [3, n0, _DSLRe, 0, [], []];
1130
+ var DeleteTrustStoreRequest$ = [3, n0, _DTSR, 0, [_tSA], [[0, 1]]];
1131
+ var DeleteTrustStoreResponse$ = [3, n0, _DTSRe, 0, [], []];
1132
+ var DeleteUserAccessLoggingSettingsRequest$ = [3, n0, _DUALSR, 0, [_uALSA], [[0, 1]]];
1133
+ var DeleteUserAccessLoggingSettingsResponse$ = [3, n0, _DUALSRe, 0, [], []];
1134
+ var DeleteUserSettingsRequest$ = [3, n0, _DUSR, 0, [_uSA], [[0, 1]]];
1135
+ var DeleteUserSettingsResponse$ = [3, n0, _DUSRe, 0, [], []];
1136
+ var DisassociateBrowserSettingsRequest$ = [3, n0, _DBSRi, 0, [_pA], [[0, 1]]];
1137
+ var DisassociateBrowserSettingsResponse$ = [3, n0, _DBSRis, 0, [], []];
1138
+ var DisassociateDataProtectionSettingsRequest$ = [3, n0, _DDPSRi, 0, [_pA], [[0, 1]]];
1139
+ var DisassociateDataProtectionSettingsResponse$ = [3, n0, _DDPSRis, 0, [], []];
1140
+ var DisassociateIpAccessSettingsRequest$ = [3, n0, _DIASRi, 0, [_pA], [[0, 1]]];
1141
+ var DisassociateIpAccessSettingsResponse$ = [3, n0, _DIASRis, 0, [], []];
1142
+ var DisassociateNetworkSettingsRequest$ = [3, n0, _DNSRi, 0, [_pA], [[0, 1]]];
1143
+ var DisassociateNetworkSettingsResponse$ = [3, n0, _DNSRis, 0, [], []];
1144
+ var DisassociateSessionLoggerRequest$ = [3, n0, _DSLRi, 0, [_pA], [[0, 1]]];
1145
+ var DisassociateSessionLoggerResponse$ = [3, n0, _DSLRis, 0, [], []];
1146
+ var DisassociateTrustStoreRequest$ = [3, n0, _DTSRi, 0, [_pA], [[0, 1]]];
1147
+ var DisassociateTrustStoreResponse$ = [3, n0, _DTSRis, 0, [], []];
1148
+ var DisassociateUserAccessLoggingSettingsRequest$ = [3, n0, _DUALSRi, 0, [_pA], [[0, 1]]];
1149
+ var DisassociateUserAccessLoggingSettingsResponse$ = [3, n0, _DUALSRis, 0, [], []];
1150
+ var DisassociateUserSettingsRequest$ = [3, n0, _DUSRi, 0, [_pA], [[0, 1]]];
1151
+ var DisassociateUserSettingsResponse$ = [3, n0, _DUSRis, 0, [], []];
1152
+ var ExpireSessionRequest$ = [
1145
1153
  3,
1146
1154
  n0,
1147
1155
  _ESR,
@@ -1152,45 +1160,59 @@ var ExpireSessionRequest = [
1152
1160
  [0, 1],
1153
1161
  ],
1154
1162
  ];
1155
- var ExpireSessionResponse = [3, n0, _ESRx, 0, [], []];
1156
- var GetBrowserSettingsRequest = [3, n0, _GBSR, 0, [_bSA], [[0, 1]]];
1157
- var GetBrowserSettingsResponse = [3, n0, _GBSRe, 0, [_bS], [[() => BrowserSettings, 0]]];
1158
- var GetDataProtectionSettingsRequest = [3, n0, _GDPSR, 0, [_dPSA], [[0, 1]]];
1159
- var GetDataProtectionSettingsResponse = [
1163
+ var ExpireSessionResponse$ = [3, n0, _ESRx, 0, [], []];
1164
+ var GetBrowserSettingsRequest$ = [3, n0, _GBSR, 0, [_bSA], [[0, 1]]];
1165
+ var GetBrowserSettingsResponse$ = [
1166
+ 3,
1167
+ n0,
1168
+ _GBSRe,
1169
+ 0,
1170
+ [_bS],
1171
+ [[() => BrowserSettings$, 0]],
1172
+ ];
1173
+ var GetDataProtectionSettingsRequest$ = [3, n0, _GDPSR, 0, [_dPSA], [[0, 1]]];
1174
+ var GetDataProtectionSettingsResponse$ = [
1160
1175
  3,
1161
1176
  n0,
1162
1177
  _GDPSRe,
1163
1178
  0,
1164
1179
  [_dPS],
1165
- [[() => DataProtectionSettings, 0]],
1180
+ [[() => DataProtectionSettings$, 0]],
1166
1181
  ];
1167
- var GetIdentityProviderRequest = [3, n0, _GIPR, 0, [_iPA], [[0, 1]]];
1168
- var GetIdentityProviderResponse = [
1182
+ var GetIdentityProviderRequest$ = [3, n0, _GIPR, 0, [_iPA], [[0, 1]]];
1183
+ var GetIdentityProviderResponse$ = [
1169
1184
  3,
1170
1185
  n0,
1171
1186
  _GIPRe,
1172
1187
  0,
1173
1188
  [_iP],
1174
- [[() => IdentityProvider, 0]],
1189
+ [[() => IdentityProvider$, 0]],
1175
1190
  ];
1176
- var GetIpAccessSettingsRequest = [3, n0, _GIASR, 0, [_iASA], [[0, 1]]];
1177
- var GetIpAccessSettingsResponse = [
1191
+ var GetIpAccessSettingsRequest$ = [3, n0, _GIASR, 0, [_iASA], [[0, 1]]];
1192
+ var GetIpAccessSettingsResponse$ = [
1178
1193
  3,
1179
1194
  n0,
1180
1195
  _GIASRe,
1181
1196
  0,
1182
1197
  [_iAS],
1183
- [[() => IpAccessSettings, 0]],
1198
+ [[() => IpAccessSettings$, 0]],
1199
+ ];
1200
+ var GetNetworkSettingsRequest$ = [3, n0, _GNSR, 0, [_nSA], [[0, 1]]];
1201
+ var GetNetworkSettingsResponse$ = [3, n0, _GNSRe, 0, [_nS], [() => NetworkSettings$]];
1202
+ var GetPortalRequest$ = [3, n0, _GPR, 0, [_pA], [[0, 1]]];
1203
+ var GetPortalResponse$ = [3, n0, _GPRe, 0, [_po], [[() => Portal$, 0]]];
1204
+ var GetPortalServiceProviderMetadataRequest$ = [3, n0, _GPSPMR, 0, [_pA], [[0, 1]]];
1205
+ var GetPortalServiceProviderMetadataResponse$ = [
1206
+ 3,
1207
+ n0,
1208
+ _GPSPMRe,
1209
+ 0,
1210
+ [_pA, _sPSM],
1211
+ [0, 0],
1184
1212
  ];
1185
- var GetNetworkSettingsRequest = [3, n0, _GNSR, 0, [_nSA], [[0, 1]]];
1186
- var GetNetworkSettingsResponse = [3, n0, _GNSRe, 0, [_nS], [() => NetworkSettings]];
1187
- var GetPortalRequest = [3, n0, _GPR, 0, [_pA], [[0, 1]]];
1188
- var GetPortalResponse = [3, n0, _GPRe, 0, [_po], [[() => Portal, 0]]];
1189
- var GetPortalServiceProviderMetadataRequest = [3, n0, _GPSPMR, 0, [_pA], [[0, 1]]];
1190
- var GetPortalServiceProviderMetadataResponse = [3, n0, _GPSPMRe, 0, [_pA, _sPSM], [0, 0]];
1191
- var GetSessionLoggerRequest = [3, n0, _GSLR, 0, [_sLA], [[0, 1]]];
1192
- var GetSessionLoggerResponse = [3, n0, _GSLRe, 0, [_sL], [[() => SessionLogger, 0]]];
1193
- var GetSessionRequest = [
1213
+ var GetSessionLoggerRequest$ = [3, n0, _GSLR, 0, [_sLA], [[0, 1]]];
1214
+ var GetSessionLoggerResponse$ = [3, n0, _GSLRe, 0, [_sL], [[() => SessionLogger$, 0]]];
1215
+ var GetSessionRequest$ = [
1194
1216
  3,
1195
1217
  n0,
1196
1218
  _GSR,
@@ -1201,8 +1223,8 @@ var GetSessionRequest = [
1201
1223
  [0, 1],
1202
1224
  ],
1203
1225
  ];
1204
- var GetSessionResponse = [3, n0, _GSRe, 0, [_se], [[() => Session, 0]]];
1205
- var GetTrustStoreCertificateRequest = [
1226
+ var GetSessionResponse$ = [3, n0, _GSRe, 0, [_se], [[() => Session$, 0]]];
1227
+ var GetTrustStoreCertificateRequest$ = [
1206
1228
  3,
1207
1229
  n0,
1208
1230
  _GTSCR,
@@ -1213,28 +1235,28 @@ var GetTrustStoreCertificateRequest = [
1213
1235
  [0, { [_hQ]: _th }],
1214
1236
  ],
1215
1237
  ];
1216
- var GetTrustStoreCertificateResponse = [
1238
+ var GetTrustStoreCertificateResponse$ = [
1217
1239
  3,
1218
1240
  n0,
1219
1241
  _GTSCRe,
1220
1242
  0,
1221
1243
  [_tSA, _ce],
1222
- [0, () => Certificate],
1244
+ [0, () => Certificate$],
1223
1245
  ];
1224
- var GetTrustStoreRequest = [3, n0, _GTSR, 0, [_tSA], [[0, 1]]];
1225
- var GetTrustStoreResponse = [3, n0, _GTSRe, 0, [_tS], [() => TrustStore]];
1226
- var GetUserAccessLoggingSettingsRequest = [3, n0, _GUALSR, 0, [_uALSA], [[0, 1]]];
1227
- var GetUserAccessLoggingSettingsResponse = [
1246
+ var GetTrustStoreRequest$ = [3, n0, _GTSR, 0, [_tSA], [[0, 1]]];
1247
+ var GetTrustStoreResponse$ = [3, n0, _GTSRe, 0, [_tS], [() => TrustStore$]];
1248
+ var GetUserAccessLoggingSettingsRequest$ = [3, n0, _GUALSR, 0, [_uALSA], [[0, 1]]];
1249
+ var GetUserAccessLoggingSettingsResponse$ = [
1228
1250
  3,
1229
1251
  n0,
1230
1252
  _GUALSRe,
1231
1253
  0,
1232
1254
  [_uALS],
1233
- [() => UserAccessLoggingSettings],
1255
+ [() => UserAccessLoggingSettings$],
1234
1256
  ];
1235
- var GetUserSettingsRequest = [3, n0, _GUSR, 0, [_uSA], [[0, 1]]];
1236
- var GetUserSettingsResponse = [3, n0, _GUSRe, 0, [_uS], [[() => UserSettings, 0]]];
1237
- var IdentityProvider = [
1257
+ var GetUserSettingsRequest$ = [3, n0, _GUSR, 0, [_uSA], [[0, 1]]];
1258
+ var GetUserSettingsResponse$ = [3, n0, _GUSRe, 0, [_uS], [[() => UserSettings$, 0]]];
1259
+ var IdentityProvider$ = [
1238
1260
  3,
1239
1261
  n0,
1240
1262
  _IP,
@@ -1242,7 +1264,7 @@ var IdentityProvider = [
1242
1264
  [_iPA, _iPN, _iPT, _iPD],
1243
1265
  [0, [() => IdentityProviderName, 0], 0, [() => IdentityProviderDetails, 0]],
1244
1266
  ];
1245
- var IdentityProviderSummary = [
1267
+ var IdentityProviderSummary$ = [
1246
1268
  3,
1247
1269
  n0,
1248
1270
  _IPS,
@@ -1250,8 +1272,8 @@ var IdentityProviderSummary = [
1250
1272
  [_iPA, _iPN, _iPT],
1251
1273
  [0, [() => IdentityProviderName, 0], 0],
1252
1274
  ];
1253
- var ImageMetadata = [3, n0, _IM, 0, [_mTi, _fE, _lUT], [0, 0, 4]];
1254
- var InlineRedactionConfiguration = [
1275
+ var ImageMetadata$ = [3, n0, _IM, 0, [_mTi, _fE, _lUT], [0, 0, 4]];
1276
+ var InlineRedactionConfiguration$ = [
1255
1277
  3,
1256
1278
  n0,
1257
1279
  _IRC,
@@ -1259,7 +1281,7 @@ var InlineRedactionConfiguration = [
1259
1281
  [_iRP, _gEU, _gEUl, _gCL],
1260
1282
  [[() => InlineRedactionPatterns, 0], [() => GlobalInlineRedactionUrls, 0], [() => GlobalInlineRedactionUrls, 0], 1],
1261
1283
  ];
1262
- var InlineRedactionPattern = [
1284
+ var InlineRedactionPattern$ = [
1263
1285
  3,
1264
1286
  n0,
1265
1287
  _IRP,
@@ -1267,14 +1289,14 @@ var InlineRedactionPattern = [
1267
1289
  [_bIPI, _cP, _rPH, _eU, _eUx, _cLo],
1268
1290
  [
1269
1291
  [() => BuiltInPatternId, 0],
1270
- [() => CustomPattern, 0],
1271
- [() => RedactionPlaceHolder, 0],
1292
+ [() => CustomPattern$, 0],
1293
+ [() => RedactionPlaceHolder$, 0],
1272
1294
  [() => InlineRedactionUrls, 0],
1273
1295
  [() => InlineRedactionUrls, 0],
1274
1296
  1,
1275
1297
  ],
1276
1298
  ];
1277
- var InternalServerException = [
1299
+ var InternalServerException$ = [
1278
1300
  -3,
1279
1301
  n0,
1280
1302
  _ISE,
@@ -1282,8 +1304,8 @@ var InternalServerException = [
1282
1304
  [_m, _rAS],
1283
1305
  [0, [1, { [_hH]: _RA }]],
1284
1306
  ];
1285
- schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
1286
- var IpAccessSettings = [
1307
+ schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
1308
+ var IpAccessSettings$ = [
1287
1309
  3,
1288
1310
  n0,
1289
1311
  _IAS,
@@ -1291,7 +1313,7 @@ var IpAccessSettings = [
1291
1313
  [_iASA, _aPA, _iR, _dN, _de, _cD, _cMK, _aEC],
1292
1314
  [0, 64 | 0, [() => IpRuleList, 0], [() => DisplayName, 0], [() => Description, 0], 4, 0, 128 | 0],
1293
1315
  ];
1294
- var IpAccessSettingsSummary = [
1316
+ var IpAccessSettingsSummary$ = [
1295
1317
  3,
1296
1318
  n0,
1297
1319
  _IASS,
@@ -1299,7 +1321,7 @@ var IpAccessSettingsSummary = [
1299
1321
  [_iASA, _dN, _de, _cD],
1300
1322
  [0, [() => DisplayName, 0], [() => Description, 0], 4],
1301
1323
  ];
1302
- var IpRule = [
1324
+ var IpRule$ = [
1303
1325
  3,
1304
1326
  n0,
1305
1327
  _IRp,
@@ -1310,7 +1332,7 @@ var IpRule = [
1310
1332
  [() => Description, 0],
1311
1333
  ],
1312
1334
  ];
1313
- var ListBrowserSettingsRequest = [
1335
+ var ListBrowserSettingsRequest$ = [
1314
1336
  3,
1315
1337
  n0,
1316
1338
  _LBSR,
@@ -1321,7 +1343,7 @@ var ListBrowserSettingsRequest = [
1321
1343
  [1, { [_hQ]: _mR }],
1322
1344
  ],
1323
1345
  ];
1324
- var ListBrowserSettingsResponse = [
1346
+ var ListBrowserSettingsResponse$ = [
1325
1347
  3,
1326
1348
  n0,
1327
1349
  _LBSRi,
@@ -1329,7 +1351,7 @@ var ListBrowserSettingsResponse = [
1329
1351
  [_bS, _nT],
1330
1352
  [() => BrowserSettingsList, 0],
1331
1353
  ];
1332
- var ListDataProtectionSettingsRequest = [
1354
+ var ListDataProtectionSettingsRequest$ = [
1333
1355
  3,
1334
1356
  n0,
1335
1357
  _LDPSR,
@@ -1340,7 +1362,7 @@ var ListDataProtectionSettingsRequest = [
1340
1362
  [1, { [_hQ]: _mR }],
1341
1363
  ],
1342
1364
  ];
1343
- var ListDataProtectionSettingsResponse = [
1365
+ var ListDataProtectionSettingsResponse$ = [
1344
1366
  3,
1345
1367
  n0,
1346
1368
  _LDPSRi,
@@ -1348,7 +1370,7 @@ var ListDataProtectionSettingsResponse = [
1348
1370
  [_dPS, _nT],
1349
1371
  [[() => DataProtectionSettingsList, 0], 0],
1350
1372
  ];
1351
- var ListIdentityProvidersRequest = [
1373
+ var ListIdentityProvidersRequest$ = [
1352
1374
  3,
1353
1375
  n0,
1354
1376
  _LIPR,
@@ -1360,7 +1382,7 @@ var ListIdentityProvidersRequest = [
1360
1382
  [0, 1],
1361
1383
  ],
1362
1384
  ];
1363
- var ListIdentityProvidersResponse = [
1385
+ var ListIdentityProvidersResponse$ = [
1364
1386
  3,
1365
1387
  n0,
1366
1388
  _LIPRi,
@@ -1368,7 +1390,7 @@ var ListIdentityProvidersResponse = [
1368
1390
  [_nT, _iPd],
1369
1391
  [0, [() => IdentityProviderList, 0]],
1370
1392
  ];
1371
- var ListIpAccessSettingsRequest = [
1393
+ var ListIpAccessSettingsRequest$ = [
1372
1394
  3,
1373
1395
  n0,
1374
1396
  _LIASR,
@@ -1379,7 +1401,7 @@ var ListIpAccessSettingsRequest = [
1379
1401
  [1, { [_hQ]: _mR }],
1380
1402
  ],
1381
1403
  ];
1382
- var ListIpAccessSettingsResponse = [
1404
+ var ListIpAccessSettingsResponse$ = [
1383
1405
  3,
1384
1406
  n0,
1385
1407
  _LIASRi,
@@ -1387,7 +1409,7 @@ var ListIpAccessSettingsResponse = [
1387
1409
  [_iAS, _nT],
1388
1410
  [[() => IpAccessSettingsList, 0], 0],
1389
1411
  ];
1390
- var ListNetworkSettingsRequest = [
1412
+ var ListNetworkSettingsRequest$ = [
1391
1413
  3,
1392
1414
  n0,
1393
1415
  _LNSR,
@@ -1398,7 +1420,7 @@ var ListNetworkSettingsRequest = [
1398
1420
  [1, { [_hQ]: _mR }],
1399
1421
  ],
1400
1422
  ];
1401
- var ListNetworkSettingsResponse = [
1423
+ var ListNetworkSettingsResponse$ = [
1402
1424
  3,
1403
1425
  n0,
1404
1426
  _LNSRi,
@@ -1406,7 +1428,7 @@ var ListNetworkSettingsResponse = [
1406
1428
  [_nS, _nT],
1407
1429
  [() => NetworkSettingsList, 0],
1408
1430
  ];
1409
- var ListPortalsRequest = [
1431
+ var ListPortalsRequest$ = [
1410
1432
  3,
1411
1433
  n0,
1412
1434
  _LPR,
@@ -1417,8 +1439,8 @@ var ListPortalsRequest = [
1417
1439
  [1, { [_hQ]: _mR }],
1418
1440
  ],
1419
1441
  ];
1420
- var ListPortalsResponse = [3, n0, _LPRi, 0, [_por, _nT], [[() => PortalList, 0], 0]];
1421
- var ListSessionLoggersRequest = [
1442
+ var ListPortalsResponse$ = [3, n0, _LPRi, 0, [_por, _nT], [[() => PortalList, 0], 0]];
1443
+ var ListSessionLoggersRequest$ = [
1422
1444
  3,
1423
1445
  n0,
1424
1446
  _LSLR,
@@ -1429,7 +1451,7 @@ var ListSessionLoggersRequest = [
1429
1451
  [1, { [_hQ]: _mR }],
1430
1452
  ],
1431
1453
  ];
1432
- var ListSessionLoggersResponse = [
1454
+ var ListSessionLoggersResponse$ = [
1433
1455
  3,
1434
1456
  n0,
1435
1457
  _LSLRi,
@@ -1437,7 +1459,7 @@ var ListSessionLoggersResponse = [
1437
1459
  [_sLe, _nT],
1438
1460
  [[() => SessionLoggerList, 0], 0],
1439
1461
  ];
1440
- var ListSessionsRequest = [
1462
+ var ListSessionsRequest$ = [
1441
1463
  3,
1442
1464
  n0,
1443
1465
  _LSR,
@@ -1453,7 +1475,7 @@ var ListSessionsRequest = [
1453
1475
  [0, { [_hQ]: _nT }],
1454
1476
  ],
1455
1477
  ];
1456
- var ListSessionsResponse = [
1478
+ var ListSessionsResponse$ = [
1457
1479
  3,
1458
1480
  n0,
1459
1481
  _LSRi,
@@ -1461,9 +1483,9 @@ var ListSessionsResponse = [
1461
1483
  [_ses, _nT],
1462
1484
  [[() => SessionSummaryList, 0], 0],
1463
1485
  ];
1464
- var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
1465
- var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [[() => TagList, 0]]];
1466
- var ListTrustStoreCertificatesRequest = [
1486
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
1487
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [[() => TagList, 0]]];
1488
+ var ListTrustStoreCertificatesRequest$ = [
1467
1489
  3,
1468
1490
  n0,
1469
1491
  _LTSCR,
@@ -1475,7 +1497,7 @@ var ListTrustStoreCertificatesRequest = [
1475
1497
  [1, { [_hQ]: _mR }],
1476
1498
  ],
1477
1499
  ];
1478
- var ListTrustStoreCertificatesResponse = [
1500
+ var ListTrustStoreCertificatesResponse$ = [
1479
1501
  3,
1480
1502
  n0,
1481
1503
  _LTSCRi,
@@ -1483,7 +1505,7 @@ var ListTrustStoreCertificatesResponse = [
1483
1505
  [_cL, _tSA, _nT],
1484
1506
  [() => CertificateSummaryList, 0, 0],
1485
1507
  ];
1486
- var ListTrustStoresRequest = [
1508
+ var ListTrustStoresRequest$ = [
1487
1509
  3,
1488
1510
  n0,
1489
1511
  _LTSR,
@@ -1494,7 +1516,7 @@ var ListTrustStoresRequest = [
1494
1516
  [1, { [_hQ]: _mR }],
1495
1517
  ],
1496
1518
  ];
1497
- var ListTrustStoresResponse = [
1519
+ var ListTrustStoresResponse$ = [
1498
1520
  3,
1499
1521
  n0,
1500
1522
  _LTSRi,
@@ -1502,7 +1524,7 @@ var ListTrustStoresResponse = [
1502
1524
  [_tSr, _nT],
1503
1525
  [() => TrustStoreSummaryList, 0],
1504
1526
  ];
1505
- var ListUserAccessLoggingSettingsRequest = [
1527
+ var ListUserAccessLoggingSettingsRequest$ = [
1506
1528
  3,
1507
1529
  n0,
1508
1530
  _LUALSR,
@@ -1513,7 +1535,7 @@ var ListUserAccessLoggingSettingsRequest = [
1513
1535
  [1, { [_hQ]: _mR }],
1514
1536
  ],
1515
1537
  ];
1516
- var ListUserAccessLoggingSettingsResponse = [
1538
+ var ListUserAccessLoggingSettingsResponse$ = [
1517
1539
  3,
1518
1540
  n0,
1519
1541
  _LUALSRi,
@@ -1521,7 +1543,7 @@ var ListUserAccessLoggingSettingsResponse = [
1521
1543
  [_uALS, _nT],
1522
1544
  [() => UserAccessLoggingSettingsList, 0],
1523
1545
  ];
1524
- var ListUserSettingsRequest = [
1546
+ var ListUserSettingsRequest$ = [
1525
1547
  3,
1526
1548
  n0,
1527
1549
  _LUSR,
@@ -1532,7 +1554,7 @@ var ListUserSettingsRequest = [
1532
1554
  [1, { [_hQ]: _mR }],
1533
1555
  ],
1534
1556
  ];
1535
- var ListUserSettingsResponse = [
1557
+ var ListUserSettingsResponse$ = [
1536
1558
  3,
1537
1559
  n0,
1538
1560
  _LUSRi,
@@ -1540,7 +1562,7 @@ var ListUserSettingsResponse = [
1540
1562
  [_uS, _nT],
1541
1563
  [[() => UserSettingsList, 0], 0],
1542
1564
  ];
1543
- var LocalizedBrandingStrings = [
1565
+ var LocalizedBrandingStrings$ = [
1544
1566
  3,
1545
1567
  n0,
1546
1568
  _LBS,
@@ -1548,8 +1570,8 @@ var LocalizedBrandingStrings = [
1548
1570
  [_bTT, _wT, _lT, _lD, _lBT, _cLon, _cBT, _lTo],
1549
1571
  [0, 0, 0, 0, 0, 0, 0, 0],
1550
1572
  ];
1551
- var LogConfiguration = [3, n0, _LC, 0, [_s_], [[() => S3LogConfiguration, 0]]];
1552
- var NetworkSettings = [
1573
+ var LogConfiguration$ = [3, n0, _LC, 0, [_s_], [[() => S3LogConfiguration$, 0]]];
1574
+ var NetworkSettings$ = [
1553
1575
  3,
1554
1576
  n0,
1555
1577
  _NS,
@@ -1557,8 +1579,8 @@ var NetworkSettings = [
1557
1579
  [_nSA, _aPA, _vI, _sI, _sGI],
1558
1580
  [0, 64 | 0, 0, 64 | 0, 64 | 0],
1559
1581
  ];
1560
- var NetworkSettingsSummary = [3, n0, _NSS, 0, [_nSA, _vI], [0, 0]];
1561
- var Portal = [
1582
+ var NetworkSettingsSummary$ = [3, n0, _NSS, 0, [_nSA, _vI], [0, 0]];
1583
+ var Portal$ = [
1562
1584
  3,
1563
1585
  n0,
1564
1586
  _P,
@@ -1588,7 +1610,7 @@ var Portal = [
1588
1610
  ],
1589
1611
  [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 0, 1],
1590
1612
  ];
1591
- var PortalSummary = [
1613
+ var PortalSummary$ = [
1592
1614
  3,
1593
1615
  n0,
1594
1616
  _PS,
@@ -1596,7 +1618,7 @@ var PortalSummary = [
1596
1618
  [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _uALSA, _aT, _iASA, _iT, _mCS],
1597
1619
  [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
1598
1620
  ];
1599
- var RedactionPlaceHolder = [
1621
+ var RedactionPlaceHolder$ = [
1600
1622
  3,
1601
1623
  n0,
1602
1624
  _RPH,
@@ -1604,7 +1626,7 @@ var RedactionPlaceHolder = [
1604
1626
  [_rPHT, _rPHTe],
1605
1627
  [0, [() => RedactionPlaceHolderText, 0]],
1606
1628
  ];
1607
- var ResourceNotFoundException = [
1629
+ var ResourceNotFoundException$ = [
1608
1630
  -3,
1609
1631
  n0,
1610
1632
  _RNFE,
@@ -1612,8 +1634,8 @@ var ResourceNotFoundException = [
1612
1634
  [_m, _rI, _rT],
1613
1635
  [0, 0, 0],
1614
1636
  ];
1615
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
1616
- var S3LogConfiguration = [
1637
+ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1638
+ var S3LogConfiguration$ = [
1617
1639
  3,
1618
1640
  n0,
1619
1641
  _SLC,
@@ -1621,7 +1643,7 @@ var S3LogConfiguration = [
1621
1643
  [_bu, _kP, _bO, _lFF, _fS],
1622
1644
  [[() => S3Bucket, 0], [() => S3KeyPrefix, 0], 0, 0, 0],
1623
1645
  ];
1624
- var ServiceQuotaExceededException = [
1646
+ var ServiceQuotaExceededException$ = [
1625
1647
  -3,
1626
1648
  n0,
1627
1649
  _SQEE,
@@ -1629,8 +1651,8 @@ var ServiceQuotaExceededException = [
1629
1651
  [_m, _rI, _rT, _sC, _qC],
1630
1652
  [0, 0, 0, 0, 0],
1631
1653
  ];
1632
- schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
1633
- var Session = [
1654
+ schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1655
+ var Session$ = [
1634
1656
  3,
1635
1657
  n0,
1636
1658
  _S,
@@ -1638,23 +1660,23 @@ var Session = [
1638
1660
  [_pA, _sIe, _u, _cIA, _st, _sT, _eT],
1639
1661
  [0, 0, [() => Username, 0], [() => IpAddressList, 0], 0, 4, 4],
1640
1662
  ];
1641
- var SessionLogger = [
1663
+ var SessionLogger$ = [
1642
1664
  3,
1643
1665
  n0,
1644
1666
  _SL,
1645
1667
  0,
1646
1668
  [_sLA, _eF, _lC, _cMK, _aEC, _aPA, _dN, _cD],
1647
- [0, () => EventFilter, [() => LogConfiguration, 0], 0, 128 | 0, 64 | 0, [() => DisplayNameSafe, 0], 4],
1669
+ [0, () => EventFilter$, [() => LogConfiguration$, 0], 0, 128 | 0, 64 | 0, [() => DisplayNameSafe, 0], 4],
1648
1670
  ];
1649
- var SessionLoggerSummary = [
1671
+ var SessionLoggerSummary$ = [
1650
1672
  3,
1651
1673
  n0,
1652
1674
  _SLS,
1653
1675
  0,
1654
1676
  [_sLA, _lC, _dN, _cD],
1655
- [0, [() => LogConfiguration, 0], [() => DisplayNameSafe, 0], 4],
1677
+ [0, [() => LogConfiguration$, 0], [() => DisplayNameSafe, 0], 4],
1656
1678
  ];
1657
- var SessionSummary = [
1679
+ var SessionSummary$ = [
1658
1680
  3,
1659
1681
  n0,
1660
1682
  _SS,
@@ -1662,7 +1684,7 @@ var SessionSummary = [
1662
1684
  [_pA, _sIe, _u, _st, _sT, _eT],
1663
1685
  [0, 0, [() => Username, 0], 0, 4, 4],
1664
1686
  ];
1665
- var Tag = [
1687
+ var Tag$ = [
1666
1688
  3,
1667
1689
  n0,
1668
1690
  _T,
@@ -1673,7 +1695,7 @@ var Tag = [
1673
1695
  [() => TagValue, 0],
1674
1696
  ],
1675
1697
  ];
1676
- var TagResourceRequest = [
1698
+ var TagResourceRequest$ = [
1677
1699
  3,
1678
1700
  n0,
1679
1701
  _TRR,
@@ -1685,8 +1707,8 @@ var TagResourceRequest = [
1685
1707
  [0, 4],
1686
1708
  ],
1687
1709
  ];
1688
- var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1689
- var ThrottlingException = [
1710
+ var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
1711
+ var ThrottlingException$ = [
1690
1712
  -3,
1691
1713
  n0,
1692
1714
  _TE,
@@ -1694,13 +1716,13 @@ var ThrottlingException = [
1694
1716
  [_m, _sC, _qC, _rAS],
1695
1717
  [0, 0, 0, [1, { [_hH]: _RA }]],
1696
1718
  ];
1697
- schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1698
- var ToolbarConfiguration = [3, n0, _TC, 0, [_tT, _vM, _hTI, _mDR], [0, 0, 64 | 0, 0]];
1699
- var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1700
- schema.TypeRegistry.for(n0).registerError(TooManyTagsException, TooManyTagsException$1);
1701
- var TrustStore = [3, n0, _TS, 0, [_aPA, _tSA], [64 | 0, 0]];
1702
- var TrustStoreSummary = [3, n0, _TSS, 0, [_tSA], [0]];
1703
- var UntagResourceRequest = [
1719
+ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1720
+ var ToolbarConfiguration$ = [3, n0, _TC, 0, [_tT, _vM, _hTI, _mDR], [0, 0, 64 | 0, 0]];
1721
+ var TooManyTagsException$ = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1722
+ schema.TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
1723
+ var TrustStore$ = [3, n0, _TS, 0, [_aPA, _tSA], [64 | 0, 0]];
1724
+ var TrustStoreSummary$ = [3, n0, _TSS, 0, [_tSA], [0]];
1725
+ var UntagResourceRequest$ = [
1704
1726
  3,
1705
1727
  n0,
1706
1728
  _URR,
@@ -1711,8 +1733,8 @@ var UntagResourceRequest = [
1711
1733
  [() => TagKeyList, { [_hQ]: _tK }],
1712
1734
  ],
1713
1735
  ];
1714
- var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
1715
- var UpdateBrowserSettingsRequest = [
1736
+ var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
1737
+ var UpdateBrowserSettingsRequest$ = [
1716
1738
  3,
1717
1739
  n0,
1718
1740
  _UBSR,
@@ -1722,18 +1744,18 @@ var UpdateBrowserSettingsRequest = [
1722
1744
  [0, 1],
1723
1745
  [() => BrowserPolicy, 0],
1724
1746
  [0, 4],
1725
- [() => WebContentFilteringPolicy, 0],
1747
+ [() => WebContentFilteringPolicy$, 0],
1726
1748
  ],
1727
1749
  ];
1728
- var UpdateBrowserSettingsResponse = [
1750
+ var UpdateBrowserSettingsResponse$ = [
1729
1751
  3,
1730
1752
  n0,
1731
1753
  _UBSRp,
1732
1754
  0,
1733
1755
  [_bS],
1734
- [[() => BrowserSettings, 0]],
1756
+ [[() => BrowserSettings$, 0]],
1735
1757
  ];
1736
- var UpdateDataProtectionSettingsRequest = [
1758
+ var UpdateDataProtectionSettingsRequest$ = [
1737
1759
  3,
1738
1760
  n0,
1739
1761
  _UDPSR,
@@ -1741,21 +1763,21 @@ var UpdateDataProtectionSettingsRequest = [
1741
1763
  [_dPSA, _iRC, _dN, _de, _cTl],
1742
1764
  [
1743
1765
  [0, 1],
1744
- [() => InlineRedactionConfiguration, 0],
1766
+ [() => InlineRedactionConfiguration$, 0],
1745
1767
  [() => DisplayNameSafe, 0],
1746
1768
  [() => DescriptionSafe, 0],
1747
1769
  [0, 4],
1748
1770
  ],
1749
1771
  ];
1750
- var UpdateDataProtectionSettingsResponse = [
1772
+ var UpdateDataProtectionSettingsResponse$ = [
1751
1773
  3,
1752
1774
  n0,
1753
1775
  _UDPSRp,
1754
1776
  0,
1755
1777
  [_dPS],
1756
- [[() => DataProtectionSettings, 0]],
1778
+ [[() => DataProtectionSettings$, 0]],
1757
1779
  ];
1758
- var UpdateIdentityProviderRequest = [
1780
+ var UpdateIdentityProviderRequest$ = [
1759
1781
  3,
1760
1782
  n0,
1761
1783
  _UIPR,
@@ -1763,15 +1785,15 @@ var UpdateIdentityProviderRequest = [
1763
1785
  [_iPA, _iPN, _iPT, _iPD, _cTl],
1764
1786
  [[0, 1], [() => IdentityProviderName, 0], 0, [() => IdentityProviderDetails, 0], [0, 4]],
1765
1787
  ];
1766
- var UpdateIdentityProviderResponse = [
1788
+ var UpdateIdentityProviderResponse$ = [
1767
1789
  3,
1768
1790
  n0,
1769
1791
  _UIPRp,
1770
1792
  0,
1771
1793
  [_iP],
1772
- [[() => IdentityProvider, 0]],
1794
+ [[() => IdentityProvider$, 0]],
1773
1795
  ];
1774
- var UpdateIpAccessSettingsRequest = [
1796
+ var UpdateIpAccessSettingsRequest$ = [
1775
1797
  3,
1776
1798
  n0,
1777
1799
  _UIASR,
@@ -1785,15 +1807,15 @@ var UpdateIpAccessSettingsRequest = [
1785
1807
  [0, 4],
1786
1808
  ],
1787
1809
  ];
1788
- var UpdateIpAccessSettingsResponse = [
1810
+ var UpdateIpAccessSettingsResponse$ = [
1789
1811
  3,
1790
1812
  n0,
1791
1813
  _UIASRp,
1792
1814
  0,
1793
1815
  [_iAS],
1794
- [[() => IpAccessSettings, 0]],
1816
+ [[() => IpAccessSettings$, 0]],
1795
1817
  ];
1796
- var UpdateNetworkSettingsRequest = [
1818
+ var UpdateNetworkSettingsRequest$ = [
1797
1819
  3,
1798
1820
  n0,
1799
1821
  _UNSR,
@@ -1801,8 +1823,8 @@ var UpdateNetworkSettingsRequest = [
1801
1823
  [_nSA, _vI, _sI, _sGI, _cTl],
1802
1824
  [[0, 1], 0, 64 | 0, 64 | 0, [0, 4]],
1803
1825
  ];
1804
- var UpdateNetworkSettingsResponse = [3, n0, _UNSRp, 0, [_nS], [() => NetworkSettings]];
1805
- var UpdatePortalRequest = [
1826
+ var UpdateNetworkSettingsResponse$ = [3, n0, _UNSRp, 0, [_nS], [() => NetworkSettings$]];
1827
+ var UpdatePortalRequest$ = [
1806
1828
  3,
1807
1829
  n0,
1808
1830
  _UPR,
@@ -1810,17 +1832,17 @@ var UpdatePortalRequest = [
1810
1832
  [_pA, _dN, _aT, _iT, _mCS],
1811
1833
  [[0, 1], [() => DisplayName, 0], 0, 0, 1],
1812
1834
  ];
1813
- var UpdatePortalResponse = [3, n0, _UPRp, 0, [_po], [[() => Portal, 0]]];
1814
- var UpdateSessionLoggerRequest = [
1835
+ var UpdatePortalResponse$ = [3, n0, _UPRp, 0, [_po], [[() => Portal$, 0]]];
1836
+ var UpdateSessionLoggerRequest$ = [
1815
1837
  3,
1816
1838
  n0,
1817
1839
  _USLR,
1818
1840
  0,
1819
1841
  [_sLA, _eF, _lC, _dN],
1820
- [[0, 1], () => EventFilter, [() => LogConfiguration, 0], [() => DisplayNameSafe, 0]],
1842
+ [[0, 1], () => EventFilter$, [() => LogConfiguration$, 0], [() => DisplayNameSafe, 0]],
1821
1843
  ];
1822
- var UpdateSessionLoggerResponse = [3, n0, _USLRp, 0, [_sL], [[() => SessionLogger, 0]]];
1823
- var UpdateTrustStoreRequest = [
1844
+ var UpdateSessionLoggerResponse$ = [3, n0, _USLRp, 0, [_sL], [[() => SessionLogger$, 0]]];
1845
+ var UpdateTrustStoreRequest$ = [
1824
1846
  3,
1825
1847
  n0,
1826
1848
  _UTSR,
@@ -1828,8 +1850,8 @@ var UpdateTrustStoreRequest = [
1828
1850
  [_tSA, _cTA, _cTD, _cTl],
1829
1851
  [[0, 1], 64 | 21, 64 | 0, [0, 4]],
1830
1852
  ];
1831
- var UpdateTrustStoreResponse = [3, n0, _UTSRp, 0, [_tSA], [0]];
1832
- var UpdateUserAccessLoggingSettingsRequest = [
1853
+ var UpdateTrustStoreResponse$ = [3, n0, _UTSRp, 0, [_tSA], [0]];
1854
+ var UpdateUserAccessLoggingSettingsRequest$ = [
1833
1855
  3,
1834
1856
  n0,
1835
1857
  _UUALSR,
@@ -1837,15 +1859,15 @@ var UpdateUserAccessLoggingSettingsRequest = [
1837
1859
  [_uALSA, _kSA, _cTl],
1838
1860
  [[0, 1], 0, [0, 4]],
1839
1861
  ];
1840
- var UpdateUserAccessLoggingSettingsResponse = [
1862
+ var UpdateUserAccessLoggingSettingsResponse$ = [
1841
1863
  3,
1842
1864
  n0,
1843
1865
  _UUALSRp,
1844
1866
  0,
1845
1867
  [_uALS],
1846
- [() => UserAccessLoggingSettings],
1868
+ [() => UserAccessLoggingSettings$],
1847
1869
  ];
1848
- var UpdateUserSettingsRequest = [
1870
+ var UpdateUserSettingsRequest$ = [
1849
1871
  3,
1850
1872
  n0,
1851
1873
  _UUSR,
@@ -1861,16 +1883,16 @@ var UpdateUserSettingsRequest = [
1861
1883
  1,
1862
1884
  1,
1863
1885
  [0, 4],
1864
- [() => CookieSynchronizationConfiguration, 0],
1886
+ [() => CookieSynchronizationConfiguration$, 0],
1865
1887
  0,
1866
- () => ToolbarConfiguration,
1867
- [() => BrandingConfigurationUpdateInput, 0],
1888
+ () => ToolbarConfiguration$,
1889
+ [() => BrandingConfigurationUpdateInput$, 0],
1868
1890
  ],
1869
1891
  ];
1870
- var UpdateUserSettingsResponse = [3, n0, _UUSRp, 0, [_uS], [[() => UserSettings, 0]]];
1871
- var UserAccessLoggingSettings = [3, n0, _UALS, 0, [_uALSA, _aPA, _kSA], [0, 64 | 0, 0]];
1872
- var UserAccessLoggingSettingsSummary = [3, n0, _UALSS, 0, [_uALSA, _kSA], [0, 0]];
1873
- var UserSettings = [
1892
+ var UpdateUserSettingsResponse$ = [3, n0, _UUSRp, 0, [_uS], [[() => UserSettings$, 0]]];
1893
+ var UserAccessLoggingSettings$ = [3, n0, _UALS, 0, [_uALSA, _aPA, _kSA], [0, 64 | 0, 0]];
1894
+ var UserAccessLoggingSettingsSummary$ = [3, n0, _UALSS, 0, [_uALSA, _kSA], [0, 0]];
1895
+ var UserSettings$ = [
1874
1896
  3,
1875
1897
  n0,
1876
1898
  _US,
@@ -1886,15 +1908,15 @@ var UserSettings = [
1886
1908
  0,
1887
1909
  1,
1888
1910
  1,
1889
- [() => CookieSynchronizationConfiguration, 0],
1911
+ [() => CookieSynchronizationConfiguration$, 0],
1890
1912
  0,
1891
1913
  128 | 0,
1892
1914
  0,
1893
- () => ToolbarConfiguration,
1894
- [() => BrandingConfiguration, 0],
1915
+ () => ToolbarConfiguration$,
1916
+ [() => BrandingConfiguration$, 0],
1895
1917
  ],
1896
1918
  ];
1897
- var UserSettingsSummary = [
1919
+ var UserSettingsSummary$ = [
1898
1920
  3,
1899
1921
  n0,
1900
1922
  _USS,
@@ -1909,13 +1931,13 @@ var UserSettingsSummary = [
1909
1931
  0,
1910
1932
  1,
1911
1933
  1,
1912
- [() => CookieSynchronizationConfiguration, 0],
1934
+ [() => CookieSynchronizationConfiguration$, 0],
1913
1935
  0,
1914
- () => ToolbarConfiguration,
1915
- [() => BrandingConfiguration, 0],
1936
+ () => ToolbarConfiguration$,
1937
+ [() => BrandingConfiguration$, 0],
1916
1938
  ],
1917
1939
  ];
1918
- var ValidationException = [
1940
+ var ValidationException$ = [
1919
1941
  -3,
1920
1942
  n0,
1921
1943
  _VE,
@@ -1923,9 +1945,9 @@ var ValidationException = [
1923
1945
  [_m, _r, _fL],
1924
1946
  [0, 0, () => ValidationExceptionFieldList],
1925
1947
  ];
1926
- schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
1927
- var ValidationExceptionField = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
1928
- var WebContentFilteringPolicy = [
1948
+ schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1949
+ var ValidationExceptionField$ = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
1950
+ var WebContentFilteringPolicy$ = [
1929
1951
  3,
1930
1952
  n0,
1931
1953
  _WCFP,
@@ -1934,634 +1956,634 @@ var WebContentFilteringPolicy = [
1934
1956
  [64 | 0, [() => UrlPatternList, 0], [() => UrlPatternList, 0]],
1935
1957
  ];
1936
1958
  var __Unit = "unit";
1937
- var WorkSpacesWebServiceException = [-3, _sm, "WorkSpacesWebServiceException", 0, [], []];
1938
- schema.TypeRegistry.for(_sm).registerError(WorkSpacesWebServiceException, WorkSpacesWebServiceException$1);
1939
- var BrowserSettingsList = [1, n0, _BSL, 0, () => BrowserSettingsSummary];
1940
- var CertificateSummaryList = [1, n0, _CSL, 0, () => CertificateSummary];
1941
- var CookieSpecifications = [1, n0, _CSoo, 0, [() => CookieSpecification, 0]];
1942
- var DataProtectionSettingsList = [1, n0, _DPSL, 0, [() => DataProtectionSettingsSummary, 0]];
1959
+ var WorkSpacesWebServiceException$ = [-3, _sm, "WorkSpacesWebServiceException", 0, [], []];
1960
+ schema.TypeRegistry.for(_sm).registerError(WorkSpacesWebServiceException$, WorkSpacesWebServiceException);
1961
+ var BrowserSettingsList = [1, n0, _BSL, 0, () => BrowserSettingsSummary$];
1962
+ var CertificateSummaryList = [1, n0, _CSL, 0, () => CertificateSummary$];
1963
+ var CookieSpecifications = [1, n0, _CSoo, 0, [() => CookieSpecification$, 0]];
1964
+ var DataProtectionSettingsList = [1, n0, _DPSL, 0, [() => DataProtectionSettingsSummary$, 0]];
1943
1965
  var GlobalInlineRedactionUrls = [1, n0, _GIRU, 0, [() => InlineRedactionUrl, 0]];
1944
- var IdentityProviderList = [1, n0, _IPL, 0, [() => IdentityProviderSummary, 0]];
1945
- var InlineRedactionPatterns = [1, n0, _IRPn, 0, [() => InlineRedactionPattern, 0]];
1966
+ var IdentityProviderList = [1, n0, _IPL, 0, [() => IdentityProviderSummary$, 0]];
1967
+ var InlineRedactionPatterns = [1, n0, _IRPn, 0, [() => InlineRedactionPattern$, 0]];
1946
1968
  var InlineRedactionUrls = [1, n0, _IRUn, 0, [() => InlineRedactionUrl, 0]];
1947
- var IpAccessSettingsList = [1, n0, _IASL, 0, [() => IpAccessSettingsSummary, 0]];
1969
+ var IpAccessSettingsList = [1, n0, _IASL, 0, [() => IpAccessSettingsSummary$, 0]];
1948
1970
  var IpAddressList = [1, n0, _IAL, 0, [() => IpAddress, 0]];
1949
- var IpRuleList = [1, n0, _IRL, 8, [() => IpRule, 0]];
1950
- var NetworkSettingsList = [1, n0, _NSL, 0, () => NetworkSettingsSummary];
1951
- var PortalList = [1, n0, _PL, 0, [() => PortalSummary, 0]];
1952
- var SessionLoggerList = [1, n0, _SLL, 0, [() => SessionLoggerSummary, 0]];
1953
- var SessionSummaryList = [1, n0, _SSL, 0, [() => SessionSummary, 0]];
1971
+ var IpRuleList = [1, n0, _IRL, 8, [() => IpRule$, 0]];
1972
+ var NetworkSettingsList = [1, n0, _NSL, 0, () => NetworkSettingsSummary$];
1973
+ var PortalList = [1, n0, _PL, 0, [() => PortalSummary$, 0]];
1974
+ var SessionLoggerList = [1, n0, _SLL, 0, [() => SessionLoggerSummary$, 0]];
1975
+ var SessionSummaryList = [1, n0, _SSL, 0, [() => SessionSummary$, 0]];
1954
1976
  var TagKeyList = [1, n0, _TKL, 0, [() => TagKey, 0]];
1955
- var TagList = [1, n0, _TL, 0, [() => Tag, 0]];
1956
- var TrustStoreSummaryList = [1, n0, _TSSL, 0, () => TrustStoreSummary];
1977
+ var TagList = [1, n0, _TL, 0, [() => Tag$, 0]];
1978
+ var TrustStoreSummaryList = [1, n0, _TSSL, 0, () => TrustStoreSummary$];
1957
1979
  var UrlPatternList = [1, n0, _UPL, 0, [() => UrlPattern, 0]];
1958
- var UserAccessLoggingSettingsList = [1, n0, _UALSL, 0, () => UserAccessLoggingSettingsSummary];
1959
- var UserSettingsList = [1, n0, _USL, 0, [() => UserSettingsSummary, 0]];
1960
- var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
1980
+ var UserAccessLoggingSettingsList = [1, n0, _UALSL, 0, () => UserAccessLoggingSettingsSummary$];
1981
+ var UserSettingsList = [1, n0, _USL, 0, [() => UserSettingsSummary$, 0]];
1982
+ var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
1961
1983
  var IdentityProviderDetails = [2, n0, _IPD, 8, 0, 0];
1962
- var LocalizedBrandingStringMap = [2, n0, _LBSM, 0, 0, () => LocalizedBrandingStrings];
1963
- var EventFilter = [3, n0, _EF, 0, [_al, _in], [() => __Unit, 64 | 0]];
1964
- var IconImageInput = [3, n0, _III, 0, [_blo, _sU], [[() => IconImage, 0], 0]];
1965
- var WallpaperImageInput = [3, n0, _WII, 0, [_blo, _sU], [[() => WallpaperImage, 0], 0]];
1966
- var AssociateBrowserSettings = [
1984
+ var LocalizedBrandingStringMap = [2, n0, _LBSM, 0, 0, () => LocalizedBrandingStrings$];
1985
+ var EventFilter$ = [3, n0, _EF, 0, [_al, _in], [() => __Unit, 64 | 0]];
1986
+ var IconImageInput$ = [3, n0, _III, 0, [_blo, _sU], [[() => IconImage, 0], 0]];
1987
+ var WallpaperImageInput$ = [3, n0, _WII, 0, [_blo, _sU], [[() => WallpaperImage, 0], 0]];
1988
+ var AssociateBrowserSettings$ = [
1967
1989
  9,
1968
1990
  n0,
1969
1991
  _ABS,
1970
1992
  { [_h]: ["PUT", "/portals/{portalArn+}/browserSettings", 200] },
1971
- () => AssociateBrowserSettingsRequest,
1972
- () => AssociateBrowserSettingsResponse,
1993
+ () => AssociateBrowserSettingsRequest$,
1994
+ () => AssociateBrowserSettingsResponse$,
1973
1995
  ];
1974
- var AssociateDataProtectionSettings = [
1996
+ var AssociateDataProtectionSettings$ = [
1975
1997
  9,
1976
1998
  n0,
1977
1999
  _ADPS,
1978
2000
  { [_h]: ["PUT", "/portals/{portalArn+}/dataProtectionSettings", 200] },
1979
- () => AssociateDataProtectionSettingsRequest,
1980
- () => AssociateDataProtectionSettingsResponse,
2001
+ () => AssociateDataProtectionSettingsRequest$,
2002
+ () => AssociateDataProtectionSettingsResponse$,
1981
2003
  ];
1982
- var AssociateIpAccessSettings = [
2004
+ var AssociateIpAccessSettings$ = [
1983
2005
  9,
1984
2006
  n0,
1985
2007
  _AIAS,
1986
2008
  { [_h]: ["PUT", "/portals/{portalArn+}/ipAccessSettings", 200] },
1987
- () => AssociateIpAccessSettingsRequest,
1988
- () => AssociateIpAccessSettingsResponse,
2009
+ () => AssociateIpAccessSettingsRequest$,
2010
+ () => AssociateIpAccessSettingsResponse$,
1989
2011
  ];
1990
- var AssociateNetworkSettings = [
2012
+ var AssociateNetworkSettings$ = [
1991
2013
  9,
1992
2014
  n0,
1993
2015
  _ANS,
1994
2016
  { [_h]: ["PUT", "/portals/{portalArn+}/networkSettings", 200] },
1995
- () => AssociateNetworkSettingsRequest,
1996
- () => AssociateNetworkSettingsResponse,
2017
+ () => AssociateNetworkSettingsRequest$,
2018
+ () => AssociateNetworkSettingsResponse$,
1997
2019
  ];
1998
- var AssociateSessionLogger = [
2020
+ var AssociateSessionLogger$ = [
1999
2021
  9,
2000
2022
  n0,
2001
2023
  _ASL,
2002
2024
  { [_h]: ["PUT", "/portals/{portalArn+}/sessionLogger", 200] },
2003
- () => AssociateSessionLoggerRequest,
2004
- () => AssociateSessionLoggerResponse,
2025
+ () => AssociateSessionLoggerRequest$,
2026
+ () => AssociateSessionLoggerResponse$,
2005
2027
  ];
2006
- var AssociateTrustStore = [
2028
+ var AssociateTrustStore$ = [
2007
2029
  9,
2008
2030
  n0,
2009
2031
  _ATS,
2010
2032
  { [_h]: ["PUT", "/portals/{portalArn+}/trustStores", 200] },
2011
- () => AssociateTrustStoreRequest,
2012
- () => AssociateTrustStoreResponse,
2033
+ () => AssociateTrustStoreRequest$,
2034
+ () => AssociateTrustStoreResponse$,
2013
2035
  ];
2014
- var AssociateUserAccessLoggingSettings = [
2036
+ var AssociateUserAccessLoggingSettings$ = [
2015
2037
  9,
2016
2038
  n0,
2017
2039
  _AUALS,
2018
2040
  { [_h]: ["PUT", "/portals/{portalArn+}/userAccessLoggingSettings", 200] },
2019
- () => AssociateUserAccessLoggingSettingsRequest,
2020
- () => AssociateUserAccessLoggingSettingsResponse,
2041
+ () => AssociateUserAccessLoggingSettingsRequest$,
2042
+ () => AssociateUserAccessLoggingSettingsResponse$,
2021
2043
  ];
2022
- var AssociateUserSettings = [
2044
+ var AssociateUserSettings$ = [
2023
2045
  9,
2024
2046
  n0,
2025
2047
  _AUS,
2026
2048
  { [_h]: ["PUT", "/portals/{portalArn+}/userSettings", 200] },
2027
- () => AssociateUserSettingsRequest,
2028
- () => AssociateUserSettingsResponse,
2049
+ () => AssociateUserSettingsRequest$,
2050
+ () => AssociateUserSettingsResponse$,
2029
2051
  ];
2030
- var CreateBrowserSettings = [
2052
+ var CreateBrowserSettings$ = [
2031
2053
  9,
2032
2054
  n0,
2033
2055
  _CBS,
2034
2056
  { [_h]: ["POST", "/browserSettings", 200] },
2035
- () => CreateBrowserSettingsRequest,
2036
- () => CreateBrowserSettingsResponse,
2057
+ () => CreateBrowserSettingsRequest$,
2058
+ () => CreateBrowserSettingsResponse$,
2037
2059
  ];
2038
- var CreateDataProtectionSettings = [
2060
+ var CreateDataProtectionSettings$ = [
2039
2061
  9,
2040
2062
  n0,
2041
2063
  _CDPS,
2042
2064
  { [_h]: ["POST", "/dataProtectionSettings", 200] },
2043
- () => CreateDataProtectionSettingsRequest,
2044
- () => CreateDataProtectionSettingsResponse,
2065
+ () => CreateDataProtectionSettingsRequest$,
2066
+ () => CreateDataProtectionSettingsResponse$,
2045
2067
  ];
2046
- var CreateIdentityProvider = [
2068
+ var CreateIdentityProvider$ = [
2047
2069
  9,
2048
2070
  n0,
2049
2071
  _CIP,
2050
2072
  { [_h]: ["POST", "/identityProviders", 200] },
2051
- () => CreateIdentityProviderRequest,
2052
- () => CreateIdentityProviderResponse,
2073
+ () => CreateIdentityProviderRequest$,
2074
+ () => CreateIdentityProviderResponse$,
2053
2075
  ];
2054
- var CreateIpAccessSettings = [
2076
+ var CreateIpAccessSettings$ = [
2055
2077
  9,
2056
2078
  n0,
2057
2079
  _CIAS,
2058
2080
  { [_h]: ["POST", "/ipAccessSettings", 200] },
2059
- () => CreateIpAccessSettingsRequest,
2060
- () => CreateIpAccessSettingsResponse,
2081
+ () => CreateIpAccessSettingsRequest$,
2082
+ () => CreateIpAccessSettingsResponse$,
2061
2083
  ];
2062
- var CreateNetworkSettings = [
2084
+ var CreateNetworkSettings$ = [
2063
2085
  9,
2064
2086
  n0,
2065
2087
  _CNS,
2066
2088
  { [_h]: ["POST", "/networkSettings", 200] },
2067
- () => CreateNetworkSettingsRequest,
2068
- () => CreateNetworkSettingsResponse,
2089
+ () => CreateNetworkSettingsRequest$,
2090
+ () => CreateNetworkSettingsResponse$,
2069
2091
  ];
2070
- var CreatePortal = [
2092
+ var CreatePortal$ = [
2071
2093
  9,
2072
2094
  n0,
2073
2095
  _CPr,
2074
2096
  { [_h]: ["POST", "/portals", 200] },
2075
- () => CreatePortalRequest,
2076
- () => CreatePortalResponse,
2097
+ () => CreatePortalRequest$,
2098
+ () => CreatePortalResponse$,
2077
2099
  ];
2078
- var CreateSessionLogger = [
2100
+ var CreateSessionLogger$ = [
2079
2101
  9,
2080
2102
  n0,
2081
2103
  _CSLr,
2082
2104
  { [_h]: ["POST", "/sessionLoggers", 200] },
2083
- () => CreateSessionLoggerRequest,
2084
- () => CreateSessionLoggerResponse,
2105
+ () => CreateSessionLoggerRequest$,
2106
+ () => CreateSessionLoggerResponse$,
2085
2107
  ];
2086
- var CreateTrustStore = [
2108
+ var CreateTrustStore$ = [
2087
2109
  9,
2088
2110
  n0,
2089
2111
  _CTS,
2090
2112
  { [_h]: ["POST", "/trustStores", 200] },
2091
- () => CreateTrustStoreRequest,
2092
- () => CreateTrustStoreResponse,
2113
+ () => CreateTrustStoreRequest$,
2114
+ () => CreateTrustStoreResponse$,
2093
2115
  ];
2094
- var CreateUserAccessLoggingSettings = [
2116
+ var CreateUserAccessLoggingSettings$ = [
2095
2117
  9,
2096
2118
  n0,
2097
2119
  _CUALS,
2098
2120
  { [_h]: ["POST", "/userAccessLoggingSettings", 200] },
2099
- () => CreateUserAccessLoggingSettingsRequest,
2100
- () => CreateUserAccessLoggingSettingsResponse,
2121
+ () => CreateUserAccessLoggingSettingsRequest$,
2122
+ () => CreateUserAccessLoggingSettingsResponse$,
2101
2123
  ];
2102
- var CreateUserSettings = [
2124
+ var CreateUserSettings$ = [
2103
2125
  9,
2104
2126
  n0,
2105
2127
  _CUS,
2106
2128
  { [_h]: ["POST", "/userSettings", 200] },
2107
- () => CreateUserSettingsRequest,
2108
- () => CreateUserSettingsResponse,
2129
+ () => CreateUserSettingsRequest$,
2130
+ () => CreateUserSettingsResponse$,
2109
2131
  ];
2110
- var DeleteBrowserSettings = [
2132
+ var DeleteBrowserSettings$ = [
2111
2133
  9,
2112
2134
  n0,
2113
2135
  _DBS,
2114
2136
  { [_h]: ["DELETE", "/browserSettings/{browserSettingsArn+}", 200] },
2115
- () => DeleteBrowserSettingsRequest,
2116
- () => DeleteBrowserSettingsResponse,
2137
+ () => DeleteBrowserSettingsRequest$,
2138
+ () => DeleteBrowserSettingsResponse$,
2117
2139
  ];
2118
- var DeleteDataProtectionSettings = [
2140
+ var DeleteDataProtectionSettings$ = [
2119
2141
  9,
2120
2142
  n0,
2121
2143
  _DDPS,
2122
2144
  { [_h]: ["DELETE", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2123
- () => DeleteDataProtectionSettingsRequest,
2124
- () => DeleteDataProtectionSettingsResponse,
2145
+ () => DeleteDataProtectionSettingsRequest$,
2146
+ () => DeleteDataProtectionSettingsResponse$,
2125
2147
  ];
2126
- var DeleteIdentityProvider = [
2148
+ var DeleteIdentityProvider$ = [
2127
2149
  9,
2128
2150
  n0,
2129
2151
  _DIP,
2130
2152
  { [_h]: ["DELETE", "/identityProviders/{identityProviderArn+}", 200] },
2131
- () => DeleteIdentityProviderRequest,
2132
- () => DeleteIdentityProviderResponse,
2153
+ () => DeleteIdentityProviderRequest$,
2154
+ () => DeleteIdentityProviderResponse$,
2133
2155
  ];
2134
- var DeleteIpAccessSettings = [
2156
+ var DeleteIpAccessSettings$ = [
2135
2157
  9,
2136
2158
  n0,
2137
2159
  _DIAS,
2138
2160
  { [_h]: ["DELETE", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2139
- () => DeleteIpAccessSettingsRequest,
2140
- () => DeleteIpAccessSettingsResponse,
2161
+ () => DeleteIpAccessSettingsRequest$,
2162
+ () => DeleteIpAccessSettingsResponse$,
2141
2163
  ];
2142
- var DeleteNetworkSettings = [
2164
+ var DeleteNetworkSettings$ = [
2143
2165
  9,
2144
2166
  n0,
2145
2167
  _DNSe,
2146
2168
  { [_h]: ["DELETE", "/networkSettings/{networkSettingsArn+}", 200] },
2147
- () => DeleteNetworkSettingsRequest,
2148
- () => DeleteNetworkSettingsResponse,
2169
+ () => DeleteNetworkSettingsRequest$,
2170
+ () => DeleteNetworkSettingsResponse$,
2149
2171
  ];
2150
- var DeletePortal = [
2172
+ var DeletePortal$ = [
2151
2173
  9,
2152
2174
  n0,
2153
2175
  _DP,
2154
2176
  { [_h]: ["DELETE", "/portals/{portalArn+}", 200] },
2155
- () => DeletePortalRequest,
2156
- () => DeletePortalResponse,
2177
+ () => DeletePortalRequest$,
2178
+ () => DeletePortalResponse$,
2157
2179
  ];
2158
- var DeleteSessionLogger = [
2180
+ var DeleteSessionLogger$ = [
2159
2181
  9,
2160
2182
  n0,
2161
2183
  _DSL,
2162
2184
  { [_h]: ["DELETE", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2163
- () => DeleteSessionLoggerRequest,
2164
- () => DeleteSessionLoggerResponse,
2185
+ () => DeleteSessionLoggerRequest$,
2186
+ () => DeleteSessionLoggerResponse$,
2165
2187
  ];
2166
- var DeleteTrustStore = [
2188
+ var DeleteTrustStore$ = [
2167
2189
  9,
2168
2190
  n0,
2169
2191
  _DTS,
2170
2192
  { [_h]: ["DELETE", "/trustStores/{trustStoreArn+}", 200] },
2171
- () => DeleteTrustStoreRequest,
2172
- () => DeleteTrustStoreResponse,
2193
+ () => DeleteTrustStoreRequest$,
2194
+ () => DeleteTrustStoreResponse$,
2173
2195
  ];
2174
- var DeleteUserAccessLoggingSettings = [
2196
+ var DeleteUserAccessLoggingSettings$ = [
2175
2197
  9,
2176
2198
  n0,
2177
2199
  _DUALS,
2178
2200
  { [_h]: ["DELETE", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2179
- () => DeleteUserAccessLoggingSettingsRequest,
2180
- () => DeleteUserAccessLoggingSettingsResponse,
2201
+ () => DeleteUserAccessLoggingSettingsRequest$,
2202
+ () => DeleteUserAccessLoggingSettingsResponse$,
2181
2203
  ];
2182
- var DeleteUserSettings = [
2204
+ var DeleteUserSettings$ = [
2183
2205
  9,
2184
2206
  n0,
2185
2207
  _DUS,
2186
2208
  { [_h]: ["DELETE", "/userSettings/{userSettingsArn+}", 200] },
2187
- () => DeleteUserSettingsRequest,
2188
- () => DeleteUserSettingsResponse,
2209
+ () => DeleteUserSettingsRequest$,
2210
+ () => DeleteUserSettingsResponse$,
2189
2211
  ];
2190
- var DisassociateBrowserSettings = [
2212
+ var DisassociateBrowserSettings$ = [
2191
2213
  9,
2192
2214
  n0,
2193
2215
  _DBSi,
2194
2216
  { [_h]: ["DELETE", "/portals/{portalArn+}/browserSettings", 200] },
2195
- () => DisassociateBrowserSettingsRequest,
2196
- () => DisassociateBrowserSettingsResponse,
2217
+ () => DisassociateBrowserSettingsRequest$,
2218
+ () => DisassociateBrowserSettingsResponse$,
2197
2219
  ];
2198
- var DisassociateDataProtectionSettings = [
2220
+ var DisassociateDataProtectionSettings$ = [
2199
2221
  9,
2200
2222
  n0,
2201
2223
  _DDPSi,
2202
2224
  { [_h]: ["DELETE", "/portals/{portalArn+}/dataProtectionSettings", 200] },
2203
- () => DisassociateDataProtectionSettingsRequest,
2204
- () => DisassociateDataProtectionSettingsResponse,
2225
+ () => DisassociateDataProtectionSettingsRequest$,
2226
+ () => DisassociateDataProtectionSettingsResponse$,
2205
2227
  ];
2206
- var DisassociateIpAccessSettings = [
2228
+ var DisassociateIpAccessSettings$ = [
2207
2229
  9,
2208
2230
  n0,
2209
2231
  _DIASi,
2210
2232
  { [_h]: ["DELETE", "/portals/{portalArn+}/ipAccessSettings", 200] },
2211
- () => DisassociateIpAccessSettingsRequest,
2212
- () => DisassociateIpAccessSettingsResponse,
2233
+ () => DisassociateIpAccessSettingsRequest$,
2234
+ () => DisassociateIpAccessSettingsResponse$,
2213
2235
  ];
2214
- var DisassociateNetworkSettings = [
2236
+ var DisassociateNetworkSettings$ = [
2215
2237
  9,
2216
2238
  n0,
2217
2239
  _DNSi,
2218
2240
  { [_h]: ["DELETE", "/portals/{portalArn+}/networkSettings", 200] },
2219
- () => DisassociateNetworkSettingsRequest,
2220
- () => DisassociateNetworkSettingsResponse,
2241
+ () => DisassociateNetworkSettingsRequest$,
2242
+ () => DisassociateNetworkSettingsResponse$,
2221
2243
  ];
2222
- var DisassociateSessionLogger = [
2244
+ var DisassociateSessionLogger$ = [
2223
2245
  9,
2224
2246
  n0,
2225
2247
  _DSLi,
2226
2248
  { [_h]: ["DELETE", "/portals/{portalArn+}/sessionLogger", 200] },
2227
- () => DisassociateSessionLoggerRequest,
2228
- () => DisassociateSessionLoggerResponse,
2249
+ () => DisassociateSessionLoggerRequest$,
2250
+ () => DisassociateSessionLoggerResponse$,
2229
2251
  ];
2230
- var DisassociateTrustStore = [
2252
+ var DisassociateTrustStore$ = [
2231
2253
  9,
2232
2254
  n0,
2233
2255
  _DTSi,
2234
2256
  { [_h]: ["DELETE", "/portals/{portalArn+}/trustStores", 200] },
2235
- () => DisassociateTrustStoreRequest,
2236
- () => DisassociateTrustStoreResponse,
2257
+ () => DisassociateTrustStoreRequest$,
2258
+ () => DisassociateTrustStoreResponse$,
2237
2259
  ];
2238
- var DisassociateUserAccessLoggingSettings = [
2260
+ var DisassociateUserAccessLoggingSettings$ = [
2239
2261
  9,
2240
2262
  n0,
2241
2263
  _DUALSi,
2242
2264
  { [_h]: ["DELETE", "/portals/{portalArn+}/userAccessLoggingSettings", 200] },
2243
- () => DisassociateUserAccessLoggingSettingsRequest,
2244
- () => DisassociateUserAccessLoggingSettingsResponse,
2265
+ () => DisassociateUserAccessLoggingSettingsRequest$,
2266
+ () => DisassociateUserAccessLoggingSettingsResponse$,
2245
2267
  ];
2246
- var DisassociateUserSettings = [
2268
+ var DisassociateUserSettings$ = [
2247
2269
  9,
2248
2270
  n0,
2249
2271
  _DUSi,
2250
2272
  { [_h]: ["DELETE", "/portals/{portalArn+}/userSettings", 200] },
2251
- () => DisassociateUserSettingsRequest,
2252
- () => DisassociateUserSettingsResponse,
2273
+ () => DisassociateUserSettingsRequest$,
2274
+ () => DisassociateUserSettingsResponse$,
2253
2275
  ];
2254
- var ExpireSession = [
2276
+ var ExpireSession$ = [
2255
2277
  9,
2256
2278
  n0,
2257
2279
  _ES,
2258
2280
  { [_h]: ["DELETE", "/portals/{portalId}/sessions/{sessionId}", 200] },
2259
- () => ExpireSessionRequest,
2260
- () => ExpireSessionResponse,
2281
+ () => ExpireSessionRequest$,
2282
+ () => ExpireSessionResponse$,
2261
2283
  ];
2262
- var GetBrowserSettings = [
2284
+ var GetBrowserSettings$ = [
2263
2285
  9,
2264
2286
  n0,
2265
2287
  _GBS,
2266
2288
  { [_h]: ["GET", "/browserSettings/{browserSettingsArn+}", 200] },
2267
- () => GetBrowserSettingsRequest,
2268
- () => GetBrowserSettingsResponse,
2289
+ () => GetBrowserSettingsRequest$,
2290
+ () => GetBrowserSettingsResponse$,
2269
2291
  ];
2270
- var GetDataProtectionSettings = [
2292
+ var GetDataProtectionSettings$ = [
2271
2293
  9,
2272
2294
  n0,
2273
2295
  _GDPS,
2274
2296
  { [_h]: ["GET", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2275
- () => GetDataProtectionSettingsRequest,
2276
- () => GetDataProtectionSettingsResponse,
2297
+ () => GetDataProtectionSettingsRequest$,
2298
+ () => GetDataProtectionSettingsResponse$,
2277
2299
  ];
2278
- var GetIdentityProvider = [
2300
+ var GetIdentityProvider$ = [
2279
2301
  9,
2280
2302
  n0,
2281
2303
  _GIP,
2282
2304
  { [_h]: ["GET", "/identityProviders/{identityProviderArn+}", 200] },
2283
- () => GetIdentityProviderRequest,
2284
- () => GetIdentityProviderResponse,
2305
+ () => GetIdentityProviderRequest$,
2306
+ () => GetIdentityProviderResponse$,
2285
2307
  ];
2286
- var GetIpAccessSettings = [
2308
+ var GetIpAccessSettings$ = [
2287
2309
  9,
2288
2310
  n0,
2289
2311
  _GIAS,
2290
2312
  { [_h]: ["GET", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2291
- () => GetIpAccessSettingsRequest,
2292
- () => GetIpAccessSettingsResponse,
2313
+ () => GetIpAccessSettingsRequest$,
2314
+ () => GetIpAccessSettingsResponse$,
2293
2315
  ];
2294
- var GetNetworkSettings = [
2316
+ var GetNetworkSettings$ = [
2295
2317
  9,
2296
2318
  n0,
2297
2319
  _GNS,
2298
2320
  { [_h]: ["GET", "/networkSettings/{networkSettingsArn+}", 200] },
2299
- () => GetNetworkSettingsRequest,
2300
- () => GetNetworkSettingsResponse,
2321
+ () => GetNetworkSettingsRequest$,
2322
+ () => GetNetworkSettingsResponse$,
2301
2323
  ];
2302
- var GetPortal = [
2324
+ var GetPortal$ = [
2303
2325
  9,
2304
2326
  n0,
2305
2327
  _GP,
2306
2328
  { [_h]: ["GET", "/portals/{portalArn+}", 200] },
2307
- () => GetPortalRequest,
2308
- () => GetPortalResponse,
2329
+ () => GetPortalRequest$,
2330
+ () => GetPortalResponse$,
2309
2331
  ];
2310
- var GetPortalServiceProviderMetadata = [
2332
+ var GetPortalServiceProviderMetadata$ = [
2311
2333
  9,
2312
2334
  n0,
2313
2335
  _GPSPM,
2314
2336
  { [_h]: ["GET", "/portalIdp/{portalArn+}", 200] },
2315
- () => GetPortalServiceProviderMetadataRequest,
2316
- () => GetPortalServiceProviderMetadataResponse,
2337
+ () => GetPortalServiceProviderMetadataRequest$,
2338
+ () => GetPortalServiceProviderMetadataResponse$,
2317
2339
  ];
2318
- var GetSession = [
2340
+ var GetSession$ = [
2319
2341
  9,
2320
2342
  n0,
2321
2343
  _GS,
2322
2344
  { [_h]: ["GET", "/portals/{portalId}/sessions/{sessionId}", 200] },
2323
- () => GetSessionRequest,
2324
- () => GetSessionResponse,
2345
+ () => GetSessionRequest$,
2346
+ () => GetSessionResponse$,
2325
2347
  ];
2326
- var GetSessionLogger = [
2348
+ var GetSessionLogger$ = [
2327
2349
  9,
2328
2350
  n0,
2329
2351
  _GSL,
2330
2352
  { [_h]: ["GET", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2331
- () => GetSessionLoggerRequest,
2332
- () => GetSessionLoggerResponse,
2353
+ () => GetSessionLoggerRequest$,
2354
+ () => GetSessionLoggerResponse$,
2333
2355
  ];
2334
- var GetTrustStore = [
2356
+ var GetTrustStore$ = [
2335
2357
  9,
2336
2358
  n0,
2337
2359
  _GTS,
2338
2360
  { [_h]: ["GET", "/trustStores/{trustStoreArn+}", 200] },
2339
- () => GetTrustStoreRequest,
2340
- () => GetTrustStoreResponse,
2361
+ () => GetTrustStoreRequest$,
2362
+ () => GetTrustStoreResponse$,
2341
2363
  ];
2342
- var GetTrustStoreCertificate = [
2364
+ var GetTrustStoreCertificate$ = [
2343
2365
  9,
2344
2366
  n0,
2345
2367
  _GTSC,
2346
2368
  { [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificate", 200] },
2347
- () => GetTrustStoreCertificateRequest,
2348
- () => GetTrustStoreCertificateResponse,
2369
+ () => GetTrustStoreCertificateRequest$,
2370
+ () => GetTrustStoreCertificateResponse$,
2349
2371
  ];
2350
- var GetUserAccessLoggingSettings = [
2372
+ var GetUserAccessLoggingSettings$ = [
2351
2373
  9,
2352
2374
  n0,
2353
2375
  _GUALS,
2354
2376
  { [_h]: ["GET", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2355
- () => GetUserAccessLoggingSettingsRequest,
2356
- () => GetUserAccessLoggingSettingsResponse,
2377
+ () => GetUserAccessLoggingSettingsRequest$,
2378
+ () => GetUserAccessLoggingSettingsResponse$,
2357
2379
  ];
2358
- var GetUserSettings = [
2380
+ var GetUserSettings$ = [
2359
2381
  9,
2360
2382
  n0,
2361
2383
  _GUS,
2362
2384
  { [_h]: ["GET", "/userSettings/{userSettingsArn+}", 200] },
2363
- () => GetUserSettingsRequest,
2364
- () => GetUserSettingsResponse,
2385
+ () => GetUserSettingsRequest$,
2386
+ () => GetUserSettingsResponse$,
2365
2387
  ];
2366
- var ListBrowserSettings = [
2388
+ var ListBrowserSettings$ = [
2367
2389
  9,
2368
2390
  n0,
2369
2391
  _LBSi,
2370
2392
  { [_h]: ["GET", "/browserSettings", 200] },
2371
- () => ListBrowserSettingsRequest,
2372
- () => ListBrowserSettingsResponse,
2393
+ () => ListBrowserSettingsRequest$,
2394
+ () => ListBrowserSettingsResponse$,
2373
2395
  ];
2374
- var ListDataProtectionSettings = [
2396
+ var ListDataProtectionSettings$ = [
2375
2397
  9,
2376
2398
  n0,
2377
2399
  _LDPS,
2378
2400
  { [_h]: ["GET", "/dataProtectionSettings", 200] },
2379
- () => ListDataProtectionSettingsRequest,
2380
- () => ListDataProtectionSettingsResponse,
2401
+ () => ListDataProtectionSettingsRequest$,
2402
+ () => ListDataProtectionSettingsResponse$,
2381
2403
  ];
2382
- var ListIdentityProviders = [
2404
+ var ListIdentityProviders$ = [
2383
2405
  9,
2384
2406
  n0,
2385
2407
  _LIP,
2386
2408
  { [_h]: ["GET", "/portals/{portalArn+}/identityProviders", 200] },
2387
- () => ListIdentityProvidersRequest,
2388
- () => ListIdentityProvidersResponse,
2409
+ () => ListIdentityProvidersRequest$,
2410
+ () => ListIdentityProvidersResponse$,
2389
2411
  ];
2390
- var ListIpAccessSettings = [
2412
+ var ListIpAccessSettings$ = [
2391
2413
  9,
2392
2414
  n0,
2393
2415
  _LIAS,
2394
2416
  { [_h]: ["GET", "/ipAccessSettings", 200] },
2395
- () => ListIpAccessSettingsRequest,
2396
- () => ListIpAccessSettingsResponse,
2417
+ () => ListIpAccessSettingsRequest$,
2418
+ () => ListIpAccessSettingsResponse$,
2397
2419
  ];
2398
- var ListNetworkSettings = [
2420
+ var ListNetworkSettings$ = [
2399
2421
  9,
2400
2422
  n0,
2401
2423
  _LNS,
2402
2424
  { [_h]: ["GET", "/networkSettings", 200] },
2403
- () => ListNetworkSettingsRequest,
2404
- () => ListNetworkSettingsResponse,
2425
+ () => ListNetworkSettingsRequest$,
2426
+ () => ListNetworkSettingsResponse$,
2405
2427
  ];
2406
- var ListPortals = [
2428
+ var ListPortals$ = [
2407
2429
  9,
2408
2430
  n0,
2409
2431
  _LP,
2410
2432
  { [_h]: ["GET", "/portals", 200] },
2411
- () => ListPortalsRequest,
2412
- () => ListPortalsResponse,
2433
+ () => ListPortalsRequest$,
2434
+ () => ListPortalsResponse$,
2413
2435
  ];
2414
- var ListSessionLoggers = [
2436
+ var ListSessionLoggers$ = [
2415
2437
  9,
2416
2438
  n0,
2417
2439
  _LSL,
2418
2440
  { [_h]: ["GET", "/sessionLoggers", 200] },
2419
- () => ListSessionLoggersRequest,
2420
- () => ListSessionLoggersResponse,
2441
+ () => ListSessionLoggersRequest$,
2442
+ () => ListSessionLoggersResponse$,
2421
2443
  ];
2422
- var ListSessions = [
2444
+ var ListSessions$ = [
2423
2445
  9,
2424
2446
  n0,
2425
2447
  _LS,
2426
2448
  { [_h]: ["GET", "/portals/{portalId}/sessions", 200] },
2427
- () => ListSessionsRequest,
2428
- () => ListSessionsResponse,
2449
+ () => ListSessionsRequest$,
2450
+ () => ListSessionsResponse$,
2429
2451
  ];
2430
- var ListTagsForResource = [
2452
+ var ListTagsForResource$ = [
2431
2453
  9,
2432
2454
  n0,
2433
2455
  _LTFR,
2434
2456
  { [_h]: ["GET", "/tags/{resourceArn+}", 200] },
2435
- () => ListTagsForResourceRequest,
2436
- () => ListTagsForResourceResponse,
2457
+ () => ListTagsForResourceRequest$,
2458
+ () => ListTagsForResourceResponse$,
2437
2459
  ];
2438
- var ListTrustStoreCertificates = [
2460
+ var ListTrustStoreCertificates$ = [
2439
2461
  9,
2440
2462
  n0,
2441
2463
  _LTSC,
2442
2464
  { [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificates", 200] },
2443
- () => ListTrustStoreCertificatesRequest,
2444
- () => ListTrustStoreCertificatesResponse,
2465
+ () => ListTrustStoreCertificatesRequest$,
2466
+ () => ListTrustStoreCertificatesResponse$,
2445
2467
  ];
2446
- var ListTrustStores = [
2468
+ var ListTrustStores$ = [
2447
2469
  9,
2448
2470
  n0,
2449
2471
  _LTS,
2450
2472
  { [_h]: ["GET", "/trustStores", 200] },
2451
- () => ListTrustStoresRequest,
2452
- () => ListTrustStoresResponse,
2473
+ () => ListTrustStoresRequest$,
2474
+ () => ListTrustStoresResponse$,
2453
2475
  ];
2454
- var ListUserAccessLoggingSettings = [
2476
+ var ListUserAccessLoggingSettings$ = [
2455
2477
  9,
2456
2478
  n0,
2457
2479
  _LUALS,
2458
2480
  { [_h]: ["GET", "/userAccessLoggingSettings", 200] },
2459
- () => ListUserAccessLoggingSettingsRequest,
2460
- () => ListUserAccessLoggingSettingsResponse,
2481
+ () => ListUserAccessLoggingSettingsRequest$,
2482
+ () => ListUserAccessLoggingSettingsResponse$,
2461
2483
  ];
2462
- var ListUserSettings = [
2484
+ var ListUserSettings$ = [
2463
2485
  9,
2464
2486
  n0,
2465
2487
  _LUS,
2466
2488
  { [_h]: ["GET", "/userSettings", 200] },
2467
- () => ListUserSettingsRequest,
2468
- () => ListUserSettingsResponse,
2489
+ () => ListUserSettingsRequest$,
2490
+ () => ListUserSettingsResponse$,
2469
2491
  ];
2470
- var TagResource = [
2492
+ var TagResource$ = [
2471
2493
  9,
2472
2494
  n0,
2473
2495
  _TR,
2474
2496
  { [_h]: ["POST", "/tags/{resourceArn+}", 200] },
2475
- () => TagResourceRequest,
2476
- () => TagResourceResponse,
2497
+ () => TagResourceRequest$,
2498
+ () => TagResourceResponse$,
2477
2499
  ];
2478
- var UntagResource = [
2500
+ var UntagResource$ = [
2479
2501
  9,
2480
2502
  n0,
2481
2503
  _UR,
2482
2504
  { [_h]: ["DELETE", "/tags/{resourceArn+}", 200] },
2483
- () => UntagResourceRequest,
2484
- () => UntagResourceResponse,
2505
+ () => UntagResourceRequest$,
2506
+ () => UntagResourceResponse$,
2485
2507
  ];
2486
- var UpdateBrowserSettings = [
2508
+ var UpdateBrowserSettings$ = [
2487
2509
  9,
2488
2510
  n0,
2489
2511
  _UBS,
2490
2512
  { [_h]: ["PATCH", "/browserSettings/{browserSettingsArn+}", 200] },
2491
- () => UpdateBrowserSettingsRequest,
2492
- () => UpdateBrowserSettingsResponse,
2513
+ () => UpdateBrowserSettingsRequest$,
2514
+ () => UpdateBrowserSettingsResponse$,
2493
2515
  ];
2494
- var UpdateDataProtectionSettings = [
2516
+ var UpdateDataProtectionSettings$ = [
2495
2517
  9,
2496
2518
  n0,
2497
2519
  _UDPS,
2498
2520
  { [_h]: ["PATCH", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2499
- () => UpdateDataProtectionSettingsRequest,
2500
- () => UpdateDataProtectionSettingsResponse,
2521
+ () => UpdateDataProtectionSettingsRequest$,
2522
+ () => UpdateDataProtectionSettingsResponse$,
2501
2523
  ];
2502
- var UpdateIdentityProvider = [
2524
+ var UpdateIdentityProvider$ = [
2503
2525
  9,
2504
2526
  n0,
2505
2527
  _UIP,
2506
2528
  { [_h]: ["PATCH", "/identityProviders/{identityProviderArn+}", 200] },
2507
- () => UpdateIdentityProviderRequest,
2508
- () => UpdateIdentityProviderResponse,
2529
+ () => UpdateIdentityProviderRequest$,
2530
+ () => UpdateIdentityProviderResponse$,
2509
2531
  ];
2510
- var UpdateIpAccessSettings = [
2532
+ var UpdateIpAccessSettings$ = [
2511
2533
  9,
2512
2534
  n0,
2513
2535
  _UIAS,
2514
2536
  { [_h]: ["PATCH", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2515
- () => UpdateIpAccessSettingsRequest,
2516
- () => UpdateIpAccessSettingsResponse,
2537
+ () => UpdateIpAccessSettingsRequest$,
2538
+ () => UpdateIpAccessSettingsResponse$,
2517
2539
  ];
2518
- var UpdateNetworkSettings = [
2540
+ var UpdateNetworkSettings$ = [
2519
2541
  9,
2520
2542
  n0,
2521
2543
  _UNS,
2522
2544
  { [_h]: ["PATCH", "/networkSettings/{networkSettingsArn+}", 200] },
2523
- () => UpdateNetworkSettingsRequest,
2524
- () => UpdateNetworkSettingsResponse,
2545
+ () => UpdateNetworkSettingsRequest$,
2546
+ () => UpdateNetworkSettingsResponse$,
2525
2547
  ];
2526
- var UpdatePortal = [
2548
+ var UpdatePortal$ = [
2527
2549
  9,
2528
2550
  n0,
2529
2551
  _UPp,
2530
2552
  { [_h]: ["PUT", "/portals/{portalArn+}", 200] },
2531
- () => UpdatePortalRequest,
2532
- () => UpdatePortalResponse,
2553
+ () => UpdatePortalRequest$,
2554
+ () => UpdatePortalResponse$,
2533
2555
  ];
2534
- var UpdateSessionLogger = [
2556
+ var UpdateSessionLogger$ = [
2535
2557
  9,
2536
2558
  n0,
2537
2559
  _USLp,
2538
2560
  { [_h]: ["POST", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2539
- () => UpdateSessionLoggerRequest,
2540
- () => UpdateSessionLoggerResponse,
2561
+ () => UpdateSessionLoggerRequest$,
2562
+ () => UpdateSessionLoggerResponse$,
2541
2563
  ];
2542
- var UpdateTrustStore = [
2564
+ var UpdateTrustStore$ = [
2543
2565
  9,
2544
2566
  n0,
2545
2567
  _UTS,
2546
2568
  { [_h]: ["PATCH", "/trustStores/{trustStoreArn+}", 200] },
2547
- () => UpdateTrustStoreRequest,
2548
- () => UpdateTrustStoreResponse,
2569
+ () => UpdateTrustStoreRequest$,
2570
+ () => UpdateTrustStoreResponse$,
2549
2571
  ];
2550
- var UpdateUserAccessLoggingSettings = [
2572
+ var UpdateUserAccessLoggingSettings$ = [
2551
2573
  9,
2552
2574
  n0,
2553
2575
  _UUALS,
2554
2576
  { [_h]: ["PATCH", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2555
- () => UpdateUserAccessLoggingSettingsRequest,
2556
- () => UpdateUserAccessLoggingSettingsResponse,
2577
+ () => UpdateUserAccessLoggingSettingsRequest$,
2578
+ () => UpdateUserAccessLoggingSettingsResponse$,
2557
2579
  ];
2558
- var UpdateUserSettings = [
2580
+ var UpdateUserSettings$ = [
2559
2581
  9,
2560
2582
  n0,
2561
2583
  _UUS,
2562
2584
  { [_h]: ["PATCH", "/userSettings/{userSettingsArn+}", 200] },
2563
- () => UpdateUserSettingsRequest,
2564
- () => UpdateUserSettingsResponse,
2585
+ () => UpdateUserSettingsRequest$,
2586
+ () => UpdateUserSettingsResponse$,
2565
2587
  ];
2566
2588
 
2567
2589
  class AssociateBrowserSettingsCommand extends smithyClient.Command
@@ -2572,7 +2594,7 @@ class AssociateBrowserSettingsCommand extends smithyClient.Command
2572
2594
  })
2573
2595
  .s("AWSErmineControlPlaneService", "AssociateBrowserSettings", {})
2574
2596
  .n("WorkSpacesWebClient", "AssociateBrowserSettingsCommand")
2575
- .sc(AssociateBrowserSettings)
2597
+ .sc(AssociateBrowserSettings$)
2576
2598
  .build() {
2577
2599
  }
2578
2600
 
@@ -2584,7 +2606,7 @@ class AssociateDataProtectionSettingsCommand extends smithyClient.Command
2584
2606
  })
2585
2607
  .s("AWSErmineControlPlaneService", "AssociateDataProtectionSettings", {})
2586
2608
  .n("WorkSpacesWebClient", "AssociateDataProtectionSettingsCommand")
2587
- .sc(AssociateDataProtectionSettings)
2609
+ .sc(AssociateDataProtectionSettings$)
2588
2610
  .build() {
2589
2611
  }
2590
2612
 
@@ -2596,7 +2618,7 @@ class AssociateIpAccessSettingsCommand extends smithyClient.Command
2596
2618
  })
2597
2619
  .s("AWSErmineControlPlaneService", "AssociateIpAccessSettings", {})
2598
2620
  .n("WorkSpacesWebClient", "AssociateIpAccessSettingsCommand")
2599
- .sc(AssociateIpAccessSettings)
2621
+ .sc(AssociateIpAccessSettings$)
2600
2622
  .build() {
2601
2623
  }
2602
2624
 
@@ -2608,7 +2630,7 @@ class AssociateNetworkSettingsCommand extends smithyClient.Command
2608
2630
  })
2609
2631
  .s("AWSErmineControlPlaneService", "AssociateNetworkSettings", {})
2610
2632
  .n("WorkSpacesWebClient", "AssociateNetworkSettingsCommand")
2611
- .sc(AssociateNetworkSettings)
2633
+ .sc(AssociateNetworkSettings$)
2612
2634
  .build() {
2613
2635
  }
2614
2636
 
@@ -2620,7 +2642,7 @@ class AssociateSessionLoggerCommand extends smithyClient.Command
2620
2642
  })
2621
2643
  .s("AWSErmineControlPlaneService", "AssociateSessionLogger", {})
2622
2644
  .n("WorkSpacesWebClient", "AssociateSessionLoggerCommand")
2623
- .sc(AssociateSessionLogger)
2645
+ .sc(AssociateSessionLogger$)
2624
2646
  .build() {
2625
2647
  }
2626
2648
 
@@ -2632,7 +2654,7 @@ class AssociateTrustStoreCommand extends smithyClient.Command
2632
2654
  })
2633
2655
  .s("AWSErmineControlPlaneService", "AssociateTrustStore", {})
2634
2656
  .n("WorkSpacesWebClient", "AssociateTrustStoreCommand")
2635
- .sc(AssociateTrustStore)
2657
+ .sc(AssociateTrustStore$)
2636
2658
  .build() {
2637
2659
  }
2638
2660
 
@@ -2644,7 +2666,7 @@ class AssociateUserAccessLoggingSettingsCommand extends smithyClient.Command
2644
2666
  })
2645
2667
  .s("AWSErmineControlPlaneService", "AssociateUserAccessLoggingSettings", {})
2646
2668
  .n("WorkSpacesWebClient", "AssociateUserAccessLoggingSettingsCommand")
2647
- .sc(AssociateUserAccessLoggingSettings)
2669
+ .sc(AssociateUserAccessLoggingSettings$)
2648
2670
  .build() {
2649
2671
  }
2650
2672
 
@@ -2656,7 +2678,7 @@ class AssociateUserSettingsCommand extends smithyClient.Command
2656
2678
  })
2657
2679
  .s("AWSErmineControlPlaneService", "AssociateUserSettings", {})
2658
2680
  .n("WorkSpacesWebClient", "AssociateUserSettingsCommand")
2659
- .sc(AssociateUserSettings)
2681
+ .sc(AssociateUserSettings$)
2660
2682
  .build() {
2661
2683
  }
2662
2684
 
@@ -2668,7 +2690,7 @@ class CreateBrowserSettingsCommand extends smithyClient.Command
2668
2690
  })
2669
2691
  .s("AWSErmineControlPlaneService", "CreateBrowserSettings", {})
2670
2692
  .n("WorkSpacesWebClient", "CreateBrowserSettingsCommand")
2671
- .sc(CreateBrowserSettings)
2693
+ .sc(CreateBrowserSettings$)
2672
2694
  .build() {
2673
2695
  }
2674
2696
 
@@ -2680,7 +2702,7 @@ class CreateDataProtectionSettingsCommand extends smithyClient.Command
2680
2702
  })
2681
2703
  .s("AWSErmineControlPlaneService", "CreateDataProtectionSettings", {})
2682
2704
  .n("WorkSpacesWebClient", "CreateDataProtectionSettingsCommand")
2683
- .sc(CreateDataProtectionSettings)
2705
+ .sc(CreateDataProtectionSettings$)
2684
2706
  .build() {
2685
2707
  }
2686
2708
 
@@ -2692,7 +2714,7 @@ class CreateIdentityProviderCommand extends smithyClient.Command
2692
2714
  })
2693
2715
  .s("AWSErmineControlPlaneService", "CreateIdentityProvider", {})
2694
2716
  .n("WorkSpacesWebClient", "CreateIdentityProviderCommand")
2695
- .sc(CreateIdentityProvider)
2717
+ .sc(CreateIdentityProvider$)
2696
2718
  .build() {
2697
2719
  }
2698
2720
 
@@ -2704,7 +2726,7 @@ class CreateIpAccessSettingsCommand extends smithyClient.Command
2704
2726
  })
2705
2727
  .s("AWSErmineControlPlaneService", "CreateIpAccessSettings", {})
2706
2728
  .n("WorkSpacesWebClient", "CreateIpAccessSettingsCommand")
2707
- .sc(CreateIpAccessSettings)
2729
+ .sc(CreateIpAccessSettings$)
2708
2730
  .build() {
2709
2731
  }
2710
2732
 
@@ -2716,7 +2738,7 @@ class CreateNetworkSettingsCommand extends smithyClient.Command
2716
2738
  })
2717
2739
  .s("AWSErmineControlPlaneService", "CreateNetworkSettings", {})
2718
2740
  .n("WorkSpacesWebClient", "CreateNetworkSettingsCommand")
2719
- .sc(CreateNetworkSettings)
2741
+ .sc(CreateNetworkSettings$)
2720
2742
  .build() {
2721
2743
  }
2722
2744
 
@@ -2728,7 +2750,7 @@ class CreatePortalCommand extends smithyClient.Command
2728
2750
  })
2729
2751
  .s("AWSErmineControlPlaneService", "CreatePortal", {})
2730
2752
  .n("WorkSpacesWebClient", "CreatePortalCommand")
2731
- .sc(CreatePortal)
2753
+ .sc(CreatePortal$)
2732
2754
  .build() {
2733
2755
  }
2734
2756
 
@@ -2740,7 +2762,7 @@ class CreateSessionLoggerCommand extends smithyClient.Command
2740
2762
  })
2741
2763
  .s("AWSErmineControlPlaneService", "CreateSessionLogger", {})
2742
2764
  .n("WorkSpacesWebClient", "CreateSessionLoggerCommand")
2743
- .sc(CreateSessionLogger)
2765
+ .sc(CreateSessionLogger$)
2744
2766
  .build() {
2745
2767
  }
2746
2768
 
@@ -2752,7 +2774,7 @@ class CreateTrustStoreCommand extends smithyClient.Command
2752
2774
  })
2753
2775
  .s("AWSErmineControlPlaneService", "CreateTrustStore", {})
2754
2776
  .n("WorkSpacesWebClient", "CreateTrustStoreCommand")
2755
- .sc(CreateTrustStore)
2777
+ .sc(CreateTrustStore$)
2756
2778
  .build() {
2757
2779
  }
2758
2780
 
@@ -2764,7 +2786,7 @@ class CreateUserAccessLoggingSettingsCommand extends smithyClient.Command
2764
2786
  })
2765
2787
  .s("AWSErmineControlPlaneService", "CreateUserAccessLoggingSettings", {})
2766
2788
  .n("WorkSpacesWebClient", "CreateUserAccessLoggingSettingsCommand")
2767
- .sc(CreateUserAccessLoggingSettings)
2789
+ .sc(CreateUserAccessLoggingSettings$)
2768
2790
  .build() {
2769
2791
  }
2770
2792
 
@@ -2776,7 +2798,7 @@ class CreateUserSettingsCommand extends smithyClient.Command
2776
2798
  })
2777
2799
  .s("AWSErmineControlPlaneService", "CreateUserSettings", {})
2778
2800
  .n("WorkSpacesWebClient", "CreateUserSettingsCommand")
2779
- .sc(CreateUserSettings)
2801
+ .sc(CreateUserSettings$)
2780
2802
  .build() {
2781
2803
  }
2782
2804
 
@@ -2788,7 +2810,7 @@ class DeleteBrowserSettingsCommand extends smithyClient.Command
2788
2810
  })
2789
2811
  .s("AWSErmineControlPlaneService", "DeleteBrowserSettings", {})
2790
2812
  .n("WorkSpacesWebClient", "DeleteBrowserSettingsCommand")
2791
- .sc(DeleteBrowserSettings)
2813
+ .sc(DeleteBrowserSettings$)
2792
2814
  .build() {
2793
2815
  }
2794
2816
 
@@ -2800,7 +2822,7 @@ class DeleteDataProtectionSettingsCommand extends smithyClient.Command
2800
2822
  })
2801
2823
  .s("AWSErmineControlPlaneService", "DeleteDataProtectionSettings", {})
2802
2824
  .n("WorkSpacesWebClient", "DeleteDataProtectionSettingsCommand")
2803
- .sc(DeleteDataProtectionSettings)
2825
+ .sc(DeleteDataProtectionSettings$)
2804
2826
  .build() {
2805
2827
  }
2806
2828
 
@@ -2812,7 +2834,7 @@ class DeleteIdentityProviderCommand extends smithyClient.Command
2812
2834
  })
2813
2835
  .s("AWSErmineControlPlaneService", "DeleteIdentityProvider", {})
2814
2836
  .n("WorkSpacesWebClient", "DeleteIdentityProviderCommand")
2815
- .sc(DeleteIdentityProvider)
2837
+ .sc(DeleteIdentityProvider$)
2816
2838
  .build() {
2817
2839
  }
2818
2840
 
@@ -2824,7 +2846,7 @@ class DeleteIpAccessSettingsCommand extends smithyClient.Command
2824
2846
  })
2825
2847
  .s("AWSErmineControlPlaneService", "DeleteIpAccessSettings", {})
2826
2848
  .n("WorkSpacesWebClient", "DeleteIpAccessSettingsCommand")
2827
- .sc(DeleteIpAccessSettings)
2849
+ .sc(DeleteIpAccessSettings$)
2828
2850
  .build() {
2829
2851
  }
2830
2852
 
@@ -2836,7 +2858,7 @@ class DeleteNetworkSettingsCommand extends smithyClient.Command
2836
2858
  })
2837
2859
  .s("AWSErmineControlPlaneService", "DeleteNetworkSettings", {})
2838
2860
  .n("WorkSpacesWebClient", "DeleteNetworkSettingsCommand")
2839
- .sc(DeleteNetworkSettings)
2861
+ .sc(DeleteNetworkSettings$)
2840
2862
  .build() {
2841
2863
  }
2842
2864
 
@@ -2848,7 +2870,7 @@ class DeletePortalCommand extends smithyClient.Command
2848
2870
  })
2849
2871
  .s("AWSErmineControlPlaneService", "DeletePortal", {})
2850
2872
  .n("WorkSpacesWebClient", "DeletePortalCommand")
2851
- .sc(DeletePortal)
2873
+ .sc(DeletePortal$)
2852
2874
  .build() {
2853
2875
  }
2854
2876
 
@@ -2860,7 +2882,7 @@ class DeleteSessionLoggerCommand extends smithyClient.Command
2860
2882
  })
2861
2883
  .s("AWSErmineControlPlaneService", "DeleteSessionLogger", {})
2862
2884
  .n("WorkSpacesWebClient", "DeleteSessionLoggerCommand")
2863
- .sc(DeleteSessionLogger)
2885
+ .sc(DeleteSessionLogger$)
2864
2886
  .build() {
2865
2887
  }
2866
2888
 
@@ -2872,7 +2894,7 @@ class DeleteTrustStoreCommand extends smithyClient.Command
2872
2894
  })
2873
2895
  .s("AWSErmineControlPlaneService", "DeleteTrustStore", {})
2874
2896
  .n("WorkSpacesWebClient", "DeleteTrustStoreCommand")
2875
- .sc(DeleteTrustStore)
2897
+ .sc(DeleteTrustStore$)
2876
2898
  .build() {
2877
2899
  }
2878
2900
 
@@ -2884,7 +2906,7 @@ class DeleteUserAccessLoggingSettingsCommand extends smithyClient.Command
2884
2906
  })
2885
2907
  .s("AWSErmineControlPlaneService", "DeleteUserAccessLoggingSettings", {})
2886
2908
  .n("WorkSpacesWebClient", "DeleteUserAccessLoggingSettingsCommand")
2887
- .sc(DeleteUserAccessLoggingSettings)
2909
+ .sc(DeleteUserAccessLoggingSettings$)
2888
2910
  .build() {
2889
2911
  }
2890
2912
 
@@ -2896,7 +2918,7 @@ class DeleteUserSettingsCommand extends smithyClient.Command
2896
2918
  })
2897
2919
  .s("AWSErmineControlPlaneService", "DeleteUserSettings", {})
2898
2920
  .n("WorkSpacesWebClient", "DeleteUserSettingsCommand")
2899
- .sc(DeleteUserSettings)
2921
+ .sc(DeleteUserSettings$)
2900
2922
  .build() {
2901
2923
  }
2902
2924
 
@@ -2908,7 +2930,7 @@ class DisassociateBrowserSettingsCommand extends smithyClient.Command
2908
2930
  })
2909
2931
  .s("AWSErmineControlPlaneService", "DisassociateBrowserSettings", {})
2910
2932
  .n("WorkSpacesWebClient", "DisassociateBrowserSettingsCommand")
2911
- .sc(DisassociateBrowserSettings)
2933
+ .sc(DisassociateBrowserSettings$)
2912
2934
  .build() {
2913
2935
  }
2914
2936
 
@@ -2920,7 +2942,7 @@ class DisassociateDataProtectionSettingsCommand extends smithyClient.Command
2920
2942
  })
2921
2943
  .s("AWSErmineControlPlaneService", "DisassociateDataProtectionSettings", {})
2922
2944
  .n("WorkSpacesWebClient", "DisassociateDataProtectionSettingsCommand")
2923
- .sc(DisassociateDataProtectionSettings)
2945
+ .sc(DisassociateDataProtectionSettings$)
2924
2946
  .build() {
2925
2947
  }
2926
2948
 
@@ -2932,7 +2954,7 @@ class DisassociateIpAccessSettingsCommand extends smithyClient.Command
2932
2954
  })
2933
2955
  .s("AWSErmineControlPlaneService", "DisassociateIpAccessSettings", {})
2934
2956
  .n("WorkSpacesWebClient", "DisassociateIpAccessSettingsCommand")
2935
- .sc(DisassociateIpAccessSettings)
2957
+ .sc(DisassociateIpAccessSettings$)
2936
2958
  .build() {
2937
2959
  }
2938
2960
 
@@ -2944,7 +2966,7 @@ class DisassociateNetworkSettingsCommand extends smithyClient.Command
2944
2966
  })
2945
2967
  .s("AWSErmineControlPlaneService", "DisassociateNetworkSettings", {})
2946
2968
  .n("WorkSpacesWebClient", "DisassociateNetworkSettingsCommand")
2947
- .sc(DisassociateNetworkSettings)
2969
+ .sc(DisassociateNetworkSettings$)
2948
2970
  .build() {
2949
2971
  }
2950
2972
 
@@ -2956,7 +2978,7 @@ class DisassociateSessionLoggerCommand extends smithyClient.Command
2956
2978
  })
2957
2979
  .s("AWSErmineControlPlaneService", "DisassociateSessionLogger", {})
2958
2980
  .n("WorkSpacesWebClient", "DisassociateSessionLoggerCommand")
2959
- .sc(DisassociateSessionLogger)
2981
+ .sc(DisassociateSessionLogger$)
2960
2982
  .build() {
2961
2983
  }
2962
2984
 
@@ -2968,7 +2990,7 @@ class DisassociateTrustStoreCommand extends smithyClient.Command
2968
2990
  })
2969
2991
  .s("AWSErmineControlPlaneService", "DisassociateTrustStore", {})
2970
2992
  .n("WorkSpacesWebClient", "DisassociateTrustStoreCommand")
2971
- .sc(DisassociateTrustStore)
2993
+ .sc(DisassociateTrustStore$)
2972
2994
  .build() {
2973
2995
  }
2974
2996
 
@@ -2980,7 +3002,7 @@ class DisassociateUserAccessLoggingSettingsCommand extends smithyClient.Command
2980
3002
  })
2981
3003
  .s("AWSErmineControlPlaneService", "DisassociateUserAccessLoggingSettings", {})
2982
3004
  .n("WorkSpacesWebClient", "DisassociateUserAccessLoggingSettingsCommand")
2983
- .sc(DisassociateUserAccessLoggingSettings)
3005
+ .sc(DisassociateUserAccessLoggingSettings$)
2984
3006
  .build() {
2985
3007
  }
2986
3008
 
@@ -2992,7 +3014,7 @@ class DisassociateUserSettingsCommand extends smithyClient.Command
2992
3014
  })
2993
3015
  .s("AWSErmineControlPlaneService", "DisassociateUserSettings", {})
2994
3016
  .n("WorkSpacesWebClient", "DisassociateUserSettingsCommand")
2995
- .sc(DisassociateUserSettings)
3017
+ .sc(DisassociateUserSettings$)
2996
3018
  .build() {
2997
3019
  }
2998
3020
 
@@ -3004,7 +3026,7 @@ class ExpireSessionCommand extends smithyClient.Command
3004
3026
  })
3005
3027
  .s("AWSErmineControlPlaneService", "ExpireSession", {})
3006
3028
  .n("WorkSpacesWebClient", "ExpireSessionCommand")
3007
- .sc(ExpireSession)
3029
+ .sc(ExpireSession$)
3008
3030
  .build() {
3009
3031
  }
3010
3032
 
@@ -3016,7 +3038,7 @@ class GetBrowserSettingsCommand extends smithyClient.Command
3016
3038
  })
3017
3039
  .s("AWSErmineControlPlaneService", "GetBrowserSettings", {})
3018
3040
  .n("WorkSpacesWebClient", "GetBrowserSettingsCommand")
3019
- .sc(GetBrowserSettings)
3041
+ .sc(GetBrowserSettings$)
3020
3042
  .build() {
3021
3043
  }
3022
3044
 
@@ -3028,7 +3050,7 @@ class GetDataProtectionSettingsCommand extends smithyClient.Command
3028
3050
  })
3029
3051
  .s("AWSErmineControlPlaneService", "GetDataProtectionSettings", {})
3030
3052
  .n("WorkSpacesWebClient", "GetDataProtectionSettingsCommand")
3031
- .sc(GetDataProtectionSettings)
3053
+ .sc(GetDataProtectionSettings$)
3032
3054
  .build() {
3033
3055
  }
3034
3056
 
@@ -3040,7 +3062,7 @@ class GetIdentityProviderCommand extends smithyClient.Command
3040
3062
  })
3041
3063
  .s("AWSErmineControlPlaneService", "GetIdentityProvider", {})
3042
3064
  .n("WorkSpacesWebClient", "GetIdentityProviderCommand")
3043
- .sc(GetIdentityProvider)
3065
+ .sc(GetIdentityProvider$)
3044
3066
  .build() {
3045
3067
  }
3046
3068
 
@@ -3052,7 +3074,7 @@ class GetIpAccessSettingsCommand extends smithyClient.Command
3052
3074
  })
3053
3075
  .s("AWSErmineControlPlaneService", "GetIpAccessSettings", {})
3054
3076
  .n("WorkSpacesWebClient", "GetIpAccessSettingsCommand")
3055
- .sc(GetIpAccessSettings)
3077
+ .sc(GetIpAccessSettings$)
3056
3078
  .build() {
3057
3079
  }
3058
3080
 
@@ -3064,7 +3086,7 @@ class GetNetworkSettingsCommand extends smithyClient.Command
3064
3086
  })
3065
3087
  .s("AWSErmineControlPlaneService", "GetNetworkSettings", {})
3066
3088
  .n("WorkSpacesWebClient", "GetNetworkSettingsCommand")
3067
- .sc(GetNetworkSettings)
3089
+ .sc(GetNetworkSettings$)
3068
3090
  .build() {
3069
3091
  }
3070
3092
 
@@ -3076,7 +3098,7 @@ class GetPortalCommand extends smithyClient.Command
3076
3098
  })
3077
3099
  .s("AWSErmineControlPlaneService", "GetPortal", {})
3078
3100
  .n("WorkSpacesWebClient", "GetPortalCommand")
3079
- .sc(GetPortal)
3101
+ .sc(GetPortal$)
3080
3102
  .build() {
3081
3103
  }
3082
3104
 
@@ -3088,7 +3110,7 @@ class GetPortalServiceProviderMetadataCommand extends smithyClient.Command
3088
3110
  })
3089
3111
  .s("AWSErmineControlPlaneService", "GetPortalServiceProviderMetadata", {})
3090
3112
  .n("WorkSpacesWebClient", "GetPortalServiceProviderMetadataCommand")
3091
- .sc(GetPortalServiceProviderMetadata)
3113
+ .sc(GetPortalServiceProviderMetadata$)
3092
3114
  .build() {
3093
3115
  }
3094
3116
 
@@ -3100,7 +3122,7 @@ class GetSessionCommand extends smithyClient.Command
3100
3122
  })
3101
3123
  .s("AWSErmineControlPlaneService", "GetSession", {})
3102
3124
  .n("WorkSpacesWebClient", "GetSessionCommand")
3103
- .sc(GetSession)
3125
+ .sc(GetSession$)
3104
3126
  .build() {
3105
3127
  }
3106
3128
 
@@ -3112,7 +3134,7 @@ class GetSessionLoggerCommand extends smithyClient.Command
3112
3134
  })
3113
3135
  .s("AWSErmineControlPlaneService", "GetSessionLogger", {})
3114
3136
  .n("WorkSpacesWebClient", "GetSessionLoggerCommand")
3115
- .sc(GetSessionLogger)
3137
+ .sc(GetSessionLogger$)
3116
3138
  .build() {
3117
3139
  }
3118
3140
 
@@ -3124,7 +3146,7 @@ class GetTrustStoreCertificateCommand extends smithyClient.Command
3124
3146
  })
3125
3147
  .s("AWSErmineControlPlaneService", "GetTrustStoreCertificate", {})
3126
3148
  .n("WorkSpacesWebClient", "GetTrustStoreCertificateCommand")
3127
- .sc(GetTrustStoreCertificate)
3149
+ .sc(GetTrustStoreCertificate$)
3128
3150
  .build() {
3129
3151
  }
3130
3152
 
@@ -3136,7 +3158,7 @@ class GetTrustStoreCommand extends smithyClient.Command
3136
3158
  })
3137
3159
  .s("AWSErmineControlPlaneService", "GetTrustStore", {})
3138
3160
  .n("WorkSpacesWebClient", "GetTrustStoreCommand")
3139
- .sc(GetTrustStore)
3161
+ .sc(GetTrustStore$)
3140
3162
  .build() {
3141
3163
  }
3142
3164
 
@@ -3148,7 +3170,7 @@ class GetUserAccessLoggingSettingsCommand extends smithyClient.Command
3148
3170
  })
3149
3171
  .s("AWSErmineControlPlaneService", "GetUserAccessLoggingSettings", {})
3150
3172
  .n("WorkSpacesWebClient", "GetUserAccessLoggingSettingsCommand")
3151
- .sc(GetUserAccessLoggingSettings)
3173
+ .sc(GetUserAccessLoggingSettings$)
3152
3174
  .build() {
3153
3175
  }
3154
3176
 
@@ -3160,7 +3182,7 @@ class GetUserSettingsCommand extends smithyClient.Command
3160
3182
  })
3161
3183
  .s("AWSErmineControlPlaneService", "GetUserSettings", {})
3162
3184
  .n("WorkSpacesWebClient", "GetUserSettingsCommand")
3163
- .sc(GetUserSettings)
3185
+ .sc(GetUserSettings$)
3164
3186
  .build() {
3165
3187
  }
3166
3188
 
@@ -3172,7 +3194,7 @@ class ListBrowserSettingsCommand extends smithyClient.Command
3172
3194
  })
3173
3195
  .s("AWSErmineControlPlaneService", "ListBrowserSettings", {})
3174
3196
  .n("WorkSpacesWebClient", "ListBrowserSettingsCommand")
3175
- .sc(ListBrowserSettings)
3197
+ .sc(ListBrowserSettings$)
3176
3198
  .build() {
3177
3199
  }
3178
3200
 
@@ -3184,7 +3206,7 @@ class ListDataProtectionSettingsCommand extends smithyClient.Command
3184
3206
  })
3185
3207
  .s("AWSErmineControlPlaneService", "ListDataProtectionSettings", {})
3186
3208
  .n("WorkSpacesWebClient", "ListDataProtectionSettingsCommand")
3187
- .sc(ListDataProtectionSettings)
3209
+ .sc(ListDataProtectionSettings$)
3188
3210
  .build() {
3189
3211
  }
3190
3212
 
@@ -3196,7 +3218,7 @@ class ListIdentityProvidersCommand extends smithyClient.Command
3196
3218
  })
3197
3219
  .s("AWSErmineControlPlaneService", "ListIdentityProviders", {})
3198
3220
  .n("WorkSpacesWebClient", "ListIdentityProvidersCommand")
3199
- .sc(ListIdentityProviders)
3221
+ .sc(ListIdentityProviders$)
3200
3222
  .build() {
3201
3223
  }
3202
3224
 
@@ -3208,7 +3230,7 @@ class ListIpAccessSettingsCommand extends smithyClient.Command
3208
3230
  })
3209
3231
  .s("AWSErmineControlPlaneService", "ListIpAccessSettings", {})
3210
3232
  .n("WorkSpacesWebClient", "ListIpAccessSettingsCommand")
3211
- .sc(ListIpAccessSettings)
3233
+ .sc(ListIpAccessSettings$)
3212
3234
  .build() {
3213
3235
  }
3214
3236
 
@@ -3220,7 +3242,7 @@ class ListNetworkSettingsCommand extends smithyClient.Command
3220
3242
  })
3221
3243
  .s("AWSErmineControlPlaneService", "ListNetworkSettings", {})
3222
3244
  .n("WorkSpacesWebClient", "ListNetworkSettingsCommand")
3223
- .sc(ListNetworkSettings)
3245
+ .sc(ListNetworkSettings$)
3224
3246
  .build() {
3225
3247
  }
3226
3248
 
@@ -3232,7 +3254,7 @@ class ListPortalsCommand extends smithyClient.Command
3232
3254
  })
3233
3255
  .s("AWSErmineControlPlaneService", "ListPortals", {})
3234
3256
  .n("WorkSpacesWebClient", "ListPortalsCommand")
3235
- .sc(ListPortals)
3257
+ .sc(ListPortals$)
3236
3258
  .build() {
3237
3259
  }
3238
3260
 
@@ -3244,7 +3266,7 @@ class ListSessionLoggersCommand extends smithyClient.Command
3244
3266
  })
3245
3267
  .s("AWSErmineControlPlaneService", "ListSessionLoggers", {})
3246
3268
  .n("WorkSpacesWebClient", "ListSessionLoggersCommand")
3247
- .sc(ListSessionLoggers)
3269
+ .sc(ListSessionLoggers$)
3248
3270
  .build() {
3249
3271
  }
3250
3272
 
@@ -3256,7 +3278,7 @@ class ListSessionsCommand extends smithyClient.Command
3256
3278
  })
3257
3279
  .s("AWSErmineControlPlaneService", "ListSessions", {})
3258
3280
  .n("WorkSpacesWebClient", "ListSessionsCommand")
3259
- .sc(ListSessions)
3281
+ .sc(ListSessions$)
3260
3282
  .build() {
3261
3283
  }
3262
3284
 
@@ -3268,7 +3290,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
3268
3290
  })
3269
3291
  .s("AWSErmineControlPlaneService", "ListTagsForResource", {})
3270
3292
  .n("WorkSpacesWebClient", "ListTagsForResourceCommand")
3271
- .sc(ListTagsForResource)
3293
+ .sc(ListTagsForResource$)
3272
3294
  .build() {
3273
3295
  }
3274
3296
 
@@ -3280,7 +3302,7 @@ class ListTrustStoreCertificatesCommand extends smithyClient.Command
3280
3302
  })
3281
3303
  .s("AWSErmineControlPlaneService", "ListTrustStoreCertificates", {})
3282
3304
  .n("WorkSpacesWebClient", "ListTrustStoreCertificatesCommand")
3283
- .sc(ListTrustStoreCertificates)
3305
+ .sc(ListTrustStoreCertificates$)
3284
3306
  .build() {
3285
3307
  }
3286
3308
 
@@ -3292,7 +3314,7 @@ class ListTrustStoresCommand extends smithyClient.Command
3292
3314
  })
3293
3315
  .s("AWSErmineControlPlaneService", "ListTrustStores", {})
3294
3316
  .n("WorkSpacesWebClient", "ListTrustStoresCommand")
3295
- .sc(ListTrustStores)
3317
+ .sc(ListTrustStores$)
3296
3318
  .build() {
3297
3319
  }
3298
3320
 
@@ -3304,7 +3326,7 @@ class ListUserAccessLoggingSettingsCommand extends smithyClient.Command
3304
3326
  })
3305
3327
  .s("AWSErmineControlPlaneService", "ListUserAccessLoggingSettings", {})
3306
3328
  .n("WorkSpacesWebClient", "ListUserAccessLoggingSettingsCommand")
3307
- .sc(ListUserAccessLoggingSettings)
3329
+ .sc(ListUserAccessLoggingSettings$)
3308
3330
  .build() {
3309
3331
  }
3310
3332
 
@@ -3316,7 +3338,7 @@ class ListUserSettingsCommand extends smithyClient.Command
3316
3338
  })
3317
3339
  .s("AWSErmineControlPlaneService", "ListUserSettings", {})
3318
3340
  .n("WorkSpacesWebClient", "ListUserSettingsCommand")
3319
- .sc(ListUserSettings)
3341
+ .sc(ListUserSettings$)
3320
3342
  .build() {
3321
3343
  }
3322
3344
 
@@ -3328,7 +3350,7 @@ class TagResourceCommand extends smithyClient.Command
3328
3350
  })
3329
3351
  .s("AWSErmineControlPlaneService", "TagResource", {})
3330
3352
  .n("WorkSpacesWebClient", "TagResourceCommand")
3331
- .sc(TagResource)
3353
+ .sc(TagResource$)
3332
3354
  .build() {
3333
3355
  }
3334
3356
 
@@ -3340,7 +3362,7 @@ class UntagResourceCommand extends smithyClient.Command
3340
3362
  })
3341
3363
  .s("AWSErmineControlPlaneService", "UntagResource", {})
3342
3364
  .n("WorkSpacesWebClient", "UntagResourceCommand")
3343
- .sc(UntagResource)
3365
+ .sc(UntagResource$)
3344
3366
  .build() {
3345
3367
  }
3346
3368
 
@@ -3352,7 +3374,7 @@ class UpdateBrowserSettingsCommand extends smithyClient.Command
3352
3374
  })
3353
3375
  .s("AWSErmineControlPlaneService", "UpdateBrowserSettings", {})
3354
3376
  .n("WorkSpacesWebClient", "UpdateBrowserSettingsCommand")
3355
- .sc(UpdateBrowserSettings)
3377
+ .sc(UpdateBrowserSettings$)
3356
3378
  .build() {
3357
3379
  }
3358
3380
 
@@ -3364,7 +3386,7 @@ class UpdateDataProtectionSettingsCommand extends smithyClient.Command
3364
3386
  })
3365
3387
  .s("AWSErmineControlPlaneService", "UpdateDataProtectionSettings", {})
3366
3388
  .n("WorkSpacesWebClient", "UpdateDataProtectionSettingsCommand")
3367
- .sc(UpdateDataProtectionSettings)
3389
+ .sc(UpdateDataProtectionSettings$)
3368
3390
  .build() {
3369
3391
  }
3370
3392
 
@@ -3376,7 +3398,7 @@ class UpdateIdentityProviderCommand extends smithyClient.Command
3376
3398
  })
3377
3399
  .s("AWSErmineControlPlaneService", "UpdateIdentityProvider", {})
3378
3400
  .n("WorkSpacesWebClient", "UpdateIdentityProviderCommand")
3379
- .sc(UpdateIdentityProvider)
3401
+ .sc(UpdateIdentityProvider$)
3380
3402
  .build() {
3381
3403
  }
3382
3404
 
@@ -3388,7 +3410,7 @@ class UpdateIpAccessSettingsCommand extends smithyClient.Command
3388
3410
  })
3389
3411
  .s("AWSErmineControlPlaneService", "UpdateIpAccessSettings", {})
3390
3412
  .n("WorkSpacesWebClient", "UpdateIpAccessSettingsCommand")
3391
- .sc(UpdateIpAccessSettings)
3413
+ .sc(UpdateIpAccessSettings$)
3392
3414
  .build() {
3393
3415
  }
3394
3416
 
@@ -3400,7 +3422,7 @@ class UpdateNetworkSettingsCommand extends smithyClient.Command
3400
3422
  })
3401
3423
  .s("AWSErmineControlPlaneService", "UpdateNetworkSettings", {})
3402
3424
  .n("WorkSpacesWebClient", "UpdateNetworkSettingsCommand")
3403
- .sc(UpdateNetworkSettings)
3425
+ .sc(UpdateNetworkSettings$)
3404
3426
  .build() {
3405
3427
  }
3406
3428
 
@@ -3412,7 +3434,7 @@ class UpdatePortalCommand extends smithyClient.Command
3412
3434
  })
3413
3435
  .s("AWSErmineControlPlaneService", "UpdatePortal", {})
3414
3436
  .n("WorkSpacesWebClient", "UpdatePortalCommand")
3415
- .sc(UpdatePortal)
3437
+ .sc(UpdatePortal$)
3416
3438
  .build() {
3417
3439
  }
3418
3440
 
@@ -3424,7 +3446,7 @@ class UpdateSessionLoggerCommand extends smithyClient.Command
3424
3446
  })
3425
3447
  .s("AWSErmineControlPlaneService", "UpdateSessionLogger", {})
3426
3448
  .n("WorkSpacesWebClient", "UpdateSessionLoggerCommand")
3427
- .sc(UpdateSessionLogger)
3449
+ .sc(UpdateSessionLogger$)
3428
3450
  .build() {
3429
3451
  }
3430
3452
 
@@ -3436,7 +3458,7 @@ class UpdateTrustStoreCommand extends smithyClient.Command
3436
3458
  })
3437
3459
  .s("AWSErmineControlPlaneService", "UpdateTrustStore", {})
3438
3460
  .n("WorkSpacesWebClient", "UpdateTrustStoreCommand")
3439
- .sc(UpdateTrustStore)
3461
+ .sc(UpdateTrustStore$)
3440
3462
  .build() {
3441
3463
  }
3442
3464
 
@@ -3448,7 +3470,7 @@ class UpdateUserAccessLoggingSettingsCommand extends smithyClient.Command
3448
3470
  })
3449
3471
  .s("AWSErmineControlPlaneService", "UpdateUserAccessLoggingSettings", {})
3450
3472
  .n("WorkSpacesWebClient", "UpdateUserAccessLoggingSettingsCommand")
3451
- .sc(UpdateUserAccessLoggingSettings)
3473
+ .sc(UpdateUserAccessLoggingSettings$)
3452
3474
  .build() {
3453
3475
  }
3454
3476
 
@@ -3460,7 +3482,7 @@ class UpdateUserSettingsCommand extends smithyClient.Command
3460
3482
  })
3461
3483
  .s("AWSErmineControlPlaneService", "UpdateUserSettings", {})
3462
3484
  .n("WorkSpacesWebClient", "UpdateUserSettingsCommand")
3463
- .sc(UpdateUserSettings)
3485
+ .sc(UpdateUserSettings$)
3464
3486
  .build() {
3465
3487
  }
3466
3488
 
@@ -3730,113 +3752,392 @@ Object.defineProperty(exports, "__Client", {
3730
3752
  enumerable: true,
3731
3753
  get: function () { return smithyClient.Client; }
3732
3754
  });
3733
- exports.AccessDeniedException = AccessDeniedException$1;
3755
+ exports.AccessDeniedException = AccessDeniedException;
3756
+ exports.AccessDeniedException$ = AccessDeniedException$;
3757
+ exports.AssociateBrowserSettings$ = AssociateBrowserSettings$;
3734
3758
  exports.AssociateBrowserSettingsCommand = AssociateBrowserSettingsCommand;
3759
+ exports.AssociateBrowserSettingsRequest$ = AssociateBrowserSettingsRequest$;
3760
+ exports.AssociateBrowserSettingsResponse$ = AssociateBrowserSettingsResponse$;
3761
+ exports.AssociateDataProtectionSettings$ = AssociateDataProtectionSettings$;
3735
3762
  exports.AssociateDataProtectionSettingsCommand = AssociateDataProtectionSettingsCommand;
3763
+ exports.AssociateDataProtectionSettingsRequest$ = AssociateDataProtectionSettingsRequest$;
3764
+ exports.AssociateDataProtectionSettingsResponse$ = AssociateDataProtectionSettingsResponse$;
3765
+ exports.AssociateIpAccessSettings$ = AssociateIpAccessSettings$;
3736
3766
  exports.AssociateIpAccessSettingsCommand = AssociateIpAccessSettingsCommand;
3767
+ exports.AssociateIpAccessSettingsRequest$ = AssociateIpAccessSettingsRequest$;
3768
+ exports.AssociateIpAccessSettingsResponse$ = AssociateIpAccessSettingsResponse$;
3769
+ exports.AssociateNetworkSettings$ = AssociateNetworkSettings$;
3737
3770
  exports.AssociateNetworkSettingsCommand = AssociateNetworkSettingsCommand;
3771
+ exports.AssociateNetworkSettingsRequest$ = AssociateNetworkSettingsRequest$;
3772
+ exports.AssociateNetworkSettingsResponse$ = AssociateNetworkSettingsResponse$;
3773
+ exports.AssociateSessionLogger$ = AssociateSessionLogger$;
3738
3774
  exports.AssociateSessionLoggerCommand = AssociateSessionLoggerCommand;
3775
+ exports.AssociateSessionLoggerRequest$ = AssociateSessionLoggerRequest$;
3776
+ exports.AssociateSessionLoggerResponse$ = AssociateSessionLoggerResponse$;
3777
+ exports.AssociateTrustStore$ = AssociateTrustStore$;
3739
3778
  exports.AssociateTrustStoreCommand = AssociateTrustStoreCommand;
3779
+ exports.AssociateTrustStoreRequest$ = AssociateTrustStoreRequest$;
3780
+ exports.AssociateTrustStoreResponse$ = AssociateTrustStoreResponse$;
3781
+ exports.AssociateUserAccessLoggingSettings$ = AssociateUserAccessLoggingSettings$;
3740
3782
  exports.AssociateUserAccessLoggingSettingsCommand = AssociateUserAccessLoggingSettingsCommand;
3783
+ exports.AssociateUserAccessLoggingSettingsRequest$ = AssociateUserAccessLoggingSettingsRequest$;
3784
+ exports.AssociateUserAccessLoggingSettingsResponse$ = AssociateUserAccessLoggingSettingsResponse$;
3785
+ exports.AssociateUserSettings$ = AssociateUserSettings$;
3741
3786
  exports.AssociateUserSettingsCommand = AssociateUserSettingsCommand;
3787
+ exports.AssociateUserSettingsRequest$ = AssociateUserSettingsRequest$;
3788
+ exports.AssociateUserSettingsResponse$ = AssociateUserSettingsResponse$;
3742
3789
  exports.AuthenticationType = AuthenticationType;
3790
+ exports.BrandingConfiguration$ = BrandingConfiguration$;
3791
+ exports.BrandingConfigurationCreateInput$ = BrandingConfigurationCreateInput$;
3792
+ exports.BrandingConfigurationUpdateInput$ = BrandingConfigurationUpdateInput$;
3793
+ exports.BrowserSettings$ = BrowserSettings$;
3794
+ exports.BrowserSettingsSummary$ = BrowserSettingsSummary$;
3743
3795
  exports.BrowserType = BrowserType;
3744
3796
  exports.Category = Category;
3797
+ exports.Certificate$ = Certificate$;
3798
+ exports.CertificateSummary$ = CertificateSummary$;
3745
3799
  exports.ColorTheme = ColorTheme;
3746
- exports.ConflictException = ConflictException$1;
3800
+ exports.ConflictException = ConflictException;
3801
+ exports.ConflictException$ = ConflictException$;
3802
+ exports.CookieSpecification$ = CookieSpecification$;
3803
+ exports.CookieSynchronizationConfiguration$ = CookieSynchronizationConfiguration$;
3804
+ exports.CreateBrowserSettings$ = CreateBrowserSettings$;
3747
3805
  exports.CreateBrowserSettingsCommand = CreateBrowserSettingsCommand;
3806
+ exports.CreateBrowserSettingsRequest$ = CreateBrowserSettingsRequest$;
3807
+ exports.CreateBrowserSettingsResponse$ = CreateBrowserSettingsResponse$;
3808
+ exports.CreateDataProtectionSettings$ = CreateDataProtectionSettings$;
3748
3809
  exports.CreateDataProtectionSettingsCommand = CreateDataProtectionSettingsCommand;
3810
+ exports.CreateDataProtectionSettingsRequest$ = CreateDataProtectionSettingsRequest$;
3811
+ exports.CreateDataProtectionSettingsResponse$ = CreateDataProtectionSettingsResponse$;
3812
+ exports.CreateIdentityProvider$ = CreateIdentityProvider$;
3749
3813
  exports.CreateIdentityProviderCommand = CreateIdentityProviderCommand;
3814
+ exports.CreateIdentityProviderRequest$ = CreateIdentityProviderRequest$;
3815
+ exports.CreateIdentityProviderResponse$ = CreateIdentityProviderResponse$;
3816
+ exports.CreateIpAccessSettings$ = CreateIpAccessSettings$;
3750
3817
  exports.CreateIpAccessSettingsCommand = CreateIpAccessSettingsCommand;
3818
+ exports.CreateIpAccessSettingsRequest$ = CreateIpAccessSettingsRequest$;
3819
+ exports.CreateIpAccessSettingsResponse$ = CreateIpAccessSettingsResponse$;
3820
+ exports.CreateNetworkSettings$ = CreateNetworkSettings$;
3751
3821
  exports.CreateNetworkSettingsCommand = CreateNetworkSettingsCommand;
3822
+ exports.CreateNetworkSettingsRequest$ = CreateNetworkSettingsRequest$;
3823
+ exports.CreateNetworkSettingsResponse$ = CreateNetworkSettingsResponse$;
3824
+ exports.CreatePortal$ = CreatePortal$;
3752
3825
  exports.CreatePortalCommand = CreatePortalCommand;
3826
+ exports.CreatePortalRequest$ = CreatePortalRequest$;
3827
+ exports.CreatePortalResponse$ = CreatePortalResponse$;
3828
+ exports.CreateSessionLogger$ = CreateSessionLogger$;
3753
3829
  exports.CreateSessionLoggerCommand = CreateSessionLoggerCommand;
3830
+ exports.CreateSessionLoggerRequest$ = CreateSessionLoggerRequest$;
3831
+ exports.CreateSessionLoggerResponse$ = CreateSessionLoggerResponse$;
3832
+ exports.CreateTrustStore$ = CreateTrustStore$;
3754
3833
  exports.CreateTrustStoreCommand = CreateTrustStoreCommand;
3834
+ exports.CreateTrustStoreRequest$ = CreateTrustStoreRequest$;
3835
+ exports.CreateTrustStoreResponse$ = CreateTrustStoreResponse$;
3836
+ exports.CreateUserAccessLoggingSettings$ = CreateUserAccessLoggingSettings$;
3755
3837
  exports.CreateUserAccessLoggingSettingsCommand = CreateUserAccessLoggingSettingsCommand;
3838
+ exports.CreateUserAccessLoggingSettingsRequest$ = CreateUserAccessLoggingSettingsRequest$;
3839
+ exports.CreateUserAccessLoggingSettingsResponse$ = CreateUserAccessLoggingSettingsResponse$;
3840
+ exports.CreateUserSettings$ = CreateUserSettings$;
3756
3841
  exports.CreateUserSettingsCommand = CreateUserSettingsCommand;
3842
+ exports.CreateUserSettingsRequest$ = CreateUserSettingsRequest$;
3843
+ exports.CreateUserSettingsResponse$ = CreateUserSettingsResponse$;
3844
+ exports.CustomPattern$ = CustomPattern$;
3845
+ exports.DataProtectionSettings$ = DataProtectionSettings$;
3846
+ exports.DataProtectionSettingsSummary$ = DataProtectionSettingsSummary$;
3847
+ exports.DeleteBrowserSettings$ = DeleteBrowserSettings$;
3757
3848
  exports.DeleteBrowserSettingsCommand = DeleteBrowserSettingsCommand;
3849
+ exports.DeleteBrowserSettingsRequest$ = DeleteBrowserSettingsRequest$;
3850
+ exports.DeleteBrowserSettingsResponse$ = DeleteBrowserSettingsResponse$;
3851
+ exports.DeleteDataProtectionSettings$ = DeleteDataProtectionSettings$;
3758
3852
  exports.DeleteDataProtectionSettingsCommand = DeleteDataProtectionSettingsCommand;
3853
+ exports.DeleteDataProtectionSettingsRequest$ = DeleteDataProtectionSettingsRequest$;
3854
+ exports.DeleteDataProtectionSettingsResponse$ = DeleteDataProtectionSettingsResponse$;
3855
+ exports.DeleteIdentityProvider$ = DeleteIdentityProvider$;
3759
3856
  exports.DeleteIdentityProviderCommand = DeleteIdentityProviderCommand;
3857
+ exports.DeleteIdentityProviderRequest$ = DeleteIdentityProviderRequest$;
3858
+ exports.DeleteIdentityProviderResponse$ = DeleteIdentityProviderResponse$;
3859
+ exports.DeleteIpAccessSettings$ = DeleteIpAccessSettings$;
3760
3860
  exports.DeleteIpAccessSettingsCommand = DeleteIpAccessSettingsCommand;
3861
+ exports.DeleteIpAccessSettingsRequest$ = DeleteIpAccessSettingsRequest$;
3862
+ exports.DeleteIpAccessSettingsResponse$ = DeleteIpAccessSettingsResponse$;
3863
+ exports.DeleteNetworkSettings$ = DeleteNetworkSettings$;
3761
3864
  exports.DeleteNetworkSettingsCommand = DeleteNetworkSettingsCommand;
3865
+ exports.DeleteNetworkSettingsRequest$ = DeleteNetworkSettingsRequest$;
3866
+ exports.DeleteNetworkSettingsResponse$ = DeleteNetworkSettingsResponse$;
3867
+ exports.DeletePortal$ = DeletePortal$;
3762
3868
  exports.DeletePortalCommand = DeletePortalCommand;
3869
+ exports.DeletePortalRequest$ = DeletePortalRequest$;
3870
+ exports.DeletePortalResponse$ = DeletePortalResponse$;
3871
+ exports.DeleteSessionLogger$ = DeleteSessionLogger$;
3763
3872
  exports.DeleteSessionLoggerCommand = DeleteSessionLoggerCommand;
3873
+ exports.DeleteSessionLoggerRequest$ = DeleteSessionLoggerRequest$;
3874
+ exports.DeleteSessionLoggerResponse$ = DeleteSessionLoggerResponse$;
3875
+ exports.DeleteTrustStore$ = DeleteTrustStore$;
3764
3876
  exports.DeleteTrustStoreCommand = DeleteTrustStoreCommand;
3877
+ exports.DeleteTrustStoreRequest$ = DeleteTrustStoreRequest$;
3878
+ exports.DeleteTrustStoreResponse$ = DeleteTrustStoreResponse$;
3879
+ exports.DeleteUserAccessLoggingSettings$ = DeleteUserAccessLoggingSettings$;
3765
3880
  exports.DeleteUserAccessLoggingSettingsCommand = DeleteUserAccessLoggingSettingsCommand;
3881
+ exports.DeleteUserAccessLoggingSettingsRequest$ = DeleteUserAccessLoggingSettingsRequest$;
3882
+ exports.DeleteUserAccessLoggingSettingsResponse$ = DeleteUserAccessLoggingSettingsResponse$;
3883
+ exports.DeleteUserSettings$ = DeleteUserSettings$;
3766
3884
  exports.DeleteUserSettingsCommand = DeleteUserSettingsCommand;
3885
+ exports.DeleteUserSettingsRequest$ = DeleteUserSettingsRequest$;
3886
+ exports.DeleteUserSettingsResponse$ = DeleteUserSettingsResponse$;
3887
+ exports.DisassociateBrowserSettings$ = DisassociateBrowserSettings$;
3767
3888
  exports.DisassociateBrowserSettingsCommand = DisassociateBrowserSettingsCommand;
3889
+ exports.DisassociateBrowserSettingsRequest$ = DisassociateBrowserSettingsRequest$;
3890
+ exports.DisassociateBrowserSettingsResponse$ = DisassociateBrowserSettingsResponse$;
3891
+ exports.DisassociateDataProtectionSettings$ = DisassociateDataProtectionSettings$;
3768
3892
  exports.DisassociateDataProtectionSettingsCommand = DisassociateDataProtectionSettingsCommand;
3893
+ exports.DisassociateDataProtectionSettingsRequest$ = DisassociateDataProtectionSettingsRequest$;
3894
+ exports.DisassociateDataProtectionSettingsResponse$ = DisassociateDataProtectionSettingsResponse$;
3895
+ exports.DisassociateIpAccessSettings$ = DisassociateIpAccessSettings$;
3769
3896
  exports.DisassociateIpAccessSettingsCommand = DisassociateIpAccessSettingsCommand;
3897
+ exports.DisassociateIpAccessSettingsRequest$ = DisassociateIpAccessSettingsRequest$;
3898
+ exports.DisassociateIpAccessSettingsResponse$ = DisassociateIpAccessSettingsResponse$;
3899
+ exports.DisassociateNetworkSettings$ = DisassociateNetworkSettings$;
3770
3900
  exports.DisassociateNetworkSettingsCommand = DisassociateNetworkSettingsCommand;
3901
+ exports.DisassociateNetworkSettingsRequest$ = DisassociateNetworkSettingsRequest$;
3902
+ exports.DisassociateNetworkSettingsResponse$ = DisassociateNetworkSettingsResponse$;
3903
+ exports.DisassociateSessionLogger$ = DisassociateSessionLogger$;
3771
3904
  exports.DisassociateSessionLoggerCommand = DisassociateSessionLoggerCommand;
3905
+ exports.DisassociateSessionLoggerRequest$ = DisassociateSessionLoggerRequest$;
3906
+ exports.DisassociateSessionLoggerResponse$ = DisassociateSessionLoggerResponse$;
3907
+ exports.DisassociateTrustStore$ = DisassociateTrustStore$;
3772
3908
  exports.DisassociateTrustStoreCommand = DisassociateTrustStoreCommand;
3909
+ exports.DisassociateTrustStoreRequest$ = DisassociateTrustStoreRequest$;
3910
+ exports.DisassociateTrustStoreResponse$ = DisassociateTrustStoreResponse$;
3911
+ exports.DisassociateUserAccessLoggingSettings$ = DisassociateUserAccessLoggingSettings$;
3773
3912
  exports.DisassociateUserAccessLoggingSettingsCommand = DisassociateUserAccessLoggingSettingsCommand;
3913
+ exports.DisassociateUserAccessLoggingSettingsRequest$ = DisassociateUserAccessLoggingSettingsRequest$;
3914
+ exports.DisassociateUserAccessLoggingSettingsResponse$ = DisassociateUserAccessLoggingSettingsResponse$;
3915
+ exports.DisassociateUserSettings$ = DisassociateUserSettings$;
3774
3916
  exports.DisassociateUserSettingsCommand = DisassociateUserSettingsCommand;
3917
+ exports.DisassociateUserSettingsRequest$ = DisassociateUserSettingsRequest$;
3918
+ exports.DisassociateUserSettingsResponse$ = DisassociateUserSettingsResponse$;
3775
3919
  exports.EnabledType = EnabledType;
3776
3920
  exports.Event = Event;
3921
+ exports.EventFilter$ = EventFilter$;
3922
+ exports.ExpireSession$ = ExpireSession$;
3777
3923
  exports.ExpireSessionCommand = ExpireSessionCommand;
3924
+ exports.ExpireSessionRequest$ = ExpireSessionRequest$;
3925
+ exports.ExpireSessionResponse$ = ExpireSessionResponse$;
3778
3926
  exports.FolderStructure = FolderStructure;
3927
+ exports.GetBrowserSettings$ = GetBrowserSettings$;
3779
3928
  exports.GetBrowserSettingsCommand = GetBrowserSettingsCommand;
3929
+ exports.GetBrowserSettingsRequest$ = GetBrowserSettingsRequest$;
3930
+ exports.GetBrowserSettingsResponse$ = GetBrowserSettingsResponse$;
3931
+ exports.GetDataProtectionSettings$ = GetDataProtectionSettings$;
3780
3932
  exports.GetDataProtectionSettingsCommand = GetDataProtectionSettingsCommand;
3933
+ exports.GetDataProtectionSettingsRequest$ = GetDataProtectionSettingsRequest$;
3934
+ exports.GetDataProtectionSettingsResponse$ = GetDataProtectionSettingsResponse$;
3935
+ exports.GetIdentityProvider$ = GetIdentityProvider$;
3781
3936
  exports.GetIdentityProviderCommand = GetIdentityProviderCommand;
3937
+ exports.GetIdentityProviderRequest$ = GetIdentityProviderRequest$;
3938
+ exports.GetIdentityProviderResponse$ = GetIdentityProviderResponse$;
3939
+ exports.GetIpAccessSettings$ = GetIpAccessSettings$;
3782
3940
  exports.GetIpAccessSettingsCommand = GetIpAccessSettingsCommand;
3941
+ exports.GetIpAccessSettingsRequest$ = GetIpAccessSettingsRequest$;
3942
+ exports.GetIpAccessSettingsResponse$ = GetIpAccessSettingsResponse$;
3943
+ exports.GetNetworkSettings$ = GetNetworkSettings$;
3783
3944
  exports.GetNetworkSettingsCommand = GetNetworkSettingsCommand;
3945
+ exports.GetNetworkSettingsRequest$ = GetNetworkSettingsRequest$;
3946
+ exports.GetNetworkSettingsResponse$ = GetNetworkSettingsResponse$;
3947
+ exports.GetPortal$ = GetPortal$;
3784
3948
  exports.GetPortalCommand = GetPortalCommand;
3949
+ exports.GetPortalRequest$ = GetPortalRequest$;
3950
+ exports.GetPortalResponse$ = GetPortalResponse$;
3951
+ exports.GetPortalServiceProviderMetadata$ = GetPortalServiceProviderMetadata$;
3785
3952
  exports.GetPortalServiceProviderMetadataCommand = GetPortalServiceProviderMetadataCommand;
3953
+ exports.GetPortalServiceProviderMetadataRequest$ = GetPortalServiceProviderMetadataRequest$;
3954
+ exports.GetPortalServiceProviderMetadataResponse$ = GetPortalServiceProviderMetadataResponse$;
3955
+ exports.GetSession$ = GetSession$;
3786
3956
  exports.GetSessionCommand = GetSessionCommand;
3957
+ exports.GetSessionLogger$ = GetSessionLogger$;
3787
3958
  exports.GetSessionLoggerCommand = GetSessionLoggerCommand;
3959
+ exports.GetSessionLoggerRequest$ = GetSessionLoggerRequest$;
3960
+ exports.GetSessionLoggerResponse$ = GetSessionLoggerResponse$;
3961
+ exports.GetSessionRequest$ = GetSessionRequest$;
3962
+ exports.GetSessionResponse$ = GetSessionResponse$;
3963
+ exports.GetTrustStore$ = GetTrustStore$;
3964
+ exports.GetTrustStoreCertificate$ = GetTrustStoreCertificate$;
3788
3965
  exports.GetTrustStoreCertificateCommand = GetTrustStoreCertificateCommand;
3966
+ exports.GetTrustStoreCertificateRequest$ = GetTrustStoreCertificateRequest$;
3967
+ exports.GetTrustStoreCertificateResponse$ = GetTrustStoreCertificateResponse$;
3789
3968
  exports.GetTrustStoreCommand = GetTrustStoreCommand;
3969
+ exports.GetTrustStoreRequest$ = GetTrustStoreRequest$;
3970
+ exports.GetTrustStoreResponse$ = GetTrustStoreResponse$;
3971
+ exports.GetUserAccessLoggingSettings$ = GetUserAccessLoggingSettings$;
3790
3972
  exports.GetUserAccessLoggingSettingsCommand = GetUserAccessLoggingSettingsCommand;
3973
+ exports.GetUserAccessLoggingSettingsRequest$ = GetUserAccessLoggingSettingsRequest$;
3974
+ exports.GetUserAccessLoggingSettingsResponse$ = GetUserAccessLoggingSettingsResponse$;
3975
+ exports.GetUserSettings$ = GetUserSettings$;
3791
3976
  exports.GetUserSettingsCommand = GetUserSettingsCommand;
3977
+ exports.GetUserSettingsRequest$ = GetUserSettingsRequest$;
3978
+ exports.GetUserSettingsResponse$ = GetUserSettingsResponse$;
3979
+ exports.IconImageInput$ = IconImageInput$;
3980
+ exports.IdentityProvider$ = IdentityProvider$;
3981
+ exports.IdentityProviderSummary$ = IdentityProviderSummary$;
3792
3982
  exports.IdentityProviderType = IdentityProviderType;
3793
- exports.InternalServerException = InternalServerException$1;
3983
+ exports.ImageMetadata$ = ImageMetadata$;
3984
+ exports.InlineRedactionConfiguration$ = InlineRedactionConfiguration$;
3985
+ exports.InlineRedactionPattern$ = InlineRedactionPattern$;
3986
+ exports.InternalServerException = InternalServerException;
3987
+ exports.InternalServerException$ = InternalServerException$;
3988
+ exports.IpAccessSettings$ = IpAccessSettings$;
3989
+ exports.IpAccessSettingsSummary$ = IpAccessSettingsSummary$;
3990
+ exports.IpRule$ = IpRule$;
3991
+ exports.ListBrowserSettings$ = ListBrowserSettings$;
3794
3992
  exports.ListBrowserSettingsCommand = ListBrowserSettingsCommand;
3993
+ exports.ListBrowserSettingsRequest$ = ListBrowserSettingsRequest$;
3994
+ exports.ListBrowserSettingsResponse$ = ListBrowserSettingsResponse$;
3995
+ exports.ListDataProtectionSettings$ = ListDataProtectionSettings$;
3795
3996
  exports.ListDataProtectionSettingsCommand = ListDataProtectionSettingsCommand;
3997
+ exports.ListDataProtectionSettingsRequest$ = ListDataProtectionSettingsRequest$;
3998
+ exports.ListDataProtectionSettingsResponse$ = ListDataProtectionSettingsResponse$;
3999
+ exports.ListIdentityProviders$ = ListIdentityProviders$;
3796
4000
  exports.ListIdentityProvidersCommand = ListIdentityProvidersCommand;
4001
+ exports.ListIdentityProvidersRequest$ = ListIdentityProvidersRequest$;
4002
+ exports.ListIdentityProvidersResponse$ = ListIdentityProvidersResponse$;
4003
+ exports.ListIpAccessSettings$ = ListIpAccessSettings$;
3797
4004
  exports.ListIpAccessSettingsCommand = ListIpAccessSettingsCommand;
4005
+ exports.ListIpAccessSettingsRequest$ = ListIpAccessSettingsRequest$;
4006
+ exports.ListIpAccessSettingsResponse$ = ListIpAccessSettingsResponse$;
4007
+ exports.ListNetworkSettings$ = ListNetworkSettings$;
3798
4008
  exports.ListNetworkSettingsCommand = ListNetworkSettingsCommand;
4009
+ exports.ListNetworkSettingsRequest$ = ListNetworkSettingsRequest$;
4010
+ exports.ListNetworkSettingsResponse$ = ListNetworkSettingsResponse$;
4011
+ exports.ListPortals$ = ListPortals$;
3799
4012
  exports.ListPortalsCommand = ListPortalsCommand;
4013
+ exports.ListPortalsRequest$ = ListPortalsRequest$;
4014
+ exports.ListPortalsResponse$ = ListPortalsResponse$;
4015
+ exports.ListSessionLoggers$ = ListSessionLoggers$;
3800
4016
  exports.ListSessionLoggersCommand = ListSessionLoggersCommand;
4017
+ exports.ListSessionLoggersRequest$ = ListSessionLoggersRequest$;
4018
+ exports.ListSessionLoggersResponse$ = ListSessionLoggersResponse$;
4019
+ exports.ListSessions$ = ListSessions$;
3801
4020
  exports.ListSessionsCommand = ListSessionsCommand;
4021
+ exports.ListSessionsRequest$ = ListSessionsRequest$;
4022
+ exports.ListSessionsResponse$ = ListSessionsResponse$;
4023
+ exports.ListTagsForResource$ = ListTagsForResource$;
3802
4024
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
4025
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
4026
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
4027
+ exports.ListTrustStoreCertificates$ = ListTrustStoreCertificates$;
3803
4028
  exports.ListTrustStoreCertificatesCommand = ListTrustStoreCertificatesCommand;
4029
+ exports.ListTrustStoreCertificatesRequest$ = ListTrustStoreCertificatesRequest$;
4030
+ exports.ListTrustStoreCertificatesResponse$ = ListTrustStoreCertificatesResponse$;
4031
+ exports.ListTrustStores$ = ListTrustStores$;
3804
4032
  exports.ListTrustStoresCommand = ListTrustStoresCommand;
4033
+ exports.ListTrustStoresRequest$ = ListTrustStoresRequest$;
4034
+ exports.ListTrustStoresResponse$ = ListTrustStoresResponse$;
4035
+ exports.ListUserAccessLoggingSettings$ = ListUserAccessLoggingSettings$;
3805
4036
  exports.ListUserAccessLoggingSettingsCommand = ListUserAccessLoggingSettingsCommand;
4037
+ exports.ListUserAccessLoggingSettingsRequest$ = ListUserAccessLoggingSettingsRequest$;
4038
+ exports.ListUserAccessLoggingSettingsResponse$ = ListUserAccessLoggingSettingsResponse$;
4039
+ exports.ListUserSettings$ = ListUserSettings$;
3806
4040
  exports.ListUserSettingsCommand = ListUserSettingsCommand;
4041
+ exports.ListUserSettingsRequest$ = ListUserSettingsRequest$;
4042
+ exports.ListUserSettingsResponse$ = ListUserSettingsResponse$;
3807
4043
  exports.Locale = Locale;
4044
+ exports.LocalizedBrandingStrings$ = LocalizedBrandingStrings$;
4045
+ exports.LogConfiguration$ = LogConfiguration$;
3808
4046
  exports.LogFileFormat = LogFileFormat;
3809
4047
  exports.MaxDisplayResolution = MaxDisplayResolution;
3810
4048
  exports.MimeType = MimeType;
4049
+ exports.NetworkSettings$ = NetworkSettings$;
4050
+ exports.NetworkSettingsSummary$ = NetworkSettingsSummary$;
4051
+ exports.Portal$ = Portal$;
3811
4052
  exports.PortalStatus = PortalStatus;
4053
+ exports.PortalSummary$ = PortalSummary$;
4054
+ exports.RedactionPlaceHolder$ = RedactionPlaceHolder$;
3812
4055
  exports.RedactionPlaceHolderType = RedactionPlaceHolderType;
3813
4056
  exports.RendererType = RendererType;
3814
- exports.ResourceNotFoundException = ResourceNotFoundException$1;
3815
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException$1;
4057
+ exports.ResourceNotFoundException = ResourceNotFoundException;
4058
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
4059
+ exports.S3LogConfiguration$ = S3LogConfiguration$;
4060
+ exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
4061
+ exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
4062
+ exports.Session$ = Session$;
4063
+ exports.SessionLogger$ = SessionLogger$;
4064
+ exports.SessionLoggerSummary$ = SessionLoggerSummary$;
3816
4065
  exports.SessionSortBy = SessionSortBy;
3817
4066
  exports.SessionStatus = SessionStatus;
4067
+ exports.SessionSummary$ = SessionSummary$;
4068
+ exports.Tag$ = Tag$;
4069
+ exports.TagResource$ = TagResource$;
3818
4070
  exports.TagResourceCommand = TagResourceCommand;
3819
- exports.ThrottlingException = ThrottlingException$1;
3820
- exports.TooManyTagsException = TooManyTagsException$1;
4071
+ exports.TagResourceRequest$ = TagResourceRequest$;
4072
+ exports.TagResourceResponse$ = TagResourceResponse$;
4073
+ exports.ThrottlingException = ThrottlingException;
4074
+ exports.ThrottlingException$ = ThrottlingException$;
4075
+ exports.TooManyTagsException = TooManyTagsException;
4076
+ exports.TooManyTagsException$ = TooManyTagsException$;
4077
+ exports.ToolbarConfiguration$ = ToolbarConfiguration$;
3821
4078
  exports.ToolbarItem = ToolbarItem;
3822
4079
  exports.ToolbarType = ToolbarType;
4080
+ exports.TrustStore$ = TrustStore$;
4081
+ exports.TrustStoreSummary$ = TrustStoreSummary$;
4082
+ exports.UntagResource$ = UntagResource$;
3823
4083
  exports.UntagResourceCommand = UntagResourceCommand;
4084
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
4085
+ exports.UntagResourceResponse$ = UntagResourceResponse$;
4086
+ exports.UpdateBrowserSettings$ = UpdateBrowserSettings$;
3824
4087
  exports.UpdateBrowserSettingsCommand = UpdateBrowserSettingsCommand;
4088
+ exports.UpdateBrowserSettingsRequest$ = UpdateBrowserSettingsRequest$;
4089
+ exports.UpdateBrowserSettingsResponse$ = UpdateBrowserSettingsResponse$;
4090
+ exports.UpdateDataProtectionSettings$ = UpdateDataProtectionSettings$;
3825
4091
  exports.UpdateDataProtectionSettingsCommand = UpdateDataProtectionSettingsCommand;
4092
+ exports.UpdateDataProtectionSettingsRequest$ = UpdateDataProtectionSettingsRequest$;
4093
+ exports.UpdateDataProtectionSettingsResponse$ = UpdateDataProtectionSettingsResponse$;
4094
+ exports.UpdateIdentityProvider$ = UpdateIdentityProvider$;
3826
4095
  exports.UpdateIdentityProviderCommand = UpdateIdentityProviderCommand;
4096
+ exports.UpdateIdentityProviderRequest$ = UpdateIdentityProviderRequest$;
4097
+ exports.UpdateIdentityProviderResponse$ = UpdateIdentityProviderResponse$;
4098
+ exports.UpdateIpAccessSettings$ = UpdateIpAccessSettings$;
3827
4099
  exports.UpdateIpAccessSettingsCommand = UpdateIpAccessSettingsCommand;
4100
+ exports.UpdateIpAccessSettingsRequest$ = UpdateIpAccessSettingsRequest$;
4101
+ exports.UpdateIpAccessSettingsResponse$ = UpdateIpAccessSettingsResponse$;
4102
+ exports.UpdateNetworkSettings$ = UpdateNetworkSettings$;
3828
4103
  exports.UpdateNetworkSettingsCommand = UpdateNetworkSettingsCommand;
4104
+ exports.UpdateNetworkSettingsRequest$ = UpdateNetworkSettingsRequest$;
4105
+ exports.UpdateNetworkSettingsResponse$ = UpdateNetworkSettingsResponse$;
4106
+ exports.UpdatePortal$ = UpdatePortal$;
3829
4107
  exports.UpdatePortalCommand = UpdatePortalCommand;
4108
+ exports.UpdatePortalRequest$ = UpdatePortalRequest$;
4109
+ exports.UpdatePortalResponse$ = UpdatePortalResponse$;
4110
+ exports.UpdateSessionLogger$ = UpdateSessionLogger$;
3830
4111
  exports.UpdateSessionLoggerCommand = UpdateSessionLoggerCommand;
4112
+ exports.UpdateSessionLoggerRequest$ = UpdateSessionLoggerRequest$;
4113
+ exports.UpdateSessionLoggerResponse$ = UpdateSessionLoggerResponse$;
4114
+ exports.UpdateTrustStore$ = UpdateTrustStore$;
3831
4115
  exports.UpdateTrustStoreCommand = UpdateTrustStoreCommand;
4116
+ exports.UpdateTrustStoreRequest$ = UpdateTrustStoreRequest$;
4117
+ exports.UpdateTrustStoreResponse$ = UpdateTrustStoreResponse$;
4118
+ exports.UpdateUserAccessLoggingSettings$ = UpdateUserAccessLoggingSettings$;
3832
4119
  exports.UpdateUserAccessLoggingSettingsCommand = UpdateUserAccessLoggingSettingsCommand;
4120
+ exports.UpdateUserAccessLoggingSettingsRequest$ = UpdateUserAccessLoggingSettingsRequest$;
4121
+ exports.UpdateUserAccessLoggingSettingsResponse$ = UpdateUserAccessLoggingSettingsResponse$;
4122
+ exports.UpdateUserSettings$ = UpdateUserSettings$;
3833
4123
  exports.UpdateUserSettingsCommand = UpdateUserSettingsCommand;
3834
- exports.ValidationException = ValidationException$1;
4124
+ exports.UpdateUserSettingsRequest$ = UpdateUserSettingsRequest$;
4125
+ exports.UpdateUserSettingsResponse$ = UpdateUserSettingsResponse$;
4126
+ exports.UserAccessLoggingSettings$ = UserAccessLoggingSettings$;
4127
+ exports.UserAccessLoggingSettingsSummary$ = UserAccessLoggingSettingsSummary$;
4128
+ exports.UserSettings$ = UserSettings$;
4129
+ exports.UserSettingsSummary$ = UserSettingsSummary$;
4130
+ exports.ValidationException = ValidationException;
4131
+ exports.ValidationException$ = ValidationException$;
4132
+ exports.ValidationExceptionField$ = ValidationExceptionField$;
3835
4133
  exports.ValidationExceptionReason = ValidationExceptionReason;
3836
4134
  exports.VisualMode = VisualMode;
4135
+ exports.WallpaperImageInput$ = WallpaperImageInput$;
4136
+ exports.WebContentFilteringPolicy$ = WebContentFilteringPolicy$;
3837
4137
  exports.WorkSpacesWeb = WorkSpacesWeb;
3838
4138
  exports.WorkSpacesWebClient = WorkSpacesWebClient;
3839
- exports.WorkSpacesWebServiceException = WorkSpacesWebServiceException$1;
4139
+ exports.WorkSpacesWebServiceException = WorkSpacesWebServiceException;
4140
+ exports.WorkSpacesWebServiceException$ = WorkSpacesWebServiceException$;
3840
4141
  exports._InstanceType = _InstanceType;
3841
4142
  exports.paginateListBrowserSettings = paginateListBrowserSettings;
3842
4143
  exports.paginateListDataProtectionSettings = paginateListDataProtectionSettings;