@aws-sdk/client-rekognition 3.496.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 +75 -74
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -8730,17 +8730,13 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8730
8730
  // Annotate the CommonJS export names for ESM import in node:
8731
8731
 
8732
8732
  0 && (module.exports = {
8733
- AccessDeniedException,
8733
+ RekognitionServiceException,
8734
+ __Client,
8735
+ RekognitionClient,
8736
+ Rekognition,
8737
+ $Command,
8734
8738
  AssociateFacesCommand,
8735
- Attribute,
8736
- AuditImageFilterSensitiveLog,
8737
- BodyPart,
8738
- CelebrityRecognitionSortBy,
8739
8739
  CompareFacesCommand,
8740
- ConflictException,
8741
- ContentClassifier,
8742
- ContentModerationAggregateBy,
8743
- ContentModerationSortBy,
8744
8740
  CopyProjectVersionCommand,
8745
8741
  CreateCollectionCommand,
8746
8742
  CreateDatasetCommand,
@@ -8749,10 +8745,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8749
8745
  CreateProjectVersionCommand,
8750
8746
  CreateStreamProcessorCommand,
8751
8747
  CreateUserCommand,
8752
- CustomizationFeature,
8753
- DatasetStatus,
8754
- DatasetStatusMessageCode,
8755
- DatasetType,
8756
8748
  DeleteCollectionCommand,
8757
8749
  DeleteDatasetCommand,
8758
8750
  DeleteFacesCommand,
@@ -8769,45 +8761,23 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8769
8761
  DetectCustomLabelsCommand,
8770
8762
  DetectFacesCommand,
8771
8763
  DetectLabelsCommand,
8772
- DetectLabelsFeatureName,
8773
8764
  DetectModerationLabelsCommand,
8774
8765
  DetectProtectiveEquipmentCommand,
8775
8766
  DetectTextCommand,
8776
8767
  DisassociateFacesCommand,
8777
8768
  DistributeDatasetEntriesCommand,
8778
- EmotionName,
8779
- FaceAttributes,
8780
- FaceSearchSortBy,
8781
- GenderType,
8782
8769
  GetCelebrityInfoCommand,
8783
8770
  GetCelebrityRecognitionCommand,
8784
8771
  GetContentModerationCommand,
8785
8772
  GetFaceDetectionCommand,
8786
8773
  GetFaceLivenessSessionResultsCommand,
8787
- GetFaceLivenessSessionResultsResponseFilterSensitiveLog,
8788
8774
  GetFaceSearchCommand,
8789
8775
  GetLabelDetectionCommand,
8790
8776
  GetMediaAnalysisJobCommand,
8791
8777
  GetPersonTrackingCommand,
8792
8778
  GetSegmentDetectionCommand,
8793
8779
  GetTextDetectionCommand,
8794
- HumanLoopQuotaExceededException,
8795
- IdempotentParameterMismatchException,
8796
- ImageTooLargeException,
8797
8780
  IndexFacesCommand,
8798
- InternalServerError,
8799
- InvalidImageFormatException,
8800
- InvalidManifestException,
8801
- InvalidPaginationTokenException,
8802
- InvalidParameterException,
8803
- InvalidPolicyRevisionIdException,
8804
- InvalidS3ObjectException,
8805
- KnownGenderType,
8806
- LabelDetectionAggregateBy,
8807
- LabelDetectionFeatureName,
8808
- LabelDetectionSortBy,
8809
- LandmarkType,
8810
- LimitExceededException,
8811
8781
  ListCollectionsCommand,
8812
8782
  ListDatasetEntriesCommand,
8813
8783
  ListDatasetLabelsCommand,
@@ -8817,35 +8787,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8817
8787
  ListStreamProcessorsCommand,
8818
8788
  ListTagsForResourceCommand,
8819
8789
  ListUsersCommand,
8820
- LivenessSessionStatus,
8821
- MalformedPolicyDocumentException,
8822
- MediaAnalysisJobFailureCode,
8823
- MediaAnalysisJobStatus,
8824
- OrientationCorrection,
8825
- PersonTrackingSortBy,
8826
- ProjectAutoUpdate,
8827
- ProjectStatus,
8828
- ProjectVersionStatus,
8829
- ProtectiveEquipmentType,
8830
- ProvisionedThroughputExceededException,
8831
8790
  PutProjectPolicyCommand,
8832
- QualityFilter,
8833
- Reason,
8834
8791
  RecognizeCelebritiesCommand,
8835
- Rekognition,
8836
- RekognitionClient,
8837
- RekognitionServiceException,
8838
- ResourceAlreadyExistsException,
8839
- ResourceInUseException,
8840
- ResourceNotFoundException,
8841
- ResourceNotReadyException,
8842
8792
  SearchFacesByImageCommand,
8843
8793
  SearchFacesCommand,
8844
8794
  SearchUsersByImageCommand,
8845
8795
  SearchUsersCommand,
8846
- SegmentType,
8847
- ServiceQuotaExceededException,
8848
- SessionNotFoundException,
8849
8796
  StartCelebrityRecognitionCommand,
8850
8797
  StartContentModerationCommand,
8851
8798
  StartFaceDetectionCommand,
@@ -8859,24 +8806,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8859
8806
  StartTextDetectionCommand,
8860
8807
  StopProjectVersionCommand,
8861
8808
  StopStreamProcessorCommand,
8862
- StreamProcessorParameterToDelete,
8863
- StreamProcessorStatus,
8864
8809
  TagResourceCommand,
8865
- TechnicalCueType,
8866
- TextTypes,
8867
- ThrottlingException,
8868
- UnsearchedFaceReason,
8869
- UnsuccessfulFaceAssociationReason,
8870
- UnsuccessfulFaceDeletionReason,
8871
- UnsuccessfulFaceDisassociationReason,
8872
8810
  UntagResourceCommand,
8873
8811
  UpdateDatasetEntriesCommand,
8874
8812
  UpdateStreamProcessorCommand,
8875
- UserStatus,
8876
- VideoColorRange,
8877
- VideoJobStatus,
8878
- VideoTooLargeException,
8879
- __Client,
8880
8813
  paginateDescribeProjectVersions,
8881
8814
  paginateDescribeProjects,
8882
8815
  paginateGetCelebrityRecognition,
@@ -8896,8 +8829,76 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8896
8829
  paginateListStreamProcessors,
8897
8830
  paginateListUsers,
8898
8831
  waitForProjectVersionRunning,
8899
- waitForProjectVersionTrainingCompleted,
8900
8832
  waitUntilProjectVersionRunning,
8901
- 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
8902
8903
  });
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.496.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,9 +20,9 @@
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.496.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",