@aws-sdk/client-workspaces-web 3.943.0 → 3.947.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 (114) hide show
  1. package/dist-cjs/index.js +123 -526
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/WorkSpacesWebClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +123 -526
  8. package/dist-types/WorkSpacesWeb.d.ts +1 -1
  9. package/dist-types/WorkSpacesWebClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AssociateBrowserSettingsCommand.d.ts +3 -3
  13. package/dist-types/commands/AssociateDataProtectionSettingsCommand.d.ts +3 -3
  14. package/dist-types/commands/AssociateIpAccessSettingsCommand.d.ts +3 -3
  15. package/dist-types/commands/AssociateNetworkSettingsCommand.d.ts +3 -3
  16. package/dist-types/commands/AssociateSessionLoggerCommand.d.ts +3 -3
  17. package/dist-types/commands/AssociateTrustStoreCommand.d.ts +3 -3
  18. package/dist-types/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +3 -3
  19. package/dist-types/commands/AssociateUserSettingsCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateBrowserSettingsCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateDataProtectionSettingsCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateIdentityProviderCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateIpAccessSettingsCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateNetworkSettingsCommand.d.ts +3 -3
  25. package/dist-types/commands/CreatePortalCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateSessionLoggerCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateTrustStoreCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateUserAccessLoggingSettingsCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateUserSettingsCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteBrowserSettingsCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteDataProtectionSettingsCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteIpAccessSettingsCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteNetworkSettingsCommand.d.ts +3 -3
  35. package/dist-types/commands/DeletePortalCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteSessionLoggerCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteTrustStoreCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteUserSettingsCommand.d.ts +3 -3
  40. package/dist-types/commands/DisassociateBrowserSettingsCommand.d.ts +3 -3
  41. package/dist-types/commands/DisassociateDataProtectionSettingsCommand.d.ts +3 -3
  42. package/dist-types/commands/DisassociateIpAccessSettingsCommand.d.ts +3 -3
  43. package/dist-types/commands/DisassociateNetworkSettingsCommand.d.ts +3 -3
  44. package/dist-types/commands/DisassociateSessionLoggerCommand.d.ts +3 -3
  45. package/dist-types/commands/DisassociateTrustStoreCommand.d.ts +3 -3
  46. package/dist-types/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +3 -3
  47. package/dist-types/commands/DisassociateUserSettingsCommand.d.ts +3 -3
  48. package/dist-types/commands/ExpireSessionCommand.d.ts +3 -3
  49. package/dist-types/commands/GetBrowserSettingsCommand.d.ts +3 -3
  50. package/dist-types/commands/GetDataProtectionSettingsCommand.d.ts +3 -3
  51. package/dist-types/commands/GetIdentityProviderCommand.d.ts +3 -3
  52. package/dist-types/commands/GetIpAccessSettingsCommand.d.ts +3 -3
  53. package/dist-types/commands/GetNetworkSettingsCommand.d.ts +3 -3
  54. package/dist-types/commands/GetPortalCommand.d.ts +3 -3
  55. package/dist-types/commands/GetPortalServiceProviderMetadataCommand.d.ts +3 -3
  56. package/dist-types/commands/GetSessionCommand.d.ts +3 -3
  57. package/dist-types/commands/GetSessionLoggerCommand.d.ts +3 -3
  58. package/dist-types/commands/GetTrustStoreCertificateCommand.d.ts +3 -3
  59. package/dist-types/commands/GetTrustStoreCommand.d.ts +3 -3
  60. package/dist-types/commands/GetUserAccessLoggingSettingsCommand.d.ts +3 -3
  61. package/dist-types/commands/GetUserSettingsCommand.d.ts +3 -3
  62. package/dist-types/commands/ListBrowserSettingsCommand.d.ts +3 -3
  63. package/dist-types/commands/ListDataProtectionSettingsCommand.d.ts +3 -3
  64. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +3 -3
  65. package/dist-types/commands/ListIpAccessSettingsCommand.d.ts +3 -3
  66. package/dist-types/commands/ListNetworkSettingsCommand.d.ts +3 -3
  67. package/dist-types/commands/ListPortalsCommand.d.ts +3 -3
  68. package/dist-types/commands/ListSessionLoggersCommand.d.ts +3 -3
  69. package/dist-types/commands/ListSessionsCommand.d.ts +3 -3
  70. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  71. package/dist-types/commands/ListTrustStoreCertificatesCommand.d.ts +3 -3
  72. package/dist-types/commands/ListTrustStoresCommand.d.ts +3 -3
  73. package/dist-types/commands/ListUserAccessLoggingSettingsCommand.d.ts +3 -3
  74. package/dist-types/commands/ListUserSettingsCommand.d.ts +3 -3
  75. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  76. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  77. package/dist-types/commands/UpdateBrowserSettingsCommand.d.ts +3 -3
  78. package/dist-types/commands/UpdateDataProtectionSettingsCommand.d.ts +3 -3
  79. package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +3 -3
  80. package/dist-types/commands/UpdateIpAccessSettingsCommand.d.ts +3 -3
  81. package/dist-types/commands/UpdateNetworkSettingsCommand.d.ts +3 -3
  82. package/dist-types/commands/UpdatePortalCommand.d.ts +3 -3
  83. package/dist-types/commands/UpdateSessionLoggerCommand.d.ts +3 -3
  84. package/dist-types/commands/UpdateTrustStoreCommand.d.ts +3 -3
  85. package/dist-types/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +3 -3
  86. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +3 -3
  87. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  88. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  89. package/dist-types/extensionConfiguration.d.ts +4 -4
  90. package/dist-types/models/WorkSpacesWebServiceException.d.ts +1 -1
  91. package/dist-types/models/errors.d.ts +1 -1
  92. package/dist-types/pagination/Interfaces.d.ts +1 -1
  93. package/dist-types/pagination/ListBrowserSettingsPaginator.d.ts +1 -1
  94. package/dist-types/pagination/ListDataProtectionSettingsPaginator.d.ts +1 -1
  95. package/dist-types/pagination/ListIdentityProvidersPaginator.d.ts +1 -1
  96. package/dist-types/pagination/ListIpAccessSettingsPaginator.d.ts +1 -1
  97. package/dist-types/pagination/ListNetworkSettingsPaginator.d.ts +1 -1
  98. package/dist-types/pagination/ListPortalsPaginator.d.ts +1 -1
  99. package/dist-types/pagination/ListSessionLoggersPaginator.d.ts +1 -1
  100. package/dist-types/pagination/ListSessionsPaginator.d.ts +1 -1
  101. package/dist-types/pagination/ListTrustStoreCertificatesPaginator.d.ts +1 -1
  102. package/dist-types/pagination/ListTrustStoresPaginator.d.ts +1 -1
  103. package/dist-types/pagination/ListUserAccessLoggingSettingsPaginator.d.ts +1 -1
  104. package/dist-types/pagination/ListUserSettingsPaginator.d.ts +1 -1
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  106. package/dist-types/runtimeConfig.d.ts +1 -1
  107. package/dist-types/runtimeConfig.native.d.ts +1 -1
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  109. package/dist-types/runtimeExtensions.d.ts +1 -1
  110. package/dist-types/schemas/schemas_0.d.ts +1 -1
  111. package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +3 -3
  112. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  113. package/dist-types/ts3.4/models/WorkSpacesWebServiceException.d.ts +1 -1
  114. package/package.json +13 -12
@@ -485,17 +485,7 @@ export var TagKey = [0, n0, _TK, 8, 0];
485
485
  export var TagValue = [0, n0, _TV, 8, 0];
486
486
  export var UrlPattern = [0, n0, _UP, 8, 0];
487
487
  export var Username = [0, n0, _U, 8, 0];
488
- export var AccessDeniedException = [
489
- -3,
490
- n0,
491
- _ADE,
492
- {
493
- [_e]: _c,
494
- [_hE]: 403,
495
- },
496
- [_m],
497
- [0],
498
- ];
488
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
499
489
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
500
490
  export var AssociateBrowserSettingsRequest = [
501
491
  3,
@@ -505,12 +495,7 @@ export var AssociateBrowserSettingsRequest = [
505
495
  [_pA, _bSA],
506
496
  [
507
497
  [0, 1],
508
- [
509
- 0,
510
- {
511
- [_hQ]: _bSA,
512
- },
513
- ],
498
+ [0, { [_hQ]: _bSA }],
514
499
  ],
515
500
  ];
516
501
  export var AssociateBrowserSettingsResponse = [3, n0, _ABSRs, 0, [_pA, _bSA], [0, 0]];
@@ -522,12 +507,7 @@ export var AssociateDataProtectionSettingsRequest = [
522
507
  [_pA, _dPSA],
523
508
  [
524
509
  [0, 1],
525
- [
526
- 0,
527
- {
528
- [_hQ]: _dPSA,
529
- },
530
- ],
510
+ [0, { [_hQ]: _dPSA }],
531
511
  ],
532
512
  ];
533
513
  export var AssociateDataProtectionSettingsResponse = [3, n0, _ADPSRs, 0, [_pA, _dPSA], [0, 0]];
@@ -539,12 +519,7 @@ export var AssociateIpAccessSettingsRequest = [
539
519
  [_pA, _iASA],
540
520
  [
541
521
  [0, 1],
542
- [
543
- 0,
544
- {
545
- [_hQ]: _iASA,
546
- },
547
- ],
522
+ [0, { [_hQ]: _iASA }],
548
523
  ],
549
524
  ];
550
525
  export var AssociateIpAccessSettingsResponse = [3, n0, _AIASRs, 0, [_pA, _iASA], [0, 0]];
@@ -556,12 +531,7 @@ export var AssociateNetworkSettingsRequest = [
556
531
  [_pA, _nSA],
557
532
  [
558
533
  [0, 1],
559
- [
560
- 0,
561
- {
562
- [_hQ]: _nSA,
563
- },
564
- ],
534
+ [0, { [_hQ]: _nSA }],
565
535
  ],
566
536
  ];
567
537
  export var AssociateNetworkSettingsResponse = [3, n0, _ANSRs, 0, [_pA, _nSA], [0, 0]];
@@ -573,12 +543,7 @@ export var AssociateSessionLoggerRequest = [
573
543
  [_pA, _sLA],
574
544
  [
575
545
  [0, 1],
576
- [
577
- 0,
578
- {
579
- [_hQ]: _sLA,
580
- },
581
- ],
546
+ [0, { [_hQ]: _sLA }],
582
547
  ],
583
548
  ];
584
549
  export var AssociateSessionLoggerResponse = [3, n0, _ASLRs, 0, [_pA, _sLA], [0, 0]];
@@ -590,12 +555,7 @@ export var AssociateTrustStoreRequest = [
590
555
  [_pA, _tSA],
591
556
  [
592
557
  [0, 1],
593
- [
594
- 0,
595
- {
596
- [_hQ]: _tSA,
597
- },
598
- ],
558
+ [0, { [_hQ]: _tSA }],
599
559
  ],
600
560
  ];
601
561
  export var AssociateTrustStoreResponse = [3, n0, _ATSRs, 0, [_pA, _tSA], [0, 0]];
@@ -607,12 +567,7 @@ export var AssociateUserAccessLoggingSettingsRequest = [
607
567
  [_pA, _uALSA],
608
568
  [
609
569
  [0, 1],
610
- [
611
- 0,
612
- {
613
- [_hQ]: _uALSA,
614
- },
615
- ],
570
+ [0, { [_hQ]: _uALSA }],
616
571
  ],
617
572
  ];
618
573
  export var AssociateUserAccessLoggingSettingsResponse = [
@@ -631,12 +586,7 @@ export var AssociateUserSettingsRequest = [
631
586
  [_pA, _uSA],
632
587
  [
633
588
  [0, 1],
634
- [
635
- 0,
636
- {
637
- [_hQ]: _uSA,
638
- },
639
- ],
589
+ [0, { [_hQ]: _uSA }],
640
590
  ],
641
591
  ];
642
592
  export var AssociateUserSettingsResponse = [3, n0, _AUSRs, 0, [_pA, _uSA], [0, 0]];
@@ -651,17 +601,7 @@ export var BrowserSettings = [
651
601
  export var BrowserSettingsSummary = [3, n0, _BSS, 0, [_bSA], [0]];
652
602
  export var Certificate = [3, n0, _C, 0, [_t, _s, _i, _nVB, _nVA, _b], [0, 0, 0, 4, 4, 21]];
653
603
  export var CertificateSummary = [3, n0, _CS, 0, [_t, _s, _i, _nVB, _nVA], [0, 0, 0, 4, 4]];
654
- export var ConflictException = [
655
- -3,
656
- n0,
657
- _CE,
658
- {
659
- [_e]: _c,
660
- [_hE]: 409,
661
- },
662
- [_m, _rI, _rT],
663
- [0, 0, 0],
664
- ];
604
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
665
605
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
666
606
  export var CookieSpecification = [
667
607
  3,
@@ -942,12 +882,7 @@ export var GetTrustStoreCertificateRequest = [
942
882
  [_tSA, _t],
943
883
  [
944
884
  [0, 1],
945
- [
946
- 0,
947
- {
948
- [_hQ]: _t,
949
- },
950
- ],
885
+ [0, { [_hQ]: _t }],
951
886
  ],
952
887
  ];
953
888
  export var GetTrustStoreCertificateResponse = [
@@ -1014,20 +949,9 @@ export var InternalServerException = [
1014
949
  -3,
1015
950
  n0,
1016
951
  _ISE,
1017
- {
1018
- [_e]: _ser,
1019
- [_hE]: 500,
1020
- },
952
+ { [_e]: _ser, [_hE]: 500 },
1021
953
  [_m, _rAS],
1022
- [
1023
- 0,
1024
- [
1025
- 1,
1026
- {
1027
- [_hH]: _RA,
1028
- },
1029
- ],
1030
- ],
954
+ [0, [1, { [_hH]: _RA }]],
1031
955
  ];
1032
956
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
1033
957
  export var IpAccessSettings = [
@@ -1064,18 +988,8 @@ export var ListBrowserSettingsRequest = [
1064
988
  0,
1065
989
  [_nT, _mR],
1066
990
  [
1067
- [
1068
- 0,
1069
- {
1070
- [_hQ]: _nT,
1071
- },
1072
- ],
1073
- [
1074
- 1,
1075
- {
1076
- [_hQ]: _mR,
1077
- },
1078
- ],
991
+ [0, { [_hQ]: _nT }],
992
+ [1, { [_hQ]: _mR }],
1079
993
  ],
1080
994
  ];
1081
995
  export var ListBrowserSettingsResponse = [
@@ -1093,18 +1007,8 @@ export var ListDataProtectionSettingsRequest = [
1093
1007
  0,
1094
1008
  [_nT, _mR],
1095
1009
  [
1096
- [
1097
- 0,
1098
- {
1099
- [_hQ]: _nT,
1100
- },
1101
- ],
1102
- [
1103
- 1,
1104
- {
1105
- [_hQ]: _mR,
1106
- },
1107
- ],
1010
+ [0, { [_hQ]: _nT }],
1011
+ [1, { [_hQ]: _mR }],
1108
1012
  ],
1109
1013
  ];
1110
1014
  export var ListDataProtectionSettingsResponse = [
@@ -1122,18 +1026,8 @@ export var ListIdentityProvidersRequest = [
1122
1026
  0,
1123
1027
  [_nT, _mR, _pA],
1124
1028
  [
1125
- [
1126
- 0,
1127
- {
1128
- [_hQ]: _nT,
1129
- },
1130
- ],
1131
- [
1132
- 1,
1133
- {
1134
- [_hQ]: _mR,
1135
- },
1136
- ],
1029
+ [0, { [_hQ]: _nT }],
1030
+ [1, { [_hQ]: _mR }],
1137
1031
  [0, 1],
1138
1032
  ],
1139
1033
  ];
@@ -1152,18 +1046,8 @@ export var ListIpAccessSettingsRequest = [
1152
1046
  0,
1153
1047
  [_nT, _mR],
1154
1048
  [
1155
- [
1156
- 0,
1157
- {
1158
- [_hQ]: _nT,
1159
- },
1160
- ],
1161
- [
1162
- 1,
1163
- {
1164
- [_hQ]: _mR,
1165
- },
1166
- ],
1049
+ [0, { [_hQ]: _nT }],
1050
+ [1, { [_hQ]: _mR }],
1167
1051
  ],
1168
1052
  ];
1169
1053
  export var ListIpAccessSettingsResponse = [
@@ -1181,18 +1065,8 @@ export var ListNetworkSettingsRequest = [
1181
1065
  0,
1182
1066
  [_nT, _mR],
1183
1067
  [
1184
- [
1185
- 0,
1186
- {
1187
- [_hQ]: _nT,
1188
- },
1189
- ],
1190
- [
1191
- 1,
1192
- {
1193
- [_hQ]: _mR,
1194
- },
1195
- ],
1068
+ [0, { [_hQ]: _nT }],
1069
+ [1, { [_hQ]: _mR }],
1196
1070
  ],
1197
1071
  ];
1198
1072
  export var ListNetworkSettingsResponse = [
@@ -1210,18 +1084,8 @@ export var ListPortalsRequest = [
1210
1084
  0,
1211
1085
  [_nT, _mR],
1212
1086
  [
1213
- [
1214
- 0,
1215
- {
1216
- [_hQ]: _nT,
1217
- },
1218
- ],
1219
- [
1220
- 1,
1221
- {
1222
- [_hQ]: _mR,
1223
- },
1224
- ],
1087
+ [0, { [_hQ]: _nT }],
1088
+ [1, { [_hQ]: _mR }],
1225
1089
  ],
1226
1090
  ];
1227
1091
  export var ListPortalsResponse = [3, n0, _LPRi, 0, [_por, _nT], [[() => PortalList, 0], 0]];
@@ -1232,18 +1096,8 @@ export var ListSessionLoggersRequest = [
1232
1096
  0,
1233
1097
  [_nT, _mR],
1234
1098
  [
1235
- [
1236
- 0,
1237
- {
1238
- [_hQ]: _nT,
1239
- },
1240
- ],
1241
- [
1242
- 1,
1243
- {
1244
- [_hQ]: _mR,
1245
- },
1246
- ],
1099
+ [0, { [_hQ]: _nT }],
1100
+ [1, { [_hQ]: _mR }],
1247
1101
  ],
1248
1102
  ];
1249
1103
  export var ListSessionLoggersResponse = [
@@ -1262,42 +1116,12 @@ export var ListSessionsRequest = [
1262
1116
  [_pI, _u, _sIe, _sB, _st, _mR, _nT],
1263
1117
  [
1264
1118
  [0, 1],
1265
- [
1266
- () => Username,
1267
- {
1268
- [_hQ]: _u,
1269
- },
1270
- ],
1271
- [
1272
- 0,
1273
- {
1274
- [_hQ]: _sIe,
1275
- },
1276
- ],
1277
- [
1278
- 0,
1279
- {
1280
- [_hQ]: _sB,
1281
- },
1282
- ],
1283
- [
1284
- 0,
1285
- {
1286
- [_hQ]: _st,
1287
- },
1288
- ],
1289
- [
1290
- 1,
1291
- {
1292
- [_hQ]: _mR,
1293
- },
1294
- ],
1295
- [
1296
- 0,
1297
- {
1298
- [_hQ]: _nT,
1299
- },
1300
- ],
1119
+ [() => Username, { [_hQ]: _u }],
1120
+ [0, { [_hQ]: _sIe }],
1121
+ [0, { [_hQ]: _sB }],
1122
+ [0, { [_hQ]: _st }],
1123
+ [1, { [_hQ]: _mR }],
1124
+ [0, { [_hQ]: _nT }],
1301
1125
  ],
1302
1126
  ];
1303
1127
  export var ListSessionsResponse = [
@@ -1318,18 +1142,8 @@ export var ListTrustStoreCertificatesRequest = [
1318
1142
  [_tSA, _nT, _mR],
1319
1143
  [
1320
1144
  [0, 1],
1321
- [
1322
- 0,
1323
- {
1324
- [_hQ]: _nT,
1325
- },
1326
- ],
1327
- [
1328
- 1,
1329
- {
1330
- [_hQ]: _mR,
1331
- },
1332
- ],
1145
+ [0, { [_hQ]: _nT }],
1146
+ [1, { [_hQ]: _mR }],
1333
1147
  ],
1334
1148
  ];
1335
1149
  export var ListTrustStoreCertificatesResponse = [
@@ -1347,18 +1161,8 @@ export var ListTrustStoresRequest = [
1347
1161
  0,
1348
1162
  [_nT, _mR],
1349
1163
  [
1350
- [
1351
- 0,
1352
- {
1353
- [_hQ]: _nT,
1354
- },
1355
- ],
1356
- [
1357
- 1,
1358
- {
1359
- [_hQ]: _mR,
1360
- },
1361
- ],
1164
+ [0, { [_hQ]: _nT }],
1165
+ [1, { [_hQ]: _mR }],
1362
1166
  ],
1363
1167
  ];
1364
1168
  export var ListTrustStoresResponse = [
@@ -1376,18 +1180,8 @@ export var ListUserAccessLoggingSettingsRequest = [
1376
1180
  0,
1377
1181
  [_nT, _mR],
1378
1182
  [
1379
- [
1380
- 0,
1381
- {
1382
- [_hQ]: _nT,
1383
- },
1384
- ],
1385
- [
1386
- 1,
1387
- {
1388
- [_hQ]: _mR,
1389
- },
1390
- ],
1183
+ [0, { [_hQ]: _nT }],
1184
+ [1, { [_hQ]: _mR }],
1391
1185
  ],
1392
1186
  ];
1393
1187
  export var ListUserAccessLoggingSettingsResponse = [
@@ -1405,18 +1199,8 @@ export var ListUserSettingsRequest = [
1405
1199
  0,
1406
1200
  [_nT, _mR],
1407
1201
  [
1408
- [
1409
- 0,
1410
- {
1411
- [_hQ]: _nT,
1412
- },
1413
- ],
1414
- [
1415
- 1,
1416
- {
1417
- [_hQ]: _mR,
1418
- },
1419
- ],
1202
+ [0, { [_hQ]: _nT }],
1203
+ [1, { [_hQ]: _mR }],
1420
1204
  ],
1421
1205
  ];
1422
1206
  export var ListUserSettingsResponse = [
@@ -1487,10 +1271,7 @@ export var ResourceNotFoundException = [
1487
1271
  -3,
1488
1272
  n0,
1489
1273
  _RNFE,
1490
- {
1491
- [_e]: _c,
1492
- [_hE]: 404,
1493
- },
1274
+ { [_e]: _c, [_hE]: 404 },
1494
1275
  [_m, _rI, _rT],
1495
1276
  [0, 0, 0],
1496
1277
  ];
@@ -1507,10 +1288,7 @@ export var ServiceQuotaExceededException = [
1507
1288
  -3,
1508
1289
  n0,
1509
1290
  _SQEE,
1510
- {
1511
- [_e]: _c,
1512
- [_hE]: 402,
1513
- },
1291
+ { [_e]: _c, [_hE]: 402 },
1514
1292
  [_m, _rI, _rT, _sC, _qC],
1515
1293
  [0, 0, 0, 0, 0],
1516
1294
  ];
@@ -1575,36 +1353,13 @@ export var ThrottlingException = [
1575
1353
  -3,
1576
1354
  n0,
1577
1355
  _TE,
1578
- {
1579
- [_e]: _c,
1580
- [_hE]: 429,
1581
- },
1356
+ { [_e]: _c, [_hE]: 429 },
1582
1357
  [_m, _sC, _qC, _rAS],
1583
- [
1584
- 0,
1585
- 0,
1586
- 0,
1587
- [
1588
- 1,
1589
- {
1590
- [_hH]: _RA,
1591
- },
1592
- ],
1593
- ],
1358
+ [0, 0, 0, [1, { [_hH]: _RA }]],
1594
1359
  ];
1595
1360
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1596
1361
  export var ToolbarConfiguration = [3, n0, _TC, 0, [_tT, _vM, _hTI, _mDR], [0, 0, 64 | 0, 0]];
1597
- export var TooManyTagsException = [
1598
- -3,
1599
- n0,
1600
- _TMTE,
1601
- {
1602
- [_e]: _c,
1603
- [_hE]: 400,
1604
- },
1605
- [_m, _rN],
1606
- [0, 0],
1607
- ];
1362
+ export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1608
1363
  TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
1609
1364
  export var TrustStore = [3, n0, _TS, 0, [_aPA, _tSA], [64 | 0, 0]];
1610
1365
  export var TrustStoreSummary = [3, n0, _TSS, 0, [_tSA], [0]];
@@ -1616,12 +1371,7 @@ export var UntagResourceRequest = [
1616
1371
  [_rA, _tK],
1617
1372
  [
1618
1373
  [0, 1],
1619
- [
1620
- () => TagKeyList,
1621
- {
1622
- [_hQ]: _tK,
1623
- },
1624
- ],
1374
+ [() => TagKeyList, { [_hQ]: _tK }],
1625
1375
  ],
1626
1376
  ];
1627
1377
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1804,10 +1554,7 @@ export var ValidationException = [
1804
1554
  -3,
1805
1555
  n0,
1806
1556
  _VE,
1807
- {
1808
- [_e]: _c,
1809
- [_hE]: 400,
1810
- },
1557
+ { [_e]: _c, [_hE]: 400 },
1811
1558
  [_m, _r, _fL],
1812
1559
  [0, 0, () => ValidationExceptionFieldList],
1813
1560
  ];
@@ -1861,9 +1608,7 @@ export var AssociateBrowserSettings = [
1861
1608
  9,
1862
1609
  n0,
1863
1610
  _ABS,
1864
- {
1865
- [_h]: ["PUT", "/portals/{portalArn+}/browserSettings", 200],
1866
- },
1611
+ { [_h]: ["PUT", "/portals/{portalArn+}/browserSettings", 200] },
1867
1612
  () => AssociateBrowserSettingsRequest,
1868
1613
  () => AssociateBrowserSettingsResponse,
1869
1614
  ];
@@ -1871,9 +1616,7 @@ export var AssociateDataProtectionSettings = [
1871
1616
  9,
1872
1617
  n0,
1873
1618
  _ADPS,
1874
- {
1875
- [_h]: ["PUT", "/portals/{portalArn+}/dataProtectionSettings", 200],
1876
- },
1619
+ { [_h]: ["PUT", "/portals/{portalArn+}/dataProtectionSettings", 200] },
1877
1620
  () => AssociateDataProtectionSettingsRequest,
1878
1621
  () => AssociateDataProtectionSettingsResponse,
1879
1622
  ];
@@ -1881,9 +1624,7 @@ export var AssociateIpAccessSettings = [
1881
1624
  9,
1882
1625
  n0,
1883
1626
  _AIAS,
1884
- {
1885
- [_h]: ["PUT", "/portals/{portalArn+}/ipAccessSettings", 200],
1886
- },
1627
+ { [_h]: ["PUT", "/portals/{portalArn+}/ipAccessSettings", 200] },
1887
1628
  () => AssociateIpAccessSettingsRequest,
1888
1629
  () => AssociateIpAccessSettingsResponse,
1889
1630
  ];
@@ -1891,9 +1632,7 @@ export var AssociateNetworkSettings = [
1891
1632
  9,
1892
1633
  n0,
1893
1634
  _ANS,
1894
- {
1895
- [_h]: ["PUT", "/portals/{portalArn+}/networkSettings", 200],
1896
- },
1635
+ { [_h]: ["PUT", "/portals/{portalArn+}/networkSettings", 200] },
1897
1636
  () => AssociateNetworkSettingsRequest,
1898
1637
  () => AssociateNetworkSettingsResponse,
1899
1638
  ];
@@ -1901,9 +1640,7 @@ export var AssociateSessionLogger = [
1901
1640
  9,
1902
1641
  n0,
1903
1642
  _ASL,
1904
- {
1905
- [_h]: ["PUT", "/portals/{portalArn+}/sessionLogger", 200],
1906
- },
1643
+ { [_h]: ["PUT", "/portals/{portalArn+}/sessionLogger", 200] },
1907
1644
  () => AssociateSessionLoggerRequest,
1908
1645
  () => AssociateSessionLoggerResponse,
1909
1646
  ];
@@ -1911,9 +1648,7 @@ export var AssociateTrustStore = [
1911
1648
  9,
1912
1649
  n0,
1913
1650
  _ATS,
1914
- {
1915
- [_h]: ["PUT", "/portals/{portalArn+}/trustStores", 200],
1916
- },
1651
+ { [_h]: ["PUT", "/portals/{portalArn+}/trustStores", 200] },
1917
1652
  () => AssociateTrustStoreRequest,
1918
1653
  () => AssociateTrustStoreResponse,
1919
1654
  ];
@@ -1921,9 +1656,7 @@ export var AssociateUserAccessLoggingSettings = [
1921
1656
  9,
1922
1657
  n0,
1923
1658
  _AUALS,
1924
- {
1925
- [_h]: ["PUT", "/portals/{portalArn+}/userAccessLoggingSettings", 200],
1926
- },
1659
+ { [_h]: ["PUT", "/portals/{portalArn+}/userAccessLoggingSettings", 200] },
1927
1660
  () => AssociateUserAccessLoggingSettingsRequest,
1928
1661
  () => AssociateUserAccessLoggingSettingsResponse,
1929
1662
  ];
@@ -1931,9 +1664,7 @@ export var AssociateUserSettings = [
1931
1664
  9,
1932
1665
  n0,
1933
1666
  _AUS,
1934
- {
1935
- [_h]: ["PUT", "/portals/{portalArn+}/userSettings", 200],
1936
- },
1667
+ { [_h]: ["PUT", "/portals/{portalArn+}/userSettings", 200] },
1937
1668
  () => AssociateUserSettingsRequest,
1938
1669
  () => AssociateUserSettingsResponse,
1939
1670
  ];
@@ -1941,9 +1672,7 @@ export var CreateBrowserSettings = [
1941
1672
  9,
1942
1673
  n0,
1943
1674
  _CBS,
1944
- {
1945
- [_h]: ["POST", "/browserSettings", 200],
1946
- },
1675
+ { [_h]: ["POST", "/browserSettings", 200] },
1947
1676
  () => CreateBrowserSettingsRequest,
1948
1677
  () => CreateBrowserSettingsResponse,
1949
1678
  ];
@@ -1951,9 +1680,7 @@ export var CreateDataProtectionSettings = [
1951
1680
  9,
1952
1681
  n0,
1953
1682
  _CDPS,
1954
- {
1955
- [_h]: ["POST", "/dataProtectionSettings", 200],
1956
- },
1683
+ { [_h]: ["POST", "/dataProtectionSettings", 200] },
1957
1684
  () => CreateDataProtectionSettingsRequest,
1958
1685
  () => CreateDataProtectionSettingsResponse,
1959
1686
  ];
@@ -1961,9 +1688,7 @@ export var CreateIdentityProvider = [
1961
1688
  9,
1962
1689
  n0,
1963
1690
  _CIP,
1964
- {
1965
- [_h]: ["POST", "/identityProviders", 200],
1966
- },
1691
+ { [_h]: ["POST", "/identityProviders", 200] },
1967
1692
  () => CreateIdentityProviderRequest,
1968
1693
  () => CreateIdentityProviderResponse,
1969
1694
  ];
@@ -1971,9 +1696,7 @@ export var CreateIpAccessSettings = [
1971
1696
  9,
1972
1697
  n0,
1973
1698
  _CIAS,
1974
- {
1975
- [_h]: ["POST", "/ipAccessSettings", 200],
1976
- },
1699
+ { [_h]: ["POST", "/ipAccessSettings", 200] },
1977
1700
  () => CreateIpAccessSettingsRequest,
1978
1701
  () => CreateIpAccessSettingsResponse,
1979
1702
  ];
@@ -1981,9 +1704,7 @@ export var CreateNetworkSettings = [
1981
1704
  9,
1982
1705
  n0,
1983
1706
  _CNS,
1984
- {
1985
- [_h]: ["POST", "/networkSettings", 200],
1986
- },
1707
+ { [_h]: ["POST", "/networkSettings", 200] },
1987
1708
  () => CreateNetworkSettingsRequest,
1988
1709
  () => CreateNetworkSettingsResponse,
1989
1710
  ];
@@ -1991,9 +1712,7 @@ export var CreatePortal = [
1991
1712
  9,
1992
1713
  n0,
1993
1714
  _CPr,
1994
- {
1995
- [_h]: ["POST", "/portals", 200],
1996
- },
1715
+ { [_h]: ["POST", "/portals", 200] },
1997
1716
  () => CreatePortalRequest,
1998
1717
  () => CreatePortalResponse,
1999
1718
  ];
@@ -2001,9 +1720,7 @@ export var CreateSessionLogger = [
2001
1720
  9,
2002
1721
  n0,
2003
1722
  _CSLr,
2004
- {
2005
- [_h]: ["POST", "/sessionLoggers", 200],
2006
- },
1723
+ { [_h]: ["POST", "/sessionLoggers", 200] },
2007
1724
  () => CreateSessionLoggerRequest,
2008
1725
  () => CreateSessionLoggerResponse,
2009
1726
  ];
@@ -2011,9 +1728,7 @@ export var CreateTrustStore = [
2011
1728
  9,
2012
1729
  n0,
2013
1730
  _CTS,
2014
- {
2015
- [_h]: ["POST", "/trustStores", 200],
2016
- },
1731
+ { [_h]: ["POST", "/trustStores", 200] },
2017
1732
  () => CreateTrustStoreRequest,
2018
1733
  () => CreateTrustStoreResponse,
2019
1734
  ];
@@ -2021,9 +1736,7 @@ export var CreateUserAccessLoggingSettings = [
2021
1736
  9,
2022
1737
  n0,
2023
1738
  _CUALS,
2024
- {
2025
- [_h]: ["POST", "/userAccessLoggingSettings", 200],
2026
- },
1739
+ { [_h]: ["POST", "/userAccessLoggingSettings", 200] },
2027
1740
  () => CreateUserAccessLoggingSettingsRequest,
2028
1741
  () => CreateUserAccessLoggingSettingsResponse,
2029
1742
  ];
@@ -2031,9 +1744,7 @@ export var CreateUserSettings = [
2031
1744
  9,
2032
1745
  n0,
2033
1746
  _CUS,
2034
- {
2035
- [_h]: ["POST", "/userSettings", 200],
2036
- },
1747
+ { [_h]: ["POST", "/userSettings", 200] },
2037
1748
  () => CreateUserSettingsRequest,
2038
1749
  () => CreateUserSettingsResponse,
2039
1750
  ];
@@ -2041,9 +1752,7 @@ export var DeleteBrowserSettings = [
2041
1752
  9,
2042
1753
  n0,
2043
1754
  _DBS,
2044
- {
2045
- [_h]: ["DELETE", "/browserSettings/{browserSettingsArn+}", 200],
2046
- },
1755
+ { [_h]: ["DELETE", "/browserSettings/{browserSettingsArn+}", 200] },
2047
1756
  () => DeleteBrowserSettingsRequest,
2048
1757
  () => DeleteBrowserSettingsResponse,
2049
1758
  ];
@@ -2051,9 +1760,7 @@ export var DeleteDataProtectionSettings = [
2051
1760
  9,
2052
1761
  n0,
2053
1762
  _DDPS,
2054
- {
2055
- [_h]: ["DELETE", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200],
2056
- },
1763
+ { [_h]: ["DELETE", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2057
1764
  () => DeleteDataProtectionSettingsRequest,
2058
1765
  () => DeleteDataProtectionSettingsResponse,
2059
1766
  ];
@@ -2061,9 +1768,7 @@ export var DeleteIdentityProvider = [
2061
1768
  9,
2062
1769
  n0,
2063
1770
  _DIP,
2064
- {
2065
- [_h]: ["DELETE", "/identityProviders/{identityProviderArn+}", 200],
2066
- },
1771
+ { [_h]: ["DELETE", "/identityProviders/{identityProviderArn+}", 200] },
2067
1772
  () => DeleteIdentityProviderRequest,
2068
1773
  () => DeleteIdentityProviderResponse,
2069
1774
  ];
@@ -2071,9 +1776,7 @@ export var DeleteIpAccessSettings = [
2071
1776
  9,
2072
1777
  n0,
2073
1778
  _DIAS,
2074
- {
2075
- [_h]: ["DELETE", "/ipAccessSettings/{ipAccessSettingsArn+}", 200],
2076
- },
1779
+ { [_h]: ["DELETE", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2077
1780
  () => DeleteIpAccessSettingsRequest,
2078
1781
  () => DeleteIpAccessSettingsResponse,
2079
1782
  ];
@@ -2081,9 +1784,7 @@ export var DeleteNetworkSettings = [
2081
1784
  9,
2082
1785
  n0,
2083
1786
  _DNSe,
2084
- {
2085
- [_h]: ["DELETE", "/networkSettings/{networkSettingsArn+}", 200],
2086
- },
1787
+ { [_h]: ["DELETE", "/networkSettings/{networkSettingsArn+}", 200] },
2087
1788
  () => DeleteNetworkSettingsRequest,
2088
1789
  () => DeleteNetworkSettingsResponse,
2089
1790
  ];
@@ -2091,9 +1792,7 @@ export var DeletePortal = [
2091
1792
  9,
2092
1793
  n0,
2093
1794
  _DP,
2094
- {
2095
- [_h]: ["DELETE", "/portals/{portalArn+}", 200],
2096
- },
1795
+ { [_h]: ["DELETE", "/portals/{portalArn+}", 200] },
2097
1796
  () => DeletePortalRequest,
2098
1797
  () => DeletePortalResponse,
2099
1798
  ];
@@ -2101,9 +1800,7 @@ export var DeleteSessionLogger = [
2101
1800
  9,
2102
1801
  n0,
2103
1802
  _DSL,
2104
- {
2105
- [_h]: ["DELETE", "/sessionLoggers/{sessionLoggerArn+}", 200],
2106
- },
1803
+ { [_h]: ["DELETE", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2107
1804
  () => DeleteSessionLoggerRequest,
2108
1805
  () => DeleteSessionLoggerResponse,
2109
1806
  ];
@@ -2111,9 +1808,7 @@ export var DeleteTrustStore = [
2111
1808
  9,
2112
1809
  n0,
2113
1810
  _DTS,
2114
- {
2115
- [_h]: ["DELETE", "/trustStores/{trustStoreArn+}", 200],
2116
- },
1811
+ { [_h]: ["DELETE", "/trustStores/{trustStoreArn+}", 200] },
2117
1812
  () => DeleteTrustStoreRequest,
2118
1813
  () => DeleteTrustStoreResponse,
2119
1814
  ];
@@ -2121,9 +1816,7 @@ export var DeleteUserAccessLoggingSettings = [
2121
1816
  9,
2122
1817
  n0,
2123
1818
  _DUALS,
2124
- {
2125
- [_h]: ["DELETE", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200],
2126
- },
1819
+ { [_h]: ["DELETE", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2127
1820
  () => DeleteUserAccessLoggingSettingsRequest,
2128
1821
  () => DeleteUserAccessLoggingSettingsResponse,
2129
1822
  ];
@@ -2131,9 +1824,7 @@ export var DeleteUserSettings = [
2131
1824
  9,
2132
1825
  n0,
2133
1826
  _DUS,
2134
- {
2135
- [_h]: ["DELETE", "/userSettings/{userSettingsArn+}", 200],
2136
- },
1827
+ { [_h]: ["DELETE", "/userSettings/{userSettingsArn+}", 200] },
2137
1828
  () => DeleteUserSettingsRequest,
2138
1829
  () => DeleteUserSettingsResponse,
2139
1830
  ];
@@ -2141,9 +1832,7 @@ export var DisassociateBrowserSettings = [
2141
1832
  9,
2142
1833
  n0,
2143
1834
  _DBSi,
2144
- {
2145
- [_h]: ["DELETE", "/portals/{portalArn+}/browserSettings", 200],
2146
- },
1835
+ { [_h]: ["DELETE", "/portals/{portalArn+}/browserSettings", 200] },
2147
1836
  () => DisassociateBrowserSettingsRequest,
2148
1837
  () => DisassociateBrowserSettingsResponse,
2149
1838
  ];
@@ -2151,9 +1840,7 @@ export var DisassociateDataProtectionSettings = [
2151
1840
  9,
2152
1841
  n0,
2153
1842
  _DDPSi,
2154
- {
2155
- [_h]: ["DELETE", "/portals/{portalArn+}/dataProtectionSettings", 200],
2156
- },
1843
+ { [_h]: ["DELETE", "/portals/{portalArn+}/dataProtectionSettings", 200] },
2157
1844
  () => DisassociateDataProtectionSettingsRequest,
2158
1845
  () => DisassociateDataProtectionSettingsResponse,
2159
1846
  ];
@@ -2161,9 +1848,7 @@ export var DisassociateIpAccessSettings = [
2161
1848
  9,
2162
1849
  n0,
2163
1850
  _DIASi,
2164
- {
2165
- [_h]: ["DELETE", "/portals/{portalArn+}/ipAccessSettings", 200],
2166
- },
1851
+ { [_h]: ["DELETE", "/portals/{portalArn+}/ipAccessSettings", 200] },
2167
1852
  () => DisassociateIpAccessSettingsRequest,
2168
1853
  () => DisassociateIpAccessSettingsResponse,
2169
1854
  ];
@@ -2171,9 +1856,7 @@ export var DisassociateNetworkSettings = [
2171
1856
  9,
2172
1857
  n0,
2173
1858
  _DNSi,
2174
- {
2175
- [_h]: ["DELETE", "/portals/{portalArn+}/networkSettings", 200],
2176
- },
1859
+ { [_h]: ["DELETE", "/portals/{portalArn+}/networkSettings", 200] },
2177
1860
  () => DisassociateNetworkSettingsRequest,
2178
1861
  () => DisassociateNetworkSettingsResponse,
2179
1862
  ];
@@ -2181,9 +1864,7 @@ export var DisassociateSessionLogger = [
2181
1864
  9,
2182
1865
  n0,
2183
1866
  _DSLi,
2184
- {
2185
- [_h]: ["DELETE", "/portals/{portalArn+}/sessionLogger", 200],
2186
- },
1867
+ { [_h]: ["DELETE", "/portals/{portalArn+}/sessionLogger", 200] },
2187
1868
  () => DisassociateSessionLoggerRequest,
2188
1869
  () => DisassociateSessionLoggerResponse,
2189
1870
  ];
@@ -2191,9 +1872,7 @@ export var DisassociateTrustStore = [
2191
1872
  9,
2192
1873
  n0,
2193
1874
  _DTSi,
2194
- {
2195
- [_h]: ["DELETE", "/portals/{portalArn+}/trustStores", 200],
2196
- },
1875
+ { [_h]: ["DELETE", "/portals/{portalArn+}/trustStores", 200] },
2197
1876
  () => DisassociateTrustStoreRequest,
2198
1877
  () => DisassociateTrustStoreResponse,
2199
1878
  ];
@@ -2201,9 +1880,7 @@ export var DisassociateUserAccessLoggingSettings = [
2201
1880
  9,
2202
1881
  n0,
2203
1882
  _DUALSi,
2204
- {
2205
- [_h]: ["DELETE", "/portals/{portalArn+}/userAccessLoggingSettings", 200],
2206
- },
1883
+ { [_h]: ["DELETE", "/portals/{portalArn+}/userAccessLoggingSettings", 200] },
2207
1884
  () => DisassociateUserAccessLoggingSettingsRequest,
2208
1885
  () => DisassociateUserAccessLoggingSettingsResponse,
2209
1886
  ];
@@ -2211,9 +1888,7 @@ export var DisassociateUserSettings = [
2211
1888
  9,
2212
1889
  n0,
2213
1890
  _DUSi,
2214
- {
2215
- [_h]: ["DELETE", "/portals/{portalArn+}/userSettings", 200],
2216
- },
1891
+ { [_h]: ["DELETE", "/portals/{portalArn+}/userSettings", 200] },
2217
1892
  () => DisassociateUserSettingsRequest,
2218
1893
  () => DisassociateUserSettingsResponse,
2219
1894
  ];
@@ -2221,9 +1896,7 @@ export var ExpireSession = [
2221
1896
  9,
2222
1897
  n0,
2223
1898
  _ES,
2224
- {
2225
- [_h]: ["DELETE", "/portals/{portalId}/sessions/{sessionId}", 200],
2226
- },
1899
+ { [_h]: ["DELETE", "/portals/{portalId}/sessions/{sessionId}", 200] },
2227
1900
  () => ExpireSessionRequest,
2228
1901
  () => ExpireSessionResponse,
2229
1902
  ];
@@ -2231,9 +1904,7 @@ export var GetBrowserSettings = [
2231
1904
  9,
2232
1905
  n0,
2233
1906
  _GBS,
2234
- {
2235
- [_h]: ["GET", "/browserSettings/{browserSettingsArn+}", 200],
2236
- },
1907
+ { [_h]: ["GET", "/browserSettings/{browserSettingsArn+}", 200] },
2237
1908
  () => GetBrowserSettingsRequest,
2238
1909
  () => GetBrowserSettingsResponse,
2239
1910
  ];
@@ -2241,9 +1912,7 @@ export var GetDataProtectionSettings = [
2241
1912
  9,
2242
1913
  n0,
2243
1914
  _GDPS,
2244
- {
2245
- [_h]: ["GET", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200],
2246
- },
1915
+ { [_h]: ["GET", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2247
1916
  () => GetDataProtectionSettingsRequest,
2248
1917
  () => GetDataProtectionSettingsResponse,
2249
1918
  ];
@@ -2251,9 +1920,7 @@ export var GetIdentityProvider = [
2251
1920
  9,
2252
1921
  n0,
2253
1922
  _GIP,
2254
- {
2255
- [_h]: ["GET", "/identityProviders/{identityProviderArn+}", 200],
2256
- },
1923
+ { [_h]: ["GET", "/identityProviders/{identityProviderArn+}", 200] },
2257
1924
  () => GetIdentityProviderRequest,
2258
1925
  () => GetIdentityProviderResponse,
2259
1926
  ];
@@ -2261,9 +1928,7 @@ export var GetIpAccessSettings = [
2261
1928
  9,
2262
1929
  n0,
2263
1930
  _GIAS,
2264
- {
2265
- [_h]: ["GET", "/ipAccessSettings/{ipAccessSettingsArn+}", 200],
2266
- },
1931
+ { [_h]: ["GET", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2267
1932
  () => GetIpAccessSettingsRequest,
2268
1933
  () => GetIpAccessSettingsResponse,
2269
1934
  ];
@@ -2271,9 +1936,7 @@ export var GetNetworkSettings = [
2271
1936
  9,
2272
1937
  n0,
2273
1938
  _GNS,
2274
- {
2275
- [_h]: ["GET", "/networkSettings/{networkSettingsArn+}", 200],
2276
- },
1939
+ { [_h]: ["GET", "/networkSettings/{networkSettingsArn+}", 200] },
2277
1940
  () => GetNetworkSettingsRequest,
2278
1941
  () => GetNetworkSettingsResponse,
2279
1942
  ];
@@ -2281,9 +1944,7 @@ export var GetPortal = [
2281
1944
  9,
2282
1945
  n0,
2283
1946
  _GP,
2284
- {
2285
- [_h]: ["GET", "/portals/{portalArn+}", 200],
2286
- },
1947
+ { [_h]: ["GET", "/portals/{portalArn+}", 200] },
2287
1948
  () => GetPortalRequest,
2288
1949
  () => GetPortalResponse,
2289
1950
  ];
@@ -2291,9 +1952,7 @@ export var GetPortalServiceProviderMetadata = [
2291
1952
  9,
2292
1953
  n0,
2293
1954
  _GPSPM,
2294
- {
2295
- [_h]: ["GET", "/portalIdp/{portalArn+}", 200],
2296
- },
1955
+ { [_h]: ["GET", "/portalIdp/{portalArn+}", 200] },
2297
1956
  () => GetPortalServiceProviderMetadataRequest,
2298
1957
  () => GetPortalServiceProviderMetadataResponse,
2299
1958
  ];
@@ -2301,9 +1960,7 @@ export var GetSession = [
2301
1960
  9,
2302
1961
  n0,
2303
1962
  _GS,
2304
- {
2305
- [_h]: ["GET", "/portals/{portalId}/sessions/{sessionId}", 200],
2306
- },
1963
+ { [_h]: ["GET", "/portals/{portalId}/sessions/{sessionId}", 200] },
2307
1964
  () => GetSessionRequest,
2308
1965
  () => GetSessionResponse,
2309
1966
  ];
@@ -2311,9 +1968,7 @@ export var GetSessionLogger = [
2311
1968
  9,
2312
1969
  n0,
2313
1970
  _GSL,
2314
- {
2315
- [_h]: ["GET", "/sessionLoggers/{sessionLoggerArn+}", 200],
2316
- },
1971
+ { [_h]: ["GET", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2317
1972
  () => GetSessionLoggerRequest,
2318
1973
  () => GetSessionLoggerResponse,
2319
1974
  ];
@@ -2321,9 +1976,7 @@ export var GetTrustStore = [
2321
1976
  9,
2322
1977
  n0,
2323
1978
  _GTS,
2324
- {
2325
- [_h]: ["GET", "/trustStores/{trustStoreArn+}", 200],
2326
- },
1979
+ { [_h]: ["GET", "/trustStores/{trustStoreArn+}", 200] },
2327
1980
  () => GetTrustStoreRequest,
2328
1981
  () => GetTrustStoreResponse,
2329
1982
  ];
@@ -2331,9 +1984,7 @@ export var GetTrustStoreCertificate = [
2331
1984
  9,
2332
1985
  n0,
2333
1986
  _GTSC,
2334
- {
2335
- [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificate", 200],
2336
- },
1987
+ { [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificate", 200] },
2337
1988
  () => GetTrustStoreCertificateRequest,
2338
1989
  () => GetTrustStoreCertificateResponse,
2339
1990
  ];
@@ -2341,9 +1992,7 @@ export var GetUserAccessLoggingSettings = [
2341
1992
  9,
2342
1993
  n0,
2343
1994
  _GUALS,
2344
- {
2345
- [_h]: ["GET", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200],
2346
- },
1995
+ { [_h]: ["GET", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2347
1996
  () => GetUserAccessLoggingSettingsRequest,
2348
1997
  () => GetUserAccessLoggingSettingsResponse,
2349
1998
  ];
@@ -2351,9 +2000,7 @@ export var GetUserSettings = [
2351
2000
  9,
2352
2001
  n0,
2353
2002
  _GUS,
2354
- {
2355
- [_h]: ["GET", "/userSettings/{userSettingsArn+}", 200],
2356
- },
2003
+ { [_h]: ["GET", "/userSettings/{userSettingsArn+}", 200] },
2357
2004
  () => GetUserSettingsRequest,
2358
2005
  () => GetUserSettingsResponse,
2359
2006
  ];
@@ -2361,9 +2008,7 @@ export var ListBrowserSettings = [
2361
2008
  9,
2362
2009
  n0,
2363
2010
  _LBS,
2364
- {
2365
- [_h]: ["GET", "/browserSettings", 200],
2366
- },
2011
+ { [_h]: ["GET", "/browserSettings", 200] },
2367
2012
  () => ListBrowserSettingsRequest,
2368
2013
  () => ListBrowserSettingsResponse,
2369
2014
  ];
@@ -2371,9 +2016,7 @@ export var ListDataProtectionSettings = [
2371
2016
  9,
2372
2017
  n0,
2373
2018
  _LDPS,
2374
- {
2375
- [_h]: ["GET", "/dataProtectionSettings", 200],
2376
- },
2019
+ { [_h]: ["GET", "/dataProtectionSettings", 200] },
2377
2020
  () => ListDataProtectionSettingsRequest,
2378
2021
  () => ListDataProtectionSettingsResponse,
2379
2022
  ];
@@ -2381,9 +2024,7 @@ export var ListIdentityProviders = [
2381
2024
  9,
2382
2025
  n0,
2383
2026
  _LIP,
2384
- {
2385
- [_h]: ["GET", "/portals/{portalArn+}/identityProviders", 200],
2386
- },
2027
+ { [_h]: ["GET", "/portals/{portalArn+}/identityProviders", 200] },
2387
2028
  () => ListIdentityProvidersRequest,
2388
2029
  () => ListIdentityProvidersResponse,
2389
2030
  ];
@@ -2391,9 +2032,7 @@ export var ListIpAccessSettings = [
2391
2032
  9,
2392
2033
  n0,
2393
2034
  _LIAS,
2394
- {
2395
- [_h]: ["GET", "/ipAccessSettings", 200],
2396
- },
2035
+ { [_h]: ["GET", "/ipAccessSettings", 200] },
2397
2036
  () => ListIpAccessSettingsRequest,
2398
2037
  () => ListIpAccessSettingsResponse,
2399
2038
  ];
@@ -2401,9 +2040,7 @@ export var ListNetworkSettings = [
2401
2040
  9,
2402
2041
  n0,
2403
2042
  _LNS,
2404
- {
2405
- [_h]: ["GET", "/networkSettings", 200],
2406
- },
2043
+ { [_h]: ["GET", "/networkSettings", 200] },
2407
2044
  () => ListNetworkSettingsRequest,
2408
2045
  () => ListNetworkSettingsResponse,
2409
2046
  ];
@@ -2411,9 +2048,7 @@ export var ListPortals = [
2411
2048
  9,
2412
2049
  n0,
2413
2050
  _LP,
2414
- {
2415
- [_h]: ["GET", "/portals", 200],
2416
- },
2051
+ { [_h]: ["GET", "/portals", 200] },
2417
2052
  () => ListPortalsRequest,
2418
2053
  () => ListPortalsResponse,
2419
2054
  ];
@@ -2421,9 +2056,7 @@ export var ListSessionLoggers = [
2421
2056
  9,
2422
2057
  n0,
2423
2058
  _LSL,
2424
- {
2425
- [_h]: ["GET", "/sessionLoggers", 200],
2426
- },
2059
+ { [_h]: ["GET", "/sessionLoggers", 200] },
2427
2060
  () => ListSessionLoggersRequest,
2428
2061
  () => ListSessionLoggersResponse,
2429
2062
  ];
@@ -2431,9 +2064,7 @@ export var ListSessions = [
2431
2064
  9,
2432
2065
  n0,
2433
2066
  _LS,
2434
- {
2435
- [_h]: ["GET", "/portals/{portalId}/sessions", 200],
2436
- },
2067
+ { [_h]: ["GET", "/portals/{portalId}/sessions", 200] },
2437
2068
  () => ListSessionsRequest,
2438
2069
  () => ListSessionsResponse,
2439
2070
  ];
@@ -2441,9 +2072,7 @@ export var ListTagsForResource = [
2441
2072
  9,
2442
2073
  n0,
2443
2074
  _LTFR,
2444
- {
2445
- [_h]: ["GET", "/tags/{resourceArn+}", 200],
2446
- },
2075
+ { [_h]: ["GET", "/tags/{resourceArn+}", 200] },
2447
2076
  () => ListTagsForResourceRequest,
2448
2077
  () => ListTagsForResourceResponse,
2449
2078
  ];
@@ -2451,9 +2080,7 @@ export var ListTrustStoreCertificates = [
2451
2080
  9,
2452
2081
  n0,
2453
2082
  _LTSC,
2454
- {
2455
- [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificates", 200],
2456
- },
2083
+ { [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificates", 200] },
2457
2084
  () => ListTrustStoreCertificatesRequest,
2458
2085
  () => ListTrustStoreCertificatesResponse,
2459
2086
  ];
@@ -2461,9 +2088,7 @@ export var ListTrustStores = [
2461
2088
  9,
2462
2089
  n0,
2463
2090
  _LTS,
2464
- {
2465
- [_h]: ["GET", "/trustStores", 200],
2466
- },
2091
+ { [_h]: ["GET", "/trustStores", 200] },
2467
2092
  () => ListTrustStoresRequest,
2468
2093
  () => ListTrustStoresResponse,
2469
2094
  ];
@@ -2471,9 +2096,7 @@ export var ListUserAccessLoggingSettings = [
2471
2096
  9,
2472
2097
  n0,
2473
2098
  _LUALS,
2474
- {
2475
- [_h]: ["GET", "/userAccessLoggingSettings", 200],
2476
- },
2099
+ { [_h]: ["GET", "/userAccessLoggingSettings", 200] },
2477
2100
  () => ListUserAccessLoggingSettingsRequest,
2478
2101
  () => ListUserAccessLoggingSettingsResponse,
2479
2102
  ];
@@ -2481,9 +2104,7 @@ export var ListUserSettings = [
2481
2104
  9,
2482
2105
  n0,
2483
2106
  _LUS,
2484
- {
2485
- [_h]: ["GET", "/userSettings", 200],
2486
- },
2107
+ { [_h]: ["GET", "/userSettings", 200] },
2487
2108
  () => ListUserSettingsRequest,
2488
2109
  () => ListUserSettingsResponse,
2489
2110
  ];
@@ -2491,9 +2112,7 @@ export var TagResource = [
2491
2112
  9,
2492
2113
  n0,
2493
2114
  _TR,
2494
- {
2495
- [_h]: ["POST", "/tags/{resourceArn+}", 200],
2496
- },
2115
+ { [_h]: ["POST", "/tags/{resourceArn+}", 200] },
2497
2116
  () => TagResourceRequest,
2498
2117
  () => TagResourceResponse,
2499
2118
  ];
@@ -2501,9 +2120,7 @@ export var UntagResource = [
2501
2120
  9,
2502
2121
  n0,
2503
2122
  _UR,
2504
- {
2505
- [_h]: ["DELETE", "/tags/{resourceArn+}", 200],
2506
- },
2123
+ { [_h]: ["DELETE", "/tags/{resourceArn+}", 200] },
2507
2124
  () => UntagResourceRequest,
2508
2125
  () => UntagResourceResponse,
2509
2126
  ];
@@ -2511,9 +2128,7 @@ export var UpdateBrowserSettings = [
2511
2128
  9,
2512
2129
  n0,
2513
2130
  _UBS,
2514
- {
2515
- [_h]: ["PATCH", "/browserSettings/{browserSettingsArn+}", 200],
2516
- },
2131
+ { [_h]: ["PATCH", "/browserSettings/{browserSettingsArn+}", 200] },
2517
2132
  () => UpdateBrowserSettingsRequest,
2518
2133
  () => UpdateBrowserSettingsResponse,
2519
2134
  ];
@@ -2521,9 +2136,7 @@ export var UpdateDataProtectionSettings = [
2521
2136
  9,
2522
2137
  n0,
2523
2138
  _UDPS,
2524
- {
2525
- [_h]: ["PATCH", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200],
2526
- },
2139
+ { [_h]: ["PATCH", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2527
2140
  () => UpdateDataProtectionSettingsRequest,
2528
2141
  () => UpdateDataProtectionSettingsResponse,
2529
2142
  ];
@@ -2531,9 +2144,7 @@ export var UpdateIdentityProvider = [
2531
2144
  9,
2532
2145
  n0,
2533
2146
  _UIP,
2534
- {
2535
- [_h]: ["PATCH", "/identityProviders/{identityProviderArn+}", 200],
2536
- },
2147
+ { [_h]: ["PATCH", "/identityProviders/{identityProviderArn+}", 200] },
2537
2148
  () => UpdateIdentityProviderRequest,
2538
2149
  () => UpdateIdentityProviderResponse,
2539
2150
  ];
@@ -2541,9 +2152,7 @@ export var UpdateIpAccessSettings = [
2541
2152
  9,
2542
2153
  n0,
2543
2154
  _UIAS,
2544
- {
2545
- [_h]: ["PATCH", "/ipAccessSettings/{ipAccessSettingsArn+}", 200],
2546
- },
2155
+ { [_h]: ["PATCH", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2547
2156
  () => UpdateIpAccessSettingsRequest,
2548
2157
  () => UpdateIpAccessSettingsResponse,
2549
2158
  ];
@@ -2551,9 +2160,7 @@ export var UpdateNetworkSettings = [
2551
2160
  9,
2552
2161
  n0,
2553
2162
  _UNS,
2554
- {
2555
- [_h]: ["PATCH", "/networkSettings/{networkSettingsArn+}", 200],
2556
- },
2163
+ { [_h]: ["PATCH", "/networkSettings/{networkSettingsArn+}", 200] },
2557
2164
  () => UpdateNetworkSettingsRequest,
2558
2165
  () => UpdateNetworkSettingsResponse,
2559
2166
  ];
@@ -2561,9 +2168,7 @@ export var UpdatePortal = [
2561
2168
  9,
2562
2169
  n0,
2563
2170
  _UPp,
2564
- {
2565
- [_h]: ["PUT", "/portals/{portalArn+}", 200],
2566
- },
2171
+ { [_h]: ["PUT", "/portals/{portalArn+}", 200] },
2567
2172
  () => UpdatePortalRequest,
2568
2173
  () => UpdatePortalResponse,
2569
2174
  ];
@@ -2571,9 +2176,7 @@ export var UpdateSessionLogger = [
2571
2176
  9,
2572
2177
  n0,
2573
2178
  _USLp,
2574
- {
2575
- [_h]: ["POST", "/sessionLoggers/{sessionLoggerArn+}", 200],
2576
- },
2179
+ { [_h]: ["POST", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2577
2180
  () => UpdateSessionLoggerRequest,
2578
2181
  () => UpdateSessionLoggerResponse,
2579
2182
  ];
@@ -2581,9 +2184,7 @@ export var UpdateTrustStore = [
2581
2184
  9,
2582
2185
  n0,
2583
2186
  _UTS,
2584
- {
2585
- [_h]: ["PATCH", "/trustStores/{trustStoreArn+}", 200],
2586
- },
2187
+ { [_h]: ["PATCH", "/trustStores/{trustStoreArn+}", 200] },
2587
2188
  () => UpdateTrustStoreRequest,
2588
2189
  () => UpdateTrustStoreResponse,
2589
2190
  ];
@@ -2591,9 +2192,7 @@ export var UpdateUserAccessLoggingSettings = [
2591
2192
  9,
2592
2193
  n0,
2593
2194
  _UUALS,
2594
- {
2595
- [_h]: ["PATCH", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200],
2596
- },
2195
+ { [_h]: ["PATCH", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2597
2196
  () => UpdateUserAccessLoggingSettingsRequest,
2598
2197
  () => UpdateUserAccessLoggingSettingsResponse,
2599
2198
  ];
@@ -2601,9 +2200,7 @@ export var UpdateUserSettings = [
2601
2200
  9,
2602
2201
  n0,
2603
2202
  _UUS,
2604
- {
2605
- [_h]: ["PATCH", "/userSettings/{userSettingsArn+}", 200],
2606
- },
2203
+ { [_h]: ["PATCH", "/userSettings/{userSettingsArn+}", 200] },
2607
2204
  () => UpdateUserSettingsRequest,
2608
2205
  () => UpdateUserSettingsResponse,
2609
2206
  ];