@aws-sdk/client-lex-models-v2 3.942.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 (159) hide show
  1. package/dist-cjs/index.js +109 -427
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/LexModelsV2Client.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 +109 -427
  8. package/dist-types/LexModelsV2.d.ts +1 -1
  9. package/dist-types/LexModelsV2Client.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/BatchCreateCustomVocabularyItemCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +3 -3
  15. package/dist-types/commands/BuildBotLocaleCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateBotAliasCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateBotCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateBotLocaleCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateBotReplicaCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateBotVersionCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateExportCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateIntentCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateResourcePolicyCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateSlotCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateSlotTypeCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateUploadUrlCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteBotAliasCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteBotCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteBotLocaleCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteBotReplicaCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteBotVersionCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteExportCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteImportCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteIntentCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteSlotCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteSlotTypeCommand.d.ts +3 -3
  42. package/dist-types/commands/DeleteTestSetCommand.d.ts +3 -3
  43. package/dist-types/commands/DeleteUtterancesCommand.d.ts +3 -3
  44. package/dist-types/commands/DescribeBotAliasCommand.d.ts +3 -3
  45. package/dist-types/commands/DescribeBotCommand.d.ts +3 -3
  46. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +3 -3
  47. package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +3 -3
  48. package/dist-types/commands/DescribeBotReplicaCommand.d.ts +3 -3
  49. package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeBotVersionCommand.d.ts +3 -3
  51. package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +3 -3
  52. package/dist-types/commands/DescribeExportCommand.d.ts +3 -3
  53. package/dist-types/commands/DescribeImportCommand.d.ts +3 -3
  54. package/dist-types/commands/DescribeIntentCommand.d.ts +4 -4
  55. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +3 -3
  56. package/dist-types/commands/DescribeSlotCommand.d.ts +4 -4
  57. package/dist-types/commands/DescribeSlotTypeCommand.d.ts +3 -3
  58. package/dist-types/commands/DescribeTestExecutionCommand.d.ts +3 -3
  59. package/dist-types/commands/DescribeTestSetCommand.d.ts +3 -3
  60. package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +3 -3
  61. package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +3 -3
  62. package/dist-types/commands/GenerateBotElementCommand.d.ts +3 -3
  63. package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +3 -3
  64. package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +3 -3
  65. package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +3 -3
  66. package/dist-types/commands/ListBotAliasesCommand.d.ts +3 -3
  67. package/dist-types/commands/ListBotLocalesCommand.d.ts +3 -3
  68. package/dist-types/commands/ListBotRecommendationsCommand.d.ts +3 -3
  69. package/dist-types/commands/ListBotReplicasCommand.d.ts +3 -3
  70. package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +3 -3
  71. package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +3 -3
  72. package/dist-types/commands/ListBotVersionsCommand.d.ts +3 -3
  73. package/dist-types/commands/ListBotsCommand.d.ts +3 -3
  74. package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +3 -3
  75. package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +3 -3
  76. package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +3 -3
  77. package/dist-types/commands/ListExportsCommand.d.ts +3 -3
  78. package/dist-types/commands/ListImportsCommand.d.ts +3 -3
  79. package/dist-types/commands/ListIntentMetricsCommand.d.ts +3 -3
  80. package/dist-types/commands/ListIntentPathsCommand.d.ts +3 -3
  81. package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +3 -3
  82. package/dist-types/commands/ListIntentsCommand.d.ts +3 -3
  83. package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +3 -3
  84. package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +3 -3
  85. package/dist-types/commands/ListSessionMetricsCommand.d.ts +3 -3
  86. package/dist-types/commands/ListSlotTypesCommand.d.ts +3 -3
  87. package/dist-types/commands/ListSlotsCommand.d.ts +3 -3
  88. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  89. package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +3 -3
  90. package/dist-types/commands/ListTestExecutionsCommand.d.ts +3 -3
  91. package/dist-types/commands/ListTestSetRecordsCommand.d.ts +3 -3
  92. package/dist-types/commands/ListTestSetsCommand.d.ts +3 -3
  93. package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +3 -3
  94. package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +3 -3
  95. package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +3 -3
  96. package/dist-types/commands/StartBotRecommendationCommand.d.ts +3 -3
  97. package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +3 -3
  98. package/dist-types/commands/StartImportCommand.d.ts +3 -3
  99. package/dist-types/commands/StartTestExecutionCommand.d.ts +3 -3
  100. package/dist-types/commands/StartTestSetGenerationCommand.d.ts +3 -3
  101. package/dist-types/commands/StopBotRecommendationCommand.d.ts +3 -3
  102. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  103. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  104. package/dist-types/commands/UpdateBotAliasCommand.d.ts +3 -3
  105. package/dist-types/commands/UpdateBotCommand.d.ts +3 -3
  106. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +3 -3
  107. package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +3 -3
  108. package/dist-types/commands/UpdateExportCommand.d.ts +3 -3
  109. package/dist-types/commands/UpdateIntentCommand.d.ts +3 -3
  110. package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +3 -3
  111. package/dist-types/commands/UpdateSlotCommand.d.ts +3 -3
  112. package/dist-types/commands/UpdateSlotTypeCommand.d.ts +3 -3
  113. package/dist-types/commands/UpdateTestSetCommand.d.ts +3 -3
  114. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  115. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  116. package/dist-types/extensionConfiguration.d.ts +4 -4
  117. package/dist-types/models/LexModelsV2ServiceException.d.ts +1 -1
  118. package/dist-types/models/errors.d.ts +1 -1
  119. package/dist-types/models/models_1.d.ts +1 -1
  120. package/dist-types/pagination/Interfaces.d.ts +1 -1
  121. package/dist-types/pagination/ListAggregatedUtterancesPaginator.d.ts +1 -1
  122. package/dist-types/pagination/ListBotAliasReplicasPaginator.d.ts +1 -1
  123. package/dist-types/pagination/ListBotAliasesPaginator.d.ts +1 -1
  124. package/dist-types/pagination/ListBotLocalesPaginator.d.ts +1 -1
  125. package/dist-types/pagination/ListBotRecommendationsPaginator.d.ts +1 -1
  126. package/dist-types/pagination/ListBotResourceGenerationsPaginator.d.ts +1 -1
  127. package/dist-types/pagination/ListBotVersionReplicasPaginator.d.ts +1 -1
  128. package/dist-types/pagination/ListBotVersionsPaginator.d.ts +1 -1
  129. package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
  130. package/dist-types/pagination/ListBuiltInIntentsPaginator.d.ts +1 -1
  131. package/dist-types/pagination/ListBuiltInSlotTypesPaginator.d.ts +1 -1
  132. package/dist-types/pagination/ListCustomVocabularyItemsPaginator.d.ts +1 -1
  133. package/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
  134. package/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  135. package/dist-types/pagination/ListIntentMetricsPaginator.d.ts +1 -1
  136. package/dist-types/pagination/ListIntentStageMetricsPaginator.d.ts +1 -1
  137. package/dist-types/pagination/ListIntentsPaginator.d.ts +1 -1
  138. package/dist-types/pagination/ListRecommendedIntentsPaginator.d.ts +1 -1
  139. package/dist-types/pagination/ListSessionAnalyticsDataPaginator.d.ts +1 -1
  140. package/dist-types/pagination/ListSessionMetricsPaginator.d.ts +1 -1
  141. package/dist-types/pagination/ListSlotTypesPaginator.d.ts +1 -1
  142. package/dist-types/pagination/ListSlotsPaginator.d.ts +1 -1
  143. package/dist-types/pagination/ListTestExecutionResultItemsPaginator.d.ts +1 -1
  144. package/dist-types/pagination/ListTestExecutionsPaginator.d.ts +1 -1
  145. package/dist-types/pagination/ListTestSetRecordsPaginator.d.ts +1 -1
  146. package/dist-types/pagination/ListTestSetsPaginator.d.ts +1 -1
  147. package/dist-types/pagination/ListUtteranceAnalyticsDataPaginator.d.ts +1 -1
  148. package/dist-types/pagination/ListUtteranceMetricsPaginator.d.ts +1 -1
  149. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  150. package/dist-types/runtimeConfig.d.ts +1 -1
  151. package/dist-types/runtimeConfig.native.d.ts +1 -1
  152. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  153. package/dist-types/runtimeExtensions.d.ts +1 -1
  154. package/dist-types/schemas/schemas_0.d.ts +1 -1
  155. package/dist-types/ts3.4/LexModelsV2Client.d.ts +3 -3
  156. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  157. package/dist-types/ts3.4/models/LexModelsV2ServiceException.d.ts +1 -1
  158. package/dist-types/ts3.4/models/models_1.d.ts +52 -52
  159. package/package.json +13 -12
@@ -1531,17 +1531,7 @@ export var ConditionalSpecification = [
1531
1531
  [_ac, _cB, _dB],
1532
1532
  [2, () => ConditionalBranches, () => DefaultConditionalBranch],
1533
1533
  ];
1534
- export var ConflictException = [
1535
- -3,
1536
- n0,
1537
- _CE,
1538
- {
1539
- [_err]: _cl,
1540
- [_hE]: 409,
1541
- },
1542
- [_m],
1543
- [0],
1544
- ];
1534
+ export var ConflictException = [-3, n0, _CE, { [_err]: _cl, [_hE]: 409 }, [_m], [0]];
1545
1535
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
1546
1536
  export var ConversationLevelIntentClassificationResultItem = [
1547
1537
  3,
@@ -1793,20 +1783,7 @@ export var CreateResourcePolicyStatementRequest = [
1793
1783
  _CRPSR,
1794
1784
  0,
1795
1785
  [_rAe, _sI, _ef, _pr, _act, _c, _eRI],
1796
- [
1797
- [0, 1],
1798
- 0,
1799
- 0,
1800
- () => PrincipalList,
1801
- 64 | 0,
1802
- [2, n0, _CM, 0, 0, 128 | 0],
1803
- [
1804
- 0,
1805
- {
1806
- [_hQ]: _eRI,
1807
- },
1808
- ],
1809
- ],
1786
+ [[0, 1], 0, 0, () => PrincipalList, 64 | 0, [2, n0, _CM, 0, 0, 128 | 0], [0, { [_hQ]: _eRI }]],
1810
1787
  ];
1811
1788
  export var CreateResourcePolicyStatementResponse = [3, n0, _CRPSRr, 0, [_rAe, _rI], [0, 0]];
1812
1789
  export var CreateSlotRequest = [
@@ -1942,12 +1919,7 @@ export var DeleteBotAliasRequest = [
1942
1919
  [
1943
1920
  [0, 1],
1944
1921
  [0, 1],
1945
- [
1946
- 2,
1947
- {
1948
- [_hQ]: _sRIUC,
1949
- },
1950
- ],
1922
+ [2, { [_hQ]: _sRIUC }],
1951
1923
  ],
1952
1924
  ];
1953
1925
  export var DeleteBotAliasResponse = [3, n0, _DBARe, 0, [_bAI, _bI, _bAS], [0, 0, 0]];
@@ -1984,12 +1956,7 @@ export var DeleteBotRequest = [
1984
1956
  [_bI, _sRIUC],
1985
1957
  [
1986
1958
  [0, 1],
1987
- [
1988
- 2,
1989
- {
1990
- [_hQ]: _sRIUC,
1991
- },
1992
- ],
1959
+ [2, { [_hQ]: _sRIUC }],
1993
1960
  ],
1994
1961
  ];
1995
1962
  export var DeleteBotResponse = [3, n0, _DBRe, 0, [_bI, _bS], [0, 0]];
@@ -2002,12 +1969,7 @@ export var DeleteBotVersionRequest = [
2002
1969
  [
2003
1970
  [0, 1],
2004
1971
  [0, 1],
2005
- [
2006
- 2,
2007
- {
2008
- [_hQ]: _sRIUC,
2009
- },
2010
- ],
1972
+ [2, { [_hQ]: _sRIUC }],
2011
1973
  ],
2012
1974
  ];
2013
1975
  export var DeleteBotVersionResponse = [3, n0, _DBVRe, 0, [_bI, _bV, _bS], [0, 0, 0]];
@@ -2056,12 +2018,7 @@ export var DeleteResourcePolicyRequest = [
2056
2018
  [_rAe, _eRI],
2057
2019
  [
2058
2020
  [0, 1],
2059
- [
2060
- 0,
2061
- {
2062
- [_hQ]: _eRI,
2063
- },
2064
- ],
2021
+ [0, { [_hQ]: _eRI }],
2065
2022
  ],
2066
2023
  ];
2067
2024
  export var DeleteResourcePolicyResponse = [3, n0, _DRPRe, 0, [_rAe, _rI], [0, 0]];
@@ -2074,12 +2031,7 @@ export var DeleteResourcePolicyStatementRequest = [
2074
2031
  [
2075
2032
  [0, 1],
2076
2033
  [0, 1],
2077
- [
2078
- 0,
2079
- {
2080
- [_hQ]: _eRI,
2081
- },
2082
- ],
2034
+ [0, { [_hQ]: _eRI }],
2083
2035
  ],
2084
2036
  ];
2085
2037
  export var DeleteResourcePolicyStatementResponse = [3, n0, _DRPSRe, 0, [_rAe, _rI], [0, 0]];
@@ -2108,12 +2060,7 @@ export var DeleteSlotTypeRequest = [
2108
2060
  [0, 1],
2109
2061
  [0, 1],
2110
2062
  [0, 1],
2111
- [
2112
- 2,
2113
- {
2114
- [_hQ]: _sRIUC,
2115
- },
2116
- ],
2063
+ [2, { [_hQ]: _sRIUC }],
2117
2064
  ],
2118
2065
  ];
2119
2066
  export var DeleteTestSetRequest = [3, n0, _DTSR, 0, [_tSI], [[0, 1]]];
@@ -2125,18 +2072,8 @@ export var DeleteUtterancesRequest = [
2125
2072
  [_bI, _lI, _sIe],
2126
2073
  [
2127
2074
  [0, 1],
2128
- [
2129
- 0,
2130
- {
2131
- [_hQ]: _lI,
2132
- },
2133
- ],
2134
- [
2135
- 0,
2136
- {
2137
- [_hQ]: _sIe,
2138
- },
2139
- ],
2075
+ [0, { [_hQ]: _lI }],
2076
+ [0, { [_hQ]: _sIe }],
2140
2077
  ],
2141
2078
  ];
2142
2079
  export var DeleteUtterancesResponse = [3, n0, _DURe, 0, [], []];
@@ -2813,17 +2750,7 @@ export var IntentSummary = [
2813
2750
  [_iI, _iN, _iDN, _de, _pIS, _iCn, _oC, _lUDT],
2814
2751
  [0, 0, 0, 0, 0, () => InputContextsList, () => OutputContextsList, 4],
2815
2752
  ];
2816
- export var InternalServerException = [
2817
- -3,
2818
- n0,
2819
- _ISE,
2820
- {
2821
- [_err]: _se,
2822
- [_hE]: 500,
2823
- },
2824
- [_m],
2825
- [0],
2826
- ];
2753
+ export var InternalServerException = [-3, n0, _ISE, { [_err]: _se, [_hE]: 500 }, [_m], [0]];
2827
2754
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
2828
2755
  export var InvokedIntentSample = [3, n0, _IIS, 0, [_iN], [0]];
2829
2756
  export var KendraConfiguration = [3, n0, _KC, 0, [_kI, _qFSE, _qFS], [0, 2, 0]];
@@ -3418,17 +3345,7 @@ export var PostFulfillmentStatusSpecification = [
3418
3345
  () => ConditionalSpecification,
3419
3346
  ],
3420
3347
  ];
3421
- export var PreconditionFailedException = [
3422
- -3,
3423
- n0,
3424
- _PFE,
3425
- {
3426
- [_err]: _cl,
3427
- [_hE]: 412,
3428
- },
3429
- [_m],
3430
- [0],
3431
- ];
3348
+ export var PreconditionFailedException = [-3, n0, _PFE, { [_err]: _cl, [_hE]: 412 }, [_m], [0]];
3432
3349
  TypeRegistry.for(n0).registerError(PreconditionFailedException, __PreconditionFailedException);
3433
3350
  export var Principal = [3, n0, _P, 0, [_ser, _ar], [0, 0]];
3434
3351
  export var PromptAttemptSpecification = [
@@ -3467,17 +3384,7 @@ export var QnAIntentConfiguration = [
3467
3384
  export var QnAKendraConfiguration = [3, n0, _QAKC, 0, [_kI, _qFSE, _qFS, _eR], [0, 2, 0, 2]];
3468
3385
  export var RecommendedIntentSummary = [3, n0, _RIS, 0, [_iI, _iN, _sUC], [0, 0, 1]];
3469
3386
  export var RelativeAggregationDuration = [3, n0, _RAD, 0, [_tD, _tV], [0, 1]];
3470
- export var ResourceNotFoundException = [
3471
- -3,
3472
- n0,
3473
- _RNFE,
3474
- {
3475
- [_err]: _cl,
3476
- [_hE]: 404,
3477
- },
3478
- [_m],
3479
- [0],
3480
- ];
3387
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_err]: _cl, [_hE]: 404 }, [_m], [0]];
3481
3388
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
3482
3389
  export var ResponseSpecification = [3, n0, _RS, 0, [_mG, _aIl], [() => MessageGroupsList, 2]];
3483
3390
  export var RuntimeHintDetails = [
@@ -3534,17 +3441,7 @@ export var SearchAssociatedTranscriptsResponse = [
3534
3441
  [0, 0, 0, 0, 1, () => AssociatedTranscriptList, 1],
3535
3442
  ];
3536
3443
  export var SentimentAnalysisSettings = [3, n0, _SAS, 0, [_dSe], [2]];
3537
- export var ServiceQuotaExceededException = [
3538
- -3,
3539
- n0,
3540
- _SQEE,
3541
- {
3542
- [_err]: _cl,
3543
- [_hE]: 402,
3544
- },
3545
- [_m],
3546
- [0],
3547
- ];
3444
+ export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_err]: _cl, [_hE]: 402 }, [_m], [0]];
3548
3445
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
3549
3446
  export var SessionDataSortBy = [3, n0, _SDSB, 0, [_n, _or], [0, 0]];
3550
3447
  export var SessionSpecification = [
@@ -3924,20 +3821,9 @@ export var ThrottlingException = [
3924
3821
  -3,
3925
3822
  n0,
3926
3823
  _TE,
3927
- {
3928
- [_err]: _cl,
3929
- [_hE]: 429,
3930
- },
3824
+ { [_err]: _cl, [_hE]: 429 },
3931
3825
  [_rAS, _m],
3932
- [
3933
- [
3934
- 1,
3935
- {
3936
- [_hH]: _RA,
3937
- },
3938
- ],
3939
- 0,
3940
- ],
3826
+ [[1, { [_hH]: _RA }], 0],
3941
3827
  ];
3942
3828
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
3943
3829
  export var TranscriptFilter = [3, n0, _TF, 0, [_lTF], [() => LexTranscriptFilter]];
@@ -3966,12 +3852,7 @@ export var UntagResourceRequest = [
3966
3852
  [_rARN, _tK],
3967
3853
  [
3968
3854
  [0, 1],
3969
- [
3970
- 64 | 0,
3971
- {
3972
- [_hQ]: _tK,
3973
- },
3974
- ],
3855
+ [64 | 0, { [_hQ]: _tK }],
3975
3856
  ],
3976
3857
  ];
3977
3858
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -4202,16 +4083,7 @@ export var UpdateResourcePolicyRequest = [
4202
4083
  _URPR,
4203
4084
  0,
4204
4085
  [_rAe, _p, _eRI],
4205
- [
4206
- [0, 1],
4207
- 0,
4208
- [
4209
- 0,
4210
- {
4211
- [_hQ]: _eRI,
4212
- },
4213
- ],
4214
- ],
4086
+ [[0, 1], 0, [0, { [_hQ]: _eRI }]],
4215
4087
  ];
4216
4088
  export var UpdateResourcePolicyResponse = [3, n0, _URPRp, 0, [_rAe, _rI], [0, 0]];
4217
4089
  export var UpdateSlotRequest = [
@@ -4433,17 +4305,7 @@ export var UtteranceSpecification = [
4433
4305
  ],
4434
4306
  [0, 0, 0, 0, 0, 0, 4, 4, 0, 4, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => UtteranceBotResponses],
4435
4307
  ];
4436
- export var ValidationException = [
4437
- -3,
4438
- n0,
4439
- _VE,
4440
- {
4441
- [_err]: _cl,
4442
- [_hE]: 400,
4443
- },
4444
- [_m],
4445
- [0],
4446
- ];
4308
+ export var ValidationException = [-3, n0, _VE, { [_err]: _cl, [_hE]: 400 }, [_m], [0]];
4447
4309
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
4448
4310
  export var VoiceSettings = [3, n0, _VS, 0, [_en, _vI], [0, 0]];
4449
4311
  export var WaitAndContinueSpecification = [
@@ -4693,9 +4555,7 @@ export var BuildBotLocale = [
4693
4555
  9,
4694
4556
  n0,
4695
4557
  _BBL,
4696
- {
4697
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202],
4698
- },
4558
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202] },
4699
4559
  () => BuildBotLocaleRequest,
4700
4560
  () => BuildBotLocaleResponse,
4701
4561
  ];
@@ -4703,9 +4563,7 @@ export var CreateBot = [
4703
4563
  9,
4704
4564
  n0,
4705
4565
  _CBr,
4706
- {
4707
- [_h]: ["PUT", "/bots", 202],
4708
- },
4566
+ { [_h]: ["PUT", "/bots", 202] },
4709
4567
  () => CreateBotRequest,
4710
4568
  () => CreateBotResponse,
4711
4569
  ];
@@ -4713,9 +4571,7 @@ export var CreateBotAlias = [
4713
4571
  9,
4714
4572
  n0,
4715
4573
  _CBA,
4716
- {
4717
- [_h]: ["PUT", "/bots/{botId}/botaliases", 202],
4718
- },
4574
+ { [_h]: ["PUT", "/bots/{botId}/botaliases", 202] },
4719
4575
  () => CreateBotAliasRequest,
4720
4576
  () => CreateBotAliasResponse,
4721
4577
  ];
@@ -4723,9 +4579,7 @@ export var CreateBotLocale = [
4723
4579
  9,
4724
4580
  n0,
4725
4581
  _CBL,
4726
- {
4727
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales", 202],
4728
- },
4582
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales", 202] },
4729
4583
  () => CreateBotLocaleRequest,
4730
4584
  () => CreateBotLocaleResponse,
4731
4585
  ];
@@ -4733,9 +4587,7 @@ export var CreateBotReplica = [
4733
4587
  9,
4734
4588
  n0,
4735
4589
  _CBRre,
4736
- {
4737
- [_h]: ["PUT", "/bots/{botId}/replicas", 202],
4738
- },
4590
+ { [_h]: ["PUT", "/bots/{botId}/replicas", 202] },
4739
4591
  () => CreateBotReplicaRequest,
4740
4592
  () => CreateBotReplicaResponse,
4741
4593
  ];
@@ -4743,9 +4595,7 @@ export var CreateBotVersion = [
4743
4595
  9,
4744
4596
  n0,
4745
4597
  _CBV,
4746
- {
4747
- [_h]: ["PUT", "/bots/{botId}/botversions", 202],
4748
- },
4598
+ { [_h]: ["PUT", "/bots/{botId}/botversions", 202] },
4749
4599
  () => CreateBotVersionRequest,
4750
4600
  () => CreateBotVersionResponse,
4751
4601
  ];
@@ -4753,9 +4603,7 @@ export var CreateExport = [
4753
4603
  9,
4754
4604
  n0,
4755
4605
  _CEr,
4756
- {
4757
- [_h]: ["PUT", "/exports", 202],
4758
- },
4606
+ { [_h]: ["PUT", "/exports", 202] },
4759
4607
  () => CreateExportRequest,
4760
4608
  () => CreateExportResponse,
4761
4609
  ];
@@ -4763,9 +4611,7 @@ export var CreateIntent = [
4763
4611
  9,
4764
4612
  n0,
4765
4613
  _CI,
4766
- {
4767
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200],
4768
- },
4614
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200] },
4769
4615
  () => CreateIntentRequest,
4770
4616
  () => CreateIntentResponse,
4771
4617
  ];
@@ -4773,9 +4619,7 @@ export var CreateResourcePolicy = [
4773
4619
  9,
4774
4620
  n0,
4775
4621
  _CRP,
4776
- {
4777
- [_h]: ["POST", "/policy/{resourceArn}", 200],
4778
- },
4622
+ { [_h]: ["POST", "/policy/{resourceArn}", 200] },
4779
4623
  () => CreateResourcePolicyRequest,
4780
4624
  () => CreateResourcePolicyResponse,
4781
4625
  ];
@@ -4783,9 +4627,7 @@ export var CreateResourcePolicyStatement = [
4783
4627
  9,
4784
4628
  n0,
4785
4629
  _CRPS,
4786
- {
4787
- [_h]: ["POST", "/policy/{resourceArn}/statements", 200],
4788
- },
4630
+ { [_h]: ["POST", "/policy/{resourceArn}/statements", 200] },
4789
4631
  () => CreateResourcePolicyStatementRequest,
4790
4632
  () => CreateResourcePolicyStatementResponse,
4791
4633
  ];
@@ -4793,9 +4635,7 @@ export var CreateSlot = [
4793
4635
  9,
4794
4636
  n0,
4795
4637
  _CSr,
4796
- {
4797
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200],
4798
- },
4638
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200] },
4799
4639
  () => CreateSlotRequest,
4800
4640
  () => CreateSlotResponse,
4801
4641
  ];
@@ -4803,9 +4643,7 @@ export var CreateSlotType = [
4803
4643
  9,
4804
4644
  n0,
4805
4645
  _CST,
4806
- {
4807
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200],
4808
- },
4646
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200] },
4809
4647
  () => CreateSlotTypeRequest,
4810
4648
  () => CreateSlotTypeResponse,
4811
4649
  ];
@@ -4813,9 +4651,7 @@ export var CreateTestSetDiscrepancyReport = [
4813
4651
  9,
4814
4652
  n0,
4815
4653
  _CTSDR,
4816
- {
4817
- [_h]: ["POST", "/testsets/{testSetId}/testsetdiscrepancy", 202],
4818
- },
4654
+ { [_h]: ["POST", "/testsets/{testSetId}/testsetdiscrepancy", 202] },
4819
4655
  () => CreateTestSetDiscrepancyReportRequest,
4820
4656
  () => CreateTestSetDiscrepancyReportResponse,
4821
4657
  ];
@@ -4823,9 +4659,7 @@ export var CreateUploadUrl = [
4823
4659
  9,
4824
4660
  n0,
4825
4661
  _CUU,
4826
- {
4827
- [_h]: ["POST", "/createuploadurl", 200],
4828
- },
4662
+ { [_h]: ["POST", "/createuploadurl", 200] },
4829
4663
  () => CreateUploadUrlRequest,
4830
4664
  () => CreateUploadUrlResponse,
4831
4665
  ];
@@ -4833,9 +4667,7 @@ export var DeleteBot = [
4833
4667
  9,
4834
4668
  n0,
4835
4669
  _DB,
4836
- {
4837
- [_h]: ["DELETE", "/bots/{botId}", 202],
4838
- },
4670
+ { [_h]: ["DELETE", "/bots/{botId}", 202] },
4839
4671
  () => DeleteBotRequest,
4840
4672
  () => DeleteBotResponse,
4841
4673
  ];
@@ -4843,9 +4675,7 @@ export var DeleteBotAlias = [
4843
4675
  9,
4844
4676
  n0,
4845
4677
  _DBA,
4846
- {
4847
- [_h]: ["DELETE", "/bots/{botId}/botaliases/{botAliasId}", 202],
4848
- },
4678
+ { [_h]: ["DELETE", "/bots/{botId}/botaliases/{botAliasId}", 202] },
4849
4679
  () => DeleteBotAliasRequest,
4850
4680
  () => DeleteBotAliasResponse,
4851
4681
  ];
@@ -4853,9 +4683,7 @@ export var DeleteBotLocale = [
4853
4683
  9,
4854
4684
  n0,
4855
4685
  _DBL,
4856
- {
4857
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202],
4858
- },
4686
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202] },
4859
4687
  () => DeleteBotLocaleRequest,
4860
4688
  () => DeleteBotLocaleResponse,
4861
4689
  ];
@@ -4863,9 +4691,7 @@ export var DeleteBotReplica = [
4863
4691
  9,
4864
4692
  n0,
4865
4693
  _DBRel,
4866
- {
4867
- [_h]: ["DELETE", "/bots/{botId}/replicas/{replicaRegion}", 202],
4868
- },
4694
+ { [_h]: ["DELETE", "/bots/{botId}/replicas/{replicaRegion}", 202] },
4869
4695
  () => DeleteBotReplicaRequest,
4870
4696
  () => DeleteBotReplicaResponse,
4871
4697
  ];
@@ -4873,9 +4699,7 @@ export var DeleteBotVersion = [
4873
4699
  9,
4874
4700
  n0,
4875
4701
  _DBV,
4876
- {
4877
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}", 202],
4878
- },
4702
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}", 202] },
4879
4703
  () => DeleteBotVersionRequest,
4880
4704
  () => DeleteBotVersionResponse,
4881
4705
  ];
@@ -4883,9 +4707,7 @@ export var DeleteCustomVocabulary = [
4883
4707
  9,
4884
4708
  n0,
4885
4709
  _DCV,
4886
- {
4887
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary", 202],
4888
- },
4710
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary", 202] },
4889
4711
  () => DeleteCustomVocabularyRequest,
4890
4712
  () => DeleteCustomVocabularyResponse,
4891
4713
  ];
@@ -4893,9 +4715,7 @@ export var DeleteExport = [
4893
4715
  9,
4894
4716
  n0,
4895
4717
  _DE,
4896
- {
4897
- [_h]: ["DELETE", "/exports/{exportId}", 202],
4898
- },
4718
+ { [_h]: ["DELETE", "/exports/{exportId}", 202] },
4899
4719
  () => DeleteExportRequest,
4900
4720
  () => DeleteExportResponse,
4901
4721
  ];
@@ -4903,9 +4723,7 @@ export var DeleteImport = [
4903
4723
  9,
4904
4724
  n0,
4905
4725
  _DI,
4906
- {
4907
- [_h]: ["DELETE", "/imports/{importId}", 202],
4908
- },
4726
+ { [_h]: ["DELETE", "/imports/{importId}", 202] },
4909
4727
  () => DeleteImportRequest,
4910
4728
  () => DeleteImportResponse,
4911
4729
  ];
@@ -4913,9 +4731,7 @@ export var DeleteIntent = [
4913
4731
  9,
4914
4732
  n0,
4915
4733
  _DIe,
4916
- {
4917
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 204],
4918
- },
4734
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 204] },
4919
4735
  () => DeleteIntentRequest,
4920
4736
  () => __Unit,
4921
4737
  ];
@@ -4923,9 +4739,7 @@ export var DeleteResourcePolicy = [
4923
4739
  9,
4924
4740
  n0,
4925
4741
  _DRP,
4926
- {
4927
- [_h]: ["DELETE", "/policy/{resourceArn}", 204],
4928
- },
4742
+ { [_h]: ["DELETE", "/policy/{resourceArn}", 204] },
4929
4743
  () => DeleteResourcePolicyRequest,
4930
4744
  () => DeleteResourcePolicyResponse,
4931
4745
  ];
@@ -4933,9 +4747,7 @@ export var DeleteResourcePolicyStatement = [
4933
4747
  9,
4934
4748
  n0,
4935
4749
  _DRPS,
4936
- {
4937
- [_h]: ["DELETE", "/policy/{resourceArn}/statements/{statementId}", 204],
4938
- },
4750
+ { [_h]: ["DELETE", "/policy/{resourceArn}/statements/{statementId}", 204] },
4939
4751
  () => DeleteResourcePolicyStatementRequest,
4940
4752
  () => DeleteResourcePolicyStatementResponse,
4941
4753
  ];
@@ -4957,9 +4769,7 @@ export var DeleteSlotType = [
4957
4769
  9,
4958
4770
  n0,
4959
4771
  _DST,
4960
- {
4961
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 204],
4962
- },
4772
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 204] },
4963
4773
  () => DeleteSlotTypeRequest,
4964
4774
  () => __Unit,
4965
4775
  ];
@@ -4967,9 +4777,7 @@ export var DeleteTestSet = [
4967
4777
  9,
4968
4778
  n0,
4969
4779
  _DTS,
4970
- {
4971
- [_h]: ["DELETE", "/testsets/{testSetId}", 204],
4972
- },
4780
+ { [_h]: ["DELETE", "/testsets/{testSetId}", 204] },
4973
4781
  () => DeleteTestSetRequest,
4974
4782
  () => __Unit,
4975
4783
  ];
@@ -4977,9 +4785,7 @@ export var DeleteUtterances = [
4977
4785
  9,
4978
4786
  n0,
4979
4787
  _DU,
4980
- {
4981
- [_h]: ["DELETE", "/bots/{botId}/utterances", 204],
4982
- },
4788
+ { [_h]: ["DELETE", "/bots/{botId}/utterances", 204] },
4983
4789
  () => DeleteUtterancesRequest,
4984
4790
  () => DeleteUtterancesResponse,
4985
4791
  ];
@@ -4987,9 +4793,7 @@ export var DescribeBot = [
4987
4793
  9,
4988
4794
  n0,
4989
4795
  _DBe,
4990
- {
4991
- [_h]: ["GET", "/bots/{botId}", 200],
4992
- },
4796
+ { [_h]: ["GET", "/bots/{botId}", 200] },
4993
4797
  () => DescribeBotRequest,
4994
4798
  () => DescribeBotResponse,
4995
4799
  ];
@@ -4997,9 +4801,7 @@ export var DescribeBotAlias = [
4997
4801
  9,
4998
4802
  n0,
4999
4803
  _DBAe,
5000
- {
5001
- [_h]: ["GET", "/bots/{botId}/botaliases/{botAliasId}", 200],
5002
- },
4804
+ { [_h]: ["GET", "/bots/{botId}/botaliases/{botAliasId}", 200] },
5003
4805
  () => DescribeBotAliasRequest,
5004
4806
  () => DescribeBotAliasResponse,
5005
4807
  ];
@@ -5007,9 +4809,7 @@ export var DescribeBotLocale = [
5007
4809
  9,
5008
4810
  n0,
5009
4811
  _DBLe,
5010
- {
5011
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 200],
5012
- },
4812
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 200] },
5013
4813
  () => DescribeBotLocaleRequest,
5014
4814
  () => DescribeBotLocaleResponse,
5015
4815
  ];
@@ -5031,9 +4831,7 @@ export var DescribeBotReplica = [
5031
4831
  9,
5032
4832
  n0,
5033
4833
  _DBRescri,
5034
- {
5035
- [_h]: ["GET", "/bots/{botId}/replicas/{replicaRegion}", 200],
5036
- },
4834
+ { [_h]: ["GET", "/bots/{botId}/replicas/{replicaRegion}", 200] },
5037
4835
  () => DescribeBotReplicaRequest,
5038
4836
  () => DescribeBotReplicaResponse,
5039
4837
  ];
@@ -5041,9 +4839,7 @@ export var DescribeBotResourceGeneration = [
5041
4839
  9,
5042
4840
  n0,
5043
4841
  _DBRG,
5044
- {
5045
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations/{generationId}", 200],
5046
- },
4842
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations/{generationId}", 200] },
5047
4843
  () => DescribeBotResourceGenerationRequest,
5048
4844
  () => DescribeBotResourceGenerationResponse,
5049
4845
  ];
@@ -5051,9 +4847,7 @@ export var DescribeBotVersion = [
5051
4847
  9,
5052
4848
  n0,
5053
4849
  _DBVe,
5054
- {
5055
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}", 200],
5056
- },
4850
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}", 200] },
5057
4851
  () => DescribeBotVersionRequest,
5058
4852
  () => DescribeBotVersionResponse,
5059
4853
  ];
@@ -5075,9 +4869,7 @@ export var DescribeExport = [
5075
4869
  9,
5076
4870
  n0,
5077
4871
  _DEe,
5078
- {
5079
- [_h]: ["GET", "/exports/{exportId}", 200],
5080
- },
4872
+ { [_h]: ["GET", "/exports/{exportId}", 200] },
5081
4873
  () => DescribeExportRequest,
5082
4874
  () => DescribeExportResponse,
5083
4875
  ];
@@ -5085,9 +4877,7 @@ export var DescribeImport = [
5085
4877
  9,
5086
4878
  n0,
5087
4879
  _DIes,
5088
- {
5089
- [_h]: ["GET", "/imports/{importId}", 200],
5090
- },
4880
+ { [_h]: ["GET", "/imports/{importId}", 200] },
5091
4881
  () => DescribeImportRequest,
5092
4882
  () => DescribeImportResponse,
5093
4883
  ];
@@ -5095,9 +4885,7 @@ export var DescribeIntent = [
5095
4885
  9,
5096
4886
  n0,
5097
4887
  _DIesc,
5098
- {
5099
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200],
5100
- },
4888
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200] },
5101
4889
  () => DescribeIntentRequest,
5102
4890
  () => DescribeIntentResponse,
5103
4891
  ];
@@ -5105,9 +4893,7 @@ export var DescribeResourcePolicy = [
5105
4893
  9,
5106
4894
  n0,
5107
4895
  _DRPe,
5108
- {
5109
- [_h]: ["GET", "/policy/{resourceArn}", 200],
5110
- },
4896
+ { [_h]: ["GET", "/policy/{resourceArn}", 200] },
5111
4897
  () => DescribeResourcePolicyRequest,
5112
4898
  () => DescribeResourcePolicyResponse,
5113
4899
  ];
@@ -5129,9 +4915,7 @@ export var DescribeSlotType = [
5129
4915
  9,
5130
4916
  n0,
5131
4917
  _DSTe,
5132
- {
5133
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 200],
5134
- },
4918
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 200] },
5135
4919
  () => DescribeSlotTypeRequest,
5136
4920
  () => DescribeSlotTypeResponse,
5137
4921
  ];
@@ -5139,9 +4923,7 @@ export var DescribeTestExecution = [
5139
4923
  9,
5140
4924
  n0,
5141
4925
  _DTE,
5142
- {
5143
- [_h]: ["GET", "/testexecutions/{testExecutionId}", 200],
5144
- },
4926
+ { [_h]: ["GET", "/testexecutions/{testExecutionId}", 200] },
5145
4927
  () => DescribeTestExecutionRequest,
5146
4928
  () => DescribeTestExecutionResponse,
5147
4929
  ];
@@ -5149,9 +4931,7 @@ export var DescribeTestSet = [
5149
4931
  9,
5150
4932
  n0,
5151
4933
  _DTSe,
5152
- {
5153
- [_h]: ["GET", "/testsets/{testSetId}", 200],
5154
- },
4934
+ { [_h]: ["GET", "/testsets/{testSetId}", 200] },
5155
4935
  () => DescribeTestSetRequest,
5156
4936
  () => DescribeTestSetResponse,
5157
4937
  ];
@@ -5159,9 +4939,7 @@ export var DescribeTestSetDiscrepancyReport = [
5159
4939
  9,
5160
4940
  n0,
5161
4941
  _DTSDR,
5162
- {
5163
- [_h]: ["GET", "/testsetdiscrepancy/{testSetDiscrepancyReportId}", 200],
5164
- },
4942
+ { [_h]: ["GET", "/testsetdiscrepancy/{testSetDiscrepancyReportId}", 200] },
5165
4943
  () => DescribeTestSetDiscrepancyReportRequest,
5166
4944
  () => DescribeTestSetDiscrepancyReportResponse,
5167
4945
  ];
@@ -5169,9 +4947,7 @@ export var DescribeTestSetGeneration = [
5169
4947
  9,
5170
4948
  n0,
5171
4949
  _DTSG,
5172
- {
5173
- [_h]: ["GET", "/testsetgenerations/{testSetGenerationId}", 200],
5174
- },
4950
+ { [_h]: ["GET", "/testsetgenerations/{testSetGenerationId}", 200] },
5175
4951
  () => DescribeTestSetGenerationRequest,
5176
4952
  () => DescribeTestSetGenerationResponse,
5177
4953
  ];
@@ -5179,9 +4955,7 @@ export var GenerateBotElement = [
5179
4955
  9,
5180
4956
  n0,
5181
4957
  _GBE,
5182
- {
5183
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generate", 202],
5184
- },
4958
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generate", 202] },
5185
4959
  () => GenerateBotElementRequest,
5186
4960
  () => GenerateBotElementResponse,
5187
4961
  ];
@@ -5189,9 +4963,7 @@ export var GetTestExecutionArtifactsUrl = [
5189
4963
  9,
5190
4964
  n0,
5191
4965
  _GTEAU,
5192
- {
5193
- [_h]: ["GET", "/testexecutions/{testExecutionId}/artifacturl", 200],
5194
- },
4966
+ { [_h]: ["GET", "/testexecutions/{testExecutionId}/artifacturl", 200] },
5195
4967
  () => GetTestExecutionArtifactsUrlRequest,
5196
4968
  () => GetTestExecutionArtifactsUrlResponse,
5197
4969
  ];
@@ -5199,9 +4971,7 @@ export var ListAggregatedUtterances = [
5199
4971
  9,
5200
4972
  n0,
5201
4973
  _LAU,
5202
- {
5203
- [_h]: ["POST", "/bots/{botId}/aggregatedutterances", 200],
5204
- },
4974
+ { [_h]: ["POST", "/bots/{botId}/aggregatedutterances", 200] },
5205
4975
  () => ListAggregatedUtterancesRequest,
5206
4976
  () => ListAggregatedUtterancesResponse,
5207
4977
  ];
@@ -5209,9 +4979,7 @@ export var ListBotAliases = [
5209
4979
  9,
5210
4980
  n0,
5211
4981
  _LBA,
5212
- {
5213
- [_h]: ["POST", "/bots/{botId}/botaliases", 200],
5214
- },
4982
+ { [_h]: ["POST", "/bots/{botId}/botaliases", 200] },
5215
4983
  () => ListBotAliasesRequest,
5216
4984
  () => ListBotAliasesResponse,
5217
4985
  ];
@@ -5219,9 +4987,7 @@ export var ListBotAliasReplicas = [
5219
4987
  9,
5220
4988
  n0,
5221
4989
  _LBARis,
5222
- {
5223
- [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botaliases", 200],
5224
- },
4990
+ { [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botaliases", 200] },
5225
4991
  () => ListBotAliasReplicasRequest,
5226
4992
  () => ListBotAliasReplicasResponse,
5227
4993
  ];
@@ -5229,9 +4995,7 @@ export var ListBotLocales = [
5229
4995
  9,
5230
4996
  n0,
5231
4997
  _LBL,
5232
- {
5233
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales", 200],
5234
- },
4998
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales", 200] },
5235
4999
  () => ListBotLocalesRequest,
5236
5000
  () => ListBotLocalesResponse,
5237
5001
  ];
@@ -5239,9 +5003,7 @@ export var ListBotRecommendations = [
5239
5003
  9,
5240
5004
  n0,
5241
5005
  _LBRis,
5242
- {
5243
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 200],
5244
- },
5006
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 200] },
5245
5007
  () => ListBotRecommendationsRequest,
5246
5008
  () => ListBotRecommendationsResponse,
5247
5009
  ];
@@ -5249,9 +5011,7 @@ export var ListBotReplicas = [
5249
5011
  9,
5250
5012
  n0,
5251
5013
  _LBRist,
5252
- {
5253
- [_h]: ["POST", "/bots/{botId}/replicas", 200],
5254
- },
5014
+ { [_h]: ["POST", "/bots/{botId}/replicas", 200] },
5255
5015
  () => ListBotReplicasRequest,
5256
5016
  () => ListBotReplicasResponse,
5257
5017
  ];
@@ -5259,9 +5019,7 @@ export var ListBotResourceGenerations = [
5259
5019
  9,
5260
5020
  n0,
5261
5021
  _LBRG,
5262
- {
5263
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations", 200],
5264
- },
5022
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations", 200] },
5265
5023
  () => ListBotResourceGenerationsRequest,
5266
5024
  () => ListBotResourceGenerationsResponse,
5267
5025
  ];
@@ -5269,9 +5027,7 @@ export var ListBots = [
5269
5027
  9,
5270
5028
  n0,
5271
5029
  _LB,
5272
- {
5273
- [_h]: ["POST", "/bots", 200],
5274
- },
5030
+ { [_h]: ["POST", "/bots", 200] },
5275
5031
  () => ListBotsRequest,
5276
5032
  () => ListBotsResponse,
5277
5033
  ];
@@ -5279,9 +5035,7 @@ export var ListBotVersionReplicas = [
5279
5035
  9,
5280
5036
  n0,
5281
5037
  _LBVRis,
5282
- {
5283
- [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botversions", 200],
5284
- },
5038
+ { [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botversions", 200] },
5285
5039
  () => ListBotVersionReplicasRequest,
5286
5040
  () => ListBotVersionReplicasResponse,
5287
5041
  ];
@@ -5289,9 +5043,7 @@ export var ListBotVersions = [
5289
5043
  9,
5290
5044
  n0,
5291
5045
  _LBV,
5292
- {
5293
- [_h]: ["POST", "/bots/{botId}/botversions", 200],
5294
- },
5046
+ { [_h]: ["POST", "/bots/{botId}/botversions", 200] },
5295
5047
  () => ListBotVersionsRequest,
5296
5048
  () => ListBotVersionsResponse,
5297
5049
  ];
@@ -5299,9 +5051,7 @@ export var ListBuiltInIntents = [
5299
5051
  9,
5300
5052
  n0,
5301
5053
  _LBII,
5302
- {
5303
- [_h]: ["POST", "/builtins/locales/{localeId}/intents", 200],
5304
- },
5054
+ { [_h]: ["POST", "/builtins/locales/{localeId}/intents", 200] },
5305
5055
  () => ListBuiltInIntentsRequest,
5306
5056
  () => ListBuiltInIntentsResponse,
5307
5057
  ];
@@ -5309,9 +5059,7 @@ export var ListBuiltInSlotTypes = [
5309
5059
  9,
5310
5060
  n0,
5311
5061
  _LBIST,
5312
- {
5313
- [_h]: ["POST", "/builtins/locales/{localeId}/slottypes", 200],
5314
- },
5062
+ { [_h]: ["POST", "/builtins/locales/{localeId}/slottypes", 200] },
5315
5063
  () => ListBuiltInSlotTypesRequest,
5316
5064
  () => ListBuiltInSlotTypesResponse,
5317
5065
  ];
@@ -5319,9 +5067,7 @@ export var ListCustomVocabularyItems = [
5319
5067
  9,
5320
5068
  n0,
5321
5069
  _LCVI,
5322
- {
5323
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary/DEFAULT/list", 200],
5324
- },
5070
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary/DEFAULT/list", 200] },
5325
5071
  () => ListCustomVocabularyItemsRequest,
5326
5072
  () => ListCustomVocabularyItemsResponse,
5327
5073
  ];
@@ -5329,9 +5075,7 @@ export var ListExports = [
5329
5075
  9,
5330
5076
  n0,
5331
5077
  _LE,
5332
- {
5333
- [_h]: ["POST", "/exports", 200],
5334
- },
5078
+ { [_h]: ["POST", "/exports", 200] },
5335
5079
  () => ListExportsRequest,
5336
5080
  () => ListExportsResponse,
5337
5081
  ];
@@ -5339,9 +5083,7 @@ export var ListImports = [
5339
5083
  9,
5340
5084
  n0,
5341
5085
  _LI,
5342
- {
5343
- [_h]: ["POST", "/imports", 200],
5344
- },
5086
+ { [_h]: ["POST", "/imports", 200] },
5345
5087
  () => ListImportsRequest,
5346
5088
  () => ListImportsResponse,
5347
5089
  ];
@@ -5349,9 +5091,7 @@ export var ListIntentMetrics = [
5349
5091
  9,
5350
5092
  n0,
5351
5093
  _LIM,
5352
- {
5353
- [_h]: ["POST", "/bots/{botId}/analytics/intentmetrics", 200],
5354
- },
5094
+ { [_h]: ["POST", "/bots/{botId}/analytics/intentmetrics", 200] },
5355
5095
  () => ListIntentMetricsRequest,
5356
5096
  () => ListIntentMetricsResponse,
5357
5097
  ];
@@ -5359,9 +5099,7 @@ export var ListIntentPaths = [
5359
5099
  9,
5360
5100
  n0,
5361
5101
  _LIP,
5362
- {
5363
- [_h]: ["POST", "/bots/{botId}/analytics/intentpaths", 200],
5364
- },
5102
+ { [_h]: ["POST", "/bots/{botId}/analytics/intentpaths", 200] },
5365
5103
  () => ListIntentPathsRequest,
5366
5104
  () => ListIntentPathsResponse,
5367
5105
  ];
@@ -5369,9 +5107,7 @@ export var ListIntents = [
5369
5107
  9,
5370
5108
  n0,
5371
5109
  _LIi,
5372
- {
5373
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200],
5374
- },
5110
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200] },
5375
5111
  () => ListIntentsRequest,
5376
5112
  () => ListIntentsResponse,
5377
5113
  ];
@@ -5379,9 +5115,7 @@ export var ListIntentStageMetrics = [
5379
5115
  9,
5380
5116
  n0,
5381
5117
  _LISM,
5382
- {
5383
- [_h]: ["POST", "/bots/{botId}/analytics/intentstagemetrics", 200],
5384
- },
5118
+ { [_h]: ["POST", "/bots/{botId}/analytics/intentstagemetrics", 200] },
5385
5119
  () => ListIntentStageMetricsRequest,
5386
5120
  () => ListIntentStageMetricsResponse,
5387
5121
  ];
@@ -5403,9 +5137,7 @@ export var ListSessionAnalyticsData = [
5403
5137
  9,
5404
5138
  n0,
5405
5139
  _LSAD,
5406
- {
5407
- [_h]: ["POST", "/bots/{botId}/analytics/sessions", 200],
5408
- },
5140
+ { [_h]: ["POST", "/bots/{botId}/analytics/sessions", 200] },
5409
5141
  () => ListSessionAnalyticsDataRequest,
5410
5142
  () => ListSessionAnalyticsDataResponse,
5411
5143
  ];
@@ -5413,9 +5145,7 @@ export var ListSessionMetrics = [
5413
5145
  9,
5414
5146
  n0,
5415
5147
  _LSM,
5416
- {
5417
- [_h]: ["POST", "/bots/{botId}/analytics/sessionmetrics", 200],
5418
- },
5148
+ { [_h]: ["POST", "/bots/{botId}/analytics/sessionmetrics", 200] },
5419
5149
  () => ListSessionMetricsRequest,
5420
5150
  () => ListSessionMetricsResponse,
5421
5151
  ];
@@ -5423,9 +5153,7 @@ export var ListSlots = [
5423
5153
  9,
5424
5154
  n0,
5425
5155
  _LS,
5426
- {
5427
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200],
5428
- },
5156
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200] },
5429
5157
  () => ListSlotsRequest,
5430
5158
  () => ListSlotsResponse,
5431
5159
  ];
@@ -5433,9 +5161,7 @@ export var ListSlotTypes = [
5433
5161
  9,
5434
5162
  n0,
5435
5163
  _LST,
5436
- {
5437
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200],
5438
- },
5164
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200] },
5439
5165
  () => ListSlotTypesRequest,
5440
5166
  () => ListSlotTypesResponse,
5441
5167
  ];
@@ -5443,9 +5169,7 @@ export var ListTagsForResource = [
5443
5169
  9,
5444
5170
  n0,
5445
5171
  _LTFR,
5446
- {
5447
- [_h]: ["GET", "/tags/{resourceARN}", 200],
5448
- },
5172
+ { [_h]: ["GET", "/tags/{resourceARN}", 200] },
5449
5173
  () => ListTagsForResourceRequest,
5450
5174
  () => ListTagsForResourceResponse,
5451
5175
  ];
@@ -5453,9 +5177,7 @@ export var ListTestExecutionResultItems = [
5453
5177
  9,
5454
5178
  n0,
5455
5179
  _LTERI,
5456
- {
5457
- [_h]: ["POST", "/testexecutions/{testExecutionId}/results", 200],
5458
- },
5180
+ { [_h]: ["POST", "/testexecutions/{testExecutionId}/results", 200] },
5459
5181
  () => ListTestExecutionResultItemsRequest,
5460
5182
  () => ListTestExecutionResultItemsResponse,
5461
5183
  ];
@@ -5463,9 +5185,7 @@ export var ListTestExecutions = [
5463
5185
  9,
5464
5186
  n0,
5465
5187
  _LTE,
5466
- {
5467
- [_h]: ["POST", "/testexecutions", 200],
5468
- },
5188
+ { [_h]: ["POST", "/testexecutions", 200] },
5469
5189
  () => ListTestExecutionsRequest,
5470
5190
  () => ListTestExecutionsResponse,
5471
5191
  ];
@@ -5473,9 +5193,7 @@ export var ListTestSetRecords = [
5473
5193
  9,
5474
5194
  n0,
5475
5195
  _LTSRis,
5476
- {
5477
- [_h]: ["POST", "/testsets/{testSetId}/records", 200],
5478
- },
5196
+ { [_h]: ["POST", "/testsets/{testSetId}/records", 200] },
5479
5197
  () => ListTestSetRecordsRequest,
5480
5198
  () => ListTestSetRecordsResponse,
5481
5199
  ];
@@ -5483,9 +5201,7 @@ export var ListTestSets = [
5483
5201
  9,
5484
5202
  n0,
5485
5203
  _LTS,
5486
- {
5487
- [_h]: ["POST", "/testsets", 200],
5488
- },
5204
+ { [_h]: ["POST", "/testsets", 200] },
5489
5205
  () => ListTestSetsRequest,
5490
5206
  () => ListTestSetsResponse,
5491
5207
  ];
@@ -5493,9 +5209,7 @@ export var ListUtteranceAnalyticsData = [
5493
5209
  9,
5494
5210
  n0,
5495
5211
  _LUAD,
5496
- {
5497
- [_h]: ["POST", "/bots/{botId}/analytics/utterances", 200],
5498
- },
5212
+ { [_h]: ["POST", "/bots/{botId}/analytics/utterances", 200] },
5499
5213
  () => ListUtteranceAnalyticsDataRequest,
5500
5214
  () => ListUtteranceAnalyticsDataResponse,
5501
5215
  ];
@@ -5503,9 +5217,7 @@ export var ListUtteranceMetrics = [
5503
5217
  9,
5504
5218
  n0,
5505
5219
  _LUM,
5506
- {
5507
- [_h]: ["POST", "/bots/{botId}/analytics/utterancemetrics", 200],
5508
- },
5220
+ { [_h]: ["POST", "/bots/{botId}/analytics/utterancemetrics", 200] },
5509
5221
  () => ListUtteranceMetricsRequest,
5510
5222
  () => ListUtteranceMetricsResponse,
5511
5223
  ];
@@ -5527,9 +5239,7 @@ export var StartBotRecommendation = [
5527
5239
  9,
5528
5240
  n0,
5529
5241
  _SBR,
5530
- {
5531
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 202],
5532
- },
5242
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 202] },
5533
5243
  () => StartBotRecommendationRequest,
5534
5244
  () => StartBotRecommendationResponse,
5535
5245
  ];
@@ -5537,9 +5247,7 @@ export var StartBotResourceGeneration = [
5537
5247
  9,
5538
5248
  n0,
5539
5249
  _SBRG,
5540
- {
5541
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/startgeneration", 202],
5542
- },
5250
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/startgeneration", 202] },
5543
5251
  () => StartBotResourceGenerationRequest,
5544
5252
  () => StartBotResourceGenerationResponse,
5545
5253
  ];
@@ -5547,9 +5255,7 @@ export var StartImport = [
5547
5255
  9,
5548
5256
  n0,
5549
5257
  _SI,
5550
- {
5551
- [_h]: ["PUT", "/imports", 202],
5552
- },
5258
+ { [_h]: ["PUT", "/imports", 202] },
5553
5259
  () => StartImportRequest,
5554
5260
  () => StartImportResponse,
5555
5261
  ];
@@ -5557,9 +5263,7 @@ export var StartTestExecution = [
5557
5263
  9,
5558
5264
  n0,
5559
5265
  _STE,
5560
- {
5561
- [_h]: ["POST", "/testsets/{testSetId}/testexecutions", 202],
5562
- },
5266
+ { [_h]: ["POST", "/testsets/{testSetId}/testexecutions", 202] },
5563
5267
  () => StartTestExecutionRequest,
5564
5268
  () => StartTestExecutionResponse,
5565
5269
  ];
@@ -5567,9 +5271,7 @@ export var StartTestSetGeneration = [
5567
5271
  9,
5568
5272
  n0,
5569
5273
  _STSG,
5570
- {
5571
- [_h]: ["PUT", "/testsetgenerations", 202],
5572
- },
5274
+ { [_h]: ["PUT", "/testsetgenerations", 202] },
5573
5275
  () => StartTestSetGenerationRequest,
5574
5276
  () => StartTestSetGenerationResponse,
5575
5277
  ];
@@ -5591,9 +5293,7 @@ export var TagResource = [
5591
5293
  9,
5592
5294
  n0,
5593
5295
  _TR,
5594
- {
5595
- [_h]: ["POST", "/tags/{resourceARN}", 200],
5596
- },
5296
+ { [_h]: ["POST", "/tags/{resourceARN}", 200] },
5597
5297
  () => TagResourceRequest,
5598
5298
  () => TagResourceResponse,
5599
5299
  ];
@@ -5601,9 +5301,7 @@ export var UntagResource = [
5601
5301
  9,
5602
5302
  n0,
5603
5303
  _UR,
5604
- {
5605
- [_h]: ["DELETE", "/tags/{resourceARN}", 200],
5606
- },
5304
+ { [_h]: ["DELETE", "/tags/{resourceARN}", 200] },
5607
5305
  () => UntagResourceRequest,
5608
5306
  () => UntagResourceResponse,
5609
5307
  ];
@@ -5611,9 +5309,7 @@ export var UpdateBot = [
5611
5309
  9,
5612
5310
  n0,
5613
5311
  _UB,
5614
- {
5615
- [_h]: ["PUT", "/bots/{botId}", 202],
5616
- },
5312
+ { [_h]: ["PUT", "/bots/{botId}", 202] },
5617
5313
  () => UpdateBotRequest,
5618
5314
  () => UpdateBotResponse,
5619
5315
  ];
@@ -5621,9 +5317,7 @@ export var UpdateBotAlias = [
5621
5317
  9,
5622
5318
  n0,
5623
5319
  _UBA,
5624
- {
5625
- [_h]: ["PUT", "/bots/{botId}/botaliases/{botAliasId}", 202],
5626
- },
5320
+ { [_h]: ["PUT", "/bots/{botId}/botaliases/{botAliasId}", 202] },
5627
5321
  () => UpdateBotAliasRequest,
5628
5322
  () => UpdateBotAliasResponse,
5629
5323
  ];
@@ -5631,9 +5325,7 @@ export var UpdateBotLocale = [
5631
5325
  9,
5632
5326
  n0,
5633
5327
  _UBL,
5634
- {
5635
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202],
5636
- },
5328
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202] },
5637
5329
  () => UpdateBotLocaleRequest,
5638
5330
  () => UpdateBotLocaleResponse,
5639
5331
  ];
@@ -5655,9 +5347,7 @@ export var UpdateExport = [
5655
5347
  9,
5656
5348
  n0,
5657
5349
  _UE,
5658
- {
5659
- [_h]: ["PUT", "/exports/{exportId}", 202],
5660
- },
5350
+ { [_h]: ["PUT", "/exports/{exportId}", 202] },
5661
5351
  () => UpdateExportRequest,
5662
5352
  () => UpdateExportResponse,
5663
5353
  ];
@@ -5665,9 +5355,7 @@ export var UpdateIntent = [
5665
5355
  9,
5666
5356
  n0,
5667
5357
  _UI,
5668
- {
5669
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200],
5670
- },
5358
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200] },
5671
5359
  () => UpdateIntentRequest,
5672
5360
  () => UpdateIntentResponse,
5673
5361
  ];
@@ -5675,9 +5363,7 @@ export var UpdateResourcePolicy = [
5675
5363
  9,
5676
5364
  n0,
5677
5365
  _URP,
5678
- {
5679
- [_h]: ["PUT", "/policy/{resourceArn}", 200],
5680
- },
5366
+ { [_h]: ["PUT", "/policy/{resourceArn}", 200] },
5681
5367
  () => UpdateResourcePolicyRequest,
5682
5368
  () => UpdateResourcePolicyResponse,
5683
5369
  ];
@@ -5699,9 +5385,7 @@ export var UpdateSlotType = [
5699
5385
  9,
5700
5386
  n0,
5701
5387
  _UST,
5702
- {
5703
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 202],
5704
- },
5388
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 202] },
5705
5389
  () => UpdateSlotTypeRequest,
5706
5390
  () => UpdateSlotTypeResponse,
5707
5391
  ];
@@ -5709,9 +5393,7 @@ export var UpdateTestSet = [
5709
5393
  9,
5710
5394
  n0,
5711
5395
  _UTSp,
5712
- {
5713
- [_h]: ["PUT", "/testsets/{testSetId}", 200],
5714
- },
5396
+ { [_h]: ["PUT", "/testsets/{testSetId}", 200] },
5715
5397
  () => UpdateTestSetRequest,
5716
5398
  () => UpdateTestSetResponse,
5717
5399
  ];