@aws-sdk/client-workspaces-web 3.943.0 → 3.946.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
package/dist-cjs/index.js CHANGED
@@ -728,17 +728,7 @@ var TagKey = [0, n0, _TK, 8, 0];
728
728
  var TagValue = [0, n0, _TV, 8, 0];
729
729
  var UrlPattern = [0, n0, _UP, 8, 0];
730
730
  var Username = [0, n0, _U, 8, 0];
731
- var AccessDeniedException = [
732
- -3,
733
- n0,
734
- _ADE,
735
- {
736
- [_e]: _c,
737
- [_hE]: 403,
738
- },
739
- [_m],
740
- [0],
741
- ];
731
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
742
732
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
743
733
  var AssociateBrowserSettingsRequest = [
744
734
  3,
@@ -748,12 +738,7 @@ var AssociateBrowserSettingsRequest = [
748
738
  [_pA, _bSA],
749
739
  [
750
740
  [0, 1],
751
- [
752
- 0,
753
- {
754
- [_hQ]: _bSA,
755
- },
756
- ],
741
+ [0, { [_hQ]: _bSA }],
757
742
  ],
758
743
  ];
759
744
  var AssociateBrowserSettingsResponse = [3, n0, _ABSRs, 0, [_pA, _bSA], [0, 0]];
@@ -765,12 +750,7 @@ var AssociateDataProtectionSettingsRequest = [
765
750
  [_pA, _dPSA],
766
751
  [
767
752
  [0, 1],
768
- [
769
- 0,
770
- {
771
- [_hQ]: _dPSA,
772
- },
773
- ],
753
+ [0, { [_hQ]: _dPSA }],
774
754
  ],
775
755
  ];
776
756
  var AssociateDataProtectionSettingsResponse = [3, n0, _ADPSRs, 0, [_pA, _dPSA], [0, 0]];
@@ -782,12 +762,7 @@ var AssociateIpAccessSettingsRequest = [
782
762
  [_pA, _iASA],
783
763
  [
784
764
  [0, 1],
785
- [
786
- 0,
787
- {
788
- [_hQ]: _iASA,
789
- },
790
- ],
765
+ [0, { [_hQ]: _iASA }],
791
766
  ],
792
767
  ];
793
768
  var AssociateIpAccessSettingsResponse = [3, n0, _AIASRs, 0, [_pA, _iASA], [0, 0]];
@@ -799,12 +774,7 @@ var AssociateNetworkSettingsRequest = [
799
774
  [_pA, _nSA],
800
775
  [
801
776
  [0, 1],
802
- [
803
- 0,
804
- {
805
- [_hQ]: _nSA,
806
- },
807
- ],
777
+ [0, { [_hQ]: _nSA }],
808
778
  ],
809
779
  ];
810
780
  var AssociateNetworkSettingsResponse = [3, n0, _ANSRs, 0, [_pA, _nSA], [0, 0]];
@@ -816,12 +786,7 @@ var AssociateSessionLoggerRequest = [
816
786
  [_pA, _sLA],
817
787
  [
818
788
  [0, 1],
819
- [
820
- 0,
821
- {
822
- [_hQ]: _sLA,
823
- },
824
- ],
789
+ [0, { [_hQ]: _sLA }],
825
790
  ],
826
791
  ];
827
792
  var AssociateSessionLoggerResponse = [3, n0, _ASLRs, 0, [_pA, _sLA], [0, 0]];
@@ -833,12 +798,7 @@ var AssociateTrustStoreRequest = [
833
798
  [_pA, _tSA],
834
799
  [
835
800
  [0, 1],
836
- [
837
- 0,
838
- {
839
- [_hQ]: _tSA,
840
- },
841
- ],
801
+ [0, { [_hQ]: _tSA }],
842
802
  ],
843
803
  ];
844
804
  var AssociateTrustStoreResponse = [3, n0, _ATSRs, 0, [_pA, _tSA], [0, 0]];
@@ -850,12 +810,7 @@ var AssociateUserAccessLoggingSettingsRequest = [
850
810
  [_pA, _uALSA],
851
811
  [
852
812
  [0, 1],
853
- [
854
- 0,
855
- {
856
- [_hQ]: _uALSA,
857
- },
858
- ],
813
+ [0, { [_hQ]: _uALSA }],
859
814
  ],
860
815
  ];
861
816
  var AssociateUserAccessLoggingSettingsResponse = [
@@ -874,12 +829,7 @@ var AssociateUserSettingsRequest = [
874
829
  [_pA, _uSA],
875
830
  [
876
831
  [0, 1],
877
- [
878
- 0,
879
- {
880
- [_hQ]: _uSA,
881
- },
882
- ],
832
+ [0, { [_hQ]: _uSA }],
883
833
  ],
884
834
  ];
885
835
  var AssociateUserSettingsResponse = [3, n0, _AUSRs, 0, [_pA, _uSA], [0, 0]];
@@ -894,17 +844,7 @@ var BrowserSettings = [
894
844
  var BrowserSettingsSummary = [3, n0, _BSS, 0, [_bSA], [0]];
895
845
  var Certificate = [3, n0, _C, 0, [_t, _s, _i, _nVB, _nVA, _b], [0, 0, 0, 4, 4, 21]];
896
846
  var CertificateSummary = [3, n0, _CS, 0, [_t, _s, _i, _nVB, _nVA], [0, 0, 0, 4, 4]];
897
- var ConflictException = [
898
- -3,
899
- n0,
900
- _CE,
901
- {
902
- [_e]: _c,
903
- [_hE]: 409,
904
- },
905
- [_m, _rI, _rT],
906
- [0, 0, 0],
907
- ];
847
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
908
848
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
909
849
  var CookieSpecification = [
910
850
  3,
@@ -1185,12 +1125,7 @@ var GetTrustStoreCertificateRequest = [
1185
1125
  [_tSA, _t],
1186
1126
  [
1187
1127
  [0, 1],
1188
- [
1189
- 0,
1190
- {
1191
- [_hQ]: _t,
1192
- },
1193
- ],
1128
+ [0, { [_hQ]: _t }],
1194
1129
  ],
1195
1130
  ];
1196
1131
  var GetTrustStoreCertificateResponse = [
@@ -1257,20 +1192,9 @@ var InternalServerException = [
1257
1192
  -3,
1258
1193
  n0,
1259
1194
  _ISE,
1260
- {
1261
- [_e]: _ser,
1262
- [_hE]: 500,
1263
- },
1195
+ { [_e]: _ser, [_hE]: 500 },
1264
1196
  [_m, _rAS],
1265
- [
1266
- 0,
1267
- [
1268
- 1,
1269
- {
1270
- [_hH]: _RA,
1271
- },
1272
- ],
1273
- ],
1197
+ [0, [1, { [_hH]: _RA }]],
1274
1198
  ];
1275
1199
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
1276
1200
  var IpAccessSettings = [
@@ -1307,18 +1231,8 @@ var ListBrowserSettingsRequest = [
1307
1231
  0,
1308
1232
  [_nT, _mR],
1309
1233
  [
1310
- [
1311
- 0,
1312
- {
1313
- [_hQ]: _nT,
1314
- },
1315
- ],
1316
- [
1317
- 1,
1318
- {
1319
- [_hQ]: _mR,
1320
- },
1321
- ],
1234
+ [0, { [_hQ]: _nT }],
1235
+ [1, { [_hQ]: _mR }],
1322
1236
  ],
1323
1237
  ];
1324
1238
  var ListBrowserSettingsResponse = [
@@ -1336,18 +1250,8 @@ var ListDataProtectionSettingsRequest = [
1336
1250
  0,
1337
1251
  [_nT, _mR],
1338
1252
  [
1339
- [
1340
- 0,
1341
- {
1342
- [_hQ]: _nT,
1343
- },
1344
- ],
1345
- [
1346
- 1,
1347
- {
1348
- [_hQ]: _mR,
1349
- },
1350
- ],
1253
+ [0, { [_hQ]: _nT }],
1254
+ [1, { [_hQ]: _mR }],
1351
1255
  ],
1352
1256
  ];
1353
1257
  var ListDataProtectionSettingsResponse = [
@@ -1365,18 +1269,8 @@ var ListIdentityProvidersRequest = [
1365
1269
  0,
1366
1270
  [_nT, _mR, _pA],
1367
1271
  [
1368
- [
1369
- 0,
1370
- {
1371
- [_hQ]: _nT,
1372
- },
1373
- ],
1374
- [
1375
- 1,
1376
- {
1377
- [_hQ]: _mR,
1378
- },
1379
- ],
1272
+ [0, { [_hQ]: _nT }],
1273
+ [1, { [_hQ]: _mR }],
1380
1274
  [0, 1],
1381
1275
  ],
1382
1276
  ];
@@ -1395,18 +1289,8 @@ var ListIpAccessSettingsRequest = [
1395
1289
  0,
1396
1290
  [_nT, _mR],
1397
1291
  [
1398
- [
1399
- 0,
1400
- {
1401
- [_hQ]: _nT,
1402
- },
1403
- ],
1404
- [
1405
- 1,
1406
- {
1407
- [_hQ]: _mR,
1408
- },
1409
- ],
1292
+ [0, { [_hQ]: _nT }],
1293
+ [1, { [_hQ]: _mR }],
1410
1294
  ],
1411
1295
  ];
1412
1296
  var ListIpAccessSettingsResponse = [
@@ -1424,18 +1308,8 @@ var ListNetworkSettingsRequest = [
1424
1308
  0,
1425
1309
  [_nT, _mR],
1426
1310
  [
1427
- [
1428
- 0,
1429
- {
1430
- [_hQ]: _nT,
1431
- },
1432
- ],
1433
- [
1434
- 1,
1435
- {
1436
- [_hQ]: _mR,
1437
- },
1438
- ],
1311
+ [0, { [_hQ]: _nT }],
1312
+ [1, { [_hQ]: _mR }],
1439
1313
  ],
1440
1314
  ];
1441
1315
  var ListNetworkSettingsResponse = [
@@ -1453,18 +1327,8 @@ var ListPortalsRequest = [
1453
1327
  0,
1454
1328
  [_nT, _mR],
1455
1329
  [
1456
- [
1457
- 0,
1458
- {
1459
- [_hQ]: _nT,
1460
- },
1461
- ],
1462
- [
1463
- 1,
1464
- {
1465
- [_hQ]: _mR,
1466
- },
1467
- ],
1330
+ [0, { [_hQ]: _nT }],
1331
+ [1, { [_hQ]: _mR }],
1468
1332
  ],
1469
1333
  ];
1470
1334
  var ListPortalsResponse = [3, n0, _LPRi, 0, [_por, _nT], [[() => PortalList, 0], 0]];
@@ -1475,18 +1339,8 @@ var ListSessionLoggersRequest = [
1475
1339
  0,
1476
1340
  [_nT, _mR],
1477
1341
  [
1478
- [
1479
- 0,
1480
- {
1481
- [_hQ]: _nT,
1482
- },
1483
- ],
1484
- [
1485
- 1,
1486
- {
1487
- [_hQ]: _mR,
1488
- },
1489
- ],
1342
+ [0, { [_hQ]: _nT }],
1343
+ [1, { [_hQ]: _mR }],
1490
1344
  ],
1491
1345
  ];
1492
1346
  var ListSessionLoggersResponse = [
@@ -1505,42 +1359,12 @@ var ListSessionsRequest = [
1505
1359
  [_pI, _u, _sIe, _sB, _st, _mR, _nT],
1506
1360
  [
1507
1361
  [0, 1],
1508
- [
1509
- () => Username,
1510
- {
1511
- [_hQ]: _u,
1512
- },
1513
- ],
1514
- [
1515
- 0,
1516
- {
1517
- [_hQ]: _sIe,
1518
- },
1519
- ],
1520
- [
1521
- 0,
1522
- {
1523
- [_hQ]: _sB,
1524
- },
1525
- ],
1526
- [
1527
- 0,
1528
- {
1529
- [_hQ]: _st,
1530
- },
1531
- ],
1532
- [
1533
- 1,
1534
- {
1535
- [_hQ]: _mR,
1536
- },
1537
- ],
1538
- [
1539
- 0,
1540
- {
1541
- [_hQ]: _nT,
1542
- },
1543
- ],
1362
+ [() => Username, { [_hQ]: _u }],
1363
+ [0, { [_hQ]: _sIe }],
1364
+ [0, { [_hQ]: _sB }],
1365
+ [0, { [_hQ]: _st }],
1366
+ [1, { [_hQ]: _mR }],
1367
+ [0, { [_hQ]: _nT }],
1544
1368
  ],
1545
1369
  ];
1546
1370
  var ListSessionsResponse = [
@@ -1561,18 +1385,8 @@ var ListTrustStoreCertificatesRequest = [
1561
1385
  [_tSA, _nT, _mR],
1562
1386
  [
1563
1387
  [0, 1],
1564
- [
1565
- 0,
1566
- {
1567
- [_hQ]: _nT,
1568
- },
1569
- ],
1570
- [
1571
- 1,
1572
- {
1573
- [_hQ]: _mR,
1574
- },
1575
- ],
1388
+ [0, { [_hQ]: _nT }],
1389
+ [1, { [_hQ]: _mR }],
1576
1390
  ],
1577
1391
  ];
1578
1392
  var ListTrustStoreCertificatesResponse = [
@@ -1590,18 +1404,8 @@ var ListTrustStoresRequest = [
1590
1404
  0,
1591
1405
  [_nT, _mR],
1592
1406
  [
1593
- [
1594
- 0,
1595
- {
1596
- [_hQ]: _nT,
1597
- },
1598
- ],
1599
- [
1600
- 1,
1601
- {
1602
- [_hQ]: _mR,
1603
- },
1604
- ],
1407
+ [0, { [_hQ]: _nT }],
1408
+ [1, { [_hQ]: _mR }],
1605
1409
  ],
1606
1410
  ];
1607
1411
  var ListTrustStoresResponse = [
@@ -1619,18 +1423,8 @@ var ListUserAccessLoggingSettingsRequest = [
1619
1423
  0,
1620
1424
  [_nT, _mR],
1621
1425
  [
1622
- [
1623
- 0,
1624
- {
1625
- [_hQ]: _nT,
1626
- },
1627
- ],
1628
- [
1629
- 1,
1630
- {
1631
- [_hQ]: _mR,
1632
- },
1633
- ],
1426
+ [0, { [_hQ]: _nT }],
1427
+ [1, { [_hQ]: _mR }],
1634
1428
  ],
1635
1429
  ];
1636
1430
  var ListUserAccessLoggingSettingsResponse = [
@@ -1648,18 +1442,8 @@ var ListUserSettingsRequest = [
1648
1442
  0,
1649
1443
  [_nT, _mR],
1650
1444
  [
1651
- [
1652
- 0,
1653
- {
1654
- [_hQ]: _nT,
1655
- },
1656
- ],
1657
- [
1658
- 1,
1659
- {
1660
- [_hQ]: _mR,
1661
- },
1662
- ],
1445
+ [0, { [_hQ]: _nT }],
1446
+ [1, { [_hQ]: _mR }],
1663
1447
  ],
1664
1448
  ];
1665
1449
  var ListUserSettingsResponse = [
@@ -1730,10 +1514,7 @@ var ResourceNotFoundException = [
1730
1514
  -3,
1731
1515
  n0,
1732
1516
  _RNFE,
1733
- {
1734
- [_e]: _c,
1735
- [_hE]: 404,
1736
- },
1517
+ { [_e]: _c, [_hE]: 404 },
1737
1518
  [_m, _rI, _rT],
1738
1519
  [0, 0, 0],
1739
1520
  ];
@@ -1750,10 +1531,7 @@ var ServiceQuotaExceededException = [
1750
1531
  -3,
1751
1532
  n0,
1752
1533
  _SQEE,
1753
- {
1754
- [_e]: _c,
1755
- [_hE]: 402,
1756
- },
1534
+ { [_e]: _c, [_hE]: 402 },
1757
1535
  [_m, _rI, _rT, _sC, _qC],
1758
1536
  [0, 0, 0, 0, 0],
1759
1537
  ];
@@ -1818,36 +1596,13 @@ var ThrottlingException = [
1818
1596
  -3,
1819
1597
  n0,
1820
1598
  _TE,
1821
- {
1822
- [_e]: _c,
1823
- [_hE]: 429,
1824
- },
1599
+ { [_e]: _c, [_hE]: 429 },
1825
1600
  [_m, _sC, _qC, _rAS],
1826
- [
1827
- 0,
1828
- 0,
1829
- 0,
1830
- [
1831
- 1,
1832
- {
1833
- [_hH]: _RA,
1834
- },
1835
- ],
1836
- ],
1601
+ [0, 0, 0, [1, { [_hH]: _RA }]],
1837
1602
  ];
1838
1603
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1839
1604
  var ToolbarConfiguration = [3, n0, _TC, 0, [_tT, _vM, _hTI, _mDR], [0, 0, 64 | 0, 0]];
1840
- var TooManyTagsException = [
1841
- -3,
1842
- n0,
1843
- _TMTE,
1844
- {
1845
- [_e]: _c,
1846
- [_hE]: 400,
1847
- },
1848
- [_m, _rN],
1849
- [0, 0],
1850
- ];
1605
+ var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1851
1606
  schema.TypeRegistry.for(n0).registerError(TooManyTagsException, TooManyTagsException$1);
1852
1607
  var TrustStore = [3, n0, _TS, 0, [_aPA, _tSA], [64 | 0, 0]];
1853
1608
  var TrustStoreSummary = [3, n0, _TSS, 0, [_tSA], [0]];
@@ -1859,12 +1614,7 @@ var UntagResourceRequest = [
1859
1614
  [_rA, _tK],
1860
1615
  [
1861
1616
  [0, 1],
1862
- [
1863
- () => TagKeyList,
1864
- {
1865
- [_hQ]: _tK,
1866
- },
1867
- ],
1617
+ [() => TagKeyList, { [_hQ]: _tK }],
1868
1618
  ],
1869
1619
  ];
1870
1620
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -2047,10 +1797,7 @@ var ValidationException = [
2047
1797
  -3,
2048
1798
  n0,
2049
1799
  _VE,
2050
- {
2051
- [_e]: _c,
2052
- [_hE]: 400,
2053
- },
1800
+ { [_e]: _c, [_hE]: 400 },
2054
1801
  [_m, _r, _fL],
2055
1802
  [0, 0, () => ValidationExceptionFieldList],
2056
1803
  ];
@@ -2095,9 +1842,7 @@ var AssociateBrowserSettings = [
2095
1842
  9,
2096
1843
  n0,
2097
1844
  _ABS,
2098
- {
2099
- [_h]: ["PUT", "/portals/{portalArn+}/browserSettings", 200],
2100
- },
1845
+ { [_h]: ["PUT", "/portals/{portalArn+}/browserSettings", 200] },
2101
1846
  () => AssociateBrowserSettingsRequest,
2102
1847
  () => AssociateBrowserSettingsResponse,
2103
1848
  ];
@@ -2105,9 +1850,7 @@ var AssociateDataProtectionSettings = [
2105
1850
  9,
2106
1851
  n0,
2107
1852
  _ADPS,
2108
- {
2109
- [_h]: ["PUT", "/portals/{portalArn+}/dataProtectionSettings", 200],
2110
- },
1853
+ { [_h]: ["PUT", "/portals/{portalArn+}/dataProtectionSettings", 200] },
2111
1854
  () => AssociateDataProtectionSettingsRequest,
2112
1855
  () => AssociateDataProtectionSettingsResponse,
2113
1856
  ];
@@ -2115,9 +1858,7 @@ var AssociateIpAccessSettings = [
2115
1858
  9,
2116
1859
  n0,
2117
1860
  _AIAS,
2118
- {
2119
- [_h]: ["PUT", "/portals/{portalArn+}/ipAccessSettings", 200],
2120
- },
1861
+ { [_h]: ["PUT", "/portals/{portalArn+}/ipAccessSettings", 200] },
2121
1862
  () => AssociateIpAccessSettingsRequest,
2122
1863
  () => AssociateIpAccessSettingsResponse,
2123
1864
  ];
@@ -2125,9 +1866,7 @@ var AssociateNetworkSettings = [
2125
1866
  9,
2126
1867
  n0,
2127
1868
  _ANS,
2128
- {
2129
- [_h]: ["PUT", "/portals/{portalArn+}/networkSettings", 200],
2130
- },
1869
+ { [_h]: ["PUT", "/portals/{portalArn+}/networkSettings", 200] },
2131
1870
  () => AssociateNetworkSettingsRequest,
2132
1871
  () => AssociateNetworkSettingsResponse,
2133
1872
  ];
@@ -2135,9 +1874,7 @@ var AssociateSessionLogger = [
2135
1874
  9,
2136
1875
  n0,
2137
1876
  _ASL,
2138
- {
2139
- [_h]: ["PUT", "/portals/{portalArn+}/sessionLogger", 200],
2140
- },
1877
+ { [_h]: ["PUT", "/portals/{portalArn+}/sessionLogger", 200] },
2141
1878
  () => AssociateSessionLoggerRequest,
2142
1879
  () => AssociateSessionLoggerResponse,
2143
1880
  ];
@@ -2145,9 +1882,7 @@ var AssociateTrustStore = [
2145
1882
  9,
2146
1883
  n0,
2147
1884
  _ATS,
2148
- {
2149
- [_h]: ["PUT", "/portals/{portalArn+}/trustStores", 200],
2150
- },
1885
+ { [_h]: ["PUT", "/portals/{portalArn+}/trustStores", 200] },
2151
1886
  () => AssociateTrustStoreRequest,
2152
1887
  () => AssociateTrustStoreResponse,
2153
1888
  ];
@@ -2155,9 +1890,7 @@ var AssociateUserAccessLoggingSettings = [
2155
1890
  9,
2156
1891
  n0,
2157
1892
  _AUALS,
2158
- {
2159
- [_h]: ["PUT", "/portals/{portalArn+}/userAccessLoggingSettings", 200],
2160
- },
1893
+ { [_h]: ["PUT", "/portals/{portalArn+}/userAccessLoggingSettings", 200] },
2161
1894
  () => AssociateUserAccessLoggingSettingsRequest,
2162
1895
  () => AssociateUserAccessLoggingSettingsResponse,
2163
1896
  ];
@@ -2165,9 +1898,7 @@ var AssociateUserSettings = [
2165
1898
  9,
2166
1899
  n0,
2167
1900
  _AUS,
2168
- {
2169
- [_h]: ["PUT", "/portals/{portalArn+}/userSettings", 200],
2170
- },
1901
+ { [_h]: ["PUT", "/portals/{portalArn+}/userSettings", 200] },
2171
1902
  () => AssociateUserSettingsRequest,
2172
1903
  () => AssociateUserSettingsResponse,
2173
1904
  ];
@@ -2175,9 +1906,7 @@ var CreateBrowserSettings = [
2175
1906
  9,
2176
1907
  n0,
2177
1908
  _CBS,
2178
- {
2179
- [_h]: ["POST", "/browserSettings", 200],
2180
- },
1909
+ { [_h]: ["POST", "/browserSettings", 200] },
2181
1910
  () => CreateBrowserSettingsRequest,
2182
1911
  () => CreateBrowserSettingsResponse,
2183
1912
  ];
@@ -2185,9 +1914,7 @@ var CreateDataProtectionSettings = [
2185
1914
  9,
2186
1915
  n0,
2187
1916
  _CDPS,
2188
- {
2189
- [_h]: ["POST", "/dataProtectionSettings", 200],
2190
- },
1917
+ { [_h]: ["POST", "/dataProtectionSettings", 200] },
2191
1918
  () => CreateDataProtectionSettingsRequest,
2192
1919
  () => CreateDataProtectionSettingsResponse,
2193
1920
  ];
@@ -2195,9 +1922,7 @@ var CreateIdentityProvider = [
2195
1922
  9,
2196
1923
  n0,
2197
1924
  _CIP,
2198
- {
2199
- [_h]: ["POST", "/identityProviders", 200],
2200
- },
1925
+ { [_h]: ["POST", "/identityProviders", 200] },
2201
1926
  () => CreateIdentityProviderRequest,
2202
1927
  () => CreateIdentityProviderResponse,
2203
1928
  ];
@@ -2205,9 +1930,7 @@ var CreateIpAccessSettings = [
2205
1930
  9,
2206
1931
  n0,
2207
1932
  _CIAS,
2208
- {
2209
- [_h]: ["POST", "/ipAccessSettings", 200],
2210
- },
1933
+ { [_h]: ["POST", "/ipAccessSettings", 200] },
2211
1934
  () => CreateIpAccessSettingsRequest,
2212
1935
  () => CreateIpAccessSettingsResponse,
2213
1936
  ];
@@ -2215,9 +1938,7 @@ var CreateNetworkSettings = [
2215
1938
  9,
2216
1939
  n0,
2217
1940
  _CNS,
2218
- {
2219
- [_h]: ["POST", "/networkSettings", 200],
2220
- },
1941
+ { [_h]: ["POST", "/networkSettings", 200] },
2221
1942
  () => CreateNetworkSettingsRequest,
2222
1943
  () => CreateNetworkSettingsResponse,
2223
1944
  ];
@@ -2225,9 +1946,7 @@ var CreatePortal = [
2225
1946
  9,
2226
1947
  n0,
2227
1948
  _CPr,
2228
- {
2229
- [_h]: ["POST", "/portals", 200],
2230
- },
1949
+ { [_h]: ["POST", "/portals", 200] },
2231
1950
  () => CreatePortalRequest,
2232
1951
  () => CreatePortalResponse,
2233
1952
  ];
@@ -2235,9 +1954,7 @@ var CreateSessionLogger = [
2235
1954
  9,
2236
1955
  n0,
2237
1956
  _CSLr,
2238
- {
2239
- [_h]: ["POST", "/sessionLoggers", 200],
2240
- },
1957
+ { [_h]: ["POST", "/sessionLoggers", 200] },
2241
1958
  () => CreateSessionLoggerRequest,
2242
1959
  () => CreateSessionLoggerResponse,
2243
1960
  ];
@@ -2245,9 +1962,7 @@ var CreateTrustStore = [
2245
1962
  9,
2246
1963
  n0,
2247
1964
  _CTS,
2248
- {
2249
- [_h]: ["POST", "/trustStores", 200],
2250
- },
1965
+ { [_h]: ["POST", "/trustStores", 200] },
2251
1966
  () => CreateTrustStoreRequest,
2252
1967
  () => CreateTrustStoreResponse,
2253
1968
  ];
@@ -2255,9 +1970,7 @@ var CreateUserAccessLoggingSettings = [
2255
1970
  9,
2256
1971
  n0,
2257
1972
  _CUALS,
2258
- {
2259
- [_h]: ["POST", "/userAccessLoggingSettings", 200],
2260
- },
1973
+ { [_h]: ["POST", "/userAccessLoggingSettings", 200] },
2261
1974
  () => CreateUserAccessLoggingSettingsRequest,
2262
1975
  () => CreateUserAccessLoggingSettingsResponse,
2263
1976
  ];
@@ -2265,9 +1978,7 @@ var CreateUserSettings = [
2265
1978
  9,
2266
1979
  n0,
2267
1980
  _CUS,
2268
- {
2269
- [_h]: ["POST", "/userSettings", 200],
2270
- },
1981
+ { [_h]: ["POST", "/userSettings", 200] },
2271
1982
  () => CreateUserSettingsRequest,
2272
1983
  () => CreateUserSettingsResponse,
2273
1984
  ];
@@ -2275,9 +1986,7 @@ var DeleteBrowserSettings = [
2275
1986
  9,
2276
1987
  n0,
2277
1988
  _DBS,
2278
- {
2279
- [_h]: ["DELETE", "/browserSettings/{browserSettingsArn+}", 200],
2280
- },
1989
+ { [_h]: ["DELETE", "/browserSettings/{browserSettingsArn+}", 200] },
2281
1990
  () => DeleteBrowserSettingsRequest,
2282
1991
  () => DeleteBrowserSettingsResponse,
2283
1992
  ];
@@ -2285,9 +1994,7 @@ var DeleteDataProtectionSettings = [
2285
1994
  9,
2286
1995
  n0,
2287
1996
  _DDPS,
2288
- {
2289
- [_h]: ["DELETE", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200],
2290
- },
1997
+ { [_h]: ["DELETE", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2291
1998
  () => DeleteDataProtectionSettingsRequest,
2292
1999
  () => DeleteDataProtectionSettingsResponse,
2293
2000
  ];
@@ -2295,9 +2002,7 @@ var DeleteIdentityProvider = [
2295
2002
  9,
2296
2003
  n0,
2297
2004
  _DIP,
2298
- {
2299
- [_h]: ["DELETE", "/identityProviders/{identityProviderArn+}", 200],
2300
- },
2005
+ { [_h]: ["DELETE", "/identityProviders/{identityProviderArn+}", 200] },
2301
2006
  () => DeleteIdentityProviderRequest,
2302
2007
  () => DeleteIdentityProviderResponse,
2303
2008
  ];
@@ -2305,9 +2010,7 @@ var DeleteIpAccessSettings = [
2305
2010
  9,
2306
2011
  n0,
2307
2012
  _DIAS,
2308
- {
2309
- [_h]: ["DELETE", "/ipAccessSettings/{ipAccessSettingsArn+}", 200],
2310
- },
2013
+ { [_h]: ["DELETE", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2311
2014
  () => DeleteIpAccessSettingsRequest,
2312
2015
  () => DeleteIpAccessSettingsResponse,
2313
2016
  ];
@@ -2315,9 +2018,7 @@ var DeleteNetworkSettings = [
2315
2018
  9,
2316
2019
  n0,
2317
2020
  _DNSe,
2318
- {
2319
- [_h]: ["DELETE", "/networkSettings/{networkSettingsArn+}", 200],
2320
- },
2021
+ { [_h]: ["DELETE", "/networkSettings/{networkSettingsArn+}", 200] },
2321
2022
  () => DeleteNetworkSettingsRequest,
2322
2023
  () => DeleteNetworkSettingsResponse,
2323
2024
  ];
@@ -2325,9 +2026,7 @@ var DeletePortal = [
2325
2026
  9,
2326
2027
  n0,
2327
2028
  _DP,
2328
- {
2329
- [_h]: ["DELETE", "/portals/{portalArn+}", 200],
2330
- },
2029
+ { [_h]: ["DELETE", "/portals/{portalArn+}", 200] },
2331
2030
  () => DeletePortalRequest,
2332
2031
  () => DeletePortalResponse,
2333
2032
  ];
@@ -2335,9 +2034,7 @@ var DeleteSessionLogger = [
2335
2034
  9,
2336
2035
  n0,
2337
2036
  _DSL,
2338
- {
2339
- [_h]: ["DELETE", "/sessionLoggers/{sessionLoggerArn+}", 200],
2340
- },
2037
+ { [_h]: ["DELETE", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2341
2038
  () => DeleteSessionLoggerRequest,
2342
2039
  () => DeleteSessionLoggerResponse,
2343
2040
  ];
@@ -2345,9 +2042,7 @@ var DeleteTrustStore = [
2345
2042
  9,
2346
2043
  n0,
2347
2044
  _DTS,
2348
- {
2349
- [_h]: ["DELETE", "/trustStores/{trustStoreArn+}", 200],
2350
- },
2045
+ { [_h]: ["DELETE", "/trustStores/{trustStoreArn+}", 200] },
2351
2046
  () => DeleteTrustStoreRequest,
2352
2047
  () => DeleteTrustStoreResponse,
2353
2048
  ];
@@ -2355,9 +2050,7 @@ var DeleteUserAccessLoggingSettings = [
2355
2050
  9,
2356
2051
  n0,
2357
2052
  _DUALS,
2358
- {
2359
- [_h]: ["DELETE", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200],
2360
- },
2053
+ { [_h]: ["DELETE", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2361
2054
  () => DeleteUserAccessLoggingSettingsRequest,
2362
2055
  () => DeleteUserAccessLoggingSettingsResponse,
2363
2056
  ];
@@ -2365,9 +2058,7 @@ var DeleteUserSettings = [
2365
2058
  9,
2366
2059
  n0,
2367
2060
  _DUS,
2368
- {
2369
- [_h]: ["DELETE", "/userSettings/{userSettingsArn+}", 200],
2370
- },
2061
+ { [_h]: ["DELETE", "/userSettings/{userSettingsArn+}", 200] },
2371
2062
  () => DeleteUserSettingsRequest,
2372
2063
  () => DeleteUserSettingsResponse,
2373
2064
  ];
@@ -2375,9 +2066,7 @@ var DisassociateBrowserSettings = [
2375
2066
  9,
2376
2067
  n0,
2377
2068
  _DBSi,
2378
- {
2379
- [_h]: ["DELETE", "/portals/{portalArn+}/browserSettings", 200],
2380
- },
2069
+ { [_h]: ["DELETE", "/portals/{portalArn+}/browserSettings", 200] },
2381
2070
  () => DisassociateBrowserSettingsRequest,
2382
2071
  () => DisassociateBrowserSettingsResponse,
2383
2072
  ];
@@ -2385,9 +2074,7 @@ var DisassociateDataProtectionSettings = [
2385
2074
  9,
2386
2075
  n0,
2387
2076
  _DDPSi,
2388
- {
2389
- [_h]: ["DELETE", "/portals/{portalArn+}/dataProtectionSettings", 200],
2390
- },
2077
+ { [_h]: ["DELETE", "/portals/{portalArn+}/dataProtectionSettings", 200] },
2391
2078
  () => DisassociateDataProtectionSettingsRequest,
2392
2079
  () => DisassociateDataProtectionSettingsResponse,
2393
2080
  ];
@@ -2395,9 +2082,7 @@ var DisassociateIpAccessSettings = [
2395
2082
  9,
2396
2083
  n0,
2397
2084
  _DIASi,
2398
- {
2399
- [_h]: ["DELETE", "/portals/{portalArn+}/ipAccessSettings", 200],
2400
- },
2085
+ { [_h]: ["DELETE", "/portals/{portalArn+}/ipAccessSettings", 200] },
2401
2086
  () => DisassociateIpAccessSettingsRequest,
2402
2087
  () => DisassociateIpAccessSettingsResponse,
2403
2088
  ];
@@ -2405,9 +2090,7 @@ var DisassociateNetworkSettings = [
2405
2090
  9,
2406
2091
  n0,
2407
2092
  _DNSi,
2408
- {
2409
- [_h]: ["DELETE", "/portals/{portalArn+}/networkSettings", 200],
2410
- },
2093
+ { [_h]: ["DELETE", "/portals/{portalArn+}/networkSettings", 200] },
2411
2094
  () => DisassociateNetworkSettingsRequest,
2412
2095
  () => DisassociateNetworkSettingsResponse,
2413
2096
  ];
@@ -2415,9 +2098,7 @@ var DisassociateSessionLogger = [
2415
2098
  9,
2416
2099
  n0,
2417
2100
  _DSLi,
2418
- {
2419
- [_h]: ["DELETE", "/portals/{portalArn+}/sessionLogger", 200],
2420
- },
2101
+ { [_h]: ["DELETE", "/portals/{portalArn+}/sessionLogger", 200] },
2421
2102
  () => DisassociateSessionLoggerRequest,
2422
2103
  () => DisassociateSessionLoggerResponse,
2423
2104
  ];
@@ -2425,9 +2106,7 @@ var DisassociateTrustStore = [
2425
2106
  9,
2426
2107
  n0,
2427
2108
  _DTSi,
2428
- {
2429
- [_h]: ["DELETE", "/portals/{portalArn+}/trustStores", 200],
2430
- },
2109
+ { [_h]: ["DELETE", "/portals/{portalArn+}/trustStores", 200] },
2431
2110
  () => DisassociateTrustStoreRequest,
2432
2111
  () => DisassociateTrustStoreResponse,
2433
2112
  ];
@@ -2435,9 +2114,7 @@ var DisassociateUserAccessLoggingSettings = [
2435
2114
  9,
2436
2115
  n0,
2437
2116
  _DUALSi,
2438
- {
2439
- [_h]: ["DELETE", "/portals/{portalArn+}/userAccessLoggingSettings", 200],
2440
- },
2117
+ { [_h]: ["DELETE", "/portals/{portalArn+}/userAccessLoggingSettings", 200] },
2441
2118
  () => DisassociateUserAccessLoggingSettingsRequest,
2442
2119
  () => DisassociateUserAccessLoggingSettingsResponse,
2443
2120
  ];
@@ -2445,9 +2122,7 @@ var DisassociateUserSettings = [
2445
2122
  9,
2446
2123
  n0,
2447
2124
  _DUSi,
2448
- {
2449
- [_h]: ["DELETE", "/portals/{portalArn+}/userSettings", 200],
2450
- },
2125
+ { [_h]: ["DELETE", "/portals/{portalArn+}/userSettings", 200] },
2451
2126
  () => DisassociateUserSettingsRequest,
2452
2127
  () => DisassociateUserSettingsResponse,
2453
2128
  ];
@@ -2455,9 +2130,7 @@ var ExpireSession = [
2455
2130
  9,
2456
2131
  n0,
2457
2132
  _ES,
2458
- {
2459
- [_h]: ["DELETE", "/portals/{portalId}/sessions/{sessionId}", 200],
2460
- },
2133
+ { [_h]: ["DELETE", "/portals/{portalId}/sessions/{sessionId}", 200] },
2461
2134
  () => ExpireSessionRequest,
2462
2135
  () => ExpireSessionResponse,
2463
2136
  ];
@@ -2465,9 +2138,7 @@ var GetBrowserSettings = [
2465
2138
  9,
2466
2139
  n0,
2467
2140
  _GBS,
2468
- {
2469
- [_h]: ["GET", "/browserSettings/{browserSettingsArn+}", 200],
2470
- },
2141
+ { [_h]: ["GET", "/browserSettings/{browserSettingsArn+}", 200] },
2471
2142
  () => GetBrowserSettingsRequest,
2472
2143
  () => GetBrowserSettingsResponse,
2473
2144
  ];
@@ -2475,9 +2146,7 @@ var GetDataProtectionSettings = [
2475
2146
  9,
2476
2147
  n0,
2477
2148
  _GDPS,
2478
- {
2479
- [_h]: ["GET", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200],
2480
- },
2149
+ { [_h]: ["GET", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2481
2150
  () => GetDataProtectionSettingsRequest,
2482
2151
  () => GetDataProtectionSettingsResponse,
2483
2152
  ];
@@ -2485,9 +2154,7 @@ var GetIdentityProvider = [
2485
2154
  9,
2486
2155
  n0,
2487
2156
  _GIP,
2488
- {
2489
- [_h]: ["GET", "/identityProviders/{identityProviderArn+}", 200],
2490
- },
2157
+ { [_h]: ["GET", "/identityProviders/{identityProviderArn+}", 200] },
2491
2158
  () => GetIdentityProviderRequest,
2492
2159
  () => GetIdentityProviderResponse,
2493
2160
  ];
@@ -2495,9 +2162,7 @@ var GetIpAccessSettings = [
2495
2162
  9,
2496
2163
  n0,
2497
2164
  _GIAS,
2498
- {
2499
- [_h]: ["GET", "/ipAccessSettings/{ipAccessSettingsArn+}", 200],
2500
- },
2165
+ { [_h]: ["GET", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2501
2166
  () => GetIpAccessSettingsRequest,
2502
2167
  () => GetIpAccessSettingsResponse,
2503
2168
  ];
@@ -2505,9 +2170,7 @@ var GetNetworkSettings = [
2505
2170
  9,
2506
2171
  n0,
2507
2172
  _GNS,
2508
- {
2509
- [_h]: ["GET", "/networkSettings/{networkSettingsArn+}", 200],
2510
- },
2173
+ { [_h]: ["GET", "/networkSettings/{networkSettingsArn+}", 200] },
2511
2174
  () => GetNetworkSettingsRequest,
2512
2175
  () => GetNetworkSettingsResponse,
2513
2176
  ];
@@ -2515,9 +2178,7 @@ var GetPortal = [
2515
2178
  9,
2516
2179
  n0,
2517
2180
  _GP,
2518
- {
2519
- [_h]: ["GET", "/portals/{portalArn+}", 200],
2520
- },
2181
+ { [_h]: ["GET", "/portals/{portalArn+}", 200] },
2521
2182
  () => GetPortalRequest,
2522
2183
  () => GetPortalResponse,
2523
2184
  ];
@@ -2525,9 +2186,7 @@ var GetPortalServiceProviderMetadata = [
2525
2186
  9,
2526
2187
  n0,
2527
2188
  _GPSPM,
2528
- {
2529
- [_h]: ["GET", "/portalIdp/{portalArn+}", 200],
2530
- },
2189
+ { [_h]: ["GET", "/portalIdp/{portalArn+}", 200] },
2531
2190
  () => GetPortalServiceProviderMetadataRequest,
2532
2191
  () => GetPortalServiceProviderMetadataResponse,
2533
2192
  ];
@@ -2535,9 +2194,7 @@ var GetSession = [
2535
2194
  9,
2536
2195
  n0,
2537
2196
  _GS,
2538
- {
2539
- [_h]: ["GET", "/portals/{portalId}/sessions/{sessionId}", 200],
2540
- },
2197
+ { [_h]: ["GET", "/portals/{portalId}/sessions/{sessionId}", 200] },
2541
2198
  () => GetSessionRequest,
2542
2199
  () => GetSessionResponse,
2543
2200
  ];
@@ -2545,9 +2202,7 @@ var GetSessionLogger = [
2545
2202
  9,
2546
2203
  n0,
2547
2204
  _GSL,
2548
- {
2549
- [_h]: ["GET", "/sessionLoggers/{sessionLoggerArn+}", 200],
2550
- },
2205
+ { [_h]: ["GET", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2551
2206
  () => GetSessionLoggerRequest,
2552
2207
  () => GetSessionLoggerResponse,
2553
2208
  ];
@@ -2555,9 +2210,7 @@ var GetTrustStore = [
2555
2210
  9,
2556
2211
  n0,
2557
2212
  _GTS,
2558
- {
2559
- [_h]: ["GET", "/trustStores/{trustStoreArn+}", 200],
2560
- },
2213
+ { [_h]: ["GET", "/trustStores/{trustStoreArn+}", 200] },
2561
2214
  () => GetTrustStoreRequest,
2562
2215
  () => GetTrustStoreResponse,
2563
2216
  ];
@@ -2565,9 +2218,7 @@ var GetTrustStoreCertificate = [
2565
2218
  9,
2566
2219
  n0,
2567
2220
  _GTSC,
2568
- {
2569
- [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificate", 200],
2570
- },
2221
+ { [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificate", 200] },
2571
2222
  () => GetTrustStoreCertificateRequest,
2572
2223
  () => GetTrustStoreCertificateResponse,
2573
2224
  ];
@@ -2575,9 +2226,7 @@ var GetUserAccessLoggingSettings = [
2575
2226
  9,
2576
2227
  n0,
2577
2228
  _GUALS,
2578
- {
2579
- [_h]: ["GET", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200],
2580
- },
2229
+ { [_h]: ["GET", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2581
2230
  () => GetUserAccessLoggingSettingsRequest,
2582
2231
  () => GetUserAccessLoggingSettingsResponse,
2583
2232
  ];
@@ -2585,9 +2234,7 @@ var GetUserSettings = [
2585
2234
  9,
2586
2235
  n0,
2587
2236
  _GUS,
2588
- {
2589
- [_h]: ["GET", "/userSettings/{userSettingsArn+}", 200],
2590
- },
2237
+ { [_h]: ["GET", "/userSettings/{userSettingsArn+}", 200] },
2591
2238
  () => GetUserSettingsRequest,
2592
2239
  () => GetUserSettingsResponse,
2593
2240
  ];
@@ -2595,9 +2242,7 @@ var ListBrowserSettings = [
2595
2242
  9,
2596
2243
  n0,
2597
2244
  _LBS,
2598
- {
2599
- [_h]: ["GET", "/browserSettings", 200],
2600
- },
2245
+ { [_h]: ["GET", "/browserSettings", 200] },
2601
2246
  () => ListBrowserSettingsRequest,
2602
2247
  () => ListBrowserSettingsResponse,
2603
2248
  ];
@@ -2605,9 +2250,7 @@ var ListDataProtectionSettings = [
2605
2250
  9,
2606
2251
  n0,
2607
2252
  _LDPS,
2608
- {
2609
- [_h]: ["GET", "/dataProtectionSettings", 200],
2610
- },
2253
+ { [_h]: ["GET", "/dataProtectionSettings", 200] },
2611
2254
  () => ListDataProtectionSettingsRequest,
2612
2255
  () => ListDataProtectionSettingsResponse,
2613
2256
  ];
@@ -2615,9 +2258,7 @@ var ListIdentityProviders = [
2615
2258
  9,
2616
2259
  n0,
2617
2260
  _LIP,
2618
- {
2619
- [_h]: ["GET", "/portals/{portalArn+}/identityProviders", 200],
2620
- },
2261
+ { [_h]: ["GET", "/portals/{portalArn+}/identityProviders", 200] },
2621
2262
  () => ListIdentityProvidersRequest,
2622
2263
  () => ListIdentityProvidersResponse,
2623
2264
  ];
@@ -2625,9 +2266,7 @@ var ListIpAccessSettings = [
2625
2266
  9,
2626
2267
  n0,
2627
2268
  _LIAS,
2628
- {
2629
- [_h]: ["GET", "/ipAccessSettings", 200],
2630
- },
2269
+ { [_h]: ["GET", "/ipAccessSettings", 200] },
2631
2270
  () => ListIpAccessSettingsRequest,
2632
2271
  () => ListIpAccessSettingsResponse,
2633
2272
  ];
@@ -2635,9 +2274,7 @@ var ListNetworkSettings = [
2635
2274
  9,
2636
2275
  n0,
2637
2276
  _LNS,
2638
- {
2639
- [_h]: ["GET", "/networkSettings", 200],
2640
- },
2277
+ { [_h]: ["GET", "/networkSettings", 200] },
2641
2278
  () => ListNetworkSettingsRequest,
2642
2279
  () => ListNetworkSettingsResponse,
2643
2280
  ];
@@ -2645,9 +2282,7 @@ var ListPortals = [
2645
2282
  9,
2646
2283
  n0,
2647
2284
  _LP,
2648
- {
2649
- [_h]: ["GET", "/portals", 200],
2650
- },
2285
+ { [_h]: ["GET", "/portals", 200] },
2651
2286
  () => ListPortalsRequest,
2652
2287
  () => ListPortalsResponse,
2653
2288
  ];
@@ -2655,9 +2290,7 @@ var ListSessionLoggers = [
2655
2290
  9,
2656
2291
  n0,
2657
2292
  _LSL,
2658
- {
2659
- [_h]: ["GET", "/sessionLoggers", 200],
2660
- },
2293
+ { [_h]: ["GET", "/sessionLoggers", 200] },
2661
2294
  () => ListSessionLoggersRequest,
2662
2295
  () => ListSessionLoggersResponse,
2663
2296
  ];
@@ -2665,9 +2298,7 @@ var ListSessions = [
2665
2298
  9,
2666
2299
  n0,
2667
2300
  _LS,
2668
- {
2669
- [_h]: ["GET", "/portals/{portalId}/sessions", 200],
2670
- },
2301
+ { [_h]: ["GET", "/portals/{portalId}/sessions", 200] },
2671
2302
  () => ListSessionsRequest,
2672
2303
  () => ListSessionsResponse,
2673
2304
  ];
@@ -2675,9 +2306,7 @@ var ListTagsForResource = [
2675
2306
  9,
2676
2307
  n0,
2677
2308
  _LTFR,
2678
- {
2679
- [_h]: ["GET", "/tags/{resourceArn+}", 200],
2680
- },
2309
+ { [_h]: ["GET", "/tags/{resourceArn+}", 200] },
2681
2310
  () => ListTagsForResourceRequest,
2682
2311
  () => ListTagsForResourceResponse,
2683
2312
  ];
@@ -2685,9 +2314,7 @@ var ListTrustStoreCertificates = [
2685
2314
  9,
2686
2315
  n0,
2687
2316
  _LTSC,
2688
- {
2689
- [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificates", 200],
2690
- },
2317
+ { [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificates", 200] },
2691
2318
  () => ListTrustStoreCertificatesRequest,
2692
2319
  () => ListTrustStoreCertificatesResponse,
2693
2320
  ];
@@ -2695,9 +2322,7 @@ var ListTrustStores = [
2695
2322
  9,
2696
2323
  n0,
2697
2324
  _LTS,
2698
- {
2699
- [_h]: ["GET", "/trustStores", 200],
2700
- },
2325
+ { [_h]: ["GET", "/trustStores", 200] },
2701
2326
  () => ListTrustStoresRequest,
2702
2327
  () => ListTrustStoresResponse,
2703
2328
  ];
@@ -2705,9 +2330,7 @@ var ListUserAccessLoggingSettings = [
2705
2330
  9,
2706
2331
  n0,
2707
2332
  _LUALS,
2708
- {
2709
- [_h]: ["GET", "/userAccessLoggingSettings", 200],
2710
- },
2333
+ { [_h]: ["GET", "/userAccessLoggingSettings", 200] },
2711
2334
  () => ListUserAccessLoggingSettingsRequest,
2712
2335
  () => ListUserAccessLoggingSettingsResponse,
2713
2336
  ];
@@ -2715,9 +2338,7 @@ var ListUserSettings = [
2715
2338
  9,
2716
2339
  n0,
2717
2340
  _LUS,
2718
- {
2719
- [_h]: ["GET", "/userSettings", 200],
2720
- },
2341
+ { [_h]: ["GET", "/userSettings", 200] },
2721
2342
  () => ListUserSettingsRequest,
2722
2343
  () => ListUserSettingsResponse,
2723
2344
  ];
@@ -2725,9 +2346,7 @@ var TagResource = [
2725
2346
  9,
2726
2347
  n0,
2727
2348
  _TR,
2728
- {
2729
- [_h]: ["POST", "/tags/{resourceArn+}", 200],
2730
- },
2349
+ { [_h]: ["POST", "/tags/{resourceArn+}", 200] },
2731
2350
  () => TagResourceRequest,
2732
2351
  () => TagResourceResponse,
2733
2352
  ];
@@ -2735,9 +2354,7 @@ var UntagResource = [
2735
2354
  9,
2736
2355
  n0,
2737
2356
  _UR,
2738
- {
2739
- [_h]: ["DELETE", "/tags/{resourceArn+}", 200],
2740
- },
2357
+ { [_h]: ["DELETE", "/tags/{resourceArn+}", 200] },
2741
2358
  () => UntagResourceRequest,
2742
2359
  () => UntagResourceResponse,
2743
2360
  ];
@@ -2745,9 +2362,7 @@ var UpdateBrowserSettings = [
2745
2362
  9,
2746
2363
  n0,
2747
2364
  _UBS,
2748
- {
2749
- [_h]: ["PATCH", "/browserSettings/{browserSettingsArn+}", 200],
2750
- },
2365
+ { [_h]: ["PATCH", "/browserSettings/{browserSettingsArn+}", 200] },
2751
2366
  () => UpdateBrowserSettingsRequest,
2752
2367
  () => UpdateBrowserSettingsResponse,
2753
2368
  ];
@@ -2755,9 +2370,7 @@ var UpdateDataProtectionSettings = [
2755
2370
  9,
2756
2371
  n0,
2757
2372
  _UDPS,
2758
- {
2759
- [_h]: ["PATCH", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200],
2760
- },
2373
+ { [_h]: ["PATCH", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] },
2761
2374
  () => UpdateDataProtectionSettingsRequest,
2762
2375
  () => UpdateDataProtectionSettingsResponse,
2763
2376
  ];
@@ -2765,9 +2378,7 @@ var UpdateIdentityProvider = [
2765
2378
  9,
2766
2379
  n0,
2767
2380
  _UIP,
2768
- {
2769
- [_h]: ["PATCH", "/identityProviders/{identityProviderArn+}", 200],
2770
- },
2381
+ { [_h]: ["PATCH", "/identityProviders/{identityProviderArn+}", 200] },
2771
2382
  () => UpdateIdentityProviderRequest,
2772
2383
  () => UpdateIdentityProviderResponse,
2773
2384
  ];
@@ -2775,9 +2386,7 @@ var UpdateIpAccessSettings = [
2775
2386
  9,
2776
2387
  n0,
2777
2388
  _UIAS,
2778
- {
2779
- [_h]: ["PATCH", "/ipAccessSettings/{ipAccessSettingsArn+}", 200],
2780
- },
2389
+ { [_h]: ["PATCH", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] },
2781
2390
  () => UpdateIpAccessSettingsRequest,
2782
2391
  () => UpdateIpAccessSettingsResponse,
2783
2392
  ];
@@ -2785,9 +2394,7 @@ var UpdateNetworkSettings = [
2785
2394
  9,
2786
2395
  n0,
2787
2396
  _UNS,
2788
- {
2789
- [_h]: ["PATCH", "/networkSettings/{networkSettingsArn+}", 200],
2790
- },
2397
+ { [_h]: ["PATCH", "/networkSettings/{networkSettingsArn+}", 200] },
2791
2398
  () => UpdateNetworkSettingsRequest,
2792
2399
  () => UpdateNetworkSettingsResponse,
2793
2400
  ];
@@ -2795,9 +2402,7 @@ var UpdatePortal = [
2795
2402
  9,
2796
2403
  n0,
2797
2404
  _UPp,
2798
- {
2799
- [_h]: ["PUT", "/portals/{portalArn+}", 200],
2800
- },
2405
+ { [_h]: ["PUT", "/portals/{portalArn+}", 200] },
2801
2406
  () => UpdatePortalRequest,
2802
2407
  () => UpdatePortalResponse,
2803
2408
  ];
@@ -2805,9 +2410,7 @@ var UpdateSessionLogger = [
2805
2410
  9,
2806
2411
  n0,
2807
2412
  _USLp,
2808
- {
2809
- [_h]: ["POST", "/sessionLoggers/{sessionLoggerArn+}", 200],
2810
- },
2413
+ { [_h]: ["POST", "/sessionLoggers/{sessionLoggerArn+}", 200] },
2811
2414
  () => UpdateSessionLoggerRequest,
2812
2415
  () => UpdateSessionLoggerResponse,
2813
2416
  ];
@@ -2815,9 +2418,7 @@ var UpdateTrustStore = [
2815
2418
  9,
2816
2419
  n0,
2817
2420
  _UTS,
2818
- {
2819
- [_h]: ["PATCH", "/trustStores/{trustStoreArn+}", 200],
2820
- },
2421
+ { [_h]: ["PATCH", "/trustStores/{trustStoreArn+}", 200] },
2821
2422
  () => UpdateTrustStoreRequest,
2822
2423
  () => UpdateTrustStoreResponse,
2823
2424
  ];
@@ -2825,9 +2426,7 @@ var UpdateUserAccessLoggingSettings = [
2825
2426
  9,
2826
2427
  n0,
2827
2428
  _UUALS,
2828
- {
2829
- [_h]: ["PATCH", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200],
2830
- },
2429
+ { [_h]: ["PATCH", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] },
2831
2430
  () => UpdateUserAccessLoggingSettingsRequest,
2832
2431
  () => UpdateUserAccessLoggingSettingsResponse,
2833
2432
  ];
@@ -2835,9 +2434,7 @@ var UpdateUserSettings = [
2835
2434
  9,
2836
2435
  n0,
2837
2436
  _UUS,
2838
- {
2839
- [_h]: ["PATCH", "/userSettings/{userSettingsArn+}", 200],
2840
- },
2437
+ { [_h]: ["PATCH", "/userSettings/{userSettingsArn+}", 200] },
2841
2438
  () => UpdateUserSettingsRequest,
2842
2439
  () => UpdateUserSettingsResponse,
2843
2440
  ];