@aws-sdk/client-lex-models-v2 3.476.0 → 3.478.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 (107) hide show
  1. package/dist-cjs/pagination/ListAggregatedUtterancesPaginator.js +2 -24
  2. package/dist-cjs/pagination/ListBotAliasesPaginator.js +2 -24
  3. package/dist-cjs/pagination/ListBotLocalesPaginator.js +2 -24
  4. package/dist-cjs/pagination/ListBotRecommendationsPaginator.js +2 -24
  5. package/dist-cjs/pagination/ListBotResourceGenerationsPaginator.js +2 -24
  6. package/dist-cjs/pagination/ListBotVersionsPaginator.js +2 -24
  7. package/dist-cjs/pagination/ListBotsPaginator.js +2 -24
  8. package/dist-cjs/pagination/ListBuiltInIntentsPaginator.js +2 -24
  9. package/dist-cjs/pagination/ListBuiltInSlotTypesPaginator.js +2 -24
  10. package/dist-cjs/pagination/ListCustomVocabularyItemsPaginator.js +2 -24
  11. package/dist-cjs/pagination/ListExportsPaginator.js +2 -24
  12. package/dist-cjs/pagination/ListImportsPaginator.js +2 -24
  13. package/dist-cjs/pagination/ListIntentMetricsPaginator.js +2 -24
  14. package/dist-cjs/pagination/ListIntentStageMetricsPaginator.js +2 -24
  15. package/dist-cjs/pagination/ListIntentsPaginator.js +2 -24
  16. package/dist-cjs/pagination/ListRecommendedIntentsPaginator.js +2 -24
  17. package/dist-cjs/pagination/ListSessionAnalyticsDataPaginator.js +2 -24
  18. package/dist-cjs/pagination/ListSessionMetricsPaginator.js +2 -24
  19. package/dist-cjs/pagination/ListSlotTypesPaginator.js +2 -24
  20. package/dist-cjs/pagination/ListSlotsPaginator.js +2 -24
  21. package/dist-cjs/pagination/ListTestExecutionResultItemsPaginator.js +2 -24
  22. package/dist-cjs/pagination/ListTestExecutionsPaginator.js +2 -24
  23. package/dist-cjs/pagination/ListTestSetRecordsPaginator.js +2 -24
  24. package/dist-cjs/pagination/ListTestSetsPaginator.js +2 -24
  25. package/dist-cjs/pagination/ListUtteranceAnalyticsDataPaginator.js +2 -24
  26. package/dist-cjs/pagination/ListUtteranceMetricsPaginator.js +2 -24
  27. package/dist-cjs/protocols/Aws_restJson1.js +591 -1323
  28. package/dist-es/pagination/ListAggregatedUtterancesPaginator.js +2 -23
  29. package/dist-es/pagination/ListBotAliasesPaginator.js +2 -23
  30. package/dist-es/pagination/ListBotLocalesPaginator.js +2 -23
  31. package/dist-es/pagination/ListBotRecommendationsPaginator.js +2 -23
  32. package/dist-es/pagination/ListBotResourceGenerationsPaginator.js +2 -23
  33. package/dist-es/pagination/ListBotVersionsPaginator.js +2 -23
  34. package/dist-es/pagination/ListBotsPaginator.js +2 -23
  35. package/dist-es/pagination/ListBuiltInIntentsPaginator.js +2 -23
  36. package/dist-es/pagination/ListBuiltInSlotTypesPaginator.js +2 -23
  37. package/dist-es/pagination/ListCustomVocabularyItemsPaginator.js +2 -23
  38. package/dist-es/pagination/ListExportsPaginator.js +2 -23
  39. package/dist-es/pagination/ListImportsPaginator.js +2 -23
  40. package/dist-es/pagination/ListIntentMetricsPaginator.js +2 -23
  41. package/dist-es/pagination/ListIntentStageMetricsPaginator.js +2 -23
  42. package/dist-es/pagination/ListIntentsPaginator.js +2 -23
  43. package/dist-es/pagination/ListRecommendedIntentsPaginator.js +2 -23
  44. package/dist-es/pagination/ListSessionAnalyticsDataPaginator.js +2 -23
  45. package/dist-es/pagination/ListSessionMetricsPaginator.js +2 -23
  46. package/dist-es/pagination/ListSlotTypesPaginator.js +2 -23
  47. package/dist-es/pagination/ListSlotsPaginator.js +2 -23
  48. package/dist-es/pagination/ListTestExecutionResultItemsPaginator.js +2 -23
  49. package/dist-es/pagination/ListTestExecutionsPaginator.js +2 -23
  50. package/dist-es/pagination/ListTestSetRecordsPaginator.js +2 -23
  51. package/dist-es/pagination/ListTestSetsPaginator.js +2 -23
  52. package/dist-es/pagination/ListUtteranceAnalyticsDataPaginator.js +2 -23
  53. package/dist-es/pagination/ListUtteranceMetricsPaginator.js +2 -23
  54. package/dist-es/protocols/Aws_restJson1.js +592 -1324
  55. package/dist-types/pagination/ListAggregatedUtterancesPaginator.d.ts +1 -1
  56. package/dist-types/pagination/ListBotAliasesPaginator.d.ts +1 -1
  57. package/dist-types/pagination/ListBotLocalesPaginator.d.ts +1 -1
  58. package/dist-types/pagination/ListBotRecommendationsPaginator.d.ts +1 -1
  59. package/dist-types/pagination/ListBotResourceGenerationsPaginator.d.ts +1 -1
  60. package/dist-types/pagination/ListBotVersionsPaginator.d.ts +1 -1
  61. package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
  62. package/dist-types/pagination/ListBuiltInIntentsPaginator.d.ts +1 -1
  63. package/dist-types/pagination/ListBuiltInSlotTypesPaginator.d.ts +1 -1
  64. package/dist-types/pagination/ListCustomVocabularyItemsPaginator.d.ts +1 -1
  65. package/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
  66. package/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  67. package/dist-types/pagination/ListIntentMetricsPaginator.d.ts +1 -1
  68. package/dist-types/pagination/ListIntentStageMetricsPaginator.d.ts +1 -1
  69. package/dist-types/pagination/ListIntentsPaginator.d.ts +1 -1
  70. package/dist-types/pagination/ListRecommendedIntentsPaginator.d.ts +1 -1
  71. package/dist-types/pagination/ListSessionAnalyticsDataPaginator.d.ts +1 -1
  72. package/dist-types/pagination/ListSessionMetricsPaginator.d.ts +1 -1
  73. package/dist-types/pagination/ListSlotTypesPaginator.d.ts +1 -1
  74. package/dist-types/pagination/ListSlotsPaginator.d.ts +1 -1
  75. package/dist-types/pagination/ListTestExecutionResultItemsPaginator.d.ts +1 -1
  76. package/dist-types/pagination/ListTestExecutionsPaginator.d.ts +1 -1
  77. package/dist-types/pagination/ListTestSetRecordsPaginator.d.ts +1 -1
  78. package/dist-types/pagination/ListTestSetsPaginator.d.ts +1 -1
  79. package/dist-types/pagination/ListUtteranceAnalyticsDataPaginator.d.ts +1 -1
  80. package/dist-types/pagination/ListUtteranceMetricsPaginator.d.ts +1 -1
  81. package/dist-types/ts3.4/pagination/ListAggregatedUtterancesPaginator.d.ts +3 -3
  82. package/dist-types/ts3.4/pagination/ListBotAliasesPaginator.d.ts +3 -3
  83. package/dist-types/ts3.4/pagination/ListBotLocalesPaginator.d.ts +3 -3
  84. package/dist-types/ts3.4/pagination/ListBotRecommendationsPaginator.d.ts +3 -3
  85. package/dist-types/ts3.4/pagination/ListBotResourceGenerationsPaginator.d.ts +3 -3
  86. package/dist-types/ts3.4/pagination/ListBotVersionsPaginator.d.ts +3 -3
  87. package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +3 -3
  88. package/dist-types/ts3.4/pagination/ListBuiltInIntentsPaginator.d.ts +3 -3
  89. package/dist-types/ts3.4/pagination/ListBuiltInSlotTypesPaginator.d.ts +3 -3
  90. package/dist-types/ts3.4/pagination/ListCustomVocabularyItemsPaginator.d.ts +3 -3
  91. package/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +3 -3
  92. package/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +3 -3
  93. package/dist-types/ts3.4/pagination/ListIntentMetricsPaginator.d.ts +3 -3
  94. package/dist-types/ts3.4/pagination/ListIntentStageMetricsPaginator.d.ts +3 -3
  95. package/dist-types/ts3.4/pagination/ListIntentsPaginator.d.ts +3 -3
  96. package/dist-types/ts3.4/pagination/ListRecommendedIntentsPaginator.d.ts +3 -3
  97. package/dist-types/ts3.4/pagination/ListSessionAnalyticsDataPaginator.d.ts +3 -3
  98. package/dist-types/ts3.4/pagination/ListSessionMetricsPaginator.d.ts +3 -3
  99. package/dist-types/ts3.4/pagination/ListSlotTypesPaginator.d.ts +3 -3
  100. package/dist-types/ts3.4/pagination/ListSlotsPaginator.d.ts +3 -3
  101. package/dist-types/ts3.4/pagination/ListTestExecutionResultItemsPaginator.d.ts +3 -3
  102. package/dist-types/ts3.4/pagination/ListTestExecutionsPaginator.d.ts +3 -3
  103. package/dist-types/ts3.4/pagination/ListTestSetRecordsPaginator.d.ts +3 -3
  104. package/dist-types/ts3.4/pagination/ListTestSetsPaginator.d.ts +3 -3
  105. package/dist-types/ts3.4/pagination/ListUtteranceAnalyticsDataPaginator.d.ts +3 -3
  106. package/dist-types/ts3.4/pagination/ListUtteranceMetricsPaginator.d.ts +3 -3
  107. package/package.json +7 -6
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListAggregatedUtterances(config: LexModelsV2PaginationConfiguration, input: ListAggregatedUtterancesCommandInput, ...additionalArguments: any): Paginator<ListAggregatedUtterancesCommandOutput>;
7
+ export declare const paginateListAggregatedUtterances: (config: LexModelsV2PaginationConfiguration, input: ListAggregatedUtterancesCommandInput, ...rest: any[]) => Paginator<ListAggregatedUtterancesCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBotAliases(config: LexModelsV2PaginationConfiguration, input: ListBotAliasesCommandInput, ...additionalArguments: any): Paginator<ListBotAliasesCommandOutput>;
7
+ export declare const paginateListBotAliases: (config: LexModelsV2PaginationConfiguration, input: ListBotAliasesCommandInput, ...rest: any[]) => Paginator<ListBotAliasesCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBotLocales(config: LexModelsV2PaginationConfiguration, input: ListBotLocalesCommandInput, ...additionalArguments: any): Paginator<ListBotLocalesCommandOutput>;
7
+ export declare const paginateListBotLocales: (config: LexModelsV2PaginationConfiguration, input: ListBotLocalesCommandInput, ...rest: any[]) => Paginator<ListBotLocalesCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBotRecommendations(config: LexModelsV2PaginationConfiguration, input: ListBotRecommendationsCommandInput, ...additionalArguments: any): Paginator<ListBotRecommendationsCommandOutput>;
7
+ export declare const paginateListBotRecommendations: (config: LexModelsV2PaginationConfiguration, input: ListBotRecommendationsCommandInput, ...rest: any[]) => Paginator<ListBotRecommendationsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBotResourceGenerations(config: LexModelsV2PaginationConfiguration, input: ListBotResourceGenerationsCommandInput, ...additionalArguments: any): Paginator<ListBotResourceGenerationsCommandOutput>;
7
+ export declare const paginateListBotResourceGenerations: (config: LexModelsV2PaginationConfiguration, input: ListBotResourceGenerationsCommandInput, ...rest: any[]) => Paginator<ListBotResourceGenerationsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBotVersions(config: LexModelsV2PaginationConfiguration, input: ListBotVersionsCommandInput, ...additionalArguments: any): Paginator<ListBotVersionsCommandOutput>;
7
+ export declare const paginateListBotVersions: (config: LexModelsV2PaginationConfiguration, input: ListBotVersionsCommandInput, ...rest: any[]) => Paginator<ListBotVersionsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBots(config: LexModelsV2PaginationConfiguration, input: ListBotsCommandInput, ...additionalArguments: any): Paginator<ListBotsCommandOutput>;
7
+ export declare const paginateListBots: (config: LexModelsV2PaginationConfiguration, input: ListBotsCommandInput, ...rest: any[]) => Paginator<ListBotsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBuiltInIntents(config: LexModelsV2PaginationConfiguration, input: ListBuiltInIntentsCommandInput, ...additionalArguments: any): Paginator<ListBuiltInIntentsCommandOutput>;
7
+ export declare const paginateListBuiltInIntents: (config: LexModelsV2PaginationConfiguration, input: ListBuiltInIntentsCommandInput, ...rest: any[]) => Paginator<ListBuiltInIntentsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBuiltInSlotTypes(config: LexModelsV2PaginationConfiguration, input: ListBuiltInSlotTypesCommandInput, ...additionalArguments: any): Paginator<ListBuiltInSlotTypesCommandOutput>;
7
+ export declare const paginateListBuiltInSlotTypes: (config: LexModelsV2PaginationConfiguration, input: ListBuiltInSlotTypesCommandInput, ...rest: any[]) => Paginator<ListBuiltInSlotTypesCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListCustomVocabularyItems(config: LexModelsV2PaginationConfiguration, input: ListCustomVocabularyItemsCommandInput, ...additionalArguments: any): Paginator<ListCustomVocabularyItemsCommandOutput>;
7
+ export declare const paginateListCustomVocabularyItems: (config: LexModelsV2PaginationConfiguration, input: ListCustomVocabularyItemsCommandInput, ...rest: any[]) => Paginator<ListCustomVocabularyItemsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListExports(config: LexModelsV2PaginationConfiguration, input: ListExportsCommandInput, ...additionalArguments: any): Paginator<ListExportsCommandOutput>;
7
+ export declare const paginateListExports: (config: LexModelsV2PaginationConfiguration, input: ListExportsCommandInput, ...rest: any[]) => Paginator<ListExportsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListImports(config: LexModelsV2PaginationConfiguration, input: ListImportsCommandInput, ...additionalArguments: any): Paginator<ListImportsCommandOutput>;
7
+ export declare const paginateListImports: (config: LexModelsV2PaginationConfiguration, input: ListImportsCommandInput, ...rest: any[]) => Paginator<ListImportsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListIntentMetrics(config: LexModelsV2PaginationConfiguration, input: ListIntentMetricsCommandInput, ...additionalArguments: any): Paginator<ListIntentMetricsCommandOutput>;
7
+ export declare const paginateListIntentMetrics: (config: LexModelsV2PaginationConfiguration, input: ListIntentMetricsCommandInput, ...rest: any[]) => Paginator<ListIntentMetricsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListIntentStageMetrics(config: LexModelsV2PaginationConfiguration, input: ListIntentStageMetricsCommandInput, ...additionalArguments: any): Paginator<ListIntentStageMetricsCommandOutput>;
7
+ export declare const paginateListIntentStageMetrics: (config: LexModelsV2PaginationConfiguration, input: ListIntentStageMetricsCommandInput, ...rest: any[]) => Paginator<ListIntentStageMetricsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListIntents(config: LexModelsV2PaginationConfiguration, input: ListIntentsCommandInput, ...additionalArguments: any): Paginator<ListIntentsCommandOutput>;
7
+ export declare const paginateListIntents: (config: LexModelsV2PaginationConfiguration, input: ListIntentsCommandInput, ...rest: any[]) => Paginator<ListIntentsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRecommendedIntents(config: LexModelsV2PaginationConfiguration, input: ListRecommendedIntentsCommandInput, ...additionalArguments: any): Paginator<ListRecommendedIntentsCommandOutput>;
7
+ export declare const paginateListRecommendedIntents: (config: LexModelsV2PaginationConfiguration, input: ListRecommendedIntentsCommandInput, ...rest: any[]) => Paginator<ListRecommendedIntentsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListSessionAnalyticsData(config: LexModelsV2PaginationConfiguration, input: ListSessionAnalyticsDataCommandInput, ...additionalArguments: any): Paginator<ListSessionAnalyticsDataCommandOutput>;
7
+ export declare const paginateListSessionAnalyticsData: (config: LexModelsV2PaginationConfiguration, input: ListSessionAnalyticsDataCommandInput, ...rest: any[]) => Paginator<ListSessionAnalyticsDataCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListSessionMetrics(config: LexModelsV2PaginationConfiguration, input: ListSessionMetricsCommandInput, ...additionalArguments: any): Paginator<ListSessionMetricsCommandOutput>;
7
+ export declare const paginateListSessionMetrics: (config: LexModelsV2PaginationConfiguration, input: ListSessionMetricsCommandInput, ...rest: any[]) => Paginator<ListSessionMetricsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListSlotTypes(config: LexModelsV2PaginationConfiguration, input: ListSlotTypesCommandInput, ...additionalArguments: any): Paginator<ListSlotTypesCommandOutput>;
7
+ export declare const paginateListSlotTypes: (config: LexModelsV2PaginationConfiguration, input: ListSlotTypesCommandInput, ...rest: any[]) => Paginator<ListSlotTypesCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListSlots(config: LexModelsV2PaginationConfiguration, input: ListSlotsCommandInput, ...additionalArguments: any): Paginator<ListSlotsCommandOutput>;
7
+ export declare const paginateListSlots: (config: LexModelsV2PaginationConfiguration, input: ListSlotsCommandInput, ...rest: any[]) => Paginator<ListSlotsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListTestExecutionResultItems(config: LexModelsV2PaginationConfiguration, input: ListTestExecutionResultItemsCommandInput, ...additionalArguments: any): Paginator<ListTestExecutionResultItemsCommandOutput>;
7
+ export declare const paginateListTestExecutionResultItems: (config: LexModelsV2PaginationConfiguration, input: ListTestExecutionResultItemsCommandInput, ...rest: any[]) => Paginator<ListTestExecutionResultItemsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListTestExecutions(config: LexModelsV2PaginationConfiguration, input: ListTestExecutionsCommandInput, ...additionalArguments: any): Paginator<ListTestExecutionsCommandOutput>;
7
+ export declare const paginateListTestExecutions: (config: LexModelsV2PaginationConfiguration, input: ListTestExecutionsCommandInput, ...rest: any[]) => Paginator<ListTestExecutionsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListTestSetRecords(config: LexModelsV2PaginationConfiguration, input: ListTestSetRecordsCommandInput, ...additionalArguments: any): Paginator<ListTestSetRecordsCommandOutput>;
7
+ export declare const paginateListTestSetRecords: (config: LexModelsV2PaginationConfiguration, input: ListTestSetRecordsCommandInput, ...rest: any[]) => Paginator<ListTestSetRecordsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListTestSets(config: LexModelsV2PaginationConfiguration, input: ListTestSetsCommandInput, ...additionalArguments: any): Paginator<ListTestSetsCommandOutput>;
7
+ export declare const paginateListTestSets: (config: LexModelsV2PaginationConfiguration, input: ListTestSetsCommandInput, ...rest: any[]) => Paginator<ListTestSetsCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListUtteranceAnalyticsData(config: LexModelsV2PaginationConfiguration, input: ListUtteranceAnalyticsDataCommandInput, ...additionalArguments: any): Paginator<ListUtteranceAnalyticsDataCommandOutput>;
7
+ export declare const paginateListUtteranceAnalyticsData: (config: LexModelsV2PaginationConfiguration, input: ListUtteranceAnalyticsDataCommandInput, ...rest: any[]) => Paginator<ListUtteranceAnalyticsDataCommandOutput>;
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListUtteranceMetrics(config: LexModelsV2PaginationConfiguration, input: ListUtteranceMetricsCommandInput, ...additionalArguments: any): Paginator<ListUtteranceMetricsCommandOutput>;
7
+ export declare const paginateListUtteranceMetrics: (config: LexModelsV2PaginationConfiguration, input: ListUtteranceMetricsCommandInput, ...rest: any[]) => Paginator<ListUtteranceMetricsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListAggregatedUtterancesCommandOutput,
5
5
  } from "../commands/ListAggregatedUtterancesCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListAggregatedUtterances(
7
+ export declare const paginateListAggregatedUtterances: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListAggregatedUtterancesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListAggregatedUtterancesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListAggregatedUtterancesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBotAliasesCommandOutput,
5
5
  } from "../commands/ListBotAliasesCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBotAliases(
7
+ export declare const paginateListBotAliases: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListBotAliasesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBotAliasesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBotAliasesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBotLocalesCommandOutput,
5
5
  } from "../commands/ListBotLocalesCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBotLocales(
7
+ export declare const paginateListBotLocales: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListBotLocalesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBotLocalesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBotLocalesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBotRecommendationsCommandOutput,
5
5
  } from "../commands/ListBotRecommendationsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBotRecommendations(
7
+ export declare const paginateListBotRecommendations: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListBotRecommendationsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBotRecommendationsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBotRecommendationsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBotResourceGenerationsCommandOutput,
5
5
  } from "../commands/ListBotResourceGenerationsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBotResourceGenerations(
7
+ export declare const paginateListBotResourceGenerations: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListBotResourceGenerationsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBotResourceGenerationsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBotResourceGenerationsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBotVersionsCommandOutput,
5
5
  } from "../commands/ListBotVersionsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBotVersions(
7
+ export declare const paginateListBotVersions: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListBotVersionsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBotVersionsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBotVersionsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBotsCommandOutput,
5
5
  } from "../commands/ListBotsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBots(
7
+ export declare const paginateListBots: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListBotsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBotsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBotsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBuiltInIntentsCommandOutput,
5
5
  } from "../commands/ListBuiltInIntentsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBuiltInIntents(
7
+ export declare const paginateListBuiltInIntents: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListBuiltInIntentsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBuiltInIntentsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBuiltInIntentsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBuiltInSlotTypesCommandOutput,
5
5
  } from "../commands/ListBuiltInSlotTypesCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBuiltInSlotTypes(
7
+ export declare const paginateListBuiltInSlotTypes: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListBuiltInSlotTypesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBuiltInSlotTypesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBuiltInSlotTypesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListCustomVocabularyItemsCommandOutput,
5
5
  } from "../commands/ListCustomVocabularyItemsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListCustomVocabularyItems(
7
+ export declare const paginateListCustomVocabularyItems: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListCustomVocabularyItemsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListCustomVocabularyItemsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListCustomVocabularyItemsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListExportsCommandOutput,
5
5
  } from "../commands/ListExportsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListExports(
7
+ export declare const paginateListExports: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListExportsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListExportsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListExportsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListImportsCommandOutput,
5
5
  } from "../commands/ListImportsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListImports(
7
+ export declare const paginateListImports: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListImportsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListImportsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListImportsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListIntentMetricsCommandOutput,
5
5
  } from "../commands/ListIntentMetricsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListIntentMetrics(
7
+ export declare const paginateListIntentMetrics: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListIntentMetricsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListIntentMetricsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListIntentMetricsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListIntentStageMetricsCommandOutput,
5
5
  } from "../commands/ListIntentStageMetricsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListIntentStageMetrics(
7
+ export declare const paginateListIntentStageMetrics: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListIntentStageMetricsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListIntentStageMetricsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListIntentStageMetricsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListIntentsCommandOutput,
5
5
  } from "../commands/ListIntentsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListIntents(
7
+ export declare const paginateListIntents: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListIntentsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListIntentsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListIntentsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRecommendedIntentsCommandOutput,
5
5
  } from "../commands/ListRecommendedIntentsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRecommendedIntents(
7
+ export declare const paginateListRecommendedIntents: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListRecommendedIntentsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRecommendedIntentsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRecommendedIntentsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListSessionAnalyticsDataCommandOutput,
5
5
  } from "../commands/ListSessionAnalyticsDataCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListSessionAnalyticsData(
7
+ export declare const paginateListSessionAnalyticsData: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListSessionAnalyticsDataCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListSessionAnalyticsDataCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListSessionAnalyticsDataCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListSessionMetricsCommandOutput,
5
5
  } from "../commands/ListSessionMetricsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListSessionMetrics(
7
+ export declare const paginateListSessionMetrics: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListSessionMetricsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListSessionMetricsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListSessionMetricsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListSlotTypesCommandOutput,
5
5
  } from "../commands/ListSlotTypesCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListSlotTypes(
7
+ export declare const paginateListSlotTypes: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListSlotTypesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListSlotTypesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListSlotTypesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListSlotsCommandOutput,
5
5
  } from "../commands/ListSlotsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListSlots(
7
+ export declare const paginateListSlots: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListSlotsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListSlotsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListSlotsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListTestExecutionResultItemsCommandOutput,
5
5
  } from "../commands/ListTestExecutionResultItemsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListTestExecutionResultItems(
7
+ export declare const paginateListTestExecutionResultItems: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListTestExecutionResultItemsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListTestExecutionResultItemsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListTestExecutionResultItemsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListTestExecutionsCommandOutput,
5
5
  } from "../commands/ListTestExecutionsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListTestExecutions(
7
+ export declare const paginateListTestExecutions: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListTestExecutionsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListTestExecutionsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListTestExecutionsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListTestSetRecordsCommandOutput,
5
5
  } from "../commands/ListTestSetRecordsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListTestSetRecords(
7
+ export declare const paginateListTestSetRecords: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListTestSetRecordsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListTestSetRecordsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListTestSetRecordsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListTestSetsCommandOutput,
5
5
  } from "../commands/ListTestSetsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListTestSets(
7
+ export declare const paginateListTestSets: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListTestSetsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListTestSetsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListTestSetsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListUtteranceAnalyticsDataCommandOutput,
5
5
  } from "../commands/ListUtteranceAnalyticsDataCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListUtteranceAnalyticsData(
7
+ export declare const paginateListUtteranceAnalyticsData: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListUtteranceAnalyticsDataCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListUtteranceAnalyticsDataCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListUtteranceAnalyticsDataCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListUtteranceMetricsCommandOutput,
5
5
  } from "../commands/ListUtteranceMetricsCommand";
6
6
  import { LexModelsV2PaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListUtteranceMetrics(
7
+ export declare const paginateListUtteranceMetrics: (
8
8
  config: LexModelsV2PaginationConfiguration,
9
9
  input: ListUtteranceMetricsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListUtteranceMetricsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListUtteranceMetricsCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lex-models-v2",
3
3
  "description": "AWS SDK for JavaScript Lex Models V2 Client for Node.js, Browser and React Native",
4
- "version": "3.476.0",
4
+ "version": "3.478.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,20 +20,21 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.476.0",
24
- "@aws-sdk/core": "3.476.0",
25
- "@aws-sdk/credential-provider-node": "3.476.0",
23
+ "@aws-sdk/client-sts": "3.478.0",
24
+ "@aws-sdk/core": "3.477.0",
25
+ "@aws-sdk/credential-provider-node": "3.478.0",
26
26
  "@aws-sdk/middleware-host-header": "3.468.0",
27
27
  "@aws-sdk/middleware-logger": "3.468.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.468.0",
29
29
  "@aws-sdk/middleware-signing": "3.468.0",
30
- "@aws-sdk/middleware-user-agent": "3.470.0",
30
+ "@aws-sdk/middleware-user-agent": "3.478.0",
31
31
  "@aws-sdk/region-config-resolver": "3.470.0",
32
32
  "@aws-sdk/types": "3.468.0",
33
- "@aws-sdk/util-endpoints": "3.470.0",
33
+ "@aws-sdk/util-endpoints": "3.478.0",
34
34
  "@aws-sdk/util-user-agent-browser": "3.468.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.470.0",
36
36
  "@smithy/config-resolver": "^2.0.21",
37
+ "@smithy/core": "^1.2.0",
37
38
  "@smithy/fetch-http-handler": "^2.3.1",
38
39
  "@smithy/hash-node": "^2.0.17",
39
40
  "@smithy/invalid-dependency": "^2.0.15",