@aws-sdk/client-lex-models-v2 3.774.0 → 3.777.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 (109) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/LexModelsV2Client.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +1 -0
  8. package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +1 -0
  9. package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +1 -0
  10. package/dist-types/commands/BuildBotLocaleCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateBotAliasCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateBotCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateBotLocaleCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateBotReplicaCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateBotVersionCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateExportCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateIntentCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateResourcePolicyCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateSlotCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateSlotTypeCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateUploadUrlCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteBotAliasCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteBotCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteBotLocaleCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteBotReplicaCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteBotVersionCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteExportCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteImportCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteIntentCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteSlotCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteSlotTypeCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteTestSetCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteUtterancesCommand.d.ts +1 -0
  39. package/dist-types/commands/DescribeBotAliasCommand.d.ts +1 -0
  40. package/dist-types/commands/DescribeBotCommand.d.ts +1 -0
  41. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +1 -0
  42. package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +1 -0
  43. package/dist-types/commands/DescribeBotReplicaCommand.d.ts +1 -0
  44. package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +1 -0
  45. package/dist-types/commands/DescribeBotVersionCommand.d.ts +1 -0
  46. package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +1 -0
  47. package/dist-types/commands/DescribeExportCommand.d.ts +1 -0
  48. package/dist-types/commands/DescribeImportCommand.d.ts +1 -0
  49. package/dist-types/commands/DescribeIntentCommand.d.ts +1 -0
  50. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +1 -0
  51. package/dist-types/commands/DescribeSlotCommand.d.ts +1 -0
  52. package/dist-types/commands/DescribeSlotTypeCommand.d.ts +1 -0
  53. package/dist-types/commands/DescribeTestExecutionCommand.d.ts +1 -0
  54. package/dist-types/commands/DescribeTestSetCommand.d.ts +1 -0
  55. package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +1 -0
  56. package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +1 -0
  57. package/dist-types/commands/GenerateBotElementCommand.d.ts +1 -0
  58. package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +1 -0
  59. package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +1 -0
  60. package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +1 -0
  61. package/dist-types/commands/ListBotAliasesCommand.d.ts +1 -0
  62. package/dist-types/commands/ListBotLocalesCommand.d.ts +1 -0
  63. package/dist-types/commands/ListBotRecommendationsCommand.d.ts +1 -0
  64. package/dist-types/commands/ListBotReplicasCommand.d.ts +1 -0
  65. package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +1 -0
  66. package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +1 -0
  67. package/dist-types/commands/ListBotVersionsCommand.d.ts +1 -0
  68. package/dist-types/commands/ListBotsCommand.d.ts +1 -0
  69. package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +1 -0
  70. package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +1 -0
  71. package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +1 -0
  72. package/dist-types/commands/ListExportsCommand.d.ts +1 -0
  73. package/dist-types/commands/ListImportsCommand.d.ts +1 -0
  74. package/dist-types/commands/ListIntentMetricsCommand.d.ts +1 -0
  75. package/dist-types/commands/ListIntentPathsCommand.d.ts +1 -0
  76. package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +1 -0
  77. package/dist-types/commands/ListIntentsCommand.d.ts +1 -0
  78. package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +1 -0
  79. package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +1 -0
  80. package/dist-types/commands/ListSessionMetricsCommand.d.ts +1 -0
  81. package/dist-types/commands/ListSlotTypesCommand.d.ts +1 -0
  82. package/dist-types/commands/ListSlotsCommand.d.ts +1 -0
  83. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  84. package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +1 -0
  85. package/dist-types/commands/ListTestExecutionsCommand.d.ts +1 -0
  86. package/dist-types/commands/ListTestSetRecordsCommand.d.ts +1 -0
  87. package/dist-types/commands/ListTestSetsCommand.d.ts +1 -0
  88. package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +1 -0
  89. package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +1 -0
  90. package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +1 -0
  91. package/dist-types/commands/StartBotRecommendationCommand.d.ts +1 -0
  92. package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +1 -0
  93. package/dist-types/commands/StartImportCommand.d.ts +1 -0
  94. package/dist-types/commands/StartTestExecutionCommand.d.ts +1 -0
  95. package/dist-types/commands/StartTestSetGenerationCommand.d.ts +1 -0
  96. package/dist-types/commands/StopBotRecommendationCommand.d.ts +1 -0
  97. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  98. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  99. package/dist-types/commands/UpdateBotAliasCommand.d.ts +1 -0
  100. package/dist-types/commands/UpdateBotCommand.d.ts +1 -0
  101. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +1 -0
  102. package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +1 -0
  103. package/dist-types/commands/UpdateExportCommand.d.ts +1 -0
  104. package/dist-types/commands/UpdateIntentCommand.d.ts +1 -0
  105. package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +1 -0
  106. package/dist-types/commands/UpdateSlotCommand.d.ts +1 -0
  107. package/dist-types/commands/UpdateSlotTypeCommand.d.ts +1 -0
  108. package/dist-types/commands/UpdateTestSetCommand.d.ts +1 -0
  109. package/package.json +34 -34
@@ -40,8 +40,6 @@ const defaultLexModelsV2HttpAuthSchemeProvider = (authParameters) => {
40
40
  exports.defaultLexModelsV2HttpAuthSchemeProvider = defaultLexModelsV2HttpAuthSchemeProvider;
41
41
  const resolveHttpAuthSchemeConfig = (config) => {
42
42
  const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
43
- return {
44
- ...config_0,
45
- };
43
+ return Object.assign(config_0, {});
46
44
  };
47
45
  exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
package/dist-cjs/index.js CHANGED
@@ -306,12 +306,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
306
306
 
307
307
  // src/endpoint/EndpointParameters.ts
308
308
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
309
- return {
310
- ...options,
309
+ return Object.assign(options, {
311
310
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
312
311
  useFipsEndpoint: options.useFipsEndpoint ?? false,
313
312
  defaultSigningName: "lex"
314
- };
313
+ });
315
314
  }, "resolveClientEndpointParameters");
316
315
  var commonParams = {
317
316
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -368,22 +367,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
368
367
  }, "resolveHttpAuthRuntimeConfig");
369
368
 
370
369
  // src/runtimeExtensions.ts
371
- var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
372
370
  var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
373
- const extensionConfiguration = {
374
- ...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
375
- ...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
376
- ...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
377
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
378
- };
371
+ const extensionConfiguration = Object.assign(
372
+ (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
373
+ (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
374
+ (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
375
+ getHttpAuthExtensionConfiguration(runtimeConfig)
376
+ );
379
377
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
380
- return {
381
- ...runtimeConfig,
382
- ...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
383
- ...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
384
- ...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
385
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration)
386
- };
378
+ return Object.assign(
379
+ runtimeConfig,
380
+ (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
381
+ (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
382
+ (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
383
+ resolveHttpAuthRuntimeConfig(extensionConfiguration)
384
+ );
387
385
  }, "resolveRuntimeExtensions");
388
386
 
389
387
  // src/LexModelsV2Client.ts
@@ -397,6 +395,8 @@ var LexModelsV2Client = class extends import_smithy_client.Client {
397
395
  config;
398
396
  constructor(...[configuration]) {
399
397
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
398
+ super(_config_0);
399
+ this.initConfig = _config_0;
400
400
  const _config_1 = resolveClientEndpointParameters(_config_0);
401
401
  const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
402
402
  const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
@@ -405,7 +405,6 @@ var LexModelsV2Client = class extends import_smithy_client.Client {
405
405
  const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
406
406
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
407
407
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
408
- super(_config_8);
409
408
  this.config = _config_8;
410
409
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
411
410
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
@@ -17,6 +17,8 @@ export class LexModelsV2Client extends __Client {
17
17
  config;
18
18
  constructor(...[configuration]) {
19
19
  const _config_0 = __getRuntimeConfig(configuration || {});
20
+ super(_config_0);
21
+ this.initConfig = _config_0;
20
22
  const _config_1 = resolveClientEndpointParameters(_config_0);
21
23
  const _config_2 = resolveUserAgentConfig(_config_1);
22
24
  const _config_3 = resolveRetryConfig(_config_2);
@@ -25,7 +27,6 @@ export class LexModelsV2Client extends __Client {
25
27
  const _config_6 = resolveEndpointConfig(_config_5);
26
28
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
27
29
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
28
- super(_config_8);
29
30
  this.config = _config_8;
30
31
  this.middlewareStack.use(getUserAgentPlugin(this.config));
31
32
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -35,7 +35,5 @@ export const defaultLexModelsV2HttpAuthSchemeProvider = (authParameters) => {
35
35
  };
36
36
  export const resolveHttpAuthSchemeConfig = (config) => {
37
37
  const config_0 = resolveAwsSdkSigV4Config(config);
38
- return {
39
- ...config_0,
40
- };
38
+ return Object.assign(config_0, {});
41
39
  };
@@ -1,10 +1,9 @@
1
1
  export const resolveClientEndpointParameters = (options) => {
2
- return {
3
- ...options,
2
+ return Object.assign(options, {
4
3
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
5
4
  useFipsEndpoint: options.useFipsEndpoint ?? false,
6
5
  defaultSigningName: "lex",
7
- };
6
+ });
8
7
  };
9
8
  export const commonParams = {
10
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
2
2
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
3
3
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
5
- const asPartial = (t) => t;
6
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
- const extensionConfiguration = {
8
- ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
9
- ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
10
- ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
11
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
12
- };
6
+ const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
13
7
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
14
- return {
15
- ...runtimeConfig,
16
- ...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
17
- ...resolveDefaultRuntimeConfig(extensionConfiguration),
18
- ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
19
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration),
20
- };
8
+ return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
21
9
  };
@@ -100,6 +100,7 @@ declare const BatchCreateCustomVocabularyItemCommand_base: {
100
100
  * @throws {@link LexModelsV2ServiceException}
101
101
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class BatchCreateCustomVocabularyItemCommand extends BatchCreateCustomVocabularyItemCommand_base {
@@ -98,6 +98,7 @@ declare const BatchDeleteCustomVocabularyItemCommand_base: {
98
98
  * @throws {@link LexModelsV2ServiceException}
99
99
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class BatchDeleteCustomVocabularyItemCommand extends BatchDeleteCustomVocabularyItemCommand_base {
@@ -101,6 +101,7 @@ declare const BatchUpdateCustomVocabularyItemCommand_base: {
101
101
  * @throws {@link LexModelsV2ServiceException}
102
102
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class BatchUpdateCustomVocabularyItemCommand extends BatchUpdateCustomVocabularyItemCommand_base {
@@ -87,6 +87,7 @@ declare const BuildBotLocaleCommand_base: {
87
87
  * @throws {@link LexModelsV2ServiceException}
88
88
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class BuildBotLocaleCommand extends BuildBotLocaleCommand_base {
@@ -180,6 +180,7 @@ declare const CreateBotAliasCommand_base: {
180
180
  * @throws {@link LexModelsV2ServiceException}
181
181
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
182
182
  *
183
+ *
183
184
  * @public
184
185
  */
185
186
  export declare class CreateBotAliasCommand extends CreateBotAliasCommand_base {
@@ -126,6 +126,7 @@ declare const CreateBotCommand_base: {
126
126
  * @throws {@link LexModelsV2ServiceException}
127
127
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
128
128
  *
129
+ *
129
130
  * @public
130
131
  */
131
132
  export declare class CreateBotCommand extends CreateBotCommand_base {
@@ -185,6 +185,7 @@ declare const CreateBotLocaleCommand_base: {
185
185
  * @throws {@link LexModelsV2ServiceException}
186
186
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
187
187
  *
188
+ *
188
189
  * @public
189
190
  */
190
191
  export declare class CreateBotLocaleCommand extends CreateBotLocaleCommand_base {
@@ -84,6 +84,7 @@ declare const CreateBotReplicaCommand_base: {
84
84
  * @throws {@link LexModelsV2ServiceException}
85
85
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class CreateBotReplicaCommand extends CreateBotReplicaCommand_base {
@@ -98,6 +98,7 @@ declare const CreateBotVersionCommand_base: {
98
98
  * @throws {@link LexModelsV2ServiceException}
99
99
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class CreateBotVersionCommand extends CreateBotVersionCommand_base {
@@ -129,6 +129,7 @@ declare const CreateExportCommand_base: {
129
129
  * @throws {@link LexModelsV2ServiceException}
130
130
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
131
131
  *
132
+ *
132
133
  * @public
133
134
  */
134
135
  export declare class CreateExportCommand extends CreateExportCommand_base {
@@ -1048,6 +1048,7 @@ declare const CreateIntentCommand_base: {
1048
1048
  * @throws {@link LexModelsV2ServiceException}
1049
1049
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
1050
1050
  *
1051
+ *
1051
1052
  * @public
1052
1053
  */
1053
1054
  export declare class CreateIntentCommand extends CreateIntentCommand_base {
@@ -81,6 +81,7 @@ declare const CreateResourcePolicyCommand_base: {
81
81
  * @throws {@link LexModelsV2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class CreateResourcePolicyCommand extends CreateResourcePolicyCommand_base {
@@ -107,6 +107,7 @@ declare const CreateResourcePolicyStatementCommand_base: {
107
107
  * @throws {@link LexModelsV2ServiceException}
108
108
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class CreateResourcePolicyStatementCommand extends CreateResourcePolicyStatementCommand_base {
@@ -885,6 +885,7 @@ declare const CreateSlotCommand_base: {
885
885
  * @throws {@link LexModelsV2ServiceException}
886
886
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
887
887
  *
888
+ *
888
889
  * @public
889
890
  */
890
891
  export declare class CreateSlotCommand extends CreateSlotCommand_base {
@@ -170,6 +170,7 @@ declare const CreateSlotTypeCommand_base: {
170
170
  * @throws {@link LexModelsV2ServiceException}
171
171
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
172
172
  *
173
+ *
173
174
  * @public
174
175
  */
175
176
  export declare class CreateSlotTypeCommand extends CreateSlotTypeCommand_base {
@@ -94,6 +94,7 @@ declare const CreateTestSetDiscrepancyReportCommand_base: {
94
94
  * @throws {@link LexModelsV2ServiceException}
95
95
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class CreateTestSetDiscrepancyReportCommand extends CreateTestSetDiscrepancyReportCommand_base {
@@ -75,6 +75,7 @@ declare const CreateUploadUrlCommand_base: {
75
75
  * @throws {@link LexModelsV2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class CreateUploadUrlCommand extends CreateUploadUrlCommand_base {
@@ -83,6 +83,7 @@ declare const DeleteBotAliasCommand_base: {
83
83
  * @throws {@link LexModelsV2ServiceException}
84
84
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DeleteBotAliasCommand extends DeleteBotAliasCommand_base {
@@ -90,6 +90,7 @@ declare const DeleteBotCommand_base: {
90
90
  * @throws {@link LexModelsV2ServiceException}
91
91
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class DeleteBotCommand extends DeleteBotCommand_base {
@@ -86,6 +86,7 @@ declare const DeleteBotLocaleCommand_base: {
86
86
  * @throws {@link LexModelsV2ServiceException}
87
87
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class DeleteBotLocaleCommand extends DeleteBotLocaleCommand_base {
@@ -82,6 +82,7 @@ declare const DeleteBotReplicaCommand_base: {
82
82
  * @throws {@link LexModelsV2ServiceException}
83
83
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DeleteBotReplicaCommand extends DeleteBotReplicaCommand_base {
@@ -84,6 +84,7 @@ declare const DeleteBotVersionCommand_base: {
84
84
  * @throws {@link LexModelsV2ServiceException}
85
85
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DeleteBotVersionCommand extends DeleteBotVersionCommand_base {
@@ -85,6 +85,7 @@ declare const DeleteCustomVocabularyCommand_base: {
85
85
  * @throws {@link LexModelsV2ServiceException}
86
86
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class DeleteCustomVocabularyCommand extends DeleteCustomVocabularyCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteExportCommand_base: {
76
76
  * @throws {@link LexModelsV2ServiceException}
77
77
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteExportCommand extends DeleteExportCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteImportCommand_base: {
76
76
  * @throws {@link LexModelsV2ServiceException}
77
77
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteImportCommand extends DeleteImportCommand_base {
@@ -82,6 +82,7 @@ declare const DeleteIntentCommand_base: {
82
82
  * @throws {@link LexModelsV2ServiceException}
83
83
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DeleteIntentCommand extends DeleteIntentCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteResourcePolicyCommand_base: {
74
74
  * @throws {@link LexModelsV2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
@@ -80,6 +80,7 @@ declare const DeleteResourcePolicyStatementCommand_base: {
80
80
  * @throws {@link LexModelsV2ServiceException}
81
81
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class DeleteResourcePolicyStatementCommand extends DeleteResourcePolicyStatementCommand_base {
@@ -81,6 +81,7 @@ declare const DeleteSlotCommand_base: {
81
81
  * @throws {@link LexModelsV2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DeleteSlotCommand extends DeleteSlotCommand_base {
@@ -85,6 +85,7 @@ declare const DeleteSlotTypeCommand_base: {
85
85
  * @throws {@link LexModelsV2ServiceException}
86
86
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class DeleteSlotTypeCommand extends DeleteSlotTypeCommand_base {
@@ -77,6 +77,7 @@ declare const DeleteTestSetCommand_base: {
77
77
  * @throws {@link LexModelsV2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DeleteTestSetCommand extends DeleteTestSetCommand_base {
@@ -77,6 +77,7 @@ declare const DeleteUtterancesCommand_base: {
77
77
  * @throws {@link LexModelsV2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DeleteUtterancesCommand extends DeleteUtterancesCommand_base {
@@ -135,6 +135,7 @@ declare const DescribeBotAliasCommand_base: {
135
135
  * @throws {@link LexModelsV2ServiceException}
136
136
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
137
137
  *
138
+ *
138
139
  * @public
139
140
  */
140
141
  export declare class DescribeBotAliasCommand extends DescribeBotAliasCommand_base {
@@ -96,6 +96,7 @@ declare const DescribeBotCommand_base: {
96
96
  * @throws {@link LexModelsV2ServiceException}
97
97
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class DescribeBotCommand extends DescribeBotCommand_base {
@@ -145,6 +145,7 @@ declare const DescribeBotLocaleCommand_base: {
145
145
  * @throws {@link LexModelsV2ServiceException}
146
146
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
147
147
  *
148
+ *
148
149
  * @public
149
150
  */
150
151
  export declare class DescribeBotLocaleCommand extends DescribeBotLocaleCommand_base {
@@ -123,6 +123,7 @@ declare const DescribeBotRecommendationCommand_base: {
123
123
  * @throws {@link LexModelsV2ServiceException}
124
124
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class DescribeBotRecommendationCommand extends DescribeBotRecommendationCommand_base {
@@ -81,6 +81,7 @@ declare const DescribeBotReplicaCommand_base: {
81
81
  * @throws {@link LexModelsV2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DescribeBotReplicaCommand extends DescribeBotReplicaCommand_base {
@@ -88,6 +88,7 @@ declare const DescribeBotResourceGenerationCommand_base: {
88
88
  * @throws {@link LexModelsV2ServiceException}
89
89
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class DescribeBotResourceGenerationCommand extends DescribeBotResourceGenerationCommand_base {
@@ -103,6 +103,7 @@ declare const DescribeBotVersionCommand_base: {
103
103
  * @throws {@link LexModelsV2ServiceException}
104
104
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class DescribeBotVersionCommand extends DescribeBotVersionCommand_base {
@@ -80,6 +80,7 @@ declare const DescribeCustomVocabularyMetadataCommand_base: {
80
80
  * @throws {@link LexModelsV2ServiceException}
81
81
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class DescribeCustomVocabularyMetadataCommand extends DescribeCustomVocabularyMetadataCommand_base {
@@ -97,6 +97,7 @@ declare const DescribeExportCommand_base: {
97
97
  * @throws {@link LexModelsV2ServiceException}
98
98
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class DescribeExportCommand extends DescribeExportCommand_base {
@@ -128,6 +128,7 @@ declare const DescribeImportCommand_base: {
128
128
  * @throws {@link LexModelsV2ServiceException}
129
129
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
130
130
  *
131
+ *
131
132
  * @public
132
133
  */
133
134
  export declare class DescribeImportCommand extends DescribeImportCommand_base {
@@ -550,6 +550,7 @@ declare const DescribeIntentCommand_base: {
550
550
  * @throws {@link LexModelsV2ServiceException}
551
551
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
552
552
  *
553
+ *
553
554
  * @public
554
555
  */
555
556
  export declare class DescribeIntentCommand extends DescribeIntentCommand_base {
@@ -69,6 +69,7 @@ declare const DescribeResourcePolicyCommand_base: {
69
69
  * @throws {@link LexModelsV2ServiceException}
70
70
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DescribeResourcePolicyCommand extends DescribeResourcePolicyCommand_base {
@@ -480,6 +480,7 @@ declare const DescribeSlotCommand_base: {
480
480
  * @throws {@link LexModelsV2ServiceException}
481
481
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
482
482
  *
483
+ *
483
484
  * @public
484
485
  */
485
486
  export declare class DescribeSlotCommand extends DescribeSlotCommand_base {
@@ -122,6 +122,7 @@ declare const DescribeSlotTypeCommand_base: {
122
122
  * @throws {@link LexModelsV2ServiceException}
123
123
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
124
124
  *
125
+ *
125
126
  * @public
126
127
  */
127
128
  export declare class DescribeSlotTypeCommand extends DescribeSlotTypeCommand_base {
@@ -90,6 +90,7 @@ declare const DescribeTestExecutionCommand_base: {
90
90
  * @throws {@link LexModelsV2ServiceException}
91
91
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class DescribeTestExecutionCommand extends DescribeTestExecutionCommand_base {
@@ -86,6 +86,7 @@ declare const DescribeTestSetCommand_base: {
86
86
  * @throws {@link LexModelsV2ServiceException}
87
87
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class DescribeTestSetCommand extends DescribeTestSetCommand_base {
@@ -103,6 +103,7 @@ declare const DescribeTestSetDiscrepancyReportCommand_base: {
103
103
  * @throws {@link LexModelsV2ServiceException}
104
104
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class DescribeTestSetDiscrepancyReportCommand extends DescribeTestSetDiscrepancyReportCommand_base {
@@ -100,6 +100,7 @@ declare const DescribeTestSetGenerationCommand_base: {
100
100
  * @throws {@link LexModelsV2ServiceException}
101
101
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class DescribeTestSetGenerationCommand extends DescribeTestSetGenerationCommand_base {
@@ -94,6 +94,7 @@ declare const GenerateBotElementCommand_base: {
94
94
  * @throws {@link LexModelsV2ServiceException}
95
95
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class GenerateBotElementCommand extends GenerateBotElementCommand_base {
@@ -74,6 +74,7 @@ declare const GetTestExecutionArtifactsUrlCommand_base: {
74
74
  * @throws {@link LexModelsV2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class GetTestExecutionArtifactsUrlCommand extends GetTestExecutionArtifactsUrlCommand_base {