@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.
- package/dist-cjs/pagination/ListAggregatedUtterancesPaginator.js +2 -24
- package/dist-cjs/pagination/ListBotAliasesPaginator.js +2 -24
- package/dist-cjs/pagination/ListBotLocalesPaginator.js +2 -24
- package/dist-cjs/pagination/ListBotRecommendationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListBotResourceGenerationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListBotVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListBotsPaginator.js +2 -24
- package/dist-cjs/pagination/ListBuiltInIntentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListBuiltInSlotTypesPaginator.js +2 -24
- package/dist-cjs/pagination/ListCustomVocabularyItemsPaginator.js +2 -24
- package/dist-cjs/pagination/ListExportsPaginator.js +2 -24
- package/dist-cjs/pagination/ListImportsPaginator.js +2 -24
- package/dist-cjs/pagination/ListIntentMetricsPaginator.js +2 -24
- package/dist-cjs/pagination/ListIntentStageMetricsPaginator.js +2 -24
- package/dist-cjs/pagination/ListIntentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListRecommendedIntentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSessionAnalyticsDataPaginator.js +2 -24
- package/dist-cjs/pagination/ListSessionMetricsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSlotTypesPaginator.js +2 -24
- package/dist-cjs/pagination/ListSlotsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestExecutionResultItemsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestExecutionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestSetRecordsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTestSetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListUtteranceAnalyticsDataPaginator.js +2 -24
- package/dist-cjs/pagination/ListUtteranceMetricsPaginator.js +2 -24
- package/dist-cjs/protocols/Aws_restJson1.js +591 -1323
- package/dist-es/pagination/ListAggregatedUtterancesPaginator.js +2 -23
- package/dist-es/pagination/ListBotAliasesPaginator.js +2 -23
- package/dist-es/pagination/ListBotLocalesPaginator.js +2 -23
- package/dist-es/pagination/ListBotRecommendationsPaginator.js +2 -23
- package/dist-es/pagination/ListBotResourceGenerationsPaginator.js +2 -23
- package/dist-es/pagination/ListBotVersionsPaginator.js +2 -23
- package/dist-es/pagination/ListBotsPaginator.js +2 -23
- package/dist-es/pagination/ListBuiltInIntentsPaginator.js +2 -23
- package/dist-es/pagination/ListBuiltInSlotTypesPaginator.js +2 -23
- package/dist-es/pagination/ListCustomVocabularyItemsPaginator.js +2 -23
- package/dist-es/pagination/ListExportsPaginator.js +2 -23
- package/dist-es/pagination/ListImportsPaginator.js +2 -23
- package/dist-es/pagination/ListIntentMetricsPaginator.js +2 -23
- package/dist-es/pagination/ListIntentStageMetricsPaginator.js +2 -23
- package/dist-es/pagination/ListIntentsPaginator.js +2 -23
- package/dist-es/pagination/ListRecommendedIntentsPaginator.js +2 -23
- package/dist-es/pagination/ListSessionAnalyticsDataPaginator.js +2 -23
- package/dist-es/pagination/ListSessionMetricsPaginator.js +2 -23
- package/dist-es/pagination/ListSlotTypesPaginator.js +2 -23
- package/dist-es/pagination/ListSlotsPaginator.js +2 -23
- package/dist-es/pagination/ListTestExecutionResultItemsPaginator.js +2 -23
- package/dist-es/pagination/ListTestExecutionsPaginator.js +2 -23
- package/dist-es/pagination/ListTestSetRecordsPaginator.js +2 -23
- package/dist-es/pagination/ListTestSetsPaginator.js +2 -23
- package/dist-es/pagination/ListUtteranceAnalyticsDataPaginator.js +2 -23
- package/dist-es/pagination/ListUtteranceMetricsPaginator.js +2 -23
- package/dist-es/protocols/Aws_restJson1.js +592 -1324
- package/dist-types/pagination/ListAggregatedUtterancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotLocalesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotRecommendationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotResourceGenerationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBuiltInIntentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBuiltInSlotTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomVocabularyItemsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIntentMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIntentStageMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIntentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecommendedIntentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSessionAnalyticsDataPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSessionMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSlotTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSlotsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestExecutionResultItemsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestSetRecordsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUtteranceAnalyticsDataPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUtteranceMetricsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAggregatedUtterancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBotAliasesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBotLocalesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBotRecommendationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBotResourceGenerationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBotVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBuiltInIntentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBuiltInSlotTypesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCustomVocabularyItemsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListIntentMetricsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListIntentStageMetricsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListIntentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRecommendedIntentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSessionAnalyticsDataPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSessionMetricsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSlotTypesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSlotsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestExecutionResultItemsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestExecutionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestSetRecordsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTestSetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUtteranceAnalyticsDataPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUtteranceMetricsPaginator.d.ts +3 -3
- package/package.json +7 -6
|
@@ -4,4 +4,4 @@ import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
7
|
+
export declare const paginateListAggregatedUtterances: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListAggregatedUtterancesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListBotAliases: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListBotAliasesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListBotLocales: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListBotLocalesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListBotRecommendations: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListBotRecommendationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListBotResourceGenerations: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListBotResourceGenerationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListBotVersions: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListBotVersionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListBots: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListBotsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListBuiltInIntents: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListBuiltInIntentsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListBuiltInSlotTypes: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListBuiltInSlotTypesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListCustomVocabularyItems: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListCustomVocabularyItemsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListExports: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListExportsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListImports: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListImportsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListIntentMetrics: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListIntentMetricsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListIntentStageMetrics: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListIntentStageMetricsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListIntents: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListIntentsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListRecommendedIntents: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListRecommendedIntentsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListSessionAnalyticsData: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListSessionAnalyticsDataCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListSessionMetrics: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListSessionMetricsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListSlotTypes: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListSlotTypesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListSlots: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListSlotsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListTestExecutionResultItems: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListTestExecutionResultItemsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListTestExecutions: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListTestExecutionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListTestSetRecords: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListTestSetRecordsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListTestSets: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListTestSetsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListUtteranceAnalyticsData: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListUtteranceAnalyticsDataCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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
|
|
7
|
+
export declare const paginateListUtteranceMetrics: (
|
|
8
8
|
config: LexModelsV2PaginationConfiguration,
|
|
9
9
|
input: ListUtteranceMetricsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
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.
|
|
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.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
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.
|
|
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.
|
|
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",
|