@aws-sdk/client-rekognition 3.297.0 → 3.299.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/commands/CompareFacesCommand.js +2 -3
- package/dist-cjs/commands/CopyProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateCollectionCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -3
- package/dist-cjs/commands/CreateProjectCommand.js +2 -3
- package/dist-cjs/commands/CreateProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/DeleteCollectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetCommand.js +2 -3
- package/dist-cjs/commands/DeleteFacesCommand.js +2 -3
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteProjectPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/DescribeCollectionCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
- package/dist-cjs/commands/DescribeProjectVersionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeProjectsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/DetectCustomLabelsCommand.js +2 -3
- package/dist-cjs/commands/DetectFacesCommand.js +2 -3
- package/dist-cjs/commands/DetectLabelsCommand.js +2 -3
- package/dist-cjs/commands/DetectModerationLabelsCommand.js +2 -3
- package/dist-cjs/commands/DetectProtectiveEquipmentCommand.js +2 -3
- package/dist-cjs/commands/DetectTextCommand.js +2 -3
- package/dist-cjs/commands/DistributeDatasetEntriesCommand.js +2 -3
- package/dist-cjs/commands/GetCelebrityInfoCommand.js +2 -3
- package/dist-cjs/commands/GetCelebrityRecognitionCommand.js +2 -3
- package/dist-cjs/commands/GetContentModerationCommand.js +2 -3
- package/dist-cjs/commands/GetFaceDetectionCommand.js +2 -3
- package/dist-cjs/commands/GetFaceSearchCommand.js +2 -3
- package/dist-cjs/commands/GetLabelDetectionCommand.js +2 -3
- package/dist-cjs/commands/GetPersonTrackingCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentDetectionCommand.js +2 -3
- package/dist-cjs/commands/GetTextDetectionCommand.js +2 -3
- package/dist-cjs/commands/IndexFacesCommand.js +2 -3
- package/dist-cjs/commands/ListCollectionsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetEntriesCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetLabelsCommand.js +2 -3
- package/dist-cjs/commands/ListFacesCommand.js +2 -3
- package/dist-cjs/commands/ListProjectPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListStreamProcessorsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutProjectPolicyCommand.js +2 -3
- package/dist-cjs/commands/RecognizeCelebritiesCommand.js +2 -3
- package/dist-cjs/commands/SearchFacesByImageCommand.js +2 -3
- package/dist-cjs/commands/SearchFacesCommand.js +2 -3
- package/dist-cjs/commands/StartCelebrityRecognitionCommand.js +2 -3
- package/dist-cjs/commands/StartContentModerationCommand.js +2 -3
- package/dist-cjs/commands/StartFaceDetectionCommand.js +2 -3
- package/dist-cjs/commands/StartFaceSearchCommand.js +2 -3
- package/dist-cjs/commands/StartLabelDetectionCommand.js +2 -3
- package/dist-cjs/commands/StartPersonTrackingCommand.js +2 -3
- package/dist-cjs/commands/StartProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/StartSegmentDetectionCommand.js +2 -3
- package/dist-cjs/commands/StartStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/StartTextDetectionCommand.js +2 -3
- package/dist-cjs/commands/StopProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/StopStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDatasetEntriesCommand.js +2 -3
- package/dist-cjs/commands/UpdateStreamProcessorCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -973
- package/dist-es/commands/CompareFacesCommand.js +2 -3
- package/dist-es/commands/CopyProjectVersionCommand.js +2 -3
- package/dist-es/commands/CreateCollectionCommand.js +2 -3
- package/dist-es/commands/CreateDatasetCommand.js +2 -3
- package/dist-es/commands/CreateProjectCommand.js +2 -3
- package/dist-es/commands/CreateProjectVersionCommand.js +2 -3
- package/dist-es/commands/CreateStreamProcessorCommand.js +2 -3
- package/dist-es/commands/DeleteCollectionCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetCommand.js +2 -3
- package/dist-es/commands/DeleteFacesCommand.js +2 -3
- package/dist-es/commands/DeleteProjectCommand.js +2 -3
- package/dist-es/commands/DeleteProjectPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteProjectVersionCommand.js +2 -3
- package/dist-es/commands/DeleteStreamProcessorCommand.js +2 -3
- package/dist-es/commands/DescribeCollectionCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetCommand.js +2 -3
- package/dist-es/commands/DescribeProjectVersionsCommand.js +2 -3
- package/dist-es/commands/DescribeProjectsCommand.js +2 -3
- package/dist-es/commands/DescribeStreamProcessorCommand.js +2 -3
- package/dist-es/commands/DetectCustomLabelsCommand.js +2 -3
- package/dist-es/commands/DetectFacesCommand.js +2 -3
- package/dist-es/commands/DetectLabelsCommand.js +2 -3
- package/dist-es/commands/DetectModerationLabelsCommand.js +2 -3
- package/dist-es/commands/DetectProtectiveEquipmentCommand.js +2 -3
- package/dist-es/commands/DetectTextCommand.js +2 -3
- package/dist-es/commands/DistributeDatasetEntriesCommand.js +2 -3
- package/dist-es/commands/GetCelebrityInfoCommand.js +2 -3
- package/dist-es/commands/GetCelebrityRecognitionCommand.js +2 -3
- package/dist-es/commands/GetContentModerationCommand.js +2 -3
- package/dist-es/commands/GetFaceDetectionCommand.js +2 -3
- package/dist-es/commands/GetFaceSearchCommand.js +2 -3
- package/dist-es/commands/GetLabelDetectionCommand.js +2 -3
- package/dist-es/commands/GetPersonTrackingCommand.js +2 -3
- package/dist-es/commands/GetSegmentDetectionCommand.js +2 -3
- package/dist-es/commands/GetTextDetectionCommand.js +2 -3
- package/dist-es/commands/IndexFacesCommand.js +2 -3
- package/dist-es/commands/ListCollectionsCommand.js +2 -3
- package/dist-es/commands/ListDatasetEntriesCommand.js +2 -3
- package/dist-es/commands/ListDatasetLabelsCommand.js +2 -3
- package/dist-es/commands/ListFacesCommand.js +2 -3
- package/dist-es/commands/ListProjectPoliciesCommand.js +2 -3
- package/dist-es/commands/ListStreamProcessorsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutProjectPolicyCommand.js +2 -3
- package/dist-es/commands/RecognizeCelebritiesCommand.js +2 -3
- package/dist-es/commands/SearchFacesByImageCommand.js +2 -3
- package/dist-es/commands/SearchFacesCommand.js +2 -3
- package/dist-es/commands/StartCelebrityRecognitionCommand.js +2 -3
- package/dist-es/commands/StartContentModerationCommand.js +2 -3
- package/dist-es/commands/StartFaceDetectionCommand.js +2 -3
- package/dist-es/commands/StartFaceSearchCommand.js +2 -3
- package/dist-es/commands/StartLabelDetectionCommand.js +2 -3
- package/dist-es/commands/StartPersonTrackingCommand.js +2 -3
- package/dist-es/commands/StartProjectVersionCommand.js +2 -3
- package/dist-es/commands/StartSegmentDetectionCommand.js +2 -3
- package/dist-es/commands/StartStreamProcessorCommand.js +2 -3
- package/dist-es/commands/StartTextDetectionCommand.js +2 -3
- package/dist-es/commands/StopProjectVersionCommand.js +2 -3
- package/dist-es/commands/StopStreamProcessorCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDatasetEntriesCommand.js +2 -3
- package/dist-es/commands/UpdateStreamProcessorCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -726
- package/dist-types/models/models_0.d.ts +0 -968
- package/dist-types/ts3.4/models/models_0.d.ts +0 -644
- package/package.json +11 -10
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.
|
|
4
|
+
"version": "3.299.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",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo rekognition"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"@aws-sdk/util-waiter": "3.296.0",
|
|
56
57
|
"tslib": "^2.5.0"
|