@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
package/dist-cjs/index.js CHANGED
@@ -1735,17 +1735,7 @@ var ConditionalSpecification = [
1735
1735
  [_ac, _cB, _dB],
1736
1736
  [2, () => ConditionalBranches, () => DefaultConditionalBranch],
1737
1737
  ];
1738
- var ConflictException = [
1739
- -3,
1740
- n0,
1741
- _CE,
1742
- {
1743
- [_err]: _cl,
1744
- [_hE]: 409,
1745
- },
1746
- [_m],
1747
- [0],
1748
- ];
1738
+ var ConflictException = [-3, n0, _CE, { [_err]: _cl, [_hE]: 409 }, [_m], [0]];
1749
1739
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
1750
1740
  var ConversationLevelIntentClassificationResultItem = [
1751
1741
  3,
@@ -1997,20 +1987,7 @@ var CreateResourcePolicyStatementRequest = [
1997
1987
  _CRPSR,
1998
1988
  0,
1999
1989
  [_rAe, _sI, _ef, _pr, _act, _c, _eRI],
2000
- [
2001
- [0, 1],
2002
- 0,
2003
- 0,
2004
- () => PrincipalList,
2005
- 64 | 0,
2006
- [2, n0, _CM, 0, 0, 128 | 0],
2007
- [
2008
- 0,
2009
- {
2010
- [_hQ]: _eRI,
2011
- },
2012
- ],
2013
- ],
1990
+ [[0, 1], 0, 0, () => PrincipalList, 64 | 0, [2, n0, _CM, 0, 0, 128 | 0], [0, { [_hQ]: _eRI }]],
2014
1991
  ];
2015
1992
  var CreateResourcePolicyStatementResponse = [3, n0, _CRPSRr, 0, [_rAe, _rI], [0, 0]];
2016
1993
  var CreateSlotRequest = [
@@ -2146,12 +2123,7 @@ var DeleteBotAliasRequest = [
2146
2123
  [
2147
2124
  [0, 1],
2148
2125
  [0, 1],
2149
- [
2150
- 2,
2151
- {
2152
- [_hQ]: _sRIUC,
2153
- },
2154
- ],
2126
+ [2, { [_hQ]: _sRIUC }],
2155
2127
  ],
2156
2128
  ];
2157
2129
  var DeleteBotAliasResponse = [3, n0, _DBARe, 0, [_bAI, _bI, _bAS], [0, 0, 0]];
@@ -2188,12 +2160,7 @@ var DeleteBotRequest = [
2188
2160
  [_bI, _sRIUC],
2189
2161
  [
2190
2162
  [0, 1],
2191
- [
2192
- 2,
2193
- {
2194
- [_hQ]: _sRIUC,
2195
- },
2196
- ],
2163
+ [2, { [_hQ]: _sRIUC }],
2197
2164
  ],
2198
2165
  ];
2199
2166
  var DeleteBotResponse = [3, n0, _DBRe, 0, [_bI, _bS], [0, 0]];
@@ -2206,12 +2173,7 @@ var DeleteBotVersionRequest = [
2206
2173
  [
2207
2174
  [0, 1],
2208
2175
  [0, 1],
2209
- [
2210
- 2,
2211
- {
2212
- [_hQ]: _sRIUC,
2213
- },
2214
- ],
2176
+ [2, { [_hQ]: _sRIUC }],
2215
2177
  ],
2216
2178
  ];
2217
2179
  var DeleteBotVersionResponse = [3, n0, _DBVRe, 0, [_bI, _bV, _bS], [0, 0, 0]];
@@ -2260,12 +2222,7 @@ var DeleteResourcePolicyRequest = [
2260
2222
  [_rAe, _eRI],
2261
2223
  [
2262
2224
  [0, 1],
2263
- [
2264
- 0,
2265
- {
2266
- [_hQ]: _eRI,
2267
- },
2268
- ],
2225
+ [0, { [_hQ]: _eRI }],
2269
2226
  ],
2270
2227
  ];
2271
2228
  var DeleteResourcePolicyResponse = [3, n0, _DRPRe, 0, [_rAe, _rI], [0, 0]];
@@ -2278,12 +2235,7 @@ var DeleteResourcePolicyStatementRequest = [
2278
2235
  [
2279
2236
  [0, 1],
2280
2237
  [0, 1],
2281
- [
2282
- 0,
2283
- {
2284
- [_hQ]: _eRI,
2285
- },
2286
- ],
2238
+ [0, { [_hQ]: _eRI }],
2287
2239
  ],
2288
2240
  ];
2289
2241
  var DeleteResourcePolicyStatementResponse = [3, n0, _DRPSRe, 0, [_rAe, _rI], [0, 0]];
@@ -2312,12 +2264,7 @@ var DeleteSlotTypeRequest = [
2312
2264
  [0, 1],
2313
2265
  [0, 1],
2314
2266
  [0, 1],
2315
- [
2316
- 2,
2317
- {
2318
- [_hQ]: _sRIUC,
2319
- },
2320
- ],
2267
+ [2, { [_hQ]: _sRIUC }],
2321
2268
  ],
2322
2269
  ];
2323
2270
  var DeleteTestSetRequest = [3, n0, _DTSR, 0, [_tSI], [[0, 1]]];
@@ -2329,18 +2276,8 @@ var DeleteUtterancesRequest = [
2329
2276
  [_bI, _lI, _sIe],
2330
2277
  [
2331
2278
  [0, 1],
2332
- [
2333
- 0,
2334
- {
2335
- [_hQ]: _lI,
2336
- },
2337
- ],
2338
- [
2339
- 0,
2340
- {
2341
- [_hQ]: _sIe,
2342
- },
2343
- ],
2279
+ [0, { [_hQ]: _lI }],
2280
+ [0, { [_hQ]: _sIe }],
2344
2281
  ],
2345
2282
  ];
2346
2283
  var DeleteUtterancesResponse = [3, n0, _DURe, 0, [], []];
@@ -3017,17 +2954,7 @@ var IntentSummary = [
3017
2954
  [_iI, _iN, _iDN, _de, _pIS, _iCn, _oC, _lUDT],
3018
2955
  [0, 0, 0, 0, 0, () => InputContextsList, () => OutputContextsList, 4],
3019
2956
  ];
3020
- var InternalServerException = [
3021
- -3,
3022
- n0,
3023
- _ISE,
3024
- {
3025
- [_err]: _se,
3026
- [_hE]: 500,
3027
- },
3028
- [_m],
3029
- [0],
3030
- ];
2957
+ var InternalServerException = [-3, n0, _ISE, { [_err]: _se, [_hE]: 500 }, [_m], [0]];
3031
2958
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
3032
2959
  var InvokedIntentSample = [3, n0, _IIS, 0, [_iN], [0]];
3033
2960
  var KendraConfiguration = [3, n0, _KC, 0, [_kI, _qFSE, _qFS], [0, 2, 0]];
@@ -3622,17 +3549,7 @@ var PostFulfillmentStatusSpecification = [
3622
3549
  () => ConditionalSpecification,
3623
3550
  ],
3624
3551
  ];
3625
- var PreconditionFailedException = [
3626
- -3,
3627
- n0,
3628
- _PFE,
3629
- {
3630
- [_err]: _cl,
3631
- [_hE]: 412,
3632
- },
3633
- [_m],
3634
- [0],
3635
- ];
3552
+ var PreconditionFailedException = [-3, n0, _PFE, { [_err]: _cl, [_hE]: 412 }, [_m], [0]];
3636
3553
  schema.TypeRegistry.for(n0).registerError(PreconditionFailedException, PreconditionFailedException$1);
3637
3554
  var Principal = [3, n0, _P, 0, [_ser, _ar], [0, 0]];
3638
3555
  var PromptAttemptSpecification = [
@@ -3671,17 +3588,7 @@ var QnAIntentConfiguration = [
3671
3588
  var QnAKendraConfiguration = [3, n0, _QAKC, 0, [_kI, _qFSE, _qFS, _eR], [0, 2, 0, 2]];
3672
3589
  var RecommendedIntentSummary = [3, n0, _RIS, 0, [_iI, _iN, _sUC], [0, 0, 1]];
3673
3590
  var RelativeAggregationDuration = [3, n0, _RAD, 0, [_tD, _tV], [0, 1]];
3674
- var ResourceNotFoundException = [
3675
- -3,
3676
- n0,
3677
- _RNFE,
3678
- {
3679
- [_err]: _cl,
3680
- [_hE]: 404,
3681
- },
3682
- [_m],
3683
- [0],
3684
- ];
3591
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_err]: _cl, [_hE]: 404 }, [_m], [0]];
3685
3592
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
3686
3593
  var ResponseSpecification = [3, n0, _RS, 0, [_mG, _aIl], [() => MessageGroupsList, 2]];
3687
3594
  var RuntimeHintDetails = [
@@ -3738,17 +3645,7 @@ var SearchAssociatedTranscriptsResponse = [
3738
3645
  [0, 0, 0, 0, 1, () => AssociatedTranscriptList, 1],
3739
3646
  ];
3740
3647
  var SentimentAnalysisSettings = [3, n0, _SAS, 0, [_dSe], [2]];
3741
- var ServiceQuotaExceededException = [
3742
- -3,
3743
- n0,
3744
- _SQEE,
3745
- {
3746
- [_err]: _cl,
3747
- [_hE]: 402,
3748
- },
3749
- [_m],
3750
- [0],
3751
- ];
3648
+ var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_err]: _cl, [_hE]: 402 }, [_m], [0]];
3752
3649
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
3753
3650
  var SessionDataSortBy = [3, n0, _SDSB, 0, [_n, _or], [0, 0]];
3754
3651
  var SessionSpecification = [
@@ -4128,20 +4025,9 @@ var ThrottlingException = [
4128
4025
  -3,
4129
4026
  n0,
4130
4027
  _TE,
4131
- {
4132
- [_err]: _cl,
4133
- [_hE]: 429,
4134
- },
4028
+ { [_err]: _cl, [_hE]: 429 },
4135
4029
  [_rAS, _m],
4136
- [
4137
- [
4138
- 1,
4139
- {
4140
- [_hH]: _RA,
4141
- },
4142
- ],
4143
- 0,
4144
- ],
4030
+ [[1, { [_hH]: _RA }], 0],
4145
4031
  ];
4146
4032
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
4147
4033
  var TranscriptFilter = [3, n0, _TF, 0, [_lTF], [() => LexTranscriptFilter]];
@@ -4170,12 +4056,7 @@ var UntagResourceRequest = [
4170
4056
  [_rARN, _tK],
4171
4057
  [
4172
4058
  [0, 1],
4173
- [
4174
- 64 | 0,
4175
- {
4176
- [_hQ]: _tK,
4177
- },
4178
- ],
4059
+ [64 | 0, { [_hQ]: _tK }],
4179
4060
  ],
4180
4061
  ];
4181
4062
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -4406,16 +4287,7 @@ var UpdateResourcePolicyRequest = [
4406
4287
  _URPR,
4407
4288
  0,
4408
4289
  [_rAe, _p, _eRI],
4409
- [
4410
- [0, 1],
4411
- 0,
4412
- [
4413
- 0,
4414
- {
4415
- [_hQ]: _eRI,
4416
- },
4417
- ],
4418
- ],
4290
+ [[0, 1], 0, [0, { [_hQ]: _eRI }]],
4419
4291
  ];
4420
4292
  var UpdateResourcePolicyResponse = [3, n0, _URPRp, 0, [_rAe, _rI], [0, 0]];
4421
4293
  var UpdateSlotRequest = [
@@ -4637,17 +4509,7 @@ var UtteranceSpecification = [
4637
4509
  ],
4638
4510
  [0, 0, 0, 0, 0, 0, 4, 4, 0, 4, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => UtteranceBotResponses],
4639
4511
  ];
4640
- var ValidationException = [
4641
- -3,
4642
- n0,
4643
- _VE,
4644
- {
4645
- [_err]: _cl,
4646
- [_hE]: 400,
4647
- },
4648
- [_m],
4649
- [0],
4650
- ];
4512
+ var ValidationException = [-3, n0, _VE, { [_err]: _cl, [_hE]: 400 }, [_m], [0]];
4651
4513
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
4652
4514
  var VoiceSettings = [3, n0, _VS, 0, [_en, _vI], [0, 0]];
4653
4515
  var WaitAndContinueSpecification = [
@@ -4884,9 +4746,7 @@ var BuildBotLocale = [
4884
4746
  9,
4885
4747
  n0,
4886
4748
  _BBL,
4887
- {
4888
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202],
4889
- },
4749
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202] },
4890
4750
  () => BuildBotLocaleRequest,
4891
4751
  () => BuildBotLocaleResponse,
4892
4752
  ];
@@ -4894,9 +4754,7 @@ var CreateBot = [
4894
4754
  9,
4895
4755
  n0,
4896
4756
  _CBr,
4897
- {
4898
- [_h]: ["PUT", "/bots", 202],
4899
- },
4757
+ { [_h]: ["PUT", "/bots", 202] },
4900
4758
  () => CreateBotRequest,
4901
4759
  () => CreateBotResponse,
4902
4760
  ];
@@ -4904,9 +4762,7 @@ var CreateBotAlias = [
4904
4762
  9,
4905
4763
  n0,
4906
4764
  _CBA,
4907
- {
4908
- [_h]: ["PUT", "/bots/{botId}/botaliases", 202],
4909
- },
4765
+ { [_h]: ["PUT", "/bots/{botId}/botaliases", 202] },
4910
4766
  () => CreateBotAliasRequest,
4911
4767
  () => CreateBotAliasResponse,
4912
4768
  ];
@@ -4914,9 +4770,7 @@ var CreateBotLocale = [
4914
4770
  9,
4915
4771
  n0,
4916
4772
  _CBL,
4917
- {
4918
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales", 202],
4919
- },
4773
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales", 202] },
4920
4774
  () => CreateBotLocaleRequest,
4921
4775
  () => CreateBotLocaleResponse,
4922
4776
  ];
@@ -4924,9 +4778,7 @@ var CreateBotReplica = [
4924
4778
  9,
4925
4779
  n0,
4926
4780
  _CBRre,
4927
- {
4928
- [_h]: ["PUT", "/bots/{botId}/replicas", 202],
4929
- },
4781
+ { [_h]: ["PUT", "/bots/{botId}/replicas", 202] },
4930
4782
  () => CreateBotReplicaRequest,
4931
4783
  () => CreateBotReplicaResponse,
4932
4784
  ];
@@ -4934,9 +4786,7 @@ var CreateBotVersion = [
4934
4786
  9,
4935
4787
  n0,
4936
4788
  _CBV,
4937
- {
4938
- [_h]: ["PUT", "/bots/{botId}/botversions", 202],
4939
- },
4789
+ { [_h]: ["PUT", "/bots/{botId}/botversions", 202] },
4940
4790
  () => CreateBotVersionRequest,
4941
4791
  () => CreateBotVersionResponse,
4942
4792
  ];
@@ -4944,9 +4794,7 @@ var CreateExport = [
4944
4794
  9,
4945
4795
  n0,
4946
4796
  _CEr,
4947
- {
4948
- [_h]: ["PUT", "/exports", 202],
4949
- },
4797
+ { [_h]: ["PUT", "/exports", 202] },
4950
4798
  () => CreateExportRequest,
4951
4799
  () => CreateExportResponse,
4952
4800
  ];
@@ -4954,9 +4802,7 @@ var CreateIntent = [
4954
4802
  9,
4955
4803
  n0,
4956
4804
  _CI,
4957
- {
4958
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200],
4959
- },
4805
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200] },
4960
4806
  () => CreateIntentRequest,
4961
4807
  () => CreateIntentResponse,
4962
4808
  ];
@@ -4964,9 +4810,7 @@ var CreateResourcePolicy = [
4964
4810
  9,
4965
4811
  n0,
4966
4812
  _CRP,
4967
- {
4968
- [_h]: ["POST", "/policy/{resourceArn}", 200],
4969
- },
4813
+ { [_h]: ["POST", "/policy/{resourceArn}", 200] },
4970
4814
  () => CreateResourcePolicyRequest,
4971
4815
  () => CreateResourcePolicyResponse,
4972
4816
  ];
@@ -4974,9 +4818,7 @@ var CreateResourcePolicyStatement = [
4974
4818
  9,
4975
4819
  n0,
4976
4820
  _CRPS,
4977
- {
4978
- [_h]: ["POST", "/policy/{resourceArn}/statements", 200],
4979
- },
4821
+ { [_h]: ["POST", "/policy/{resourceArn}/statements", 200] },
4980
4822
  () => CreateResourcePolicyStatementRequest,
4981
4823
  () => CreateResourcePolicyStatementResponse,
4982
4824
  ];
@@ -4984,9 +4826,7 @@ var CreateSlot = [
4984
4826
  9,
4985
4827
  n0,
4986
4828
  _CSr,
4987
- {
4988
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200],
4989
- },
4829
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200] },
4990
4830
  () => CreateSlotRequest,
4991
4831
  () => CreateSlotResponse,
4992
4832
  ];
@@ -4994,9 +4834,7 @@ var CreateSlotType = [
4994
4834
  9,
4995
4835
  n0,
4996
4836
  _CST,
4997
- {
4998
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200],
4999
- },
4837
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200] },
5000
4838
  () => CreateSlotTypeRequest,
5001
4839
  () => CreateSlotTypeResponse,
5002
4840
  ];
@@ -5004,9 +4842,7 @@ var CreateTestSetDiscrepancyReport = [
5004
4842
  9,
5005
4843
  n0,
5006
4844
  _CTSDR,
5007
- {
5008
- [_h]: ["POST", "/testsets/{testSetId}/testsetdiscrepancy", 202],
5009
- },
4845
+ { [_h]: ["POST", "/testsets/{testSetId}/testsetdiscrepancy", 202] },
5010
4846
  () => CreateTestSetDiscrepancyReportRequest,
5011
4847
  () => CreateTestSetDiscrepancyReportResponse,
5012
4848
  ];
@@ -5014,9 +4850,7 @@ var CreateUploadUrl = [
5014
4850
  9,
5015
4851
  n0,
5016
4852
  _CUU,
5017
- {
5018
- [_h]: ["POST", "/createuploadurl", 200],
5019
- },
4853
+ { [_h]: ["POST", "/createuploadurl", 200] },
5020
4854
  () => CreateUploadUrlRequest,
5021
4855
  () => CreateUploadUrlResponse,
5022
4856
  ];
@@ -5024,9 +4858,7 @@ var DeleteBot = [
5024
4858
  9,
5025
4859
  n0,
5026
4860
  _DB,
5027
- {
5028
- [_h]: ["DELETE", "/bots/{botId}", 202],
5029
- },
4861
+ { [_h]: ["DELETE", "/bots/{botId}", 202] },
5030
4862
  () => DeleteBotRequest,
5031
4863
  () => DeleteBotResponse,
5032
4864
  ];
@@ -5034,9 +4866,7 @@ var DeleteBotAlias = [
5034
4866
  9,
5035
4867
  n0,
5036
4868
  _DBA,
5037
- {
5038
- [_h]: ["DELETE", "/bots/{botId}/botaliases/{botAliasId}", 202],
5039
- },
4869
+ { [_h]: ["DELETE", "/bots/{botId}/botaliases/{botAliasId}", 202] },
5040
4870
  () => DeleteBotAliasRequest,
5041
4871
  () => DeleteBotAliasResponse,
5042
4872
  ];
@@ -5044,9 +4874,7 @@ var DeleteBotLocale = [
5044
4874
  9,
5045
4875
  n0,
5046
4876
  _DBL,
5047
- {
5048
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202],
5049
- },
4877
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202] },
5050
4878
  () => DeleteBotLocaleRequest,
5051
4879
  () => DeleteBotLocaleResponse,
5052
4880
  ];
@@ -5054,9 +4882,7 @@ var DeleteBotReplica = [
5054
4882
  9,
5055
4883
  n0,
5056
4884
  _DBRel,
5057
- {
5058
- [_h]: ["DELETE", "/bots/{botId}/replicas/{replicaRegion}", 202],
5059
- },
4885
+ { [_h]: ["DELETE", "/bots/{botId}/replicas/{replicaRegion}", 202] },
5060
4886
  () => DeleteBotReplicaRequest,
5061
4887
  () => DeleteBotReplicaResponse,
5062
4888
  ];
@@ -5064,9 +4890,7 @@ var DeleteBotVersion = [
5064
4890
  9,
5065
4891
  n0,
5066
4892
  _DBV,
5067
- {
5068
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}", 202],
5069
- },
4893
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}", 202] },
5070
4894
  () => DeleteBotVersionRequest,
5071
4895
  () => DeleteBotVersionResponse,
5072
4896
  ];
@@ -5074,9 +4898,7 @@ var DeleteCustomVocabulary = [
5074
4898
  9,
5075
4899
  n0,
5076
4900
  _DCV,
5077
- {
5078
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary", 202],
5079
- },
4901
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary", 202] },
5080
4902
  () => DeleteCustomVocabularyRequest,
5081
4903
  () => DeleteCustomVocabularyResponse,
5082
4904
  ];
@@ -5084,9 +4906,7 @@ var DeleteExport = [
5084
4906
  9,
5085
4907
  n0,
5086
4908
  _DE,
5087
- {
5088
- [_h]: ["DELETE", "/exports/{exportId}", 202],
5089
- },
4909
+ { [_h]: ["DELETE", "/exports/{exportId}", 202] },
5090
4910
  () => DeleteExportRequest,
5091
4911
  () => DeleteExportResponse,
5092
4912
  ];
@@ -5094,9 +4914,7 @@ var DeleteImport = [
5094
4914
  9,
5095
4915
  n0,
5096
4916
  _DI,
5097
- {
5098
- [_h]: ["DELETE", "/imports/{importId}", 202],
5099
- },
4917
+ { [_h]: ["DELETE", "/imports/{importId}", 202] },
5100
4918
  () => DeleteImportRequest,
5101
4919
  () => DeleteImportResponse,
5102
4920
  ];
@@ -5104,9 +4922,7 @@ var DeleteIntent = [
5104
4922
  9,
5105
4923
  n0,
5106
4924
  _DIe,
5107
- {
5108
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 204],
5109
- },
4925
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 204] },
5110
4926
  () => DeleteIntentRequest,
5111
4927
  () => __Unit,
5112
4928
  ];
@@ -5114,9 +4930,7 @@ var DeleteResourcePolicy = [
5114
4930
  9,
5115
4931
  n0,
5116
4932
  _DRP,
5117
- {
5118
- [_h]: ["DELETE", "/policy/{resourceArn}", 204],
5119
- },
4933
+ { [_h]: ["DELETE", "/policy/{resourceArn}", 204] },
5120
4934
  () => DeleteResourcePolicyRequest,
5121
4935
  () => DeleteResourcePolicyResponse,
5122
4936
  ];
@@ -5124,9 +4938,7 @@ var DeleteResourcePolicyStatement = [
5124
4938
  9,
5125
4939
  n0,
5126
4940
  _DRPS,
5127
- {
5128
- [_h]: ["DELETE", "/policy/{resourceArn}/statements/{statementId}", 204],
5129
- },
4941
+ { [_h]: ["DELETE", "/policy/{resourceArn}/statements/{statementId}", 204] },
5130
4942
  () => DeleteResourcePolicyStatementRequest,
5131
4943
  () => DeleteResourcePolicyStatementResponse,
5132
4944
  ];
@@ -5148,9 +4960,7 @@ var DeleteSlotType = [
5148
4960
  9,
5149
4961
  n0,
5150
4962
  _DST,
5151
- {
5152
- [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 204],
5153
- },
4963
+ { [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 204] },
5154
4964
  () => DeleteSlotTypeRequest,
5155
4965
  () => __Unit,
5156
4966
  ];
@@ -5158,9 +4968,7 @@ var DeleteTestSet = [
5158
4968
  9,
5159
4969
  n0,
5160
4970
  _DTS,
5161
- {
5162
- [_h]: ["DELETE", "/testsets/{testSetId}", 204],
5163
- },
4971
+ { [_h]: ["DELETE", "/testsets/{testSetId}", 204] },
5164
4972
  () => DeleteTestSetRequest,
5165
4973
  () => __Unit,
5166
4974
  ];
@@ -5168,9 +4976,7 @@ var DeleteUtterances = [
5168
4976
  9,
5169
4977
  n0,
5170
4978
  _DU,
5171
- {
5172
- [_h]: ["DELETE", "/bots/{botId}/utterances", 204],
5173
- },
4979
+ { [_h]: ["DELETE", "/bots/{botId}/utterances", 204] },
5174
4980
  () => DeleteUtterancesRequest,
5175
4981
  () => DeleteUtterancesResponse,
5176
4982
  ];
@@ -5178,9 +4984,7 @@ var DescribeBot = [
5178
4984
  9,
5179
4985
  n0,
5180
4986
  _DBe,
5181
- {
5182
- [_h]: ["GET", "/bots/{botId}", 200],
5183
- },
4987
+ { [_h]: ["GET", "/bots/{botId}", 200] },
5184
4988
  () => DescribeBotRequest,
5185
4989
  () => DescribeBotResponse,
5186
4990
  ];
@@ -5188,9 +4992,7 @@ var DescribeBotAlias = [
5188
4992
  9,
5189
4993
  n0,
5190
4994
  _DBAe,
5191
- {
5192
- [_h]: ["GET", "/bots/{botId}/botaliases/{botAliasId}", 200],
5193
- },
4995
+ { [_h]: ["GET", "/bots/{botId}/botaliases/{botAliasId}", 200] },
5194
4996
  () => DescribeBotAliasRequest,
5195
4997
  () => DescribeBotAliasResponse,
5196
4998
  ];
@@ -5198,9 +5000,7 @@ var DescribeBotLocale = [
5198
5000
  9,
5199
5001
  n0,
5200
5002
  _DBLe,
5201
- {
5202
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 200],
5203
- },
5003
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 200] },
5204
5004
  () => DescribeBotLocaleRequest,
5205
5005
  () => DescribeBotLocaleResponse,
5206
5006
  ];
@@ -5222,9 +5022,7 @@ var DescribeBotReplica = [
5222
5022
  9,
5223
5023
  n0,
5224
5024
  _DBRescri,
5225
- {
5226
- [_h]: ["GET", "/bots/{botId}/replicas/{replicaRegion}", 200],
5227
- },
5025
+ { [_h]: ["GET", "/bots/{botId}/replicas/{replicaRegion}", 200] },
5228
5026
  () => DescribeBotReplicaRequest,
5229
5027
  () => DescribeBotReplicaResponse,
5230
5028
  ];
@@ -5232,9 +5030,7 @@ var DescribeBotResourceGeneration = [
5232
5030
  9,
5233
5031
  n0,
5234
5032
  _DBRG,
5235
- {
5236
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations/{generationId}", 200],
5237
- },
5033
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations/{generationId}", 200] },
5238
5034
  () => DescribeBotResourceGenerationRequest,
5239
5035
  () => DescribeBotResourceGenerationResponse,
5240
5036
  ];
@@ -5242,9 +5038,7 @@ var DescribeBotVersion = [
5242
5038
  9,
5243
5039
  n0,
5244
5040
  _DBVe,
5245
- {
5246
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}", 200],
5247
- },
5041
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}", 200] },
5248
5042
  () => DescribeBotVersionRequest,
5249
5043
  () => DescribeBotVersionResponse,
5250
5044
  ];
@@ -5266,9 +5060,7 @@ var DescribeExport = [
5266
5060
  9,
5267
5061
  n0,
5268
5062
  _DEe,
5269
- {
5270
- [_h]: ["GET", "/exports/{exportId}", 200],
5271
- },
5063
+ { [_h]: ["GET", "/exports/{exportId}", 200] },
5272
5064
  () => DescribeExportRequest,
5273
5065
  () => DescribeExportResponse,
5274
5066
  ];
@@ -5276,9 +5068,7 @@ var DescribeImport = [
5276
5068
  9,
5277
5069
  n0,
5278
5070
  _DIes,
5279
- {
5280
- [_h]: ["GET", "/imports/{importId}", 200],
5281
- },
5071
+ { [_h]: ["GET", "/imports/{importId}", 200] },
5282
5072
  () => DescribeImportRequest,
5283
5073
  () => DescribeImportResponse,
5284
5074
  ];
@@ -5286,9 +5076,7 @@ var DescribeIntent = [
5286
5076
  9,
5287
5077
  n0,
5288
5078
  _DIesc,
5289
- {
5290
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200],
5291
- },
5079
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200] },
5292
5080
  () => DescribeIntentRequest,
5293
5081
  () => DescribeIntentResponse,
5294
5082
  ];
@@ -5296,9 +5084,7 @@ var DescribeResourcePolicy = [
5296
5084
  9,
5297
5085
  n0,
5298
5086
  _DRPe,
5299
- {
5300
- [_h]: ["GET", "/policy/{resourceArn}", 200],
5301
- },
5087
+ { [_h]: ["GET", "/policy/{resourceArn}", 200] },
5302
5088
  () => DescribeResourcePolicyRequest,
5303
5089
  () => DescribeResourcePolicyResponse,
5304
5090
  ];
@@ -5320,9 +5106,7 @@ var DescribeSlotType = [
5320
5106
  9,
5321
5107
  n0,
5322
5108
  _DSTe,
5323
- {
5324
- [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 200],
5325
- },
5109
+ { [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 200] },
5326
5110
  () => DescribeSlotTypeRequest,
5327
5111
  () => DescribeSlotTypeResponse,
5328
5112
  ];
@@ -5330,9 +5114,7 @@ var DescribeTestExecution = [
5330
5114
  9,
5331
5115
  n0,
5332
5116
  _DTE,
5333
- {
5334
- [_h]: ["GET", "/testexecutions/{testExecutionId}", 200],
5335
- },
5117
+ { [_h]: ["GET", "/testexecutions/{testExecutionId}", 200] },
5336
5118
  () => DescribeTestExecutionRequest,
5337
5119
  () => DescribeTestExecutionResponse,
5338
5120
  ];
@@ -5340,9 +5122,7 @@ var DescribeTestSet = [
5340
5122
  9,
5341
5123
  n0,
5342
5124
  _DTSe,
5343
- {
5344
- [_h]: ["GET", "/testsets/{testSetId}", 200],
5345
- },
5125
+ { [_h]: ["GET", "/testsets/{testSetId}", 200] },
5346
5126
  () => DescribeTestSetRequest,
5347
5127
  () => DescribeTestSetResponse,
5348
5128
  ];
@@ -5350,9 +5130,7 @@ var DescribeTestSetDiscrepancyReport = [
5350
5130
  9,
5351
5131
  n0,
5352
5132
  _DTSDR,
5353
- {
5354
- [_h]: ["GET", "/testsetdiscrepancy/{testSetDiscrepancyReportId}", 200],
5355
- },
5133
+ { [_h]: ["GET", "/testsetdiscrepancy/{testSetDiscrepancyReportId}", 200] },
5356
5134
  () => DescribeTestSetDiscrepancyReportRequest,
5357
5135
  () => DescribeTestSetDiscrepancyReportResponse,
5358
5136
  ];
@@ -5360,9 +5138,7 @@ var DescribeTestSetGeneration = [
5360
5138
  9,
5361
5139
  n0,
5362
5140
  _DTSG,
5363
- {
5364
- [_h]: ["GET", "/testsetgenerations/{testSetGenerationId}", 200],
5365
- },
5141
+ { [_h]: ["GET", "/testsetgenerations/{testSetGenerationId}", 200] },
5366
5142
  () => DescribeTestSetGenerationRequest,
5367
5143
  () => DescribeTestSetGenerationResponse,
5368
5144
  ];
@@ -5370,9 +5146,7 @@ var GenerateBotElement = [
5370
5146
  9,
5371
5147
  n0,
5372
5148
  _GBE,
5373
- {
5374
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generate", 202],
5375
- },
5149
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generate", 202] },
5376
5150
  () => GenerateBotElementRequest,
5377
5151
  () => GenerateBotElementResponse,
5378
5152
  ];
@@ -5380,9 +5154,7 @@ var GetTestExecutionArtifactsUrl = [
5380
5154
  9,
5381
5155
  n0,
5382
5156
  _GTEAU,
5383
- {
5384
- [_h]: ["GET", "/testexecutions/{testExecutionId}/artifacturl", 200],
5385
- },
5157
+ { [_h]: ["GET", "/testexecutions/{testExecutionId}/artifacturl", 200] },
5386
5158
  () => GetTestExecutionArtifactsUrlRequest,
5387
5159
  () => GetTestExecutionArtifactsUrlResponse,
5388
5160
  ];
@@ -5390,9 +5162,7 @@ var ListAggregatedUtterances = [
5390
5162
  9,
5391
5163
  n0,
5392
5164
  _LAU,
5393
- {
5394
- [_h]: ["POST", "/bots/{botId}/aggregatedutterances", 200],
5395
- },
5165
+ { [_h]: ["POST", "/bots/{botId}/aggregatedutterances", 200] },
5396
5166
  () => ListAggregatedUtterancesRequest,
5397
5167
  () => ListAggregatedUtterancesResponse,
5398
5168
  ];
@@ -5400,9 +5170,7 @@ var ListBotAliases = [
5400
5170
  9,
5401
5171
  n0,
5402
5172
  _LBA,
5403
- {
5404
- [_h]: ["POST", "/bots/{botId}/botaliases", 200],
5405
- },
5173
+ { [_h]: ["POST", "/bots/{botId}/botaliases", 200] },
5406
5174
  () => ListBotAliasesRequest,
5407
5175
  () => ListBotAliasesResponse,
5408
5176
  ];
@@ -5410,9 +5178,7 @@ var ListBotAliasReplicas = [
5410
5178
  9,
5411
5179
  n0,
5412
5180
  _LBARis,
5413
- {
5414
- [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botaliases", 200],
5415
- },
5181
+ { [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botaliases", 200] },
5416
5182
  () => ListBotAliasReplicasRequest,
5417
5183
  () => ListBotAliasReplicasResponse,
5418
5184
  ];
@@ -5420,9 +5186,7 @@ var ListBotLocales = [
5420
5186
  9,
5421
5187
  n0,
5422
5188
  _LBL,
5423
- {
5424
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales", 200],
5425
- },
5189
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales", 200] },
5426
5190
  () => ListBotLocalesRequest,
5427
5191
  () => ListBotLocalesResponse,
5428
5192
  ];
@@ -5430,9 +5194,7 @@ var ListBotRecommendations = [
5430
5194
  9,
5431
5195
  n0,
5432
5196
  _LBRis,
5433
- {
5434
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 200],
5435
- },
5197
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 200] },
5436
5198
  () => ListBotRecommendationsRequest,
5437
5199
  () => ListBotRecommendationsResponse,
5438
5200
  ];
@@ -5440,9 +5202,7 @@ var ListBotReplicas = [
5440
5202
  9,
5441
5203
  n0,
5442
5204
  _LBRist,
5443
- {
5444
- [_h]: ["POST", "/bots/{botId}/replicas", 200],
5445
- },
5205
+ { [_h]: ["POST", "/bots/{botId}/replicas", 200] },
5446
5206
  () => ListBotReplicasRequest,
5447
5207
  () => ListBotReplicasResponse,
5448
5208
  ];
@@ -5450,9 +5210,7 @@ var ListBotResourceGenerations = [
5450
5210
  9,
5451
5211
  n0,
5452
5212
  _LBRG,
5453
- {
5454
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations", 200],
5455
- },
5213
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations", 200] },
5456
5214
  () => ListBotResourceGenerationsRequest,
5457
5215
  () => ListBotResourceGenerationsResponse,
5458
5216
  ];
@@ -5460,9 +5218,7 @@ var ListBots = [
5460
5218
  9,
5461
5219
  n0,
5462
5220
  _LB,
5463
- {
5464
- [_h]: ["POST", "/bots", 200],
5465
- },
5221
+ { [_h]: ["POST", "/bots", 200] },
5466
5222
  () => ListBotsRequest,
5467
5223
  () => ListBotsResponse,
5468
5224
  ];
@@ -5470,9 +5226,7 @@ var ListBotVersionReplicas = [
5470
5226
  9,
5471
5227
  n0,
5472
5228
  _LBVRis,
5473
- {
5474
- [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botversions", 200],
5475
- },
5229
+ { [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botversions", 200] },
5476
5230
  () => ListBotVersionReplicasRequest,
5477
5231
  () => ListBotVersionReplicasResponse,
5478
5232
  ];
@@ -5480,9 +5234,7 @@ var ListBotVersions = [
5480
5234
  9,
5481
5235
  n0,
5482
5236
  _LBV,
5483
- {
5484
- [_h]: ["POST", "/bots/{botId}/botversions", 200],
5485
- },
5237
+ { [_h]: ["POST", "/bots/{botId}/botversions", 200] },
5486
5238
  () => ListBotVersionsRequest,
5487
5239
  () => ListBotVersionsResponse,
5488
5240
  ];
@@ -5490,9 +5242,7 @@ var ListBuiltInIntents = [
5490
5242
  9,
5491
5243
  n0,
5492
5244
  _LBII,
5493
- {
5494
- [_h]: ["POST", "/builtins/locales/{localeId}/intents", 200],
5495
- },
5245
+ { [_h]: ["POST", "/builtins/locales/{localeId}/intents", 200] },
5496
5246
  () => ListBuiltInIntentsRequest,
5497
5247
  () => ListBuiltInIntentsResponse,
5498
5248
  ];
@@ -5500,9 +5250,7 @@ var ListBuiltInSlotTypes = [
5500
5250
  9,
5501
5251
  n0,
5502
5252
  _LBIST,
5503
- {
5504
- [_h]: ["POST", "/builtins/locales/{localeId}/slottypes", 200],
5505
- },
5253
+ { [_h]: ["POST", "/builtins/locales/{localeId}/slottypes", 200] },
5506
5254
  () => ListBuiltInSlotTypesRequest,
5507
5255
  () => ListBuiltInSlotTypesResponse,
5508
5256
  ];
@@ -5510,9 +5258,7 @@ var ListCustomVocabularyItems = [
5510
5258
  9,
5511
5259
  n0,
5512
5260
  _LCVI,
5513
- {
5514
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary/DEFAULT/list", 200],
5515
- },
5261
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary/DEFAULT/list", 200] },
5516
5262
  () => ListCustomVocabularyItemsRequest,
5517
5263
  () => ListCustomVocabularyItemsResponse,
5518
5264
  ];
@@ -5520,9 +5266,7 @@ var ListExports = [
5520
5266
  9,
5521
5267
  n0,
5522
5268
  _LE,
5523
- {
5524
- [_h]: ["POST", "/exports", 200],
5525
- },
5269
+ { [_h]: ["POST", "/exports", 200] },
5526
5270
  () => ListExportsRequest,
5527
5271
  () => ListExportsResponse,
5528
5272
  ];
@@ -5530,9 +5274,7 @@ var ListImports = [
5530
5274
  9,
5531
5275
  n0,
5532
5276
  _LI,
5533
- {
5534
- [_h]: ["POST", "/imports", 200],
5535
- },
5277
+ { [_h]: ["POST", "/imports", 200] },
5536
5278
  () => ListImportsRequest,
5537
5279
  () => ListImportsResponse,
5538
5280
  ];
@@ -5540,9 +5282,7 @@ var ListIntentMetrics = [
5540
5282
  9,
5541
5283
  n0,
5542
5284
  _LIM,
5543
- {
5544
- [_h]: ["POST", "/bots/{botId}/analytics/intentmetrics", 200],
5545
- },
5285
+ { [_h]: ["POST", "/bots/{botId}/analytics/intentmetrics", 200] },
5546
5286
  () => ListIntentMetricsRequest,
5547
5287
  () => ListIntentMetricsResponse,
5548
5288
  ];
@@ -5550,9 +5290,7 @@ var ListIntentPaths = [
5550
5290
  9,
5551
5291
  n0,
5552
5292
  _LIP,
5553
- {
5554
- [_h]: ["POST", "/bots/{botId}/analytics/intentpaths", 200],
5555
- },
5293
+ { [_h]: ["POST", "/bots/{botId}/analytics/intentpaths", 200] },
5556
5294
  () => ListIntentPathsRequest,
5557
5295
  () => ListIntentPathsResponse,
5558
5296
  ];
@@ -5560,9 +5298,7 @@ var ListIntents = [
5560
5298
  9,
5561
5299
  n0,
5562
5300
  _LIi,
5563
- {
5564
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200],
5565
- },
5301
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200] },
5566
5302
  () => ListIntentsRequest,
5567
5303
  () => ListIntentsResponse,
5568
5304
  ];
@@ -5570,9 +5306,7 @@ var ListIntentStageMetrics = [
5570
5306
  9,
5571
5307
  n0,
5572
5308
  _LISM,
5573
- {
5574
- [_h]: ["POST", "/bots/{botId}/analytics/intentstagemetrics", 200],
5575
- },
5309
+ { [_h]: ["POST", "/bots/{botId}/analytics/intentstagemetrics", 200] },
5576
5310
  () => ListIntentStageMetricsRequest,
5577
5311
  () => ListIntentStageMetricsResponse,
5578
5312
  ];
@@ -5594,9 +5328,7 @@ var ListSessionAnalyticsData = [
5594
5328
  9,
5595
5329
  n0,
5596
5330
  _LSAD,
5597
- {
5598
- [_h]: ["POST", "/bots/{botId}/analytics/sessions", 200],
5599
- },
5331
+ { [_h]: ["POST", "/bots/{botId}/analytics/sessions", 200] },
5600
5332
  () => ListSessionAnalyticsDataRequest,
5601
5333
  () => ListSessionAnalyticsDataResponse,
5602
5334
  ];
@@ -5604,9 +5336,7 @@ var ListSessionMetrics = [
5604
5336
  9,
5605
5337
  n0,
5606
5338
  _LSM,
5607
- {
5608
- [_h]: ["POST", "/bots/{botId}/analytics/sessionmetrics", 200],
5609
- },
5339
+ { [_h]: ["POST", "/bots/{botId}/analytics/sessionmetrics", 200] },
5610
5340
  () => ListSessionMetricsRequest,
5611
5341
  () => ListSessionMetricsResponse,
5612
5342
  ];
@@ -5614,9 +5344,7 @@ var ListSlots = [
5614
5344
  9,
5615
5345
  n0,
5616
5346
  _LS,
5617
- {
5618
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200],
5619
- },
5347
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200] },
5620
5348
  () => ListSlotsRequest,
5621
5349
  () => ListSlotsResponse,
5622
5350
  ];
@@ -5624,9 +5352,7 @@ var ListSlotTypes = [
5624
5352
  9,
5625
5353
  n0,
5626
5354
  _LST,
5627
- {
5628
- [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200],
5629
- },
5355
+ { [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200] },
5630
5356
  () => ListSlotTypesRequest,
5631
5357
  () => ListSlotTypesResponse,
5632
5358
  ];
@@ -5634,9 +5360,7 @@ var ListTagsForResource = [
5634
5360
  9,
5635
5361
  n0,
5636
5362
  _LTFR,
5637
- {
5638
- [_h]: ["GET", "/tags/{resourceARN}", 200],
5639
- },
5363
+ { [_h]: ["GET", "/tags/{resourceARN}", 200] },
5640
5364
  () => ListTagsForResourceRequest,
5641
5365
  () => ListTagsForResourceResponse,
5642
5366
  ];
@@ -5644,9 +5368,7 @@ var ListTestExecutionResultItems = [
5644
5368
  9,
5645
5369
  n0,
5646
5370
  _LTERI,
5647
- {
5648
- [_h]: ["POST", "/testexecutions/{testExecutionId}/results", 200],
5649
- },
5371
+ { [_h]: ["POST", "/testexecutions/{testExecutionId}/results", 200] },
5650
5372
  () => ListTestExecutionResultItemsRequest,
5651
5373
  () => ListTestExecutionResultItemsResponse,
5652
5374
  ];
@@ -5654,9 +5376,7 @@ var ListTestExecutions = [
5654
5376
  9,
5655
5377
  n0,
5656
5378
  _LTE,
5657
- {
5658
- [_h]: ["POST", "/testexecutions", 200],
5659
- },
5379
+ { [_h]: ["POST", "/testexecutions", 200] },
5660
5380
  () => ListTestExecutionsRequest,
5661
5381
  () => ListTestExecutionsResponse,
5662
5382
  ];
@@ -5664,9 +5384,7 @@ var ListTestSetRecords = [
5664
5384
  9,
5665
5385
  n0,
5666
5386
  _LTSRis,
5667
- {
5668
- [_h]: ["POST", "/testsets/{testSetId}/records", 200],
5669
- },
5387
+ { [_h]: ["POST", "/testsets/{testSetId}/records", 200] },
5670
5388
  () => ListTestSetRecordsRequest,
5671
5389
  () => ListTestSetRecordsResponse,
5672
5390
  ];
@@ -5674,9 +5392,7 @@ var ListTestSets = [
5674
5392
  9,
5675
5393
  n0,
5676
5394
  _LTS,
5677
- {
5678
- [_h]: ["POST", "/testsets", 200],
5679
- },
5395
+ { [_h]: ["POST", "/testsets", 200] },
5680
5396
  () => ListTestSetsRequest,
5681
5397
  () => ListTestSetsResponse,
5682
5398
  ];
@@ -5684,9 +5400,7 @@ var ListUtteranceAnalyticsData = [
5684
5400
  9,
5685
5401
  n0,
5686
5402
  _LUAD,
5687
- {
5688
- [_h]: ["POST", "/bots/{botId}/analytics/utterances", 200],
5689
- },
5403
+ { [_h]: ["POST", "/bots/{botId}/analytics/utterances", 200] },
5690
5404
  () => ListUtteranceAnalyticsDataRequest,
5691
5405
  () => ListUtteranceAnalyticsDataResponse,
5692
5406
  ];
@@ -5694,9 +5408,7 @@ var ListUtteranceMetrics = [
5694
5408
  9,
5695
5409
  n0,
5696
5410
  _LUM,
5697
- {
5698
- [_h]: ["POST", "/bots/{botId}/analytics/utterancemetrics", 200],
5699
- },
5411
+ { [_h]: ["POST", "/bots/{botId}/analytics/utterancemetrics", 200] },
5700
5412
  () => ListUtteranceMetricsRequest,
5701
5413
  () => ListUtteranceMetricsResponse,
5702
5414
  ];
@@ -5718,9 +5430,7 @@ var StartBotRecommendation = [
5718
5430
  9,
5719
5431
  n0,
5720
5432
  _SBR,
5721
- {
5722
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 202],
5723
- },
5433
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 202] },
5724
5434
  () => StartBotRecommendationRequest,
5725
5435
  () => StartBotRecommendationResponse,
5726
5436
  ];
@@ -5728,9 +5438,7 @@ var StartBotResourceGeneration = [
5728
5438
  9,
5729
5439
  n0,
5730
5440
  _SBRG,
5731
- {
5732
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/startgeneration", 202],
5733
- },
5441
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/startgeneration", 202] },
5734
5442
  () => StartBotResourceGenerationRequest,
5735
5443
  () => StartBotResourceGenerationResponse,
5736
5444
  ];
@@ -5738,9 +5446,7 @@ var StartImport = [
5738
5446
  9,
5739
5447
  n0,
5740
5448
  _SI,
5741
- {
5742
- [_h]: ["PUT", "/imports", 202],
5743
- },
5449
+ { [_h]: ["PUT", "/imports", 202] },
5744
5450
  () => StartImportRequest,
5745
5451
  () => StartImportResponse,
5746
5452
  ];
@@ -5748,9 +5454,7 @@ var StartTestExecution = [
5748
5454
  9,
5749
5455
  n0,
5750
5456
  _STE,
5751
- {
5752
- [_h]: ["POST", "/testsets/{testSetId}/testexecutions", 202],
5753
- },
5457
+ { [_h]: ["POST", "/testsets/{testSetId}/testexecutions", 202] },
5754
5458
  () => StartTestExecutionRequest,
5755
5459
  () => StartTestExecutionResponse,
5756
5460
  ];
@@ -5758,9 +5462,7 @@ var StartTestSetGeneration = [
5758
5462
  9,
5759
5463
  n0,
5760
5464
  _STSG,
5761
- {
5762
- [_h]: ["PUT", "/testsetgenerations", 202],
5763
- },
5465
+ { [_h]: ["PUT", "/testsetgenerations", 202] },
5764
5466
  () => StartTestSetGenerationRequest,
5765
5467
  () => StartTestSetGenerationResponse,
5766
5468
  ];
@@ -5782,9 +5484,7 @@ var TagResource = [
5782
5484
  9,
5783
5485
  n0,
5784
5486
  _TR,
5785
- {
5786
- [_h]: ["POST", "/tags/{resourceARN}", 200],
5787
- },
5487
+ { [_h]: ["POST", "/tags/{resourceARN}", 200] },
5788
5488
  () => TagResourceRequest,
5789
5489
  () => TagResourceResponse,
5790
5490
  ];
@@ -5792,9 +5492,7 @@ var UntagResource = [
5792
5492
  9,
5793
5493
  n0,
5794
5494
  _UR,
5795
- {
5796
- [_h]: ["DELETE", "/tags/{resourceARN}", 200],
5797
- },
5495
+ { [_h]: ["DELETE", "/tags/{resourceARN}", 200] },
5798
5496
  () => UntagResourceRequest,
5799
5497
  () => UntagResourceResponse,
5800
5498
  ];
@@ -5802,9 +5500,7 @@ var UpdateBot = [
5802
5500
  9,
5803
5501
  n0,
5804
5502
  _UB,
5805
- {
5806
- [_h]: ["PUT", "/bots/{botId}", 202],
5807
- },
5503
+ { [_h]: ["PUT", "/bots/{botId}", 202] },
5808
5504
  () => UpdateBotRequest,
5809
5505
  () => UpdateBotResponse,
5810
5506
  ];
@@ -5812,9 +5508,7 @@ var UpdateBotAlias = [
5812
5508
  9,
5813
5509
  n0,
5814
5510
  _UBA,
5815
- {
5816
- [_h]: ["PUT", "/bots/{botId}/botaliases/{botAliasId}", 202],
5817
- },
5511
+ { [_h]: ["PUT", "/bots/{botId}/botaliases/{botAliasId}", 202] },
5818
5512
  () => UpdateBotAliasRequest,
5819
5513
  () => UpdateBotAliasResponse,
5820
5514
  ];
@@ -5822,9 +5516,7 @@ var UpdateBotLocale = [
5822
5516
  9,
5823
5517
  n0,
5824
5518
  _UBL,
5825
- {
5826
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202],
5827
- },
5519
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202] },
5828
5520
  () => UpdateBotLocaleRequest,
5829
5521
  () => UpdateBotLocaleResponse,
5830
5522
  ];
@@ -5846,9 +5538,7 @@ var UpdateExport = [
5846
5538
  9,
5847
5539
  n0,
5848
5540
  _UE,
5849
- {
5850
- [_h]: ["PUT", "/exports/{exportId}", 202],
5851
- },
5541
+ { [_h]: ["PUT", "/exports/{exportId}", 202] },
5852
5542
  () => UpdateExportRequest,
5853
5543
  () => UpdateExportResponse,
5854
5544
  ];
@@ -5856,9 +5546,7 @@ var UpdateIntent = [
5856
5546
  9,
5857
5547
  n0,
5858
5548
  _UI,
5859
- {
5860
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200],
5861
- },
5549
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200] },
5862
5550
  () => UpdateIntentRequest,
5863
5551
  () => UpdateIntentResponse,
5864
5552
  ];
@@ -5866,9 +5554,7 @@ var UpdateResourcePolicy = [
5866
5554
  9,
5867
5555
  n0,
5868
5556
  _URP,
5869
- {
5870
- [_h]: ["PUT", "/policy/{resourceArn}", 200],
5871
- },
5557
+ { [_h]: ["PUT", "/policy/{resourceArn}", 200] },
5872
5558
  () => UpdateResourcePolicyRequest,
5873
5559
  () => UpdateResourcePolicyResponse,
5874
5560
  ];
@@ -5890,9 +5576,7 @@ var UpdateSlotType = [
5890
5576
  9,
5891
5577
  n0,
5892
5578
  _UST,
5893
- {
5894
- [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 202],
5895
- },
5579
+ { [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 202] },
5896
5580
  () => UpdateSlotTypeRequest,
5897
5581
  () => UpdateSlotTypeResponse,
5898
5582
  ];
@@ -5900,9 +5584,7 @@ var UpdateTestSet = [
5900
5584
  9,
5901
5585
  n0,
5902
5586
  _UTSp,
5903
- {
5904
- [_h]: ["PUT", "/testsets/{testSetId}", 200],
5905
- },
5587
+ { [_h]: ["PUT", "/testsets/{testSetId}", 200] },
5906
5588
  () => UpdateTestSetRequest,
5907
5589
  () => UpdateTestSetResponse,
5908
5590
  ];