@aws-sdk/client-rekognition 3.495.0 → 3.499.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist-cjs/index.js +77 -74
  2. package/package.json +40 -40
package/dist-cjs/index.js CHANGED
@@ -8728,18 +8728,15 @@ var waitUntilProjectVersionTrainingCompleted = /* @__PURE__ */ __name(async (par
8728
8728
  // src/index.ts
8729
8729
  var import_util_endpoints = require("@aws-sdk/util-endpoints");
8730
8730
  // Annotate the CommonJS export names for ESM import in node:
8731
+
8731
8732
  0 && (module.exports = {
8732
- AccessDeniedException,
8733
+ RekognitionServiceException,
8734
+ __Client,
8735
+ RekognitionClient,
8736
+ Rekognition,
8737
+ $Command,
8733
8738
  AssociateFacesCommand,
8734
- Attribute,
8735
- AuditImageFilterSensitiveLog,
8736
- BodyPart,
8737
- CelebrityRecognitionSortBy,
8738
8739
  CompareFacesCommand,
8739
- ConflictException,
8740
- ContentClassifier,
8741
- ContentModerationAggregateBy,
8742
- ContentModerationSortBy,
8743
8740
  CopyProjectVersionCommand,
8744
8741
  CreateCollectionCommand,
8745
8742
  CreateDatasetCommand,
@@ -8748,10 +8745,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8748
8745
  CreateProjectVersionCommand,
8749
8746
  CreateStreamProcessorCommand,
8750
8747
  CreateUserCommand,
8751
- CustomizationFeature,
8752
- DatasetStatus,
8753
- DatasetStatusMessageCode,
8754
- DatasetType,
8755
8748
  DeleteCollectionCommand,
8756
8749
  DeleteDatasetCommand,
8757
8750
  DeleteFacesCommand,
@@ -8768,45 +8761,23 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8768
8761
  DetectCustomLabelsCommand,
8769
8762
  DetectFacesCommand,
8770
8763
  DetectLabelsCommand,
8771
- DetectLabelsFeatureName,
8772
8764
  DetectModerationLabelsCommand,
8773
8765
  DetectProtectiveEquipmentCommand,
8774
8766
  DetectTextCommand,
8775
8767
  DisassociateFacesCommand,
8776
8768
  DistributeDatasetEntriesCommand,
8777
- EmotionName,
8778
- FaceAttributes,
8779
- FaceSearchSortBy,
8780
- GenderType,
8781
8769
  GetCelebrityInfoCommand,
8782
8770
  GetCelebrityRecognitionCommand,
8783
8771
  GetContentModerationCommand,
8784
8772
  GetFaceDetectionCommand,
8785
8773
  GetFaceLivenessSessionResultsCommand,
8786
- GetFaceLivenessSessionResultsResponseFilterSensitiveLog,
8787
8774
  GetFaceSearchCommand,
8788
8775
  GetLabelDetectionCommand,
8789
8776
  GetMediaAnalysisJobCommand,
8790
8777
  GetPersonTrackingCommand,
8791
8778
  GetSegmentDetectionCommand,
8792
8779
  GetTextDetectionCommand,
8793
- HumanLoopQuotaExceededException,
8794
- IdempotentParameterMismatchException,
8795
- ImageTooLargeException,
8796
8780
  IndexFacesCommand,
8797
- InternalServerError,
8798
- InvalidImageFormatException,
8799
- InvalidManifestException,
8800
- InvalidPaginationTokenException,
8801
- InvalidParameterException,
8802
- InvalidPolicyRevisionIdException,
8803
- InvalidS3ObjectException,
8804
- KnownGenderType,
8805
- LabelDetectionAggregateBy,
8806
- LabelDetectionFeatureName,
8807
- LabelDetectionSortBy,
8808
- LandmarkType,
8809
- LimitExceededException,
8810
8781
  ListCollectionsCommand,
8811
8782
  ListDatasetEntriesCommand,
8812
8783
  ListDatasetLabelsCommand,
@@ -8816,35 +8787,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8816
8787
  ListStreamProcessorsCommand,
8817
8788
  ListTagsForResourceCommand,
8818
8789
  ListUsersCommand,
8819
- LivenessSessionStatus,
8820
- MalformedPolicyDocumentException,
8821
- MediaAnalysisJobFailureCode,
8822
- MediaAnalysisJobStatus,
8823
- OrientationCorrection,
8824
- PersonTrackingSortBy,
8825
- ProjectAutoUpdate,
8826
- ProjectStatus,
8827
- ProjectVersionStatus,
8828
- ProtectiveEquipmentType,
8829
- ProvisionedThroughputExceededException,
8830
8790
  PutProjectPolicyCommand,
8831
- QualityFilter,
8832
- Reason,
8833
8791
  RecognizeCelebritiesCommand,
8834
- Rekognition,
8835
- RekognitionClient,
8836
- RekognitionServiceException,
8837
- ResourceAlreadyExistsException,
8838
- ResourceInUseException,
8839
- ResourceNotFoundException,
8840
- ResourceNotReadyException,
8841
8792
  SearchFacesByImageCommand,
8842
8793
  SearchFacesCommand,
8843
8794
  SearchUsersByImageCommand,
8844
8795
  SearchUsersCommand,
8845
- SegmentType,
8846
- ServiceQuotaExceededException,
8847
- SessionNotFoundException,
8848
8796
  StartCelebrityRecognitionCommand,
8849
8797
  StartContentModerationCommand,
8850
8798
  StartFaceDetectionCommand,
@@ -8858,24 +8806,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8858
8806
  StartTextDetectionCommand,
8859
8807
  StopProjectVersionCommand,
8860
8808
  StopStreamProcessorCommand,
8861
- StreamProcessorParameterToDelete,
8862
- StreamProcessorStatus,
8863
8809
  TagResourceCommand,
8864
- TechnicalCueType,
8865
- TextTypes,
8866
- ThrottlingException,
8867
- UnsearchedFaceReason,
8868
- UnsuccessfulFaceAssociationReason,
8869
- UnsuccessfulFaceDeletionReason,
8870
- UnsuccessfulFaceDisassociationReason,
8871
8810
  UntagResourceCommand,
8872
8811
  UpdateDatasetEntriesCommand,
8873
8812
  UpdateStreamProcessorCommand,
8874
- UserStatus,
8875
- VideoColorRange,
8876
- VideoJobStatus,
8877
- VideoTooLargeException,
8878
- __Client,
8879
8813
  paginateDescribeProjectVersions,
8880
8814
  paginateDescribeProjects,
8881
8815
  paginateGetCelebrityRecognition,
@@ -8895,7 +8829,76 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8895
8829
  paginateListStreamProcessors,
8896
8830
  paginateListUsers,
8897
8831
  waitForProjectVersionRunning,
8898
- waitForProjectVersionTrainingCompleted,
8899
8832
  waitUntilProjectVersionRunning,
8900
- waitUntilProjectVersionTrainingCompleted
8833
+ waitForProjectVersionTrainingCompleted,
8834
+ waitUntilProjectVersionTrainingCompleted,
8835
+ AccessDeniedException,
8836
+ UnsuccessfulFaceAssociationReason,
8837
+ UserStatus,
8838
+ ConflictException,
8839
+ IdempotentParameterMismatchException,
8840
+ InternalServerError,
8841
+ InvalidParameterException,
8842
+ ProvisionedThroughputExceededException,
8843
+ ResourceNotFoundException,
8844
+ ServiceQuotaExceededException,
8845
+ ThrottlingException,
8846
+ Attribute,
8847
+ BodyPart,
8848
+ ProtectiveEquipmentType,
8849
+ EmotionName,
8850
+ LandmarkType,
8851
+ KnownGenderType,
8852
+ GenderType,
8853
+ CelebrityRecognitionSortBy,
8854
+ QualityFilter,
8855
+ OrientationCorrection,
8856
+ ImageTooLargeException,
8857
+ InvalidImageFormatException,
8858
+ InvalidS3ObjectException,
8859
+ ContentClassifier,
8860
+ ContentModerationAggregateBy,
8861
+ ContentModerationSortBy,
8862
+ LimitExceededException,
8863
+ ResourceInUseException,
8864
+ ResourceAlreadyExistsException,
8865
+ DatasetType,
8866
+ ProjectAutoUpdate,
8867
+ CustomizationFeature,
8868
+ DatasetStatus,
8869
+ DatasetStatusMessageCode,
8870
+ UnsuccessfulFaceDeletionReason,
8871
+ ProjectStatus,
8872
+ InvalidPolicyRevisionIdException,
8873
+ ProjectVersionStatus,
8874
+ InvalidPaginationTokenException,
8875
+ StreamProcessorStatus,
8876
+ ResourceNotReadyException,
8877
+ DetectLabelsFeatureName,
8878
+ HumanLoopQuotaExceededException,
8879
+ TextTypes,
8880
+ UnsuccessfulFaceDisassociationReason,
8881
+ FaceAttributes,
8882
+ FaceSearchSortBy,
8883
+ VideoJobStatus,
8884
+ VideoColorRange,
8885
+ LivenessSessionStatus,
8886
+ SessionNotFoundException,
8887
+ LabelDetectionAggregateBy,
8888
+ LabelDetectionSortBy,
8889
+ MediaAnalysisJobFailureCode,
8890
+ MediaAnalysisJobStatus,
8891
+ PersonTrackingSortBy,
8892
+ TechnicalCueType,
8893
+ SegmentType,
8894
+ Reason,
8895
+ InvalidManifestException,
8896
+ LabelDetectionFeatureName,
8897
+ MalformedPolicyDocumentException,
8898
+ AuditImageFilterSensitiveLog,
8899
+ GetFaceLivenessSessionResultsResponseFilterSensitiveLog,
8900
+ UnsearchedFaceReason,
8901
+ VideoTooLargeException,
8902
+ StreamProcessorParameterToDelete
8901
8903
  });
8904
+
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.495.0",
4
+ "version": "3.499.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-rekognition",
@@ -20,49 +20,49 @@
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.495.0",
24
- "@aws-sdk/core": "3.495.0",
25
- "@aws-sdk/credential-provider-node": "3.495.0",
26
- "@aws-sdk/middleware-host-header": "3.495.0",
27
- "@aws-sdk/middleware-logger": "3.495.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
- "@aws-sdk/middleware-signing": "3.495.0",
30
- "@aws-sdk/middleware-user-agent": "3.495.0",
31
- "@aws-sdk/region-config-resolver": "3.495.0",
32
- "@aws-sdk/types": "3.495.0",
33
- "@aws-sdk/util-endpoints": "3.495.0",
34
- "@aws-sdk/util-user-agent-browser": "3.495.0",
35
- "@aws-sdk/util-user-agent-node": "3.495.0",
36
- "@smithy/config-resolver": "^2.1.0",
37
- "@smithy/core": "^1.3.0",
38
- "@smithy/fetch-http-handler": "^2.4.0",
39
- "@smithy/hash-node": "^2.1.0",
40
- "@smithy/invalid-dependency": "^2.1.0",
41
- "@smithy/middleware-content-length": "^2.1.0",
42
- "@smithy/middleware-endpoint": "^2.4.0",
43
- "@smithy/middleware-retry": "^2.1.0",
44
- "@smithy/middleware-serde": "^2.1.0",
45
- "@smithy/middleware-stack": "^2.1.0",
46
- "@smithy/node-config-provider": "^2.2.0",
47
- "@smithy/node-http-handler": "^2.3.0",
48
- "@smithy/protocol-http": "^3.1.0",
49
- "@smithy/smithy-client": "^2.3.0",
50
- "@smithy/types": "^2.9.0",
51
- "@smithy/url-parser": "^2.1.0",
52
- "@smithy/util-base64": "^2.1.0",
53
- "@smithy/util-body-length-browser": "^2.1.0",
54
- "@smithy/util-body-length-node": "^2.2.0",
55
- "@smithy/util-defaults-mode-browser": "^2.1.0",
56
- "@smithy/util-defaults-mode-node": "^2.1.0",
57
- "@smithy/util-endpoints": "^1.1.0",
58
- "@smithy/util-retry": "^2.1.0",
59
- "@smithy/util-utf8": "^2.1.0",
60
- "@smithy/util-waiter": "^2.1.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
+ "@aws-sdk/core": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
+ "@aws-sdk/middleware-host-header": "3.496.0",
27
+ "@aws-sdk/middleware-logger": "3.496.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.496.0",
29
+ "@aws-sdk/middleware-signing": "3.496.0",
30
+ "@aws-sdk/middleware-user-agent": "3.496.0",
31
+ "@aws-sdk/region-config-resolver": "3.496.0",
32
+ "@aws-sdk/types": "3.496.0",
33
+ "@aws-sdk/util-endpoints": "3.496.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.496.0",
35
+ "@aws-sdk/util-user-agent-node": "3.496.0",
36
+ "@smithy/config-resolver": "^2.1.1",
37
+ "@smithy/core": "^1.3.1",
38
+ "@smithy/fetch-http-handler": "^2.4.1",
39
+ "@smithy/hash-node": "^2.1.1",
40
+ "@smithy/invalid-dependency": "^2.1.1",
41
+ "@smithy/middleware-content-length": "^2.1.1",
42
+ "@smithy/middleware-endpoint": "^2.4.1",
43
+ "@smithy/middleware-retry": "^2.1.1",
44
+ "@smithy/middleware-serde": "^2.1.1",
45
+ "@smithy/middleware-stack": "^2.1.1",
46
+ "@smithy/node-config-provider": "^2.2.1",
47
+ "@smithy/node-http-handler": "^2.3.1",
48
+ "@smithy/protocol-http": "^3.1.1",
49
+ "@smithy/smithy-client": "^2.3.1",
50
+ "@smithy/types": "^2.9.1",
51
+ "@smithy/url-parser": "^2.1.1",
52
+ "@smithy/util-base64": "^2.1.1",
53
+ "@smithy/util-body-length-browser": "^2.1.1",
54
+ "@smithy/util-body-length-node": "^2.2.1",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.1",
56
+ "@smithy/util-defaults-mode-node": "^2.1.1",
57
+ "@smithy/util-endpoints": "^1.1.1",
58
+ "@smithy/util-retry": "^2.1.1",
59
+ "@smithy/util-utf8": "^2.1.1",
60
+ "@smithy/util-waiter": "^2.1.1",
61
61
  "tslib": "^2.5.0",
62
62
  "uuid": "^8.3.2"
63
63
  },
64
64
  "devDependencies": {
65
- "@smithy/service-client-documentation-generator": "^2.1.0",
65
+ "@smithy/service-client-documentation-generator": "^2.1.1",
66
66
  "@tsconfig/node14": "1.0.3",
67
67
  "@types/node": "^14.14.31",
68
68
  "@types/uuid": "^8.3.0",