@aws-sdk/client-rekognition 3.82.0 → 3.92.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/CHANGELOG.md CHANGED
@@ -3,6 +3,33 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.92.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.91.0...v3.92.0) (2022-05-16)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-rekognition
9
+
10
+
11
+
12
+
13
+
14
+ # [3.87.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.86.0...v3.87.0) (2022-05-09)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-rekognition
17
+
18
+
19
+
20
+
21
+
22
+ # [3.85.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.84.0...v3.85.0) (2022-05-05)
23
+
24
+
25
+ ### Features
26
+
27
+ * **codegen:** add codegen indicator comment to all generated files ([#3592](https://github.com/aws/aws-sdk-js-v3/issues/3592)) ([567a530](https://github.com/aws/aws-sdk-js-v3/commit/567a5304232fcc1f9db3fd3df545054de8336b4b))
28
+
29
+
30
+
31
+
32
+
6
33
  # [3.82.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.81.0...v3.82.0) (2022-05-02)
7
34
 
8
35
  **Note:** Version bump only for package @aws-sdk/client-rekognition
package/README.md CHANGED
@@ -1,3 +1,5 @@
1
+ <!-- generated file, do not edit directly -->
2
+
1
3
  # @aws-sdk/client-rekognition
2
4
 
3
5
  [![NPM version](https://img.shields.io/npm/v/@aws-sdk/client-rekognition/latest.svg)](https://www.npmjs.com/package/@aws-sdk/client-rekognition)
@@ -20,55 +22,89 @@ and common errors.</p>
20
22
 
21
23
  <ul>
22
24
  <li>
23
- <p></p>
25
+ <p>
26
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CompareFaces.html">CompareFaces</a>
27
+ </p>
24
28
  </li>
25
29
  <li>
26
- <p></p>
30
+ <p>
31
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateCollection.html">CreateCollection</a>
32
+ </p>
27
33
  </li>
28
34
  <li>
29
- <p></p>
35
+ <p>
36
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteCollection.html">DeleteCollection</a>
37
+ </p>
30
38
  </li>
31
39
  <li>
32
- <p></p>
40
+ <p>
41
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteFaces.html">DeleteFaces</a>
42
+ </p>
33
43
  </li>
34
44
  <li>
35
- <p></p>
45
+ <p>
46
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeCollection.html">DescribeCollection</a>
47
+ </p>
36
48
  </li>
37
49
  <li>
38
- <p></p>
50
+ <p>
51
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectFaces.html">DetectFaces</a>
52
+ </p>
39
53
  </li>
40
54
  <li>
41
- <p></p>
55
+ <p>
56
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectLabels.html">DetectLabels</a>
57
+ </p>
42
58
  </li>
43
59
  <li>
44
- <p></p>
60
+ <p>
61
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectModerationLabels.html">DetectModerationLabels</a>
62
+ </p>
45
63
  </li>
46
64
  <li>
47
- <p></p>
65
+ <p>
66
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectProtectiveEquipment.html">DetectProtectiveEquipment</a>
67
+ </p>
48
68
  </li>
49
69
  <li>
50
- <p></p>
70
+ <p>
71
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectText.html">DetectText</a>
72
+ </p>
51
73
  </li>
52
74
  <li>
53
- <p></p>
75
+ <p>
76
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetCelebrityInfo.html">GetCelebrityInfo</a>
77
+ </p>
54
78
  </li>
55
79
  <li>
56
- <p></p>
80
+ <p>
81
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_IndexFaces.html">IndexFaces</a>
82
+ </p>
57
83
  </li>
58
84
  <li>
59
- <p></p>
85
+ <p>
86
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListCollections.html">ListCollections</a>
87
+ </p>
60
88
  </li>
61
89
  <li>
62
- <p></p>
90
+ <p>
91
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListFaces.html">ListFaces</a>
92
+ </p>
63
93
  </li>
64
94
  <li>
65
- <p></p>
95
+ <p>
96
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_RecognizeCelebrities.html">RecognizeCelebrities</a>
97
+ </p>
66
98
  </li>
67
99
  <li>
68
- <p></p>
100
+ <p>
101
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_SearchFaces.html">SearchFaces</a>
102
+ </p>
69
103
  </li>
70
104
  <li>
71
- <p></p>
105
+ <p>
106
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_SearchFacesByImage.html">SearchFacesByImage</a>
107
+ </p>
72
108
  </li>
73
109
  </ul>
74
110
 
@@ -77,52 +113,84 @@ and common errors.</p>
77
113
  </p>
78
114
  <ul>
79
115
  <li>
80
- <p></p>
116
+ <p>
117
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateDataset.html">CreateDataset</a>
118
+ </p>
81
119
  </li>
82
120
  <li>
83
- <p></p>
121
+ <p>
122
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateProject.html">CreateProject</a>
123
+ </p>
84
124
  </li>
85
125
  <li>
86
- <p></p>
126
+ <p>
127
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateProjectVersion.html">CreateProjectVersion</a>
128
+ </p>
87
129
  </li>
88
130
  <li>
89
- <p></p>
131
+ <p>
132
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteDataset.html">DeleteDataset</a>
133
+ </p>
90
134
  </li>
91
135
  <li>
92
- <p></p>
136
+ <p>
137
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteProject.html">DeleteProject</a>
138
+ </p>
93
139
  </li>
94
140
  <li>
95
- <p></p>
141
+ <p>
142
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteProjectVersion.html">DeleteProjectVersion</a>
143
+ </p>
96
144
  </li>
97
145
  <li>
98
- <p></p>
146
+ <p>
147
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeDataset.html">DescribeDataset</a>
148
+ </p>
99
149
  </li>
100
150
  <li>
101
- <p></p>
151
+ <p>
152
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeProjects.html">DescribeProjects</a>
153
+ </p>
102
154
  </li>
103
155
  <li>
104
- <p></p>
156
+ <p>
157
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeProjectVersions.html">DescribeProjectVersions</a>
158
+ </p>
105
159
  </li>
106
160
  <li>
107
- <p></p>
161
+ <p>
162
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectCustomLabels.html">DetectCustomLabels</a>
163
+ </p>
108
164
  </li>
109
165
  <li>
110
- <p></p>
166
+ <p>
167
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DistributeDatasetEntries.html">DistributeDatasetEntries</a>
168
+ </p>
111
169
  </li>
112
170
  <li>
113
- <p></p>
171
+ <p>
172
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListDatasetEntries.html">ListDatasetEntries</a>
173
+ </p>
114
174
  </li>
115
175
  <li>
116
- <p></p>
176
+ <p>
177
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListDatasetLabels.html">ListDatasetLabels</a>
178
+ </p>
117
179
  </li>
118
180
  <li>
119
- <p></p>
181
+ <p>
182
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartProjectVersion.html">StartProjectVersion</a>
183
+ </p>
120
184
  </li>
121
185
  <li>
122
- <p></p>
186
+ <p>
187
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StopProjectVersion.html">StopProjectVersion</a>
188
+ </p>
123
189
  </li>
124
190
  <li>
125
- <p></p>
191
+ <p>
192
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_UpdateDatasetEntries.html">UpdateDatasetEntries</a>
193
+ </p>
126
194
  </li>
127
195
  </ul>
128
196
 
@@ -132,52 +200,84 @@ and common errors.</p>
132
200
 
133
201
  <ul>
134
202
  <li>
135
- <p></p>
203
+ <p>
204
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetCelebrityRecognition.html">GetCelebrityRecognition</a>
205
+ </p>
136
206
  </li>
137
207
  <li>
138
- <p></p>
208
+ <p>
209
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetContentModeration.html">GetContentModeration</a>
210
+ </p>
139
211
  </li>
140
212
  <li>
141
- <p></p>
213
+ <p>
214
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetFaceDetection.html">GetFaceDetection</a>
215
+ </p>
142
216
  </li>
143
217
  <li>
144
- <p></p>
218
+ <p>
219
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetFaceSearch.html">GetFaceSearch</a>
220
+ </p>
145
221
  </li>
146
222
  <li>
147
- <p></p>
223
+ <p>
224
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetLabelDetection.html">GetLabelDetection</a>
225
+ </p>
148
226
  </li>
149
227
  <li>
150
- <p></p>
228
+ <p>
229
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetPersonTracking.html">GetPersonTracking</a>
230
+ </p>
151
231
  </li>
152
232
  <li>
153
- <p></p>
233
+ <p>
234
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetSegmentDetection.html">GetSegmentDetection</a>
235
+ </p>
154
236
  </li>
155
237
  <li>
156
- <p></p>
238
+ <p>
239
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetTextDetection.html">GetTextDetection</a>
240
+ </p>
157
241
  </li>
158
242
  <li>
159
- <p></p>
243
+ <p>
244
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartCelebrityRecognition.html">StartCelebrityRecognition</a>
245
+ </p>
160
246
  </li>
161
247
  <li>
162
- <p></p>
248
+ <p>
249
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartContentModeration.html">StartContentModeration</a>
250
+ </p>
163
251
  </li>
164
252
  <li>
165
- <p></p>
253
+ <p>
254
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartFaceDetection.html">StartFaceDetection</a>
255
+ </p>
166
256
  </li>
167
257
  <li>
168
- <p></p>
258
+ <p>
259
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartFaceSearch.html">StartFaceSearch</a>
260
+ </p>
169
261
  </li>
170
262
  <li>
171
- <p></p>
263
+ <p>
264
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartLabelDetection.html">StartLabelDetection</a>
265
+ </p>
172
266
  </li>
173
267
  <li>
174
- <p></p>
268
+ <p>
269
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartPersonTracking.html">StartPersonTracking</a>
270
+ </p>
175
271
  </li>
176
272
  <li>
177
- <p></p>
273
+ <p>
274
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartSegmentDetection.html">StartSegmentDetection</a>
275
+ </p>
178
276
  </li>
179
277
  <li>
180
- <p></p>
278
+ <p>
279
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartTextDetection.html">StartTextDetection</a>
280
+ </p>
181
281
  </li>
182
282
  </ul>
183
283
 
@@ -187,22 +287,34 @@ and common errors.</p>
187
287
 
188
288
  <ul>
189
289
  <li>
190
- <p></p>
290
+ <p>
291
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateStreamProcessor.html">CreateStreamProcessor</a>
292
+ </p>
191
293
  </li>
192
294
  <li>
193
- <p></p>
295
+ <p>
296
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteStreamProcessor.html">DeleteStreamProcessor</a>
297
+ </p>
194
298
  </li>
195
299
  <li>
196
- <p></p>
300
+ <p>
301
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeStreamProcessor.html">DescribeStreamProcessor</a>
302
+ </p>
197
303
  </li>
198
304
  <li>
199
- <p></p>
305
+ <p>
306
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListStreamProcessors.html">ListStreamProcessors</a>
307
+ </p>
200
308
  </li>
201
309
  <li>
202
- <p></p>
310
+ <p>
311
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartStreamProcessor.html">StartStreamProcessor</a>
312
+ </p>
203
313
  </li>
204
314
  <li>
205
- <p></p>
315
+ <p>
316
+ <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StopStreamProcessor.html">StopStreamProcessor</a>
317
+ </p>
206
318
  </li>
207
319
  </ul>
208
320
 
@@ -71,170 +71,268 @@ import { RekognitionClient } from "./RekognitionClient";
71
71
  * <b>Amazon Rekognition Image</b>
72
72
  * </p>
73
73
  *
74
+ *
75
+ *
74
76
  * <ul>
75
77
  * <li>
76
- * <p></p>
78
+ * <p>
79
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CompareFaces.html">CompareFaces</a>
80
+ * </p>
77
81
  * </li>
78
82
  * <li>
79
- * <p></p>
83
+ * <p>
84
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateCollection.html">CreateCollection</a>
85
+ * </p>
80
86
  * </li>
81
87
  * <li>
82
- * <p></p>
88
+ * <p>
89
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteCollection.html">DeleteCollection</a>
90
+ * </p>
83
91
  * </li>
84
92
  * <li>
85
- * <p></p>
93
+ * <p>
94
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteFaces.html">DeleteFaces</a>
95
+ * </p>
86
96
  * </li>
87
97
  * <li>
88
- * <p></p>
98
+ * <p>
99
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeCollection.html">DescribeCollection</a>
100
+ * </p>
89
101
  * </li>
90
102
  * <li>
91
- * <p></p>
103
+ * <p>
104
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectFaces.html">DetectFaces</a>
105
+ * </p>
92
106
  * </li>
93
107
  * <li>
94
- * <p></p>
108
+ * <p>
109
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectLabels.html">DetectLabels</a>
110
+ * </p>
95
111
  * </li>
96
112
  * <li>
97
- * <p></p>
113
+ * <p>
114
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectModerationLabels.html">DetectModerationLabels</a>
115
+ * </p>
98
116
  * </li>
99
117
  * <li>
100
- * <p></p>
118
+ * <p>
119
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectProtectiveEquipment.html">DetectProtectiveEquipment</a>
120
+ * </p>
101
121
  * </li>
102
122
  * <li>
103
- * <p></p>
123
+ * <p>
124
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectText.html">DetectText</a>
125
+ * </p>
104
126
  * </li>
105
127
  * <li>
106
- * <p></p>
128
+ * <p>
129
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetCelebrityInfo.html">GetCelebrityInfo</a>
130
+ * </p>
107
131
  * </li>
108
132
  * <li>
109
- * <p></p>
133
+ * <p>
134
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_IndexFaces.html">IndexFaces</a>
135
+ * </p>
110
136
  * </li>
111
137
  * <li>
112
- * <p></p>
138
+ * <p>
139
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListCollections.html">ListCollections</a>
140
+ * </p>
113
141
  * </li>
114
142
  * <li>
115
- * <p></p>
143
+ * <p>
144
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListFaces.html">ListFaces</a>
145
+ * </p>
116
146
  * </li>
117
147
  * <li>
118
- * <p></p>
148
+ * <p>
149
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_RecognizeCelebrities.html">RecognizeCelebrities</a>
150
+ * </p>
119
151
  * </li>
120
152
  * <li>
121
- * <p></p>
153
+ * <p>
154
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_SearchFaces.html">SearchFaces</a>
155
+ * </p>
122
156
  * </li>
123
157
  * <li>
124
- * <p></p>
158
+ * <p>
159
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_SearchFacesByImage.html">SearchFacesByImage</a>
160
+ * </p>
125
161
  * </li>
126
162
  * </ul>
127
163
  *
128
164
  *
129
- *
130
- *
131
- *
132
165
  * <p>
133
166
  * <b>Amazon Rekognition Custom Labels</b>
134
167
  * </p>
135
168
  * <ul>
136
169
  * <li>
137
- * <p></p>
170
+ * <p>
171
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateDataset.html">CreateDataset</a>
172
+ * </p>
138
173
  * </li>
139
174
  * <li>
140
- * <p></p>
175
+ * <p>
176
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateProject.html">CreateProject</a>
177
+ * </p>
141
178
  * </li>
142
179
  * <li>
143
- * <p></p>
180
+ * <p>
181
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateProjectVersion.html">CreateProjectVersion</a>
182
+ * </p>
144
183
  * </li>
145
184
  * <li>
146
- * <p></p>
185
+ * <p>
186
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteDataset.html">DeleteDataset</a>
187
+ * </p>
147
188
  * </li>
148
189
  * <li>
149
- * <p></p>
190
+ * <p>
191
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteProject.html">DeleteProject</a>
192
+ * </p>
150
193
  * </li>
151
194
  * <li>
152
- * <p></p>
195
+ * <p>
196
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteProjectVersion.html">DeleteProjectVersion</a>
197
+ * </p>
153
198
  * </li>
154
199
  * <li>
155
- * <p></p>
200
+ * <p>
201
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeDataset.html">DescribeDataset</a>
202
+ * </p>
156
203
  * </li>
157
204
  * <li>
158
- * <p></p>
205
+ * <p>
206
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeProjects.html">DescribeProjects</a>
207
+ * </p>
159
208
  * </li>
160
209
  * <li>
161
- * <p></p>
210
+ * <p>
211
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeProjectVersions.html">DescribeProjectVersions</a>
212
+ * </p>
162
213
  * </li>
163
214
  * <li>
164
- * <p></p>
215
+ * <p>
216
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectCustomLabels.html">DetectCustomLabels</a>
217
+ * </p>
165
218
  * </li>
166
219
  * <li>
167
- * <p></p>
220
+ * <p>
221
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DistributeDatasetEntries.html">DistributeDatasetEntries</a>
222
+ * </p>
168
223
  * </li>
169
224
  * <li>
170
- * <p></p>
225
+ * <p>
226
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListDatasetEntries.html">ListDatasetEntries</a>
227
+ * </p>
171
228
  * </li>
172
229
  * <li>
173
- * <p></p>
230
+ * <p>
231
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListDatasetLabels.html">ListDatasetLabels</a>
232
+ * </p>
174
233
  * </li>
175
234
  * <li>
176
- * <p></p>
235
+ * <p>
236
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartProjectVersion.html">StartProjectVersion</a>
237
+ * </p>
177
238
  * </li>
178
239
  * <li>
179
- * <p></p>
240
+ * <p>
241
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StopProjectVersion.html">StopProjectVersion</a>
242
+ * </p>
180
243
  * </li>
181
244
  * <li>
182
- * <p></p>
245
+ * <p>
246
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_UpdateDatasetEntries.html">UpdateDatasetEntries</a>
247
+ * </p>
183
248
  * </li>
184
249
  * </ul>
185
250
  *
251
+ *
186
252
  * <p>
187
253
  * <b>Amazon Rekognition Video Stored Video</b>
188
254
  * </p>
189
255
  *
190
256
  * <ul>
191
257
  * <li>
192
- * <p></p>
258
+ * <p>
259
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetCelebrityRecognition.html">GetCelebrityRecognition</a>
260
+ * </p>
193
261
  * </li>
194
262
  * <li>
195
- * <p></p>
263
+ * <p>
264
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetContentModeration.html">GetContentModeration</a>
265
+ * </p>
196
266
  * </li>
197
267
  * <li>
198
- * <p></p>
268
+ * <p>
269
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetFaceDetection.html">GetFaceDetection</a>
270
+ * </p>
199
271
  * </li>
200
272
  * <li>
201
- * <p></p>
273
+ * <p>
274
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetFaceSearch.html">GetFaceSearch</a>
275
+ * </p>
202
276
  * </li>
203
277
  * <li>
204
- * <p></p>
278
+ * <p>
279
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetLabelDetection.html">GetLabelDetection</a>
280
+ * </p>
205
281
  * </li>
206
282
  * <li>
207
- * <p></p>
283
+ * <p>
284
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetPersonTracking.html">GetPersonTracking</a>
285
+ * </p>
208
286
  * </li>
209
287
  * <li>
210
- * <p></p>
288
+ * <p>
289
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetSegmentDetection.html">GetSegmentDetection</a>
290
+ * </p>
211
291
  * </li>
212
292
  * <li>
213
- * <p></p>
293
+ * <p>
294
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetTextDetection.html">GetTextDetection</a>
295
+ * </p>
214
296
  * </li>
215
297
  * <li>
216
- * <p></p>
298
+ * <p>
299
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartCelebrityRecognition.html">StartCelebrityRecognition</a>
300
+ * </p>
217
301
  * </li>
218
302
  * <li>
219
- * <p></p>
303
+ * <p>
304
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartContentModeration.html">StartContentModeration</a>
305
+ * </p>
220
306
  * </li>
221
307
  * <li>
222
- * <p></p>
308
+ * <p>
309
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartFaceDetection.html">StartFaceDetection</a>
310
+ * </p>
223
311
  * </li>
224
312
  * <li>
225
- * <p></p>
313
+ * <p>
314
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartFaceSearch.html">StartFaceSearch</a>
315
+ * </p>
226
316
  * </li>
227
317
  * <li>
228
- * <p></p>
318
+ * <p>
319
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartLabelDetection.html">StartLabelDetection</a>
320
+ * </p>
229
321
  * </li>
230
322
  * <li>
231
- * <p></p>
323
+ * <p>
324
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartPersonTracking.html">StartPersonTracking</a>
325
+ * </p>
232
326
  * </li>
233
327
  * <li>
234
- * <p></p>
328
+ * <p>
329
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartSegmentDetection.html">StartSegmentDetection</a>
330
+ * </p>
235
331
  * </li>
236
332
  * <li>
237
- * <p></p>
333
+ * <p>
334
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartTextDetection.html">StartTextDetection</a>
335
+ * </p>
238
336
  * </li>
239
337
  * </ul>
240
338
  *
@@ -244,22 +342,34 @@ import { RekognitionClient } from "./RekognitionClient";
244
342
  *
245
343
  * <ul>
246
344
  * <li>
247
- * <p></p>
345
+ * <p>
346
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateStreamProcessor.html">CreateStreamProcessor</a>
347
+ * </p>
248
348
  * </li>
249
349
  * <li>
250
- * <p></p>
350
+ * <p>
351
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteStreamProcessor.html">DeleteStreamProcessor</a>
352
+ * </p>
251
353
  * </li>
252
354
  * <li>
253
- * <p></p>
355
+ * <p>
356
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeStreamProcessor.html">DescribeStreamProcessor</a>
357
+ * </p>
254
358
  * </li>
255
359
  * <li>
256
- * <p></p>
360
+ * <p>
361
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListStreamProcessors.html">ListStreamProcessors</a>
362
+ * </p>
257
363
  * </li>
258
364
  * <li>
259
- * <p></p>
365
+ * <p>
366
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartStreamProcessor.html">StartStreamProcessor</a>
367
+ * </p>
260
368
  * </li>
261
369
  * <li>
262
- * <p></p>
370
+ * <p>
371
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StopStreamProcessor.html">StopStreamProcessor</a>
372
+ * </p>
263
373
  * </li>
264
374
  * </ul>
265
375
  */
@@ -401,7 +511,7 @@ export declare class Rekognition extends RekognitionClient {
401
511
  *
402
512
  *
403
513
  * <note>
404
- * <p>You can train a modelin a project that doesn't have associated datasets by specifying manifest files in the
514
+ * <p>You can train a model in a project that doesn't have associated datasets by specifying manifest files in the
405
515
  * <code>TrainingData</code> and <code>TestingData</code> fields.
406
516
  * </p>
407
517
  * <p>If you open the console after training a model with manifest files, Amazon Rekognition Custom Labels creates
@@ -196,170 +196,268 @@ export interface RekognitionClientResolvedConfig extends RekognitionClientResolv
196
196
  * <b>Amazon Rekognition Image</b>
197
197
  * </p>
198
198
  *
199
+ *
200
+ *
199
201
  * <ul>
200
202
  * <li>
201
- * <p></p>
203
+ * <p>
204
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CompareFaces.html">CompareFaces</a>
205
+ * </p>
202
206
  * </li>
203
207
  * <li>
204
- * <p></p>
208
+ * <p>
209
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateCollection.html">CreateCollection</a>
210
+ * </p>
205
211
  * </li>
206
212
  * <li>
207
- * <p></p>
213
+ * <p>
214
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteCollection.html">DeleteCollection</a>
215
+ * </p>
208
216
  * </li>
209
217
  * <li>
210
- * <p></p>
218
+ * <p>
219
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteFaces.html">DeleteFaces</a>
220
+ * </p>
211
221
  * </li>
212
222
  * <li>
213
- * <p></p>
223
+ * <p>
224
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeCollection.html">DescribeCollection</a>
225
+ * </p>
214
226
  * </li>
215
227
  * <li>
216
- * <p></p>
228
+ * <p>
229
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectFaces.html">DetectFaces</a>
230
+ * </p>
217
231
  * </li>
218
232
  * <li>
219
- * <p></p>
233
+ * <p>
234
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectLabels.html">DetectLabels</a>
235
+ * </p>
220
236
  * </li>
221
237
  * <li>
222
- * <p></p>
238
+ * <p>
239
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectModerationLabels.html">DetectModerationLabels</a>
240
+ * </p>
223
241
  * </li>
224
242
  * <li>
225
- * <p></p>
243
+ * <p>
244
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectProtectiveEquipment.html">DetectProtectiveEquipment</a>
245
+ * </p>
226
246
  * </li>
227
247
  * <li>
228
- * <p></p>
248
+ * <p>
249
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectText.html">DetectText</a>
250
+ * </p>
229
251
  * </li>
230
252
  * <li>
231
- * <p></p>
253
+ * <p>
254
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetCelebrityInfo.html">GetCelebrityInfo</a>
255
+ * </p>
232
256
  * </li>
233
257
  * <li>
234
- * <p></p>
258
+ * <p>
259
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_IndexFaces.html">IndexFaces</a>
260
+ * </p>
235
261
  * </li>
236
262
  * <li>
237
- * <p></p>
263
+ * <p>
264
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListCollections.html">ListCollections</a>
265
+ * </p>
238
266
  * </li>
239
267
  * <li>
240
- * <p></p>
268
+ * <p>
269
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListFaces.html">ListFaces</a>
270
+ * </p>
241
271
  * </li>
242
272
  * <li>
243
- * <p></p>
273
+ * <p>
274
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_RecognizeCelebrities.html">RecognizeCelebrities</a>
275
+ * </p>
244
276
  * </li>
245
277
  * <li>
246
- * <p></p>
278
+ * <p>
279
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_SearchFaces.html">SearchFaces</a>
280
+ * </p>
247
281
  * </li>
248
282
  * <li>
249
- * <p></p>
283
+ * <p>
284
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_SearchFacesByImage.html">SearchFacesByImage</a>
285
+ * </p>
250
286
  * </li>
251
287
  * </ul>
252
288
  *
253
289
  *
254
- *
255
- *
256
- *
257
290
  * <p>
258
291
  * <b>Amazon Rekognition Custom Labels</b>
259
292
  * </p>
260
293
  * <ul>
261
294
  * <li>
262
- * <p></p>
295
+ * <p>
296
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateDataset.html">CreateDataset</a>
297
+ * </p>
263
298
  * </li>
264
299
  * <li>
265
- * <p></p>
300
+ * <p>
301
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateProject.html">CreateProject</a>
302
+ * </p>
266
303
  * </li>
267
304
  * <li>
268
- * <p></p>
305
+ * <p>
306
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateProjectVersion.html">CreateProjectVersion</a>
307
+ * </p>
269
308
  * </li>
270
309
  * <li>
271
- * <p></p>
310
+ * <p>
311
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteDataset.html">DeleteDataset</a>
312
+ * </p>
272
313
  * </li>
273
314
  * <li>
274
- * <p></p>
315
+ * <p>
316
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteProject.html">DeleteProject</a>
317
+ * </p>
275
318
  * </li>
276
319
  * <li>
277
- * <p></p>
320
+ * <p>
321
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteProjectVersion.html">DeleteProjectVersion</a>
322
+ * </p>
278
323
  * </li>
279
324
  * <li>
280
- * <p></p>
325
+ * <p>
326
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeDataset.html">DescribeDataset</a>
327
+ * </p>
281
328
  * </li>
282
329
  * <li>
283
- * <p></p>
330
+ * <p>
331
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeProjects.html">DescribeProjects</a>
332
+ * </p>
284
333
  * </li>
285
334
  * <li>
286
- * <p></p>
335
+ * <p>
336
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeProjectVersions.html">DescribeProjectVersions</a>
337
+ * </p>
287
338
  * </li>
288
339
  * <li>
289
- * <p></p>
340
+ * <p>
341
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DetectCustomLabels.html">DetectCustomLabels</a>
342
+ * </p>
290
343
  * </li>
291
344
  * <li>
292
- * <p></p>
345
+ * <p>
346
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DistributeDatasetEntries.html">DistributeDatasetEntries</a>
347
+ * </p>
293
348
  * </li>
294
349
  * <li>
295
- * <p></p>
350
+ * <p>
351
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListDatasetEntries.html">ListDatasetEntries</a>
352
+ * </p>
296
353
  * </li>
297
354
  * <li>
298
- * <p></p>
355
+ * <p>
356
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListDatasetLabels.html">ListDatasetLabels</a>
357
+ * </p>
299
358
  * </li>
300
359
  * <li>
301
- * <p></p>
360
+ * <p>
361
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartProjectVersion.html">StartProjectVersion</a>
362
+ * </p>
302
363
  * </li>
303
364
  * <li>
304
- * <p></p>
365
+ * <p>
366
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StopProjectVersion.html">StopProjectVersion</a>
367
+ * </p>
305
368
  * </li>
306
369
  * <li>
307
- * <p></p>
370
+ * <p>
371
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_UpdateDatasetEntries.html">UpdateDatasetEntries</a>
372
+ * </p>
308
373
  * </li>
309
374
  * </ul>
310
375
  *
376
+ *
311
377
  * <p>
312
378
  * <b>Amazon Rekognition Video Stored Video</b>
313
379
  * </p>
314
380
  *
315
381
  * <ul>
316
382
  * <li>
317
- * <p></p>
383
+ * <p>
384
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetCelebrityRecognition.html">GetCelebrityRecognition</a>
385
+ * </p>
318
386
  * </li>
319
387
  * <li>
320
- * <p></p>
388
+ * <p>
389
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetContentModeration.html">GetContentModeration</a>
390
+ * </p>
321
391
  * </li>
322
392
  * <li>
323
- * <p></p>
393
+ * <p>
394
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetFaceDetection.html">GetFaceDetection</a>
395
+ * </p>
324
396
  * </li>
325
397
  * <li>
326
- * <p></p>
398
+ * <p>
399
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetFaceSearch.html">GetFaceSearch</a>
400
+ * </p>
327
401
  * </li>
328
402
  * <li>
329
- * <p></p>
403
+ * <p>
404
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetLabelDetection.html">GetLabelDetection</a>
405
+ * </p>
330
406
  * </li>
331
407
  * <li>
332
- * <p></p>
408
+ * <p>
409
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetPersonTracking.html">GetPersonTracking</a>
410
+ * </p>
333
411
  * </li>
334
412
  * <li>
335
- * <p></p>
413
+ * <p>
414
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetSegmentDetection.html">GetSegmentDetection</a>
415
+ * </p>
336
416
  * </li>
337
417
  * <li>
338
- * <p></p>
418
+ * <p>
419
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetTextDetection.html">GetTextDetection</a>
420
+ * </p>
339
421
  * </li>
340
422
  * <li>
341
- * <p></p>
423
+ * <p>
424
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartCelebrityRecognition.html">StartCelebrityRecognition</a>
425
+ * </p>
342
426
  * </li>
343
427
  * <li>
344
- * <p></p>
428
+ * <p>
429
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartContentModeration.html">StartContentModeration</a>
430
+ * </p>
345
431
  * </li>
346
432
  * <li>
347
- * <p></p>
433
+ * <p>
434
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartFaceDetection.html">StartFaceDetection</a>
435
+ * </p>
348
436
  * </li>
349
437
  * <li>
350
- * <p></p>
438
+ * <p>
439
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartFaceSearch.html">StartFaceSearch</a>
440
+ * </p>
351
441
  * </li>
352
442
  * <li>
353
- * <p></p>
443
+ * <p>
444
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartLabelDetection.html">StartLabelDetection</a>
445
+ * </p>
354
446
  * </li>
355
447
  * <li>
356
- * <p></p>
448
+ * <p>
449
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartPersonTracking.html">StartPersonTracking</a>
450
+ * </p>
357
451
  * </li>
358
452
  * <li>
359
- * <p></p>
453
+ * <p>
454
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartSegmentDetection.html">StartSegmentDetection</a>
455
+ * </p>
360
456
  * </li>
361
457
  * <li>
362
- * <p></p>
458
+ * <p>
459
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartTextDetection.html">StartTextDetection</a>
460
+ * </p>
363
461
  * </li>
364
462
  * </ul>
365
463
  *
@@ -369,22 +467,34 @@ export interface RekognitionClientResolvedConfig extends RekognitionClientResolv
369
467
  *
370
468
  * <ul>
371
469
  * <li>
372
- * <p></p>
470
+ * <p>
471
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateStreamProcessor.html">CreateStreamProcessor</a>
472
+ * </p>
373
473
  * </li>
374
474
  * <li>
375
- * <p></p>
475
+ * <p>
476
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteStreamProcessor.html">DeleteStreamProcessor</a>
477
+ * </p>
376
478
  * </li>
377
479
  * <li>
378
- * <p></p>
480
+ * <p>
481
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DescribeStreamProcessor.html">DescribeStreamProcessor</a>
482
+ * </p>
379
483
  * </li>
380
484
  * <li>
381
- * <p></p>
485
+ * <p>
486
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListStreamProcessors.html">ListStreamProcessors</a>
487
+ * </p>
382
488
  * </li>
383
489
  * <li>
384
- * <p></p>
490
+ * <p>
491
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartStreamProcessor.html">StartStreamProcessor</a>
492
+ * </p>
385
493
  * </li>
386
494
  * <li>
387
- * <p></p>
495
+ * <p>
496
+ * <a href="https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StopStreamProcessor.html">StopStreamProcessor</a>
497
+ * </p>
388
498
  * </li>
389
499
  * </ul>
390
500
  */
@@ -19,7 +19,7 @@ export interface CreateProjectVersionCommandOutput extends CreateProjectVersionR
19
19
  *
20
20
  *
21
21
  * <note>
22
- * <p>You can train a modelin a project that doesn't have associated datasets by specifying manifest files in the
22
+ * <p>You can train a model in a project that doesn't have associated datasets by specifying manifest files in the
23
23
  * <code>TrainingData</code> and <code>TestingData</code> fields.
24
24
  * </p>
25
25
  * <p>If you open the console after training a model with manifest files, Amazon Rekognition Custom Labels creates
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-rekognition",
3
3
  "description": "AWS SDK for JavaScript Rekognition Client for Node.js, Browser and React Native",
4
- "version": "3.82.0",
4
+ "version": "3.92.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",
@@ -18,9 +18,9 @@
18
18
  "dependencies": {
19
19
  "@aws-crypto/sha256-browser": "2.0.0",
20
20
  "@aws-crypto/sha256-js": "2.0.0",
21
- "@aws-sdk/client-sts": "3.82.0",
21
+ "@aws-sdk/client-sts": "3.92.0",
22
22
  "@aws-sdk/config-resolver": "3.80.0",
23
- "@aws-sdk/credential-provider-node": "3.82.0",
23
+ "@aws-sdk/credential-provider-node": "3.87.0",
24
24
  "@aws-sdk/fetch-http-handler": "3.78.0",
25
25
  "@aws-sdk/hash-node": "3.78.0",
26
26
  "@aws-sdk/invalid-dependency": "3.78.0",
@@ -35,15 +35,15 @@
35
35
  "@aws-sdk/node-config-provider": "3.80.0",
36
36
  "@aws-sdk/node-http-handler": "3.82.0",
37
37
  "@aws-sdk/protocol-http": "3.78.0",
38
- "@aws-sdk/smithy-client": "3.78.0",
38
+ "@aws-sdk/smithy-client": "3.85.0",
39
39
  "@aws-sdk/types": "3.78.0",
40
40
  "@aws-sdk/url-parser": "3.78.0",
41
41
  "@aws-sdk/util-base64-browser": "3.58.0",
42
42
  "@aws-sdk/util-base64-node": "3.55.0",
43
43
  "@aws-sdk/util-body-length-browser": "3.55.0",
44
44
  "@aws-sdk/util-body-length-node": "3.55.0",
45
- "@aws-sdk/util-defaults-mode-browser": "3.78.0",
46
- "@aws-sdk/util-defaults-mode-node": "3.81.0",
45
+ "@aws-sdk/util-defaults-mode-browser": "3.85.0",
46
+ "@aws-sdk/util-defaults-mode-node": "3.85.0",
47
47
  "@aws-sdk/util-user-agent-browser": "3.78.0",
48
48
  "@aws-sdk/util-user-agent-node": "3.80.0",
49
49
  "@aws-sdk/util-utf8-browser": "3.55.0",