@aws-sdk/client-qbusiness 3.940.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 (134) hide show
  1. package/dist-cjs/index.js +157 -736
  2. package/dist-cjs/runtimeConfig.browser.js +5 -3
  3. package/dist-cjs/runtimeConfig.js +8 -5
  4. package/dist-cjs/runtimeConfig.native.js +3 -1
  5. package/dist-es/QBusinessClient.js +2 -2
  6. package/dist-es/runtimeConfig.browser.js +5 -3
  7. package/dist-es/runtimeConfig.js +7 -4
  8. package/dist-es/runtimeConfig.native.js +3 -1
  9. package/dist-es/schemas/schemas_0.js +157 -736
  10. package/dist-types/QBusiness.d.ts +1 -1
  11. package/dist-types/QBusinessClient.d.ts +12 -12
  12. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  13. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  14. package/dist-types/commands/AssociatePermissionCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchPutDocumentCommand.d.ts +3 -3
  17. package/dist-types/commands/CancelSubscriptionCommand.d.ts +3 -3
  18. package/dist-types/commands/ChatCommand.d.ts +4 -4
  19. package/dist-types/commands/ChatSyncCommand.d.ts +4 -4
  20. package/dist-types/commands/CheckDocumentAccessCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateAnonymousWebExperienceUrlCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateApplicationCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateChatResponseConfigurationCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateDataAccessorCommand.d.ts +4 -4
  25. package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateIndexCommand.d.ts +3 -3
  27. package/dist-types/commands/CreatePluginCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateRetrieverCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateSubscriptionCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateWebExperienceCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteApplicationCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteAttachmentCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteChatControlsConfigurationCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteChatResponseConfigurationCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteConversationCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteDataAccessorCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteGroupCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteIndexCommand.d.ts +3 -3
  41. package/dist-types/commands/DeletePluginCommand.d.ts +3 -3
  42. package/dist-types/commands/DeleteRetrieverCommand.d.ts +3 -3
  43. package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
  44. package/dist-types/commands/DeleteWebExperienceCommand.d.ts +3 -3
  45. package/dist-types/commands/DisassociatePermissionCommand.d.ts +3 -3
  46. package/dist-types/commands/GetApplicationCommand.d.ts +3 -3
  47. package/dist-types/commands/GetChatControlsConfigurationCommand.d.ts +3 -3
  48. package/dist-types/commands/GetChatResponseConfigurationCommand.d.ts +3 -3
  49. package/dist-types/commands/GetDataAccessorCommand.d.ts +4 -4
  50. package/dist-types/commands/GetDataSourceCommand.d.ts +3 -3
  51. package/dist-types/commands/GetDocumentContentCommand.d.ts +3 -3
  52. package/dist-types/commands/GetGroupCommand.d.ts +3 -3
  53. package/dist-types/commands/GetIndexCommand.d.ts +3 -3
  54. package/dist-types/commands/GetMediaCommand.d.ts +3 -3
  55. package/dist-types/commands/GetPluginCommand.d.ts +3 -3
  56. package/dist-types/commands/GetPolicyCommand.d.ts +3 -3
  57. package/dist-types/commands/GetRetrieverCommand.d.ts +3 -3
  58. package/dist-types/commands/GetUserCommand.d.ts +3 -3
  59. package/dist-types/commands/GetWebExperienceCommand.d.ts +3 -3
  60. package/dist-types/commands/ListApplicationsCommand.d.ts +3 -3
  61. package/dist-types/commands/ListAttachmentsCommand.d.ts +3 -3
  62. package/dist-types/commands/ListChatResponseConfigurationsCommand.d.ts +3 -3
  63. package/dist-types/commands/ListConversationsCommand.d.ts +3 -3
  64. package/dist-types/commands/ListDataAccessorsCommand.d.ts +3 -3
  65. package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +3 -3
  66. package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -3
  67. package/dist-types/commands/ListDocumentsCommand.d.ts +3 -3
  68. package/dist-types/commands/ListGroupsCommand.d.ts +3 -3
  69. package/dist-types/commands/ListIndicesCommand.d.ts +3 -3
  70. package/dist-types/commands/ListMessagesCommand.d.ts +3 -3
  71. package/dist-types/commands/ListPluginActionsCommand.d.ts +3 -3
  72. package/dist-types/commands/ListPluginTypeActionsCommand.d.ts +3 -3
  73. package/dist-types/commands/ListPluginTypeMetadataCommand.d.ts +3 -3
  74. package/dist-types/commands/ListPluginsCommand.d.ts +3 -3
  75. package/dist-types/commands/ListRetrieversCommand.d.ts +3 -3
  76. package/dist-types/commands/ListSubscriptionsCommand.d.ts +3 -3
  77. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  78. package/dist-types/commands/ListWebExperiencesCommand.d.ts +3 -3
  79. package/dist-types/commands/PutFeedbackCommand.d.ts +3 -3
  80. package/dist-types/commands/PutGroupCommand.d.ts +3 -3
  81. package/dist-types/commands/SearchRelevantContentCommand.d.ts +4 -4
  82. package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +3 -3
  83. package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +3 -3
  84. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  85. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  86. package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -3
  87. package/dist-types/commands/UpdateChatControlsConfigurationCommand.d.ts +3 -3
  88. package/dist-types/commands/UpdateChatResponseConfigurationCommand.d.ts +3 -3
  89. package/dist-types/commands/UpdateDataAccessorCommand.d.ts +4 -4
  90. package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -3
  91. package/dist-types/commands/UpdateIndexCommand.d.ts +3 -3
  92. package/dist-types/commands/UpdatePluginCommand.d.ts +3 -3
  93. package/dist-types/commands/UpdateRetrieverCommand.d.ts +3 -3
  94. package/dist-types/commands/UpdateSubscriptionCommand.d.ts +3 -3
  95. package/dist-types/commands/UpdateUserCommand.d.ts +3 -3
  96. package/dist-types/commands/UpdateWebExperienceCommand.d.ts +3 -3
  97. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  98. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  99. package/dist-types/extensionConfiguration.d.ts +4 -4
  100. package/dist-types/models/QBusinessServiceException.d.ts +1 -1
  101. package/dist-types/models/errors.d.ts +1 -1
  102. package/dist-types/models/models_1.d.ts +1 -1
  103. package/dist-types/pagination/GetChatControlsConfigurationPaginator.d.ts +1 -1
  104. package/dist-types/pagination/Interfaces.d.ts +1 -1
  105. package/dist-types/pagination/ListApplicationsPaginator.d.ts +1 -1
  106. package/dist-types/pagination/ListAttachmentsPaginator.d.ts +1 -1
  107. package/dist-types/pagination/ListChatResponseConfigurationsPaginator.d.ts +1 -1
  108. package/dist-types/pagination/ListConversationsPaginator.d.ts +1 -1
  109. package/dist-types/pagination/ListDataAccessorsPaginator.d.ts +1 -1
  110. package/dist-types/pagination/ListDataSourceSyncJobsPaginator.d.ts +1 -1
  111. package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
  112. package/dist-types/pagination/ListDocumentsPaginator.d.ts +1 -1
  113. package/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
  114. package/dist-types/pagination/ListIndicesPaginator.d.ts +1 -1
  115. package/dist-types/pagination/ListMessagesPaginator.d.ts +1 -1
  116. package/dist-types/pagination/ListPluginActionsPaginator.d.ts +1 -1
  117. package/dist-types/pagination/ListPluginTypeActionsPaginator.d.ts +1 -1
  118. package/dist-types/pagination/ListPluginTypeMetadataPaginator.d.ts +1 -1
  119. package/dist-types/pagination/ListPluginsPaginator.d.ts +1 -1
  120. package/dist-types/pagination/ListRetrieversPaginator.d.ts +1 -1
  121. package/dist-types/pagination/ListSubscriptionsPaginator.d.ts +1 -1
  122. package/dist-types/pagination/ListWebExperiencesPaginator.d.ts +1 -1
  123. package/dist-types/pagination/SearchRelevantContentPaginator.d.ts +1 -1
  124. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  125. package/dist-types/runtimeConfig.d.ts +1 -1
  126. package/dist-types/runtimeConfig.native.d.ts +1 -1
  127. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  128. package/dist-types/runtimeExtensions.d.ts +1 -1
  129. package/dist-types/schemas/schemas_0.d.ts +1 -1
  130. package/dist-types/ts3.4/QBusinessClient.d.ts +3 -3
  131. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  132. package/dist-types/ts3.4/models/QBusinessServiceException.d.ts +1 -1
  133. package/dist-types/ts3.4/models/models_1.d.ts +5 -5
  134. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -1115,17 +1115,7 @@ var KmsKeyId = [0, n0, _KKI, 8, 0];
1115
1115
  var Payload = [0, n0, _P, 8, 0];
1116
1116
  var AccessConfiguration = [3, n0, _AC, 0, [_aC, _mR], [() => AccessControls, 0]];
1117
1117
  var AccessControl = [3, n0, _ACc, 0, [_p, _mR], [() => Principals, 0]];
1118
- var AccessDeniedException = [
1119
- -3,
1120
- n0,
1121
- _ADE,
1122
- {
1123
- [_e]: _c,
1124
- [_hE]: 403,
1125
- },
1126
- [_m],
1127
- [0],
1128
- ];
1118
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
1129
1119
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
1130
1120
  var ActionConfiguration = [
1131
1121
  3,
@@ -1302,37 +1292,11 @@ var ChatInput = [
1302
1292
  [_aIp, _uI, _uG, _cI, _pMI, _cT, _iS],
1303
1293
  [
1304
1294
  [0, 1],
1305
- [
1306
- 0,
1307
- {
1308
- [_hQ]: _uI,
1309
- },
1310
- ],
1311
- [
1312
- 64 | 0,
1313
- {
1314
- [_hQ]: _uG,
1315
- },
1316
- ],
1317
- [
1318
- 0,
1319
- {
1320
- [_hQ]: _cI,
1321
- },
1322
- ],
1323
- [
1324
- 0,
1325
- {
1326
- [_hQ]: _pMI,
1327
- },
1328
- ],
1329
- [
1330
- 0,
1331
- {
1332
- [_iTd]: 1,
1333
- [_hQ]: _cT,
1334
- },
1335
- ],
1295
+ [0, { [_hQ]: _uI }],
1296
+ [64 | 0, { [_hQ]: _uG }],
1297
+ [0, { [_hQ]: _cI }],
1298
+ [0, { [_hQ]: _pMI }],
1299
+ [0, { [_iTd]: 1, [_hQ]: _cT }],
1336
1300
  [() => ChatInputStream, 16],
1337
1301
  ],
1338
1302
  ];
@@ -1361,18 +1325,8 @@ var ChatSyncInput = [
1361
1325
  [_aIp, _uI, _uG, _uM, _att, _aE, _aCR, _cI, _pMI, _aFt, _cM, _cMCh, _cT],
1362
1326
  [
1363
1327
  [0, 1],
1364
- [
1365
- 0,
1366
- {
1367
- [_hQ]: _uI,
1368
- },
1369
- ],
1370
- [
1371
- 64 | 0,
1372
- {
1373
- [_hQ]: _uG,
1374
- },
1375
- ],
1328
+ [0, { [_hQ]: _uI }],
1329
+ [64 | 0, { [_hQ]: _uG }],
1376
1330
  0,
1377
1331
  () => AttachmentsInput,
1378
1332
  () => ActionExecution,
@@ -1404,12 +1358,7 @@ var CheckDocumentAccessRequest = [
1404
1358
  [0, 1],
1405
1359
  [0, 1],
1406
1360
  [0, 1],
1407
- [
1408
- 0,
1409
- {
1410
- [_hQ]: _dSI,
1411
- },
1412
- ],
1361
+ [0, { [_hQ]: _dSI }],
1413
1362
  ],
1414
1363
  ];
1415
1364
  var CheckDocumentAccessResponse = [
@@ -1428,17 +1377,7 @@ var ConfigurationEvent = [
1428
1377
  [_cM, _cMCh, _aFt],
1429
1378
  [0, () => ChatModeConfiguration, () => AttributeFilter],
1430
1379
  ];
1431
- var ConflictException = [
1432
- -3,
1433
- n0,
1434
- _CEo,
1435
- {
1436
- [_e]: _c,
1437
- [_hE]: 409,
1438
- },
1439
- [_m, _rI, _rT],
1440
- [0, 0, 0],
1441
- ];
1380
+ var ConflictException = [-3, n0, _CEo, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
1442
1381
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
1443
1382
  var ContentBlockerRule = [3, n0, _CBR, 0, [_sMO], [0]];
1444
1383
  var ContentRetrievalRule = [3, n0, _CRR, 0, [_eDS], [() => EligibleDataSources]];
@@ -1657,12 +1596,7 @@ var DeleteAttachmentRequest = [
1657
1596
  [0, 1],
1658
1597
  [0, 1],
1659
1598
  [0, 1],
1660
- [
1661
- 0,
1662
- {
1663
- [_hQ]: _uI,
1664
- },
1665
- ],
1599
+ [0, { [_hQ]: _uI }],
1666
1600
  ],
1667
1601
  ];
1668
1602
  var DeleteAttachmentResponse = [3, n0, _DARele, 0, [], []];
@@ -1689,12 +1623,7 @@ var DeleteConversationRequest = [
1689
1623
  [
1690
1624
  [0, 1],
1691
1625
  [0, 1],
1692
- [
1693
- 0,
1694
- {
1695
- [_hQ]: _uI,
1696
- },
1697
- ],
1626
+ [0, { [_hQ]: _uI }],
1698
1627
  ],
1699
1628
  ];
1700
1629
  var DeleteConversationResponse = [3, n0, _DCRe, 0, [], []];
@@ -1734,12 +1663,7 @@ var DeleteGroupRequest = [
1734
1663
  [0, 1],
1735
1664
  [0, 1],
1736
1665
  [0, 1],
1737
- [
1738
- 0,
1739
- {
1740
- [_hQ]: _dSI,
1741
- },
1742
- ],
1666
+ [0, { [_hQ]: _dSI }],
1743
1667
  ],
1744
1668
  ];
1745
1669
  var DeleteGroupResponse = [3, n0, _DGRe, 0, [], []];
@@ -1896,17 +1820,7 @@ var EligibleDataSource = [3, n0, _EDS, 0, [_iI, _dSI], [0, 0]];
1896
1820
  var EncryptionConfiguration = [3, n0, _EC, 0, [_kKI], [[() => KmsKeyId, 0]]];
1897
1821
  var EndOfInputEvent = [3, n0, _EOIE, 0, [], []];
1898
1822
  var ErrorDetail = [3, n0, _ED, 0, [_eM, _eCr], [0, 0]];
1899
- var ExternalResourceException = [
1900
- -3,
1901
- n0,
1902
- _ERE,
1903
- {
1904
- [_e]: _c,
1905
- [_hE]: 424,
1906
- },
1907
- [_m],
1908
- [0],
1909
- ];
1823
+ var ExternalResourceException = [-3, n0, _ERE, { [_e]: _c, [_hE]: 424 }, [_m], [0]];
1910
1824
  schema.TypeRegistry.for(n0).registerError(ExternalResourceException, ExternalResourceException$1);
1911
1825
  var FailedAttachmentEvent = [
1912
1826
  3,
@@ -1954,18 +1868,8 @@ var GetChatControlsConfigurationRequest = [
1954
1868
  [_aIp, _mRa, _nT],
1955
1869
  [
1956
1870
  [0, 1],
1957
- [
1958
- 1,
1959
- {
1960
- [_hQ]: _mRa,
1961
- },
1962
- ],
1963
- [
1964
- 0,
1965
- {
1966
- [_hQ]: _nT,
1967
- },
1968
- ],
1871
+ [1, { [_hQ]: _mRa }],
1872
+ [0, { [_hQ]: _nT }],
1969
1873
  ],
1970
1874
  ];
1971
1875
  var GetChatControlsConfigurationResponse = [
@@ -2080,19 +1984,9 @@ var GetDocumentContentRequest = [
2080
1984
  [
2081
1985
  [0, 1],
2082
1986
  [0, 1],
2083
- [
2084
- 0,
2085
- {
2086
- [_hQ]: _dSI,
2087
- },
2088
- ],
1987
+ [0, { [_hQ]: _dSI }],
2089
1988
  [0, 1],
2090
- [
2091
- 0,
2092
- {
2093
- [_hQ]: _oF,
2094
- },
2095
- ],
1989
+ [0, { [_hQ]: _oF }],
2096
1990
  ],
2097
1991
  ];
2098
1992
  var GetDocumentContentResponse = [3, n0, _GDCRe, 0, [_pU, _mT], [0, 0]];
@@ -2106,12 +2000,7 @@ var GetGroupRequest = [
2106
2000
  [0, 1],
2107
2001
  [0, 1],
2108
2002
  [0, 1],
2109
- [
2110
- 0,
2111
- {
2112
- [_hQ]: _dSI,
2113
- },
2114
- ],
2003
+ [0, { [_hQ]: _dSI }],
2115
2004
  ],
2116
2005
  ];
2117
2006
  var GetGroupResponse = [
@@ -2300,30 +2189,10 @@ var InstructionCollection = [
2300
2189
  [_rL, _tA, _pe, _oSu, _id, _to, _cIu, _ex],
2301
2190
  [0, 0, 0, 0, 0, 0, 0, 0],
2302
2191
  ];
2303
- var InternalServerException = [
2304
- -3,
2305
- n0,
2306
- _ISE,
2307
- {
2308
- [_e]: _ser,
2309
- [_hE]: 500,
2310
- },
2311
- [_m],
2312
- [0],
2313
- ];
2192
+ var InternalServerException = [-3, n0, _ISE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
2314
2193
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
2315
2194
  var KendraIndexConfiguration = [3, n0, _KIC, 0, [_iI], [0]];
2316
- var LicenseNotFoundException = [
2317
- -3,
2318
- n0,
2319
- _LNFE,
2320
- {
2321
- [_e]: _c,
2322
- [_hE]: 400,
2323
- },
2324
- [_m],
2325
- [0],
2326
- ];
2195
+ var LicenseNotFoundException = [-3, n0, _LNFE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2327
2196
  schema.TypeRegistry.for(n0).registerError(LicenseNotFoundException, LicenseNotFoundException$1);
2328
2197
  var ListApplicationsRequest = [
2329
2198
  3,
@@ -2332,18 +2201,8 @@ var ListApplicationsRequest = [
2332
2201
  0,
2333
2202
  [_nT, _mRa],
2334
2203
  [
2335
- [
2336
- 0,
2337
- {
2338
- [_hQ]: _nT,
2339
- },
2340
- ],
2341
- [
2342
- 1,
2343
- {
2344
- [_hQ]: _mRa,
2345
- },
2346
- ],
2204
+ [0, { [_hQ]: _nT }],
2205
+ [1, { [_hQ]: _mRa }],
2347
2206
  ],
2348
2207
  ];
2349
2208
  var ListApplicationsResponse = [3, n0, _LARi, 0, [_nT, _ap], [0, () => Applications]];
@@ -2355,30 +2214,10 @@ var ListAttachmentsRequest = [
2355
2214
  [_aIp, _cI, _uI, _nT, _mRa],
2356
2215
  [
2357
2216
  [0, 1],
2358
- [
2359
- 0,
2360
- {
2361
- [_hQ]: _cI,
2362
- },
2363
- ],
2364
- [
2365
- 0,
2366
- {
2367
- [_hQ]: _uI,
2368
- },
2369
- ],
2370
- [
2371
- 0,
2372
- {
2373
- [_hQ]: _nT,
2374
- },
2375
- ],
2376
- [
2377
- 1,
2378
- {
2379
- [_hQ]: _mRa,
2380
- },
2381
- ],
2217
+ [0, { [_hQ]: _cI }],
2218
+ [0, { [_hQ]: _uI }],
2219
+ [0, { [_hQ]: _nT }],
2220
+ [1, { [_hQ]: _mRa }],
2382
2221
  ],
2383
2222
  ];
2384
2223
  var ListAttachmentsResponse = [3, n0, _LARist, 0, [_att, _nT], [() => AttachmentList, 0]];
@@ -2390,18 +2229,8 @@ var ListChatResponseConfigurationsRequest = [
2390
2229
  [_aIp, _mRa, _nT],
2391
2230
  [
2392
2231
  [0, 1],
2393
- [
2394
- 1,
2395
- {
2396
- [_hQ]: _mRa,
2397
- },
2398
- ],
2399
- [
2400
- 0,
2401
- {
2402
- [_hQ]: _nT,
2403
- },
2404
- ],
2232
+ [1, { [_hQ]: _mRa }],
2233
+ [0, { [_hQ]: _nT }],
2405
2234
  ],
2406
2235
  ];
2407
2236
  var ListChatResponseConfigurationsResponse = [
@@ -2420,24 +2249,9 @@ var ListConversationsRequest = [
2420
2249
  [_aIp, _uI, _nT, _mRa],
2421
2250
  [
2422
2251
  [0, 1],
2423
- [
2424
- 0,
2425
- {
2426
- [_hQ]: _uI,
2427
- },
2428
- ],
2429
- [
2430
- 0,
2431
- {
2432
- [_hQ]: _nT,
2433
- },
2434
- ],
2435
- [
2436
- 1,
2437
- {
2438
- [_hQ]: _mRa,
2439
- },
2440
- ],
2252
+ [0, { [_hQ]: _uI }],
2253
+ [0, { [_hQ]: _nT }],
2254
+ [1, { [_hQ]: _mRa }],
2441
2255
  ],
2442
2256
  ];
2443
2257
  var ListConversationsResponse = [3, n0, _LCRi, 0, [_nT, _conv], [0, () => Conversations]];
@@ -2449,18 +2263,8 @@ var ListDataAccessorsRequest = [
2449
2263
  [_aIp, _nT, _mRa],
2450
2264
  [
2451
2265
  [0, 1],
2452
- [
2453
- 0,
2454
- {
2455
- [_hQ]: _nT,
2456
- },
2457
- ],
2458
- [
2459
- 1,
2460
- {
2461
- [_hQ]: _mRa,
2462
- },
2463
- ],
2266
+ [0, { [_hQ]: _nT }],
2267
+ [1, { [_hQ]: _mRa }],
2464
2268
  ],
2465
2269
  ];
2466
2270
  var ListDataAccessorsResponse = [
@@ -2480,18 +2284,8 @@ var ListDataSourcesRequest = [
2480
2284
  [
2481
2285
  [0, 1],
2482
2286
  [0, 1],
2483
- [
2484
- 0,
2485
- {
2486
- [_hQ]: _nT,
2487
- },
2488
- ],
2489
- [
2490
- 1,
2491
- {
2492
- [_hQ]: _mRa,
2493
- },
2494
- ],
2287
+ [0, { [_hQ]: _nT }],
2288
+ [1, { [_hQ]: _mRa }],
2495
2289
  ],
2496
2290
  ];
2497
2291
  var ListDataSourcesResponse = [3, n0, _LDSRi, 0, [_dSa, _nT], [() => DataSources, 0]];
@@ -2505,36 +2299,11 @@ var ListDataSourceSyncJobsRequest = [
2505
2299
  [0, 1],
2506
2300
  [0, 1],
2507
2301
  [0, 1],
2508
- [
2509
- 0,
2510
- {
2511
- [_hQ]: _nT,
2512
- },
2513
- ],
2514
- [
2515
- 1,
2516
- {
2517
- [_hQ]: _mRa,
2518
- },
2519
- ],
2520
- [
2521
- 4,
2522
- {
2523
- [_hQ]: _sT,
2524
- },
2525
- ],
2526
- [
2527
- 4,
2528
- {
2529
- [_hQ]: _eTn,
2530
- },
2531
- ],
2532
- [
2533
- 0,
2534
- {
2535
- [_hQ]: _sSy,
2536
- },
2537
- ],
2302
+ [0, { [_hQ]: _nT }],
2303
+ [1, { [_hQ]: _mRa }],
2304
+ [4, { [_hQ]: _sT }],
2305
+ [4, { [_hQ]: _eTn }],
2306
+ [0, { [_hQ]: _sSy }],
2538
2307
  ],
2539
2308
  ];
2540
2309
  var ListDataSourceSyncJobsResponse = [
@@ -2554,24 +2323,9 @@ var ListDocumentsRequest = [
2554
2323
  [
2555
2324
  [0, 1],
2556
2325
  [0, 1],
2557
- [
2558
- 64 | 0,
2559
- {
2560
- [_hQ]: _dSIa,
2561
- },
2562
- ],
2563
- [
2564
- 0,
2565
- {
2566
- [_hQ]: _nT,
2567
- },
2568
- ],
2569
- [
2570
- 1,
2571
- {
2572
- [_hQ]: _mRa,
2573
- },
2574
- ],
2326
+ [64 | 0, { [_hQ]: _dSIa }],
2327
+ [0, { [_hQ]: _nT }],
2328
+ [1, { [_hQ]: _mRa }],
2575
2329
  ],
2576
2330
  ];
2577
2331
  var ListDocumentsResponse = [3, n0, _LDRi, 0, [_dDL, _nT], [() => DocumentDetailList, 0]];
@@ -2584,30 +2338,10 @@ var ListGroupsRequest = [
2584
2338
  [
2585
2339
  [0, 1],
2586
2340
  [0, 1],
2587
- [
2588
- 4,
2589
- {
2590
- [_hQ]: _uET,
2591
- },
2592
- ],
2593
- [
2594
- 0,
2595
- {
2596
- [_hQ]: _dSI,
2597
- },
2598
- ],
2599
- [
2600
- 0,
2601
- {
2602
- [_hQ]: _nT,
2603
- },
2604
- ],
2605
- [
2606
- 1,
2607
- {
2608
- [_hQ]: _mRa,
2609
- },
2610
- ],
2341
+ [4, { [_hQ]: _uET }],
2342
+ [0, { [_hQ]: _dSI }],
2343
+ [0, { [_hQ]: _nT }],
2344
+ [1, { [_hQ]: _mRa }],
2611
2345
  ],
2612
2346
  ];
2613
2347
  var ListGroupsResponse = [3, n0, _LGRi, 0, [_nT, _it], [0, () => GroupSummaryList]];
@@ -2619,18 +2353,8 @@ var ListIndicesRequest = [
2619
2353
  [_aIp, _nT, _mRa],
2620
2354
  [
2621
2355
  [0, 1],
2622
- [
2623
- 0,
2624
- {
2625
- [_hQ]: _nT,
2626
- },
2627
- ],
2628
- [
2629
- 1,
2630
- {
2631
- [_hQ]: _mRa,
2632
- },
2633
- ],
2356
+ [0, { [_hQ]: _nT }],
2357
+ [1, { [_hQ]: _mRa }],
2634
2358
  ],
2635
2359
  ];
2636
2360
  var ListIndicesResponse = [3, n0, _LIRi, 0, [_nT, _in], [0, () => Indices]];
@@ -2643,24 +2367,9 @@ var ListMessagesRequest = [
2643
2367
  [
2644
2368
  [0, 1],
2645
2369
  [0, 1],
2646
- [
2647
- 0,
2648
- {
2649
- [_hQ]: _uI,
2650
- },
2651
- ],
2652
- [
2653
- 0,
2654
- {
2655
- [_hQ]: _nT,
2656
- },
2657
- ],
2658
- [
2659
- 1,
2660
- {
2661
- [_hQ]: _mRa,
2662
- },
2663
- ],
2370
+ [0, { [_hQ]: _uI }],
2371
+ [0, { [_hQ]: _nT }],
2372
+ [1, { [_hQ]: _mRa }],
2664
2373
  ],
2665
2374
  ];
2666
2375
  var ListMessagesResponse = [3, n0, _LMRi, 0, [_mes, _nT], [[() => Messages, 0], 0]];
@@ -2673,18 +2382,8 @@ var ListPluginActionsRequest = [
2673
2382
  [
2674
2383
  [0, 1],
2675
2384
  [0, 1],
2676
- [
2677
- 0,
2678
- {
2679
- [_hQ]: _nT,
2680
- },
2681
- ],
2682
- [
2683
- 1,
2684
- {
2685
- [_hQ]: _mRa,
2686
- },
2687
- ],
2385
+ [0, { [_hQ]: _nT }],
2386
+ [1, { [_hQ]: _mRa }],
2688
2387
  ],
2689
2388
  ];
2690
2389
  var ListPluginActionsResponse = [3, n0, _LPARi, 0, [_nT, _it], [0, () => Actions]];
@@ -2696,18 +2395,8 @@ var ListPluginsRequest = [
2696
2395
  [_aIp, _nT, _mRa],
2697
2396
  [
2698
2397
  [0, 1],
2699
- [
2700
- 0,
2701
- {
2702
- [_hQ]: _nT,
2703
- },
2704
- ],
2705
- [
2706
- 1,
2707
- {
2708
- [_hQ]: _mRa,
2709
- },
2710
- ],
2398
+ [0, { [_hQ]: _nT }],
2399
+ [1, { [_hQ]: _mRa }],
2711
2400
  ],
2712
2401
  ];
2713
2402
  var ListPluginsResponse = [3, n0, _LPRi, 0, [_nT, _pl], [0, () => Plugins]];
@@ -2719,18 +2408,8 @@ var ListPluginTypeActionsRequest = [
2719
2408
  [_pT, _nT, _mRa],
2720
2409
  [
2721
2410
  [0, 1],
2722
- [
2723
- 0,
2724
- {
2725
- [_hQ]: _nT,
2726
- },
2727
- ],
2728
- [
2729
- 1,
2730
- {
2731
- [_hQ]: _mRa,
2732
- },
2733
- ],
2411
+ [0, { [_hQ]: _nT }],
2412
+ [1, { [_hQ]: _mRa }],
2734
2413
  ],
2735
2414
  ];
2736
2415
  var ListPluginTypeActionsResponse = [3, n0, _LPTARi, 0, [_nT, _it], [0, () => Actions]];
@@ -2741,18 +2420,8 @@ var ListPluginTypeMetadataRequest = [
2741
2420
  0,
2742
2421
  [_nT, _mRa],
2743
2422
  [
2744
- [
2745
- 0,
2746
- {
2747
- [_hQ]: _nT,
2748
- },
2749
- ],
2750
- [
2751
- 1,
2752
- {
2753
- [_hQ]: _mRa,
2754
- },
2755
- ],
2423
+ [0, { [_hQ]: _nT }],
2424
+ [1, { [_hQ]: _mRa }],
2756
2425
  ],
2757
2426
  ];
2758
2427
  var ListPluginTypeMetadataResponse = [
@@ -2771,18 +2440,8 @@ var ListRetrieversRequest = [
2771
2440
  [_aIp, _nT, _mRa],
2772
2441
  [
2773
2442
  [0, 1],
2774
- [
2775
- 0,
2776
- {
2777
- [_hQ]: _nT,
2778
- },
2779
- ],
2780
- [
2781
- 1,
2782
- {
2783
- [_hQ]: _mRa,
2784
- },
2785
- ],
2443
+ [0, { [_hQ]: _nT }],
2444
+ [1, { [_hQ]: _mRa }],
2786
2445
  ],
2787
2446
  ];
2788
2447
  var ListRetrieversResponse = [3, n0, _LRRi, 0, [_re, _nT], [() => Retrievers, 0]];
@@ -2794,18 +2453,8 @@ var ListSubscriptionsRequest = [
2794
2453
  [_aIp, _nT, _mRa],
2795
2454
  [
2796
2455
  [0, 1],
2797
- [
2798
- 0,
2799
- {
2800
- [_hQ]: _nT,
2801
- },
2802
- ],
2803
- [
2804
- 1,
2805
- {
2806
- [_hQ]: _mRa,
2807
- },
2808
- ],
2456
+ [0, { [_hQ]: _nT }],
2457
+ [1, { [_hQ]: _mRa }],
2809
2458
  ],
2810
2459
  ];
2811
2460
  var ListSubscriptionsResponse = [3, n0, _LSRi, 0, [_nT, _sub], [0, () => Subscriptions]];
@@ -2819,18 +2468,8 @@ var ListWebExperiencesRequest = [
2819
2468
  [_aIp, _nT, _mRa],
2820
2469
  [
2821
2470
  [0, 1],
2822
- [
2823
- 0,
2824
- {
2825
- [_hQ]: _nT,
2826
- },
2827
- ],
2828
- [
2829
- 1,
2830
- {
2831
- [_hQ]: _mRa,
2832
- },
2833
- ],
2471
+ [0, { [_hQ]: _nT }],
2472
+ [1, { [_hQ]: _mRa }],
2834
2473
  ],
2835
2474
  ];
2836
2475
  var ListWebExperiencesResponse = [
@@ -2849,17 +2488,7 @@ var MediaExtractionConfiguration = [
2849
2488
  [_iEC, _aEC, _vEC],
2850
2489
  [() => ImageExtractionConfiguration, () => AudioExtractionConfiguration, () => VideoExtractionConfiguration],
2851
2490
  ];
2852
- var MediaTooLargeException = [
2853
- -3,
2854
- n0,
2855
- _MTLE,
2856
- {
2857
- [_e]: _c,
2858
- [_hE]: 400,
2859
- },
2860
- [_m],
2861
- [0],
2862
- ];
2491
+ var MediaTooLargeException = [-3, n0, _MTLE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2863
2492
  schema.TypeRegistry.for(n0).registerError(MediaTooLargeException, MediaTooLargeException$1);
2864
2493
  var MemberGroup = [3, n0, _MG, 0, [_gN, _t], [0, 0]];
2865
2494
  var MemberUser = [3, n0, _MU, 0, [_uI, _t], [0, 0]];
@@ -2920,19 +2549,7 @@ var PutFeedbackRequest = [
2920
2549
  _PFR,
2921
2550
  0,
2922
2551
  [_aIp, _uI, _cI, _mIe, _mCA, _mUe],
2923
- [
2924
- [0, 1],
2925
- [
2926
- 0,
2927
- {
2928
- [_hQ]: _uI,
2929
- },
2930
- ],
2931
- [0, 1],
2932
- [0, 1],
2933
- 4,
2934
- () => MessageUsefulnessFeedback,
2935
- ],
2552
+ [[0, 1], [0, { [_hQ]: _uI }], [0, 1], [0, 1], 4, () => MessageUsefulnessFeedback],
2936
2553
  ];
2937
2554
  var PutGroupRequest = [
2938
2555
  3,
@@ -2957,10 +2574,7 @@ var ResourceNotFoundException = [
2957
2574
  -3,
2958
2575
  n0,
2959
2576
  _RNFE,
2960
- {
2961
- [_e]: _c,
2962
- [_hE]: 404,
2963
- },
2577
+ { [_e]: _c, [_hE]: 404 },
2964
2578
  [_m, _rI, _rT],
2965
2579
  [0, 0, 0],
2966
2580
  ];
@@ -3000,10 +2614,7 @@ var ServiceQuotaExceededException = [
3000
2614
  -3,
3001
2615
  n0,
3002
2616
  _SQEE,
3003
- {
3004
- [_e]: _c,
3005
- [_hE]: 402,
3006
- },
2617
+ { [_e]: _c, [_hE]: 402 },
3007
2618
  [_m, _rI, _rT],
3008
2619
  [0, 0, 0],
3009
2620
  ];
@@ -3068,17 +2679,7 @@ var TextSegment = [
3068
2679
  [_bOe, _eO, _sE, _mI, _mMT, _sD],
3069
2680
  [1, 1, () => SnippetExcerpt, 0, 0, () => SourceDetails],
3070
2681
  ];
3071
- var ThrottlingException = [
3072
- -3,
3073
- n0,
3074
- _TE,
3075
- {
3076
- [_e]: _c,
3077
- [_hE]: 429,
3078
- },
3079
- [_m],
3080
- [0],
3081
- ];
2682
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
3082
2683
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
3083
2684
  var TopicConfiguration = [
3084
2685
  3,
@@ -3096,12 +2697,7 @@ var UntagResourceRequest = [
3096
2697
  [_rARN, _tK],
3097
2698
  [
3098
2699
  [0, 1],
3099
- [
3100
- 64 | 0,
3101
- {
3102
- [_hQ]: _tK,
3103
- },
3104
- ],
2700
+ [64 | 0, { [_hQ]: _tK }],
3105
2701
  ],
3106
2702
  ];
3107
2703
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -3262,10 +2858,7 @@ var ValidationException = [
3262
2858
  -3,
3263
2859
  n0,
3264
2860
  _VE,
3265
- {
3266
- [_e]: _c,
3267
- [_hE]: 400,
3268
- },
2861
+ { [_e]: _c, [_hE]: 400 },
3269
2862
  [_m, _rea, _f],
3270
2863
  [0, 0, () => ValidationExceptionFields],
3271
2864
  ];
@@ -3335,15 +2928,7 @@ var Principals = [1, n0, _Pr, 0, () => Principal];
3335
2928
  var RelevantContentList = [1, n0, _RCL, 0, () => RelevantContent];
3336
2929
  var Retrievers = [1, n0, _Re, 0, () => Retriever];
3337
2930
  var Rules = [1, n0, _Rul, 0, () => Rule];
3338
- var SourceAttributions = [
3339
- 1,
3340
- n0,
3341
- _SAou,
3342
- {
3343
- [_sp]: 1,
3344
- },
3345
- () => SourceAttribution,
3346
- ];
2931
+ var SourceAttributions = [1, n0, _SAou, { [_sp]: 1 }, () => SourceAttribution];
3347
2932
  var Subscriptions = [1, n0, _Sub, 0, () => Subscription];
3348
2933
  var Tags = [1, n0, _Ta, 0, () => Tag];
3349
2934
  var TextSegmentList = [1, n0, _TSL, 0, () => TextSegment];
@@ -3367,9 +2952,7 @@ var ChatInputStream = [
3367
2952
  3,
3368
2953
  n0,
3369
2954
  _CIS,
3370
- {
3371
- [_str]: 1,
3372
- },
2955
+ { [_str]: 1 },
3373
2956
  [_cE, _tE, _aEt, _aEE, _eOIE, _aCRE],
3374
2957
  [
3375
2958
  () => ConfigurationEvent,
@@ -3385,9 +2968,7 @@ var ChatOutputStream = [
3385
2968
  3,
3386
2969
  n0,
3387
2970
  _COS,
3388
- {
3389
- [_str]: 1,
3390
- },
2971
+ { [_str]: 1 },
3391
2972
  [_tE, _mE, _aRE, _fAE, _aCREu],
3392
2973
  [
3393
2974
  () => TextOutputEvent,
@@ -3481,9 +3062,7 @@ var AssociatePermission = [
3481
3062
  9,
3482
3063
  n0,
3483
3064
  _AP,
3484
- {
3485
- [_ht]: ["POST", "/applications/{applicationId}/policy", 200],
3486
- },
3065
+ { [_ht]: ["POST", "/applications/{applicationId}/policy", 200] },
3487
3066
  () => AssociatePermissionRequest,
3488
3067
  () => AssociatePermissionResponse,
3489
3068
  ];
@@ -3491,9 +3070,7 @@ var BatchDeleteDocument = [
3491
3070
  9,
3492
3071
  n0,
3493
3072
  _BDD,
3494
- {
3495
- [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/documents/delete", 200],
3496
- },
3073
+ { [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/documents/delete", 200] },
3497
3074
  () => BatchDeleteDocumentRequest,
3498
3075
  () => BatchDeleteDocumentResponse,
3499
3076
  ];
@@ -3501,9 +3078,7 @@ var BatchPutDocument = [
3501
3078
  9,
3502
3079
  n0,
3503
3080
  _BPD,
3504
- {
3505
- [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/documents", 200],
3506
- },
3081
+ { [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/documents", 200] },
3507
3082
  () => BatchPutDocumentRequest,
3508
3083
  () => BatchPutDocumentResponse,
3509
3084
  ];
@@ -3511,9 +3086,7 @@ var CancelSubscription = [
3511
3086
  9,
3512
3087
  n0,
3513
3088
  _CSa,
3514
- {
3515
- [_ht]: ["DELETE", "/applications/{applicationId}/subscriptions/{subscriptionId}", 200],
3516
- },
3089
+ { [_ht]: ["DELETE", "/applications/{applicationId}/subscriptions/{subscriptionId}", 200] },
3517
3090
  () => CancelSubscriptionRequest,
3518
3091
  () => CancelSubscriptionResponse,
3519
3092
  ];
@@ -3521,9 +3094,7 @@ var Chat = [
3521
3094
  9,
3522
3095
  n0,
3523
3096
  _Ch,
3524
- {
3525
- [_ht]: ["POST", "/applications/{applicationId}/conversations", 200],
3526
- },
3097
+ { [_ht]: ["POST", "/applications/{applicationId}/conversations", 200] },
3527
3098
  () => ChatInput,
3528
3099
  () => ChatOutput,
3529
3100
  ];
@@ -3531,9 +3102,7 @@ var ChatSync = [
3531
3102
  9,
3532
3103
  n0,
3533
3104
  _CSh,
3534
- {
3535
- [_ht]: ["POST", "/applications/{applicationId}/conversations?sync", 200],
3536
- },
3105
+ { [_ht]: ["POST", "/applications/{applicationId}/conversations?sync", 200] },
3537
3106
  () => ChatSyncInput,
3538
3107
  () => ChatSyncOutput,
3539
3108
  ];
@@ -3555,9 +3124,7 @@ var CreateAnonymousWebExperienceUrl = [
3555
3124
  9,
3556
3125
  n0,
3557
3126
  _CAWEU,
3558
- {
3559
- [_ht]: ["POST", "/applications/{applicationId}/experiences/{webExperienceId}/anonymous-url", 200],
3560
- },
3127
+ { [_ht]: ["POST", "/applications/{applicationId}/experiences/{webExperienceId}/anonymous-url", 200] },
3561
3128
  () => CreateAnonymousWebExperienceUrlRequest,
3562
3129
  () => CreateAnonymousWebExperienceUrlResponse,
3563
3130
  ];
@@ -3565,9 +3132,7 @@ var CreateApplication = [
3565
3132
  9,
3566
3133
  n0,
3567
3134
  _CA,
3568
- {
3569
- [_ht]: ["POST", "/applications", 200],
3570
- },
3135
+ { [_ht]: ["POST", "/applications", 200] },
3571
3136
  () => CreateApplicationRequest,
3572
3137
  () => CreateApplicationResponse,
3573
3138
  ];
@@ -3575,9 +3140,7 @@ var CreateChatResponseConfiguration = [
3575
3140
  9,
3576
3141
  n0,
3577
3142
  _CCRC,
3578
- {
3579
- [_ht]: ["POST", "/applications/{applicationId}/chatresponseconfigurations", 200],
3580
- },
3143
+ { [_ht]: ["POST", "/applications/{applicationId}/chatresponseconfigurations", 200] },
3581
3144
  () => CreateChatResponseConfigurationRequest,
3582
3145
  () => CreateChatResponseConfigurationResponse,
3583
3146
  ];
@@ -3585,9 +3148,7 @@ var CreateDataAccessor = [
3585
3148
  9,
3586
3149
  n0,
3587
3150
  _CDAr,
3588
- {
3589
- [_ht]: ["POST", "/applications/{applicationId}/dataaccessors", 200],
3590
- },
3151
+ { [_ht]: ["POST", "/applications/{applicationId}/dataaccessors", 200] },
3591
3152
  () => CreateDataAccessorRequest,
3592
3153
  () => CreateDataAccessorResponse,
3593
3154
  ];
@@ -3595,9 +3156,7 @@ var CreateDataSource = [
3595
3156
  9,
3596
3157
  n0,
3597
3158
  _CDS,
3598
- {
3599
- [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/datasources", 200],
3600
- },
3159
+ { [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/datasources", 200] },
3601
3160
  () => CreateDataSourceRequest,
3602
3161
  () => CreateDataSourceResponse,
3603
3162
  ];
@@ -3605,9 +3164,7 @@ var CreateIndex = [
3605
3164
  9,
3606
3165
  n0,
3607
3166
  _CIr,
3608
- {
3609
- [_ht]: ["POST", "/applications/{applicationId}/indices", 200],
3610
- },
3167
+ { [_ht]: ["POST", "/applications/{applicationId}/indices", 200] },
3611
3168
  () => CreateIndexRequest,
3612
3169
  () => CreateIndexResponse,
3613
3170
  ];
@@ -3615,9 +3172,7 @@ var CreatePlugin = [
3615
3172
  9,
3616
3173
  n0,
3617
3174
  _CP,
3618
- {
3619
- [_ht]: ["POST", "/applications/{applicationId}/plugins", 200],
3620
- },
3175
+ { [_ht]: ["POST", "/applications/{applicationId}/plugins", 200] },
3621
3176
  () => CreatePluginRequest,
3622
3177
  () => CreatePluginResponse,
3623
3178
  ];
@@ -3625,9 +3180,7 @@ var CreateRetriever = [
3625
3180
  9,
3626
3181
  n0,
3627
3182
  _CR,
3628
- {
3629
- [_ht]: ["POST", "/applications/{applicationId}/retrievers", 200],
3630
- },
3183
+ { [_ht]: ["POST", "/applications/{applicationId}/retrievers", 200] },
3631
3184
  () => CreateRetrieverRequest,
3632
3185
  () => CreateRetrieverResponse,
3633
3186
  ];
@@ -3635,9 +3188,7 @@ var CreateSubscription = [
3635
3188
  9,
3636
3189
  n0,
3637
3190
  _CSr,
3638
- {
3639
- [_ht]: ["POST", "/applications/{applicationId}/subscriptions", 200],
3640
- },
3191
+ { [_ht]: ["POST", "/applications/{applicationId}/subscriptions", 200] },
3641
3192
  () => CreateSubscriptionRequest,
3642
3193
  () => CreateSubscriptionResponse,
3643
3194
  ];
@@ -3645,9 +3196,7 @@ var CreateUser = [
3645
3196
  9,
3646
3197
  n0,
3647
3198
  _CU,
3648
- {
3649
- [_ht]: ["POST", "/applications/{applicationId}/users", 200],
3650
- },
3199
+ { [_ht]: ["POST", "/applications/{applicationId}/users", 200] },
3651
3200
  () => CreateUserRequest,
3652
3201
  () => CreateUserResponse,
3653
3202
  ];
@@ -3655,9 +3204,7 @@ var CreateWebExperience = [
3655
3204
  9,
3656
3205
  n0,
3657
3206
  _CWE,
3658
- {
3659
- [_ht]: ["POST", "/applications/{applicationId}/experiences", 200],
3660
- },
3207
+ { [_ht]: ["POST", "/applications/{applicationId}/experiences", 200] },
3661
3208
  () => CreateWebExperienceRequest,
3662
3209
  () => CreateWebExperienceResponse,
3663
3210
  ];
@@ -3665,9 +3212,7 @@ var DeleteApplication = [
3665
3212
  9,
3666
3213
  n0,
3667
3214
  _DAe,
3668
- {
3669
- [_ht]: ["DELETE", "/applications/{applicationId}", 200],
3670
- },
3215
+ { [_ht]: ["DELETE", "/applications/{applicationId}", 200] },
3671
3216
  () => DeleteApplicationRequest,
3672
3217
  () => DeleteApplicationResponse,
3673
3218
  ];
@@ -3675,9 +3220,7 @@ var DeleteAttachment = [
3675
3220
  9,
3676
3221
  n0,
3677
3222
  _DAel,
3678
- {
3679
- [_ht]: ["DELETE", "/applications/{applicationId}/conversations/{conversationId}/attachments/{attachmentId}", 200],
3680
- },
3223
+ { [_ht]: ["DELETE", "/applications/{applicationId}/conversations/{conversationId}/attachments/{attachmentId}", 200] },
3681
3224
  () => DeleteAttachmentRequest,
3682
3225
  () => DeleteAttachmentResponse,
3683
3226
  ];
@@ -3685,9 +3228,7 @@ var DeleteChatControlsConfiguration = [
3685
3228
  9,
3686
3229
  n0,
3687
3230
  _DCCC,
3688
- {
3689
- [_ht]: ["DELETE", "/applications/{applicationId}/chatcontrols", 200],
3690
- },
3231
+ { [_ht]: ["DELETE", "/applications/{applicationId}/chatcontrols", 200] },
3691
3232
  () => DeleteChatControlsConfigurationRequest,
3692
3233
  () => DeleteChatControlsConfigurationResponse,
3693
3234
  ];
@@ -3695,9 +3236,7 @@ var DeleteChatResponseConfiguration = [
3695
3236
  9,
3696
3237
  n0,
3697
3238
  _DCRC,
3698
- {
3699
- [_ht]: ["DELETE", "/applications/{applicationId}/chatresponseconfigurations/{chatResponseConfigurationId}", 200],
3700
- },
3239
+ { [_ht]: ["DELETE", "/applications/{applicationId}/chatresponseconfigurations/{chatResponseConfigurationId}", 200] },
3701
3240
  () => DeleteChatResponseConfigurationRequest,
3702
3241
  () => DeleteChatResponseConfigurationResponse,
3703
3242
  ];
@@ -3705,9 +3244,7 @@ var DeleteConversation = [
3705
3244
  9,
3706
3245
  n0,
3707
3246
  _DCe,
3708
- {
3709
- [_ht]: ["DELETE", "/applications/{applicationId}/conversations/{conversationId}", 200],
3710
- },
3247
+ { [_ht]: ["DELETE", "/applications/{applicationId}/conversations/{conversationId}", 200] },
3711
3248
  () => DeleteConversationRequest,
3712
3249
  () => DeleteConversationResponse,
3713
3250
  ];
@@ -3715,9 +3252,7 @@ var DeleteDataAccessor = [
3715
3252
  9,
3716
3253
  n0,
3717
3254
  _DDA,
3718
- {
3719
- [_ht]: ["DELETE", "/applications/{applicationId}/dataaccessors/{dataAccessorId}", 200],
3720
- },
3255
+ { [_ht]: ["DELETE", "/applications/{applicationId}/dataaccessors/{dataAccessorId}", 200] },
3721
3256
  () => DeleteDataAccessorRequest,
3722
3257
  () => DeleteDataAccessorResponse,
3723
3258
  ];
@@ -3725,9 +3260,7 @@ var DeleteDataSource = [
3725
3260
  9,
3726
3261
  n0,
3727
3262
  _DDS,
3728
- {
3729
- [_ht]: ["DELETE", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}", 200],
3730
- },
3263
+ { [_ht]: ["DELETE", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}", 200] },
3731
3264
  () => DeleteDataSourceRequest,
3732
3265
  () => DeleteDataSourceResponse,
3733
3266
  ];
@@ -3735,9 +3268,7 @@ var DeleteGroup = [
3735
3268
  9,
3736
3269
  n0,
3737
3270
  _DG,
3738
- {
3739
- [_ht]: ["DELETE", "/applications/{applicationId}/indices/{indexId}/groups/{groupName}", 200],
3740
- },
3271
+ { [_ht]: ["DELETE", "/applications/{applicationId}/indices/{indexId}/groups/{groupName}", 200] },
3741
3272
  () => DeleteGroupRequest,
3742
3273
  () => DeleteGroupResponse,
3743
3274
  ];
@@ -3745,9 +3276,7 @@ var DeleteIndex = [
3745
3276
  9,
3746
3277
  n0,
3747
3278
  _DI,
3748
- {
3749
- [_ht]: ["DELETE", "/applications/{applicationId}/indices/{indexId}", 200],
3750
- },
3279
+ { [_ht]: ["DELETE", "/applications/{applicationId}/indices/{indexId}", 200] },
3751
3280
  () => DeleteIndexRequest,
3752
3281
  () => DeleteIndexResponse,
3753
3282
  ];
@@ -3755,9 +3284,7 @@ var DeletePlugin = [
3755
3284
  9,
3756
3285
  n0,
3757
3286
  _DP,
3758
- {
3759
- [_ht]: ["DELETE", "/applications/{applicationId}/plugins/{pluginId}", 200],
3760
- },
3287
+ { [_ht]: ["DELETE", "/applications/{applicationId}/plugins/{pluginId}", 200] },
3761
3288
  () => DeletePluginRequest,
3762
3289
  () => DeletePluginResponse,
3763
3290
  ];
@@ -3765,9 +3292,7 @@ var DeleteRetriever = [
3765
3292
  9,
3766
3293
  n0,
3767
3294
  _DR,
3768
- {
3769
- [_ht]: ["DELETE", "/applications/{applicationId}/retrievers/{retrieverId}", 200],
3770
- },
3295
+ { [_ht]: ["DELETE", "/applications/{applicationId}/retrievers/{retrieverId}", 200] },
3771
3296
  () => DeleteRetrieverRequest,
3772
3297
  () => DeleteRetrieverResponse,
3773
3298
  ];
@@ -3775,9 +3300,7 @@ var DeleteUser = [
3775
3300
  9,
3776
3301
  n0,
3777
3302
  _DU,
3778
- {
3779
- [_ht]: ["DELETE", "/applications/{applicationId}/users/{userId}", 200],
3780
- },
3303
+ { [_ht]: ["DELETE", "/applications/{applicationId}/users/{userId}", 200] },
3781
3304
  () => DeleteUserRequest,
3782
3305
  () => DeleteUserResponse,
3783
3306
  ];
@@ -3785,9 +3308,7 @@ var DeleteWebExperience = [
3785
3308
  9,
3786
3309
  n0,
3787
3310
  _DWE,
3788
- {
3789
- [_ht]: ["DELETE", "/applications/{applicationId}/experiences/{webExperienceId}", 200],
3790
- },
3311
+ { [_ht]: ["DELETE", "/applications/{applicationId}/experiences/{webExperienceId}", 200] },
3791
3312
  () => DeleteWebExperienceRequest,
3792
3313
  () => DeleteWebExperienceResponse,
3793
3314
  ];
@@ -3795,9 +3316,7 @@ var DisassociatePermission = [
3795
3316
  9,
3796
3317
  n0,
3797
3318
  _DPi,
3798
- {
3799
- [_ht]: ["DELETE", "/applications/{applicationId}/policy/{statementId}", 200],
3800
- },
3319
+ { [_ht]: ["DELETE", "/applications/{applicationId}/policy/{statementId}", 200] },
3801
3320
  () => DisassociatePermissionRequest,
3802
3321
  () => DisassociatePermissionResponse,
3803
3322
  ];
@@ -3805,9 +3324,7 @@ var GetApplication = [
3805
3324
  9,
3806
3325
  n0,
3807
3326
  _GA,
3808
- {
3809
- [_ht]: ["GET", "/applications/{applicationId}", 200],
3810
- },
3327
+ { [_ht]: ["GET", "/applications/{applicationId}", 200] },
3811
3328
  () => GetApplicationRequest,
3812
3329
  () => GetApplicationResponse,
3813
3330
  ];
@@ -3815,9 +3332,7 @@ var GetChatControlsConfiguration = [
3815
3332
  9,
3816
3333
  n0,
3817
3334
  _GCCC,
3818
- {
3819
- [_ht]: ["GET", "/applications/{applicationId}/chatcontrols", 200],
3820
- },
3335
+ { [_ht]: ["GET", "/applications/{applicationId}/chatcontrols", 200] },
3821
3336
  () => GetChatControlsConfigurationRequest,
3822
3337
  () => GetChatControlsConfigurationResponse,
3823
3338
  ];
@@ -3825,9 +3340,7 @@ var GetChatResponseConfiguration = [
3825
3340
  9,
3826
3341
  n0,
3827
3342
  _GCRC,
3828
- {
3829
- [_ht]: ["GET", "/applications/{applicationId}/chatresponseconfigurations/{chatResponseConfigurationId}", 200],
3830
- },
3343
+ { [_ht]: ["GET", "/applications/{applicationId}/chatresponseconfigurations/{chatResponseConfigurationId}", 200] },
3831
3344
  () => GetChatResponseConfigurationRequest,
3832
3345
  () => GetChatResponseConfigurationResponse,
3833
3346
  ];
@@ -3835,9 +3348,7 @@ var GetDataAccessor = [
3835
3348
  9,
3836
3349
  n0,
3837
3350
  _GDA,
3838
- {
3839
- [_ht]: ["GET", "/applications/{applicationId}/dataaccessors/{dataAccessorId}", 200],
3840
- },
3351
+ { [_ht]: ["GET", "/applications/{applicationId}/dataaccessors/{dataAccessorId}", 200] },
3841
3352
  () => GetDataAccessorRequest,
3842
3353
  () => GetDataAccessorResponse,
3843
3354
  ];
@@ -3845,9 +3356,7 @@ var GetDataSource = [
3845
3356
  9,
3846
3357
  n0,
3847
3358
  _GDS,
3848
- {
3849
- [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}", 200],
3850
- },
3359
+ { [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}", 200] },
3851
3360
  () => GetDataSourceRequest,
3852
3361
  () => GetDataSourceResponse,
3853
3362
  ];
@@ -3855,9 +3364,7 @@ var GetDocumentContent = [
3855
3364
  9,
3856
3365
  n0,
3857
3366
  _GDC,
3858
- {
3859
- [_ht]: ["GET", "/applications/{applicationId}/index/{indexId}/documents/{documentId}/content", 200],
3860
- },
3367
+ { [_ht]: ["GET", "/applications/{applicationId}/index/{indexId}/documents/{documentId}/content", 200] },
3861
3368
  () => GetDocumentContentRequest,
3862
3369
  () => GetDocumentContentResponse,
3863
3370
  ];
@@ -3865,9 +3372,7 @@ var GetGroup = [
3865
3372
  9,
3866
3373
  n0,
3867
3374
  _GG,
3868
- {
3869
- [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/groups/{groupName}", 200],
3870
- },
3375
+ { [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/groups/{groupName}", 200] },
3871
3376
  () => GetGroupRequest,
3872
3377
  () => GetGroupResponse,
3873
3378
  ];
@@ -3875,9 +3380,7 @@ var GetIndex = [
3875
3380
  9,
3876
3381
  n0,
3877
3382
  _GI,
3878
- {
3879
- [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}", 200],
3880
- },
3383
+ { [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}", 200] },
3881
3384
  () => GetIndexRequest,
3882
3385
  () => GetIndexResponse,
3883
3386
  ];
@@ -3899,9 +3402,7 @@ var GetPlugin = [
3899
3402
  9,
3900
3403
  n0,
3901
3404
  _GP,
3902
- {
3903
- [_ht]: ["GET", "/applications/{applicationId}/plugins/{pluginId}", 200],
3904
- },
3405
+ { [_ht]: ["GET", "/applications/{applicationId}/plugins/{pluginId}", 200] },
3905
3406
  () => GetPluginRequest,
3906
3407
  () => GetPluginResponse,
3907
3408
  ];
@@ -3909,9 +3410,7 @@ var GetPolicy = [
3909
3410
  9,
3910
3411
  n0,
3911
3412
  _GPe,
3912
- {
3913
- [_ht]: ["GET", "/applications/{applicationId}/policy", 200],
3914
- },
3413
+ { [_ht]: ["GET", "/applications/{applicationId}/policy", 200] },
3915
3414
  () => GetPolicyRequest,
3916
3415
  () => GetPolicyResponse,
3917
3416
  ];
@@ -3919,9 +3418,7 @@ var GetRetriever = [
3919
3418
  9,
3920
3419
  n0,
3921
3420
  _GR,
3922
- {
3923
- [_ht]: ["GET", "/applications/{applicationId}/retrievers/{retrieverId}", 200],
3924
- },
3421
+ { [_ht]: ["GET", "/applications/{applicationId}/retrievers/{retrieverId}", 200] },
3925
3422
  () => GetRetrieverRequest,
3926
3423
  () => GetRetrieverResponse,
3927
3424
  ];
@@ -3929,9 +3426,7 @@ var GetUser = [
3929
3426
  9,
3930
3427
  n0,
3931
3428
  _GU,
3932
- {
3933
- [_ht]: ["GET", "/applications/{applicationId}/users/{userId}", 200],
3934
- },
3429
+ { [_ht]: ["GET", "/applications/{applicationId}/users/{userId}", 200] },
3935
3430
  () => GetUserRequest,
3936
3431
  () => GetUserResponse,
3937
3432
  ];
@@ -3939,9 +3434,7 @@ var GetWebExperience = [
3939
3434
  9,
3940
3435
  n0,
3941
3436
  _GWE,
3942
- {
3943
- [_ht]: ["GET", "/applications/{applicationId}/experiences/{webExperienceId}", 200],
3944
- },
3437
+ { [_ht]: ["GET", "/applications/{applicationId}/experiences/{webExperienceId}", 200] },
3945
3438
  () => GetWebExperienceRequest,
3946
3439
  () => GetWebExperienceResponse,
3947
3440
  ];
@@ -3949,9 +3442,7 @@ var ListApplications = [
3949
3442
  9,
3950
3443
  n0,
3951
3444
  _LA,
3952
- {
3953
- [_ht]: ["GET", "/applications", 200],
3954
- },
3445
+ { [_ht]: ["GET", "/applications", 200] },
3955
3446
  () => ListApplicationsRequest,
3956
3447
  () => ListApplicationsResponse,
3957
3448
  ];
@@ -3959,9 +3450,7 @@ var ListAttachments = [
3959
3450
  9,
3960
3451
  n0,
3961
3452
  _LAi,
3962
- {
3963
- [_ht]: ["GET", "/applications/{applicationId}/attachments", 200],
3964
- },
3453
+ { [_ht]: ["GET", "/applications/{applicationId}/attachments", 200] },
3965
3454
  () => ListAttachmentsRequest,
3966
3455
  () => ListAttachmentsResponse,
3967
3456
  ];
@@ -3969,9 +3458,7 @@ var ListChatResponseConfigurations = [
3969
3458
  9,
3970
3459
  n0,
3971
3460
  _LCRC,
3972
- {
3973
- [_ht]: ["GET", "/applications/{applicationId}/chatresponseconfigurations", 200],
3974
- },
3461
+ { [_ht]: ["GET", "/applications/{applicationId}/chatresponseconfigurations", 200] },
3975
3462
  () => ListChatResponseConfigurationsRequest,
3976
3463
  () => ListChatResponseConfigurationsResponse,
3977
3464
  ];
@@ -3979,9 +3466,7 @@ var ListConversations = [
3979
3466
  9,
3980
3467
  n0,
3981
3468
  _LC,
3982
- {
3983
- [_ht]: ["GET", "/applications/{applicationId}/conversations", 200],
3984
- },
3469
+ { [_ht]: ["GET", "/applications/{applicationId}/conversations", 200] },
3985
3470
  () => ListConversationsRequest,
3986
3471
  () => ListConversationsResponse,
3987
3472
  ];
@@ -3989,9 +3474,7 @@ var ListDataAccessors = [
3989
3474
  9,
3990
3475
  n0,
3991
3476
  _LDA,
3992
- {
3993
- [_ht]: ["GET", "/applications/{applicationId}/dataaccessors", 200],
3994
- },
3477
+ { [_ht]: ["GET", "/applications/{applicationId}/dataaccessors", 200] },
3995
3478
  () => ListDataAccessorsRequest,
3996
3479
  () => ListDataAccessorsResponse,
3997
3480
  ];
@@ -3999,9 +3482,7 @@ var ListDataSources = [
3999
3482
  9,
4000
3483
  n0,
4001
3484
  _LDS,
4002
- {
4003
- [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/datasources", 200],
4004
- },
3485
+ { [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/datasources", 200] },
4005
3486
  () => ListDataSourcesRequest,
4006
3487
  () => ListDataSourcesResponse,
4007
3488
  ];
@@ -4009,9 +3490,7 @@ var ListDataSourceSyncJobs = [
4009
3490
  9,
4010
3491
  n0,
4011
3492
  _LDSSJ,
4012
- {
4013
- [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/syncjobs", 200],
4014
- },
3493
+ { [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/syncjobs", 200] },
4015
3494
  () => ListDataSourceSyncJobsRequest,
4016
3495
  () => ListDataSourceSyncJobsResponse,
4017
3496
  ];
@@ -4019,9 +3498,7 @@ var ListDocuments = [
4019
3498
  9,
4020
3499
  n0,
4021
3500
  _LD,
4022
- {
4023
- [_ht]: ["GET", "/applications/{applicationId}/index/{indexId}/documents", 200],
4024
- },
3501
+ { [_ht]: ["GET", "/applications/{applicationId}/index/{indexId}/documents", 200] },
4025
3502
  () => ListDocumentsRequest,
4026
3503
  () => ListDocumentsResponse,
4027
3504
  ];
@@ -4029,9 +3506,7 @@ var ListGroups = [
4029
3506
  9,
4030
3507
  n0,
4031
3508
  _LG,
4032
- {
4033
- [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/groups", 200],
4034
- },
3509
+ { [_ht]: ["GET", "/applications/{applicationId}/indices/{indexId}/groups", 200] },
4035
3510
  () => ListGroupsRequest,
4036
3511
  () => ListGroupsResponse,
4037
3512
  ];
@@ -4039,9 +3514,7 @@ var ListIndices = [
4039
3514
  9,
4040
3515
  n0,
4041
3516
  _LI,
4042
- {
4043
- [_ht]: ["GET", "/applications/{applicationId}/indices", 200],
4044
- },
3517
+ { [_ht]: ["GET", "/applications/{applicationId}/indices", 200] },
4045
3518
  () => ListIndicesRequest,
4046
3519
  () => ListIndicesResponse,
4047
3520
  ];
@@ -4049,9 +3522,7 @@ var ListMessages = [
4049
3522
  9,
4050
3523
  n0,
4051
3524
  _LM,
4052
- {
4053
- [_ht]: ["GET", "/applications/{applicationId}/conversations/{conversationId}", 200],
4054
- },
3525
+ { [_ht]: ["GET", "/applications/{applicationId}/conversations/{conversationId}", 200] },
4055
3526
  () => ListMessagesRequest,
4056
3527
  () => ListMessagesResponse,
4057
3528
  ];
@@ -4059,9 +3530,7 @@ var ListPluginActions = [
4059
3530
  9,
4060
3531
  n0,
4061
3532
  _LPA,
4062
- {
4063
- [_ht]: ["GET", "/applications/{applicationId}/plugins/{pluginId}/actions", 200],
4064
- },
3533
+ { [_ht]: ["GET", "/applications/{applicationId}/plugins/{pluginId}/actions", 200] },
4065
3534
  () => ListPluginActionsRequest,
4066
3535
  () => ListPluginActionsResponse,
4067
3536
  ];
@@ -4069,9 +3538,7 @@ var ListPlugins = [
4069
3538
  9,
4070
3539
  n0,
4071
3540
  _LP,
4072
- {
4073
- [_ht]: ["GET", "/applications/{applicationId}/plugins", 200],
4074
- },
3541
+ { [_ht]: ["GET", "/applications/{applicationId}/plugins", 200] },
4075
3542
  () => ListPluginsRequest,
4076
3543
  () => ListPluginsResponse,
4077
3544
  ];
@@ -4079,9 +3546,7 @@ var ListPluginTypeActions = [
4079
3546
  9,
4080
3547
  n0,
4081
3548
  _LPTA,
4082
- {
4083
- [_ht]: ["GET", "/pluginTypes/{pluginType}/actions", 200],
4084
- },
3549
+ { [_ht]: ["GET", "/pluginTypes/{pluginType}/actions", 200] },
4085
3550
  () => ListPluginTypeActionsRequest,
4086
3551
  () => ListPluginTypeActionsResponse,
4087
3552
  ];
@@ -4089,9 +3554,7 @@ var ListPluginTypeMetadata = [
4089
3554
  9,
4090
3555
  n0,
4091
3556
  _LPTM,
4092
- {
4093
- [_ht]: ["GET", "/pluginTypeMetadata", 200],
4094
- },
3557
+ { [_ht]: ["GET", "/pluginTypeMetadata", 200] },
4095
3558
  () => ListPluginTypeMetadataRequest,
4096
3559
  () => ListPluginTypeMetadataResponse,
4097
3560
  ];
@@ -4099,9 +3562,7 @@ var ListRetrievers = [
4099
3562
  9,
4100
3563
  n0,
4101
3564
  _LR,
4102
- {
4103
- [_ht]: ["GET", "/applications/{applicationId}/retrievers", 200],
4104
- },
3565
+ { [_ht]: ["GET", "/applications/{applicationId}/retrievers", 200] },
4105
3566
  () => ListRetrieversRequest,
4106
3567
  () => ListRetrieversResponse,
4107
3568
  ];
@@ -4109,9 +3570,7 @@ var ListSubscriptions = [
4109
3570
  9,
4110
3571
  n0,
4111
3572
  _LS,
4112
- {
4113
- [_ht]: ["GET", "/applications/{applicationId}/subscriptions", 200],
4114
- },
3573
+ { [_ht]: ["GET", "/applications/{applicationId}/subscriptions", 200] },
4115
3574
  () => ListSubscriptionsRequest,
4116
3575
  () => ListSubscriptionsResponse,
4117
3576
  ];
@@ -4119,9 +3578,7 @@ var ListTagsForResource = [
4119
3578
  9,
4120
3579
  n0,
4121
3580
  _LTFR,
4122
- {
4123
- [_ht]: ["GET", "/v1/tags/{resourceARN}", 200],
4124
- },
3581
+ { [_ht]: ["GET", "/v1/tags/{resourceARN}", 200] },
4125
3582
  () => ListTagsForResourceRequest,
4126
3583
  () => ListTagsForResourceResponse,
4127
3584
  ];
@@ -4129,9 +3586,7 @@ var ListWebExperiences = [
4129
3586
  9,
4130
3587
  n0,
4131
3588
  _LWE,
4132
- {
4133
- [_ht]: ["GET", "/applications/{applicationId}/experiences", 200],
4134
- },
3589
+ { [_ht]: ["GET", "/applications/{applicationId}/experiences", 200] },
4135
3590
  () => ListWebExperiencesRequest,
4136
3591
  () => ListWebExperiencesResponse,
4137
3592
  ];
@@ -4149,9 +3604,7 @@ var PutGroup = [
4149
3604
  9,
4150
3605
  n0,
4151
3606
  _PGu,
4152
- {
4153
- [_ht]: ["PUT", "/applications/{applicationId}/indices/{indexId}/groups", 200],
4154
- },
3607
+ { [_ht]: ["PUT", "/applications/{applicationId}/indices/{indexId}/groups", 200] },
4155
3608
  () => PutGroupRequest,
4156
3609
  () => PutGroupResponse,
4157
3610
  ];
@@ -4159,9 +3612,7 @@ var SearchRelevantContent = [
4159
3612
  9,
4160
3613
  n0,
4161
3614
  _SRC,
4162
- {
4163
- [_ht]: ["POST", "/applications/{applicationId}/relevant-content", 200],
4164
- },
3615
+ { [_ht]: ["POST", "/applications/{applicationId}/relevant-content", 200] },
4165
3616
  () => SearchRelevantContentRequest,
4166
3617
  () => SearchRelevantContentResponse,
4167
3618
  ];
@@ -4169,9 +3620,7 @@ var StartDataSourceSyncJob = [
4169
3620
  9,
4170
3621
  n0,
4171
3622
  _SDSSJ,
4172
- {
4173
- [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/startsync", 200],
4174
- },
3623
+ { [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/startsync", 200] },
4175
3624
  () => StartDataSourceSyncJobRequest,
4176
3625
  () => StartDataSourceSyncJobResponse,
4177
3626
  ];
@@ -4179,9 +3628,7 @@ var StopDataSourceSyncJob = [
4179
3628
  9,
4180
3629
  n0,
4181
3630
  _SDSSJt,
4182
- {
4183
- [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/stopsync", 200],
4184
- },
3631
+ { [_ht]: ["POST", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/stopsync", 200] },
4185
3632
  () => StopDataSourceSyncJobRequest,
4186
3633
  () => StopDataSourceSyncJobResponse,
4187
3634
  ];
@@ -4189,9 +3636,7 @@ var TagResource = [
4189
3636
  9,
4190
3637
  n0,
4191
3638
  _TR,
4192
- {
4193
- [_ht]: ["POST", "/v1/tags/{resourceARN}", 200],
4194
- },
3639
+ { [_ht]: ["POST", "/v1/tags/{resourceARN}", 200] },
4195
3640
  () => TagResourceRequest,
4196
3641
  () => TagResourceResponse,
4197
3642
  ];
@@ -4199,9 +3644,7 @@ var UntagResource = [
4199
3644
  9,
4200
3645
  n0,
4201
3646
  _UR,
4202
- {
4203
- [_ht]: ["DELETE", "/v1/tags/{resourceARN}", 200],
4204
- },
3647
+ { [_ht]: ["DELETE", "/v1/tags/{resourceARN}", 200] },
4205
3648
  () => UntagResourceRequest,
4206
3649
  () => UntagResourceResponse,
4207
3650
  ];
@@ -4209,9 +3652,7 @@ var UpdateApplication = [
4209
3652
  9,
4210
3653
  n0,
4211
3654
  _UAp,
4212
- {
4213
- [_ht]: ["PUT", "/applications/{applicationId}", 200],
4214
- },
3655
+ { [_ht]: ["PUT", "/applications/{applicationId}", 200] },
4215
3656
  () => UpdateApplicationRequest,
4216
3657
  () => UpdateApplicationResponse,
4217
3658
  ];
@@ -4219,9 +3660,7 @@ var UpdateChatControlsConfiguration = [
4219
3660
  9,
4220
3661
  n0,
4221
3662
  _UCCC,
4222
- {
4223
- [_ht]: ["PATCH", "/applications/{applicationId}/chatcontrols", 200],
4224
- },
3663
+ { [_ht]: ["PATCH", "/applications/{applicationId}/chatcontrols", 200] },
4225
3664
  () => UpdateChatControlsConfigurationRequest,
4226
3665
  () => UpdateChatControlsConfigurationResponse,
4227
3666
  ];
@@ -4229,9 +3668,7 @@ var UpdateChatResponseConfiguration = [
4229
3668
  9,
4230
3669
  n0,
4231
3670
  _UCRC,
4232
- {
4233
- [_ht]: ["PUT", "/applications/{applicationId}/chatresponseconfigurations/{chatResponseConfigurationId}", 200],
4234
- },
3671
+ { [_ht]: ["PUT", "/applications/{applicationId}/chatresponseconfigurations/{chatResponseConfigurationId}", 200] },
4235
3672
  () => UpdateChatResponseConfigurationRequest,
4236
3673
  () => UpdateChatResponseConfigurationResponse,
4237
3674
  ];
@@ -4239,9 +3676,7 @@ var UpdateDataAccessor = [
4239
3676
  9,
4240
3677
  n0,
4241
3678
  _UDA,
4242
- {
4243
- [_ht]: ["PUT", "/applications/{applicationId}/dataaccessors/{dataAccessorId}", 200],
4244
- },
3679
+ { [_ht]: ["PUT", "/applications/{applicationId}/dataaccessors/{dataAccessorId}", 200] },
4245
3680
  () => UpdateDataAccessorRequest,
4246
3681
  () => UpdateDataAccessorResponse,
4247
3682
  ];
@@ -4249,9 +3684,7 @@ var UpdateDataSource = [
4249
3684
  9,
4250
3685
  n0,
4251
3686
  _UDS,
4252
- {
4253
- [_ht]: ["PUT", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}", 200],
4254
- },
3687
+ { [_ht]: ["PUT", "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}", 200] },
4255
3688
  () => UpdateDataSourceRequest,
4256
3689
  () => UpdateDataSourceResponse,
4257
3690
  ];
@@ -4259,9 +3692,7 @@ var UpdateIndex = [
4259
3692
  9,
4260
3693
  n0,
4261
3694
  _UI,
4262
- {
4263
- [_ht]: ["PUT", "/applications/{applicationId}/indices/{indexId}", 200],
4264
- },
3695
+ { [_ht]: ["PUT", "/applications/{applicationId}/indices/{indexId}", 200] },
4265
3696
  () => UpdateIndexRequest,
4266
3697
  () => UpdateIndexResponse,
4267
3698
  ];
@@ -4269,9 +3700,7 @@ var UpdatePlugin = [
4269
3700
  9,
4270
3701
  n0,
4271
3702
  _UP,
4272
- {
4273
- [_ht]: ["PUT", "/applications/{applicationId}/plugins/{pluginId}", 200],
4274
- },
3703
+ { [_ht]: ["PUT", "/applications/{applicationId}/plugins/{pluginId}", 200] },
4275
3704
  () => UpdatePluginRequest,
4276
3705
  () => UpdatePluginResponse,
4277
3706
  ];
@@ -4279,9 +3708,7 @@ var UpdateRetriever = [
4279
3708
  9,
4280
3709
  n0,
4281
3710
  _URp,
4282
- {
4283
- [_ht]: ["PUT", "/applications/{applicationId}/retrievers/{retrieverId}", 200],
4284
- },
3711
+ { [_ht]: ["PUT", "/applications/{applicationId}/retrievers/{retrieverId}", 200] },
4285
3712
  () => UpdateRetrieverRequest,
4286
3713
  () => UpdateRetrieverResponse,
4287
3714
  ];
@@ -4289,9 +3716,7 @@ var UpdateSubscription = [
4289
3716
  9,
4290
3717
  n0,
4291
3718
  _US,
4292
- {
4293
- [_ht]: ["PUT", "/applications/{applicationId}/subscriptions/{subscriptionId}", 200],
4294
- },
3719
+ { [_ht]: ["PUT", "/applications/{applicationId}/subscriptions/{subscriptionId}", 200] },
4295
3720
  () => UpdateSubscriptionRequest,
4296
3721
  () => UpdateSubscriptionResponse,
4297
3722
  ];
@@ -4299,9 +3724,7 @@ var UpdateUser = [
4299
3724
  9,
4300
3725
  n0,
4301
3726
  _UU,
4302
- {
4303
- [_ht]: ["PUT", "/applications/{applicationId}/users/{userId}", 200],
4304
- },
3727
+ { [_ht]: ["PUT", "/applications/{applicationId}/users/{userId}", 200] },
4305
3728
  () => UpdateUserRequest,
4306
3729
  () => UpdateUserResponse,
4307
3730
  ];
@@ -4309,9 +3732,7 @@ var UpdateWebExperience = [
4309
3732
  9,
4310
3733
  n0,
4311
3734
  _UWE,
4312
- {
4313
- [_ht]: ["PUT", "/applications/{applicationId}/experiences/{webExperienceId}", 200],
4314
- },
3735
+ { [_ht]: ["PUT", "/applications/{applicationId}/experiences/{webExperienceId}", 200] },
4315
3736
  () => UpdateWebExperienceRequest,
4316
3737
  () => UpdateWebExperienceResponse,
4317
3738
  ];