@aws-sdk/client-lex-models-v2 3.645.0 → 3.650.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 (120) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +104 -306
  3. package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +1 -3
  4. package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +1 -3
  5. package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +1 -3
  6. package/dist-es/commands/BuildBotLocaleCommand.js +1 -3
  7. package/dist-es/commands/CreateBotAliasCommand.js +1 -3
  8. package/dist-es/commands/CreateBotCommand.js +1 -3
  9. package/dist-es/commands/CreateBotLocaleCommand.js +1 -3
  10. package/dist-es/commands/CreateBotReplicaCommand.js +1 -3
  11. package/dist-es/commands/CreateBotVersionCommand.js +1 -3
  12. package/dist-es/commands/CreateExportCommand.js +1 -3
  13. package/dist-es/commands/CreateIntentCommand.js +1 -3
  14. package/dist-es/commands/CreateResourcePolicyCommand.js +1 -3
  15. package/dist-es/commands/CreateResourcePolicyStatementCommand.js +1 -3
  16. package/dist-es/commands/CreateSlotCommand.js +1 -3
  17. package/dist-es/commands/CreateSlotTypeCommand.js +1 -3
  18. package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +1 -3
  19. package/dist-es/commands/CreateUploadUrlCommand.js +1 -3
  20. package/dist-es/commands/DeleteBotAliasCommand.js +1 -3
  21. package/dist-es/commands/DeleteBotCommand.js +1 -3
  22. package/dist-es/commands/DeleteBotLocaleCommand.js +1 -3
  23. package/dist-es/commands/DeleteBotReplicaCommand.js +1 -3
  24. package/dist-es/commands/DeleteBotVersionCommand.js +1 -3
  25. package/dist-es/commands/DeleteCustomVocabularyCommand.js +1 -3
  26. package/dist-es/commands/DeleteExportCommand.js +1 -3
  27. package/dist-es/commands/DeleteImportCommand.js +1 -3
  28. package/dist-es/commands/DeleteIntentCommand.js +1 -3
  29. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -3
  30. package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +1 -3
  31. package/dist-es/commands/DeleteSlotCommand.js +1 -3
  32. package/dist-es/commands/DeleteSlotTypeCommand.js +1 -3
  33. package/dist-es/commands/DeleteTestSetCommand.js +1 -3
  34. package/dist-es/commands/DeleteUtterancesCommand.js +1 -3
  35. package/dist-es/commands/DescribeBotAliasCommand.js +1 -3
  36. package/dist-es/commands/DescribeBotCommand.js +1 -3
  37. package/dist-es/commands/DescribeBotLocaleCommand.js +1 -3
  38. package/dist-es/commands/DescribeBotRecommendationCommand.js +1 -3
  39. package/dist-es/commands/DescribeBotReplicaCommand.js +1 -3
  40. package/dist-es/commands/DescribeBotResourceGenerationCommand.js +1 -3
  41. package/dist-es/commands/DescribeBotVersionCommand.js +1 -3
  42. package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +1 -3
  43. package/dist-es/commands/DescribeExportCommand.js +1 -3
  44. package/dist-es/commands/DescribeImportCommand.js +1 -3
  45. package/dist-es/commands/DescribeIntentCommand.js +1 -3
  46. package/dist-es/commands/DescribeResourcePolicyCommand.js +1 -3
  47. package/dist-es/commands/DescribeSlotCommand.js +1 -3
  48. package/dist-es/commands/DescribeSlotTypeCommand.js +1 -3
  49. package/dist-es/commands/DescribeTestExecutionCommand.js +1 -3
  50. package/dist-es/commands/DescribeTestSetCommand.js +1 -3
  51. package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +1 -3
  52. package/dist-es/commands/DescribeTestSetGenerationCommand.js +1 -3
  53. package/dist-es/commands/GenerateBotElementCommand.js +1 -3
  54. package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +1 -3
  55. package/dist-es/commands/ListAggregatedUtterancesCommand.js +1 -3
  56. package/dist-es/commands/ListBotAliasReplicasCommand.js +1 -3
  57. package/dist-es/commands/ListBotAliasesCommand.js +1 -3
  58. package/dist-es/commands/ListBotLocalesCommand.js +1 -3
  59. package/dist-es/commands/ListBotRecommendationsCommand.js +1 -3
  60. package/dist-es/commands/ListBotReplicasCommand.js +1 -3
  61. package/dist-es/commands/ListBotResourceGenerationsCommand.js +1 -3
  62. package/dist-es/commands/ListBotVersionReplicasCommand.js +1 -3
  63. package/dist-es/commands/ListBotVersionsCommand.js +1 -3
  64. package/dist-es/commands/ListBotsCommand.js +1 -3
  65. package/dist-es/commands/ListBuiltInIntentsCommand.js +1 -3
  66. package/dist-es/commands/ListBuiltInSlotTypesCommand.js +1 -3
  67. package/dist-es/commands/ListCustomVocabularyItemsCommand.js +1 -3
  68. package/dist-es/commands/ListExportsCommand.js +1 -3
  69. package/dist-es/commands/ListImportsCommand.js +1 -3
  70. package/dist-es/commands/ListIntentMetricsCommand.js +1 -3
  71. package/dist-es/commands/ListIntentPathsCommand.js +1 -3
  72. package/dist-es/commands/ListIntentStageMetricsCommand.js +1 -3
  73. package/dist-es/commands/ListIntentsCommand.js +1 -3
  74. package/dist-es/commands/ListRecommendedIntentsCommand.js +1 -3
  75. package/dist-es/commands/ListSessionAnalyticsDataCommand.js +1 -3
  76. package/dist-es/commands/ListSessionMetricsCommand.js +1 -3
  77. package/dist-es/commands/ListSlotTypesCommand.js +1 -3
  78. package/dist-es/commands/ListSlotsCommand.js +1 -3
  79. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  80. package/dist-es/commands/ListTestExecutionResultItemsCommand.js +1 -3
  81. package/dist-es/commands/ListTestExecutionsCommand.js +1 -3
  82. package/dist-es/commands/ListTestSetRecordsCommand.js +1 -3
  83. package/dist-es/commands/ListTestSetsCommand.js +1 -3
  84. package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +1 -3
  85. package/dist-es/commands/ListUtteranceMetricsCommand.js +1 -3
  86. package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +1 -3
  87. package/dist-es/commands/StartBotRecommendationCommand.js +1 -3
  88. package/dist-es/commands/StartBotResourceGenerationCommand.js +1 -3
  89. package/dist-es/commands/StartImportCommand.js +1 -3
  90. package/dist-es/commands/StartTestExecutionCommand.js +1 -3
  91. package/dist-es/commands/StartTestSetGenerationCommand.js +1 -3
  92. package/dist-es/commands/StopBotRecommendationCommand.js +1 -3
  93. package/dist-es/commands/TagResourceCommand.js +1 -3
  94. package/dist-es/commands/UntagResourceCommand.js +1 -3
  95. package/dist-es/commands/UpdateBotAliasCommand.js +1 -3
  96. package/dist-es/commands/UpdateBotCommand.js +1 -3
  97. package/dist-es/commands/UpdateBotLocaleCommand.js +1 -3
  98. package/dist-es/commands/UpdateBotRecommendationCommand.js +1 -3
  99. package/dist-es/commands/UpdateExportCommand.js +1 -3
  100. package/dist-es/commands/UpdateIntentCommand.js +1 -3
  101. package/dist-es/commands/UpdateResourcePolicyCommand.js +1 -3
  102. package/dist-es/commands/UpdateSlotCommand.js +1 -3
  103. package/dist-es/commands/UpdateSlotTypeCommand.js +1 -3
  104. package/dist-es/commands/UpdateTestSetCommand.js +1 -3
  105. package/dist-es/endpoint/endpointResolver.js +7 -3
  106. package/dist-es/models/models_0.js +2 -0
  107. package/dist-types/commands/CreateBotLocaleCommand.d.ts +2 -2
  108. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +1 -1
  109. package/dist-types/commands/DescribeImportCommand.d.ts +1 -1
  110. package/dist-types/commands/StartImportCommand.d.ts +2 -2
  111. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +2 -2
  112. package/dist-types/models/models_0.d.ts +48 -0
  113. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  114. package/dist-types/runtimeConfig.d.ts +2 -0
  115. package/dist-types/runtimeConfig.native.d.ts +2 -0
  116. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  117. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  118. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  119. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  120. package/package.json +36 -36
@@ -6,9 +6,7 @@ import { de_ListBotAliasReplicasCommand, se_ListBotAliasReplicasCommand } from "
6
6
  export { $Command };
7
7
  export class ListBotAliasReplicasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBotAliasesCommand, se_ListBotAliasesCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListBotAliasesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBotLocalesCommand, se_ListBotLocalesCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListBotLocalesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBotRecommendationsCommand, se_ListBotRecommendationsCommand } fr
6
6
  export { $Command };
7
7
  export class ListBotRecommendationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBotReplicasCommand, se_ListBotReplicasCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListBotReplicasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBotResourceGenerationsCommand, se_ListBotResourceGenerationsComm
6
6
  export { $Command };
7
7
  export class ListBotResourceGenerationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBotVersionReplicasCommand, se_ListBotVersionReplicasCommand } fr
6
6
  export { $Command };
7
7
  export class ListBotVersionReplicasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBotVersionsCommand, se_ListBotVersionsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListBotVersionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBotsCommand, se_ListBotsCommand } from "../protocols/Aws_restJso
6
6
  export { $Command };
7
7
  export class ListBotsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBuiltInIntentsCommand, se_ListBuiltInIntentsCommand } from "../p
6
6
  export { $Command };
7
7
  export class ListBuiltInIntentsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBuiltInSlotTypesCommand, se_ListBuiltInSlotTypesCommand } from "
6
6
  export { $Command };
7
7
  export class ListBuiltInSlotTypesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListCustomVocabularyItemsCommand, se_ListCustomVocabularyItemsComman
6
6
  export { $Command };
7
7
  export class ListCustomVocabularyItemsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class ListExportsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class ListImportsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListIntentMetricsCommand, se_ListIntentMetricsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ListIntentMetricsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListIntentPathsCommand, se_ListIntentPathsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListIntentPathsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListIntentStageMetricsCommand, se_ListIntentStageMetricsCommand } fr
6
6
  export { $Command };
7
7
  export class ListIntentStageMetricsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListIntentsCommand, se_ListIntentsCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class ListIntentsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListRecommendedIntentsCommand, se_ListRecommendedIntentsCommand } fr
6
6
  export { $Command };
7
7
  export class ListRecommendedIntentsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSessionAnalyticsDataCommand, se_ListSessionAnalyticsDataCommand
6
6
  export { $Command };
7
7
  export class ListSessionAnalyticsDataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSessionMetricsCommand, se_ListSessionMetricsCommand } from "../p
6
6
  export { $Command };
7
7
  export class ListSessionMetricsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSlotTypesCommand, se_ListSlotTypesCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class ListSlotTypesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSlotsCommand, se_ListSlotsCommand } from "../protocols/Aws_restJ
6
6
  export { $Command };
7
7
  export class ListSlotsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
6
6
  export { $Command };
7
7
  export class ListTagsForResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTestExecutionResultItemsCommand, se_ListTestExecutionResultItems
6
6
  export { $Command };
7
7
  export class ListTestExecutionResultItemsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTestExecutionsCommand, se_ListTestExecutionsCommand } from "../p
6
6
  export { $Command };
7
7
  export class ListTestExecutionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTestSetRecordsCommand, se_ListTestSetRecordsCommand } from "../p
6
6
  export { $Command };
7
7
  export class ListTestSetRecordsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTestSetsCommand, se_ListTestSetsCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ListTestSetsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListUtteranceAnalyticsDataCommand, se_ListUtteranceAnalyticsDataComm
6
6
  export { $Command };
7
7
  export class ListUtteranceAnalyticsDataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListUtteranceMetricsCommand, se_ListUtteranceMetricsCommand } from "
6
6
  export { $Command };
7
7
  export class ListUtteranceMetricsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SearchAssociatedTranscriptsCommand, se_SearchAssociatedTranscriptsCo
6
6
  export { $Command };
7
7
  export class SearchAssociatedTranscriptsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StartBotRecommendationCommand, se_StartBotRecommendationCommand } fr
7
7
  export { $Command };
8
8
  export class StartBotRecommendationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartBotResourceGenerationCommand, se_StartBotResourceGenerationComm
6
6
  export { $Command };
7
7
  export class StartBotResourceGenerationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StartImportCommand, se_StartImportCommand } from "../protocols/Aws_r
7
7
  export { $Command };
8
8
  export class StartImportCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartTestExecutionCommand, se_StartTestExecutionCommand } from "../p
6
6
  export { $Command };
7
7
  export class StartTestExecutionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartTestSetGenerationCommand, se_StartTestSetGenerationCommand } fr
6
6
  export { $Command };
7
7
  export class StartTestSetGenerationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopBotRecommendationCommand, se_StopBotRecommendationCommand } from
6
6
  export { $Command };
7
7
  export class StopBotRecommendationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class TagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class UntagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateBotAliasCommand, se_UpdateBotAliasCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class UpdateBotAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateBotCommand, se_UpdateBotCommand } from "../protocols/Aws_restJ
6
6
  export { $Command };
7
7
  export class UpdateBotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateBotLocaleCommand, se_UpdateBotLocaleCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class UpdateBotLocaleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateBotRecommendationCommand, se_UpdateBotRecommendationCommand }
7
7
  export { $Command };
8
8
  export class UpdateBotRecommendationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateExportCommand, se_UpdateExportCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class UpdateExportCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateIntentCommand, se_UpdateIntentCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class UpdateIntentCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateResourcePolicyCommand, se_UpdateResourcePolicyCommand } from "
6
6
  export { $Command };
7
7
  export class UpdateResourcePolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSlotCommand, se_UpdateSlotCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class UpdateSlotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSlotTypeCommand, se_UpdateSlotTypeCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class UpdateSlotTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateTestSetCommand, se_UpdateTestSetCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class UpdateTestSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -1,10 +1,14 @@
1
1
  import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
- import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
2
+ import { customEndpointFunctions, EndpointCache, resolveEndpoint } from "@smithy/util-endpoints";
3
3
  import { ruleSet } from "./ruleset";
4
+ const cache = new EndpointCache({
5
+ size: 50,
6
+ params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
7
+ });
4
8
  export const defaultEndpointResolver = (endpointParams, context = {}) => {
5
- return resolveEndpoint(ruleSet, {
9
+ return cache.get(endpointParams, () => resolveEndpoint(ruleSet, {
6
10
  endpointParams: endpointParams,
7
11
  logger: context.logger,
8
- });
12
+ }));
9
13
  };
10
14
  customEndpointFunctions.aws = awsEndpointFunctions;
@@ -264,6 +264,8 @@ export const BotLocaleFilterOperator = {
264
264
  Equals: "EQ",
265
265
  };
266
266
  export const VoiceEngine = {
267
+ Generative: "generative",
268
+ LongForm: "long-form",
267
269
  Neural: "neural",
268
270
  Standard: "standard",
269
271
  };
@@ -45,7 +45,7 @@ declare const CreateBotLocaleCommand_base: {
45
45
  * nluIntentConfidenceThreshold: Number("double"), // required
46
46
  * voiceSettings: { // VoiceSettings
47
47
  * voiceId: "STRING_VALUE", // required
48
- * engine: "standard" || "neural",
48
+ * engine: "standard" || "neural" || "long-form" || "generative",
49
49
  * },
50
50
  * generativeAISettings: { // GenerativeAISettings
51
51
  * runtimeSettings: { // RuntimeSettings
@@ -101,7 +101,7 @@ declare const CreateBotLocaleCommand_base: {
101
101
  * // nluIntentConfidenceThreshold: Number("double"),
102
102
  * // voiceSettings: { // VoiceSettings
103
103
  * // voiceId: "STRING_VALUE", // required
104
- * // engine: "standard" || "neural",
104
+ * // engine: "standard" || "neural" || "long-form" || "generative",
105
105
  * // },
106
106
  * // botLocaleStatus: "Creating" || "Building" || "Built" || "ReadyExpressTesting" || "Failed" || "Deleting" || "NotBuilt" || "Importing" || "Processing",
107
107
  * // creationDateTime: new Date("TIMESTAMP"),