@aws-sdk/client-lex-models-v2 3.942.0 → 3.946.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +109 -427
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/LexModelsV2Client.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +109 -427
- package/dist-types/LexModelsV2.d.ts +1 -1
- package/dist-types/LexModelsV2Client.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +3 -3
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotReplicaCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateExportCommand.d.ts +3 -3
- package/dist-types/commands/CreateIntentCommand.d.ts +3 -3
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +3 -3
- package/dist-types/commands/CreateSlotCommand.d.ts +3 -3
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +3 -3
- package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +3 -3
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotReplicaCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteExportCommand.d.ts +3 -3
- package/dist-types/commands/DeleteImportCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIntentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSlotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTestSetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotReplicaCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +3 -3
- package/dist-types/commands/DescribeExportCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImportCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIntentCommand.d.ts +4 -4
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSlotCommand.d.ts +4 -4
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTestExecutionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTestSetCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +3 -3
- package/dist-types/commands/GenerateBotElementCommand.d.ts +3 -3
- package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +3 -3
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +3 -3
- package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +3 -3
- package/dist-types/commands/ListBotAliasesCommand.d.ts +3 -3
- package/dist-types/commands/ListBotLocalesCommand.d.ts +3 -3
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBotReplicasCommand.d.ts +3 -3
- package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +3 -3
- package/dist-types/commands/ListBotVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListBotsCommand.d.ts +3 -3
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +3 -3
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +3 -3
- package/dist-types/commands/ListExportsCommand.d.ts +3 -3
- package/dist-types/commands/ListImportsCommand.d.ts +3 -3
- package/dist-types/commands/ListIntentMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListIntentPathsCommand.d.ts +3 -3
- package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListIntentsCommand.d.ts +3 -3
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +3 -3
- package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +3 -3
- package/dist-types/commands/ListSessionMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListSlotTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListSlotsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +3 -3
- package/dist-types/commands/ListTestExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTestSetRecordsCommand.d.ts +3 -3
- package/dist-types/commands/ListTestSetsCommand.d.ts +3 -3
- package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +3 -3
- package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +3 -3
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +3 -3
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +3 -3
- package/dist-types/commands/StartImportCommand.d.ts +3 -3
- package/dist-types/commands/StartTestExecutionCommand.d.ts +3 -3
- package/dist-types/commands/StartTestSetGenerationCommand.d.ts +3 -3
- package/dist-types/commands/StopBotRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBotAliasCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBotCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateExportCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIntentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSlotCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTestSetCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/LexModelsV2ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAggregatedUtterancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotAliasReplicasPaginator.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/ListBotVersionReplicasPaginator.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/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/LexModelsV2Client.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/LexModelsV2ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +52 -52
- package/package.json +13 -12
|
@@ -42,61 +42,21 @@ import {
|
|
|
42
42
|
UtteranceContentType,
|
|
43
43
|
} from "./enums";
|
|
44
44
|
import {
|
|
45
|
-
ActiveContext,
|
|
46
45
|
AgentTurnResult,
|
|
47
46
|
AgentTurnSpecification,
|
|
48
|
-
AggregatedUtterancesFilter,
|
|
49
47
|
AggregatedUtterancesSortBy,
|
|
50
|
-
AggregatedUtterancesSummary,
|
|
51
|
-
AnalyticsBinBySpecification,
|
|
52
|
-
AnalyticsIntentFilter,
|
|
53
|
-
AnalyticsIntentGroupBySpecification,
|
|
54
|
-
AnalyticsIntentMetric,
|
|
55
|
-
AnalyticsIntentNodeSummary,
|
|
56
|
-
AnalyticsIntentResult,
|
|
57
|
-
AnalyticsIntentStageFilter,
|
|
58
|
-
AnalyticsIntentStageGroupBySpecification,
|
|
59
|
-
AnalyticsIntentStageMetric,
|
|
60
|
-
AnalyticsIntentStageResult,
|
|
61
|
-
AnalyticsPathFilter,
|
|
62
|
-
AnalyticsSessionFilter,
|
|
63
|
-
AnalyticsSessionGroupBySpecification,
|
|
64
|
-
AnalyticsSessionMetric,
|
|
65
|
-
AnalyticsSessionResult,
|
|
66
|
-
AnalyticsUtteranceAttribute,
|
|
67
|
-
AnalyticsUtteranceFilter,
|
|
68
|
-
AnalyticsUtteranceGroupBySpecification,
|
|
69
|
-
AnalyticsUtteranceMetric,
|
|
70
|
-
AnalyticsUtteranceResult,
|
|
71
|
-
AssociatedTranscript,
|
|
72
|
-
AssociatedTranscriptFilter,
|
|
73
|
-
BotAliasLocaleSettings,
|
|
74
|
-
BotAliasReplicaSummary,
|
|
75
|
-
BotAliasSummary,
|
|
76
|
-
BotFilter,
|
|
77
|
-
BotLocaleFilter,
|
|
78
48
|
BotLocaleSortBy,
|
|
79
|
-
BotLocaleSummary,
|
|
80
|
-
BotMember,
|
|
81
|
-
BotRecommendationSummary,
|
|
82
|
-
BotReplicaSummary,
|
|
83
49
|
BotSortBy,
|
|
84
|
-
BotSummary,
|
|
85
50
|
BotVersionReplicaSortBy,
|
|
86
|
-
BotVersionReplicaSummary,
|
|
87
51
|
BotVersionSortBy,
|
|
88
|
-
BotVersionSummary,
|
|
89
52
|
BuiltInIntentSortBy,
|
|
90
|
-
BuiltInIntentSummary,
|
|
91
53
|
BuiltInSlotTypeSortBy,
|
|
92
|
-
BuiltInSlotTypeSummary,
|
|
93
54
|
CompositeSlotTypeSetting,
|
|
94
55
|
Condition,
|
|
95
56
|
ConversationLevelResultDetail,
|
|
96
57
|
ConversationLevelTestResults,
|
|
97
58
|
ConversationLevelTestResultsFilterBy,
|
|
98
59
|
ConversationLogSettings,
|
|
99
|
-
CustomVocabularyItem,
|
|
100
60
|
DataPrivacy,
|
|
101
61
|
DialogAction,
|
|
102
62
|
DialogCodeHookSettings,
|
|
@@ -104,39 +64,27 @@ import {
|
|
|
104
64
|
EncryptionSetting,
|
|
105
65
|
ErrorLogSettings,
|
|
106
66
|
ExecutionErrorDetails,
|
|
107
|
-
ExportFilter,
|
|
108
67
|
ExportResourceSpecification,
|
|
109
68
|
ExportSortBy,
|
|
110
|
-
ExportSummary,
|
|
111
69
|
ExternalSourceSetting,
|
|
112
70
|
FulfillmentUpdatesSpecification,
|
|
113
71
|
GenerationSortBy,
|
|
114
|
-
GenerationSummary,
|
|
115
72
|
GenerativeAISettings,
|
|
116
73
|
ImageResponseCard,
|
|
117
|
-
ImportFilter,
|
|
118
74
|
ImportResourceSpecification,
|
|
119
75
|
ImportSortBy,
|
|
120
|
-
ImportSummary,
|
|
121
|
-
InputContext,
|
|
122
76
|
IntentClassificationTestResults,
|
|
123
|
-
IntentFilter,
|
|
124
77
|
KendraConfiguration,
|
|
125
78
|
MultipleValuesSetting,
|
|
126
79
|
ObfuscationSetting,
|
|
127
|
-
OutputContext,
|
|
128
80
|
PromptSpecification,
|
|
129
81
|
QInConnectIntentConfiguration,
|
|
130
82
|
QnAIntentConfiguration,
|
|
131
83
|
ResponseSpecification,
|
|
132
|
-
RuntimeHintValue,
|
|
133
|
-
SampleUtterance,
|
|
134
84
|
SentimentAnalysisSettings,
|
|
135
85
|
SlotDefaultValueSpecification,
|
|
136
|
-
SlotPriority,
|
|
137
86
|
SlotResolutionSetting,
|
|
138
87
|
SlotResolutionTestResultItemCounts,
|
|
139
|
-
SlotTypeValue,
|
|
140
88
|
SlotValue,
|
|
141
89
|
SlotValueSelectionSetting,
|
|
142
90
|
SpeechRecognitionSettings,
|
|
@@ -148,6 +96,58 @@ import {
|
|
|
148
96
|
UnifiedSpeechSettings,
|
|
149
97
|
VoiceSettings,
|
|
150
98
|
WaitAndContinueSpecification,
|
|
99
|
+
ActiveContext,
|
|
100
|
+
AggregatedUtterancesFilter,
|
|
101
|
+
AggregatedUtterancesSummary,
|
|
102
|
+
AnalyticsBinBySpecification,
|
|
103
|
+
AnalyticsIntentFilter,
|
|
104
|
+
AnalyticsIntentGroupBySpecification,
|
|
105
|
+
AnalyticsIntentMetric,
|
|
106
|
+
AnalyticsIntentNodeSummary,
|
|
107
|
+
AnalyticsIntentResult,
|
|
108
|
+
AnalyticsIntentStageFilter,
|
|
109
|
+
AnalyticsIntentStageGroupBySpecification,
|
|
110
|
+
AnalyticsIntentStageMetric,
|
|
111
|
+
AnalyticsIntentStageResult,
|
|
112
|
+
AnalyticsPathFilter,
|
|
113
|
+
AnalyticsSessionFilter,
|
|
114
|
+
AnalyticsSessionGroupBySpecification,
|
|
115
|
+
AnalyticsSessionMetric,
|
|
116
|
+
AnalyticsSessionResult,
|
|
117
|
+
AnalyticsUtteranceAttribute,
|
|
118
|
+
AnalyticsUtteranceFilter,
|
|
119
|
+
AnalyticsUtteranceGroupBySpecification,
|
|
120
|
+
AnalyticsUtteranceMetric,
|
|
121
|
+
AnalyticsUtteranceResult,
|
|
122
|
+
AssociatedTranscript,
|
|
123
|
+
AssociatedTranscriptFilter,
|
|
124
|
+
BotAliasLocaleSettings,
|
|
125
|
+
BotAliasReplicaSummary,
|
|
126
|
+
BotAliasSummary,
|
|
127
|
+
BotFilter,
|
|
128
|
+
BotLocaleFilter,
|
|
129
|
+
BotLocaleSummary,
|
|
130
|
+
BotMember,
|
|
131
|
+
BotRecommendationSummary,
|
|
132
|
+
BotReplicaSummary,
|
|
133
|
+
BotSummary,
|
|
134
|
+
BotVersionReplicaSummary,
|
|
135
|
+
BotVersionSummary,
|
|
136
|
+
BuiltInIntentSummary,
|
|
137
|
+
BuiltInSlotTypeSummary,
|
|
138
|
+
CustomVocabularyItem,
|
|
139
|
+
ExportFilter,
|
|
140
|
+
ExportSummary,
|
|
141
|
+
GenerationSummary,
|
|
142
|
+
ImportFilter,
|
|
143
|
+
ImportSummary,
|
|
144
|
+
InputContext,
|
|
145
|
+
IntentFilter,
|
|
146
|
+
OutputContext,
|
|
147
|
+
RuntimeHintValue,
|
|
148
|
+
SampleUtterance,
|
|
149
|
+
SlotPriority,
|
|
150
|
+
SlotTypeValue,
|
|
151
151
|
} from "./models_0";
|
|
152
152
|
export interface SlotResolutionTestResultItem {
|
|
153
153
|
slotName: string | undefined;
|
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.946.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-lex-models-v2",
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
13
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"generate:client": "node ../../scripts/generate-clients/single-service --solo lex-models-v2"
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service --solo lex-models-v2",
|
|
15
|
+
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
17
18
|
"types": "./dist-types/index.d.ts",
|
|
@@ -20,38 +21,38 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/core": "3.946.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.946.0",
|
|
25
26
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
|
26
27
|
"@aws-sdk/middleware-logger": "3.936.0",
|
|
27
28
|
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.946.0",
|
|
29
30
|
"@aws-sdk/region-config-resolver": "3.936.0",
|
|
30
31
|
"@aws-sdk/types": "3.936.0",
|
|
31
32
|
"@aws-sdk/util-endpoints": "3.936.0",
|
|
32
33
|
"@aws-sdk/util-user-agent-browser": "3.936.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.946.0",
|
|
34
35
|
"@smithy/config-resolver": "^4.4.3",
|
|
35
|
-
"@smithy/core": "^3.18.
|
|
36
|
+
"@smithy/core": "^3.18.7",
|
|
36
37
|
"@smithy/fetch-http-handler": "^5.3.6",
|
|
37
38
|
"@smithy/hash-node": "^4.2.5",
|
|
38
39
|
"@smithy/invalid-dependency": "^4.2.5",
|
|
39
40
|
"@smithy/middleware-content-length": "^4.2.5",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.3.14",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.14",
|
|
42
43
|
"@smithy/middleware-serde": "^4.2.6",
|
|
43
44
|
"@smithy/middleware-stack": "^4.2.5",
|
|
44
45
|
"@smithy/node-config-provider": "^4.3.5",
|
|
45
46
|
"@smithy/node-http-handler": "^4.4.5",
|
|
46
47
|
"@smithy/protocol-http": "^5.3.5",
|
|
47
|
-
"@smithy/smithy-client": "^4.9.
|
|
48
|
+
"@smithy/smithy-client": "^4.9.10",
|
|
48
49
|
"@smithy/types": "^4.9.0",
|
|
49
50
|
"@smithy/url-parser": "^4.2.5",
|
|
50
51
|
"@smithy/util-base64": "^4.3.0",
|
|
51
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.13",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.16",
|
|
55
56
|
"@smithy/util-endpoints": "^3.2.5",
|
|
56
57
|
"@smithy/util-middleware": "^4.2.5",
|
|
57
58
|
"@smithy/util-retry": "^4.2.5",
|