@aws-sdk/client-rekognition 3.533.0 → 3.535.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 (156) hide show
  1. package/dist-types/Rekognition.d.ts +6 -1
  2. package/dist-types/RekognitionClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateFacesCommand.d.ts +2 -1
  4. package/dist-types/commands/CompareFacesCommand.d.ts +2 -1
  5. package/dist-types/commands/CopyProjectVersionCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateCollectionCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateDatasetCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateFaceLivenessSessionCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateProjectVersionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateStreamProcessorCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteCollectionCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteDatasetCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteFacesCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteProjectPolicyCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteProjectVersionCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteStreamProcessorCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeCollectionCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeDatasetCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeProjectVersionsCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeProjectsCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeStreamProcessorCommand.d.ts +2 -1
  26. package/dist-types/commands/DetectCustomLabelsCommand.d.ts +2 -1
  27. package/dist-types/commands/DetectFacesCommand.d.ts +2 -1
  28. package/dist-types/commands/DetectLabelsCommand.d.ts +2 -1
  29. package/dist-types/commands/DetectModerationLabelsCommand.d.ts +2 -1
  30. package/dist-types/commands/DetectProtectiveEquipmentCommand.d.ts +2 -1
  31. package/dist-types/commands/DetectTextCommand.d.ts +2 -1
  32. package/dist-types/commands/DisassociateFacesCommand.d.ts +2 -1
  33. package/dist-types/commands/DistributeDatasetEntriesCommand.d.ts +2 -1
  34. package/dist-types/commands/GetCelebrityInfoCommand.d.ts +2 -1
  35. package/dist-types/commands/GetCelebrityRecognitionCommand.d.ts +2 -1
  36. package/dist-types/commands/GetContentModerationCommand.d.ts +2 -1
  37. package/dist-types/commands/GetFaceDetectionCommand.d.ts +2 -1
  38. package/dist-types/commands/GetFaceLivenessSessionResultsCommand.d.ts +2 -1
  39. package/dist-types/commands/GetFaceSearchCommand.d.ts +2 -1
  40. package/dist-types/commands/GetLabelDetectionCommand.d.ts +2 -1
  41. package/dist-types/commands/GetMediaAnalysisJobCommand.d.ts +2 -1
  42. package/dist-types/commands/GetPersonTrackingCommand.d.ts +2 -1
  43. package/dist-types/commands/GetSegmentDetectionCommand.d.ts +2 -1
  44. package/dist-types/commands/GetTextDetectionCommand.d.ts +2 -1
  45. package/dist-types/commands/IndexFacesCommand.d.ts +2 -1
  46. package/dist-types/commands/ListCollectionsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListDatasetEntriesCommand.d.ts +2 -1
  48. package/dist-types/commands/ListDatasetLabelsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListFacesCommand.d.ts +2 -1
  50. package/dist-types/commands/ListMediaAnalysisJobsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListProjectPoliciesCommand.d.ts +2 -1
  52. package/dist-types/commands/ListStreamProcessorsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  55. package/dist-types/commands/PutProjectPolicyCommand.d.ts +2 -1
  56. package/dist-types/commands/RecognizeCelebritiesCommand.d.ts +2 -1
  57. package/dist-types/commands/SearchFacesByImageCommand.d.ts +2 -1
  58. package/dist-types/commands/SearchFacesCommand.d.ts +2 -1
  59. package/dist-types/commands/SearchUsersByImageCommand.d.ts +2 -1
  60. package/dist-types/commands/SearchUsersCommand.d.ts +2 -1
  61. package/dist-types/commands/StartCelebrityRecognitionCommand.d.ts +2 -1
  62. package/dist-types/commands/StartContentModerationCommand.d.ts +2 -1
  63. package/dist-types/commands/StartFaceDetectionCommand.d.ts +2 -1
  64. package/dist-types/commands/StartFaceSearchCommand.d.ts +2 -1
  65. package/dist-types/commands/StartLabelDetectionCommand.d.ts +2 -1
  66. package/dist-types/commands/StartMediaAnalysisJobCommand.d.ts +2 -1
  67. package/dist-types/commands/StartPersonTrackingCommand.d.ts +2 -1
  68. package/dist-types/commands/StartProjectVersionCommand.d.ts +2 -1
  69. package/dist-types/commands/StartSegmentDetectionCommand.d.ts +2 -1
  70. package/dist-types/commands/StartStreamProcessorCommand.d.ts +2 -1
  71. package/dist-types/commands/StartTextDetectionCommand.d.ts +2 -1
  72. package/dist-types/commands/StopProjectVersionCommand.d.ts +2 -1
  73. package/dist-types/commands/StopStreamProcessorCommand.d.ts +2 -1
  74. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  75. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateDatasetEntriesCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateStreamProcessorCommand.d.ts +2 -1
  78. package/dist-types/models/models_0.d.ts +911 -911
  79. package/dist-types/models/models_1.d.ts +159 -159
  80. package/dist-types/ts3.4/Rekognition.d.ts +5 -0
  81. package/dist-types/ts3.4/commands/AssociateFacesCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CompareFacesCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CopyProjectVersionCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateFaceLivenessSessionCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateProjectVersionCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateStreamProcessorCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteFacesCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteProjectPolicyCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteProjectVersionCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteStreamProcessorCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeCollectionCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeProjectVersionsCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeProjectsCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeStreamProcessorCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DetectCustomLabelsCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DetectFacesCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DetectLabelsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DetectModerationLabelsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DetectProtectiveEquipmentCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DetectTextCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DisassociateFacesCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DistributeDatasetEntriesCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/GetCelebrityInfoCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetCelebrityRecognitionCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetContentModerationCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/GetFaceDetectionCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetFaceLivenessSessionResultsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/GetFaceSearchCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/GetLabelDetectionCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/GetMediaAnalysisJobCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/GetPersonTrackingCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/GetSegmentDetectionCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/GetTextDetectionCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/IndexFacesCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListDatasetEntriesCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListDatasetLabelsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListFacesCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListMediaAnalysisJobsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListProjectPoliciesCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListStreamProcessorsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/PutProjectPolicyCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/RecognizeCelebritiesCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/SearchFacesByImageCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/SearchFacesCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/SearchUsersByImageCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/StartCelebrityRecognitionCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/StartContentModerationCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/StartFaceDetectionCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/StartFaceSearchCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/StartLabelDetectionCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/StartMediaAnalysisJobCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/StartPersonTrackingCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/StartProjectVersionCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/StartSegmentDetectionCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/StartStreamProcessorCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/StartTextDetectionCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/StopProjectVersionCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/StopStreamProcessorCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/UpdateDatasetEntriesCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/UpdateStreamProcessorCommand.d.ts +9 -0
  156. package/package.json +41 -41
@@ -22,10 +22,10 @@ export interface SearchFacesCommandOutput extends SearchFacesResponse, __Metadat
22
22
  }
23
23
  declare const SearchFacesCommand_base: {
24
24
  new (input: SearchFacesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesCommandInput, SearchFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchFacesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesCommandInput, SearchFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>For a given input face ID, searches for matching faces in the collection the face
30
30
  * belongs to. You get a face ID when you add a face to the collection using the <a>IndexFaces</a> operation. The operation compares the features of the input face with
31
31
  * faces in the specified collection. </p>
@@ -111,6 +111,7 @@ declare const SearchFacesCommand_base: {
111
111
  * @throws {@link RekognitionServiceException}
112
112
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
113
113
  *
114
+ * @public
114
115
  * @example To delete a face
115
116
  * ```javascript
116
117
  * // This operation searches for matching faces in the collection the supplied face belongs to.
@@ -22,10 +22,10 @@ export interface SearchUsersByImageCommandOutput extends SearchUsersByImageRespo
22
22
  }
23
23
  declare const SearchUsersByImageCommand_base: {
24
24
  new (input: SearchUsersByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersByImageCommandInput, SearchUsersByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchUsersByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersByImageCommandInput, SearchUsersByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Searches for UserIDs using a supplied image. It first detects the largest face in the
30
30
  * image, and then searches a specified collection for matching UserIDs. </p>
31
31
  * <p>The operation returns an array of UserIDs that match the face in the supplied image,
@@ -274,6 +274,7 @@ declare const SearchUsersByImageCommand_base: {
274
274
  * @throws {@link RekognitionServiceException}
275
275
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
276
276
  *
277
+ * @public
277
278
  * @example SearchUsersByImage
278
279
  * ```javascript
279
280
  * // Searches for UserIDs using a supplied image.
@@ -22,10 +22,10 @@ export interface SearchUsersCommandOutput extends SearchUsersResponse, __Metadat
22
22
  }
23
23
  declare const SearchUsersCommand_base: {
24
24
  new (input: SearchUsersCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersCommandInput, SearchUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchUsersCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersCommandInput, SearchUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Searches for UserIDs within a collection based on a <code>FaceId</code> or
30
30
  * <code>UserId</code>. This API can be used to find the closest UserID (with a highest
31
31
  * similarity) to associate a face. The request must be provided with either <code>FaceId</code>
@@ -97,6 +97,7 @@ declare const SearchUsersCommand_base: {
97
97
  * @throws {@link RekognitionServiceException}
98
98
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
99
99
  *
100
+ * @public
100
101
  * @example SearchUsers
101
102
  * ```javascript
102
103
  * // Searches for UserIDs within a collection based on a FaceId or UserId.
@@ -22,10 +22,10 @@ export interface StartCelebrityRecognitionCommandOutput extends StartCelebrityRe
22
22
  }
23
23
  declare const StartCelebrityRecognitionCommand_base: {
24
24
  new (input: StartCelebrityRecognitionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCelebrityRecognitionCommandInput, StartCelebrityRecognitionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartCelebrityRecognitionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCelebrityRecognitionCommandInput, StartCelebrityRecognitionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts asynchronous recognition of celebrities in a stored video.</p>
30
30
  * <p>Amazon Rekognition Video can detect celebrities in a video must be stored in an Amazon S3 bucket. Use <a>Video</a> to specify the bucket name
31
31
  * and the filename of the video.
@@ -110,6 +110,7 @@ declare const StartCelebrityRecognitionCommand_base: {
110
110
  * @throws {@link RekognitionServiceException}
111
111
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
112
112
  *
113
+ * @public
113
114
  */
114
115
  export declare class StartCelebrityRecognitionCommand extends StartCelebrityRecognitionCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface StartContentModerationCommandOutput extends StartContentModerat
22
22
  }
23
23
  declare const StartContentModerationCommand_base: {
24
24
  new (input: StartContentModerationCommandInput): import("@smithy/smithy-client").CommandImpl<StartContentModerationCommandInput, StartContentModerationCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartContentModerationCommandInput): import("@smithy/smithy-client").CommandImpl<StartContentModerationCommandInput, StartContentModerationCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Starts asynchronous detection of inappropriate, unwanted, or offensive content in a stored video. For a list of moderation labels in Amazon Rekognition, see
30
30
  * <a href="https://docs.aws.amazon.com/rekognition/latest/dg/moderation.html#moderation-api">Using the image and video moderation APIs</a>.</p>
31
31
  * <p>Amazon Rekognition Video can moderate content in a video stored in an Amazon S3 bucket. Use <a>Video</a> to specify the bucket name
@@ -111,6 +111,7 @@ declare const StartContentModerationCommand_base: {
111
111
  * @throws {@link RekognitionServiceException}
112
112
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class StartContentModerationCommand extends StartContentModerationCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface StartFaceDetectionCommandOutput extends StartFaceDetectionRespo
22
22
  }
23
23
  declare const StartFaceDetectionCommand_base: {
24
24
  new (input: StartFaceDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartFaceDetectionCommandInput, StartFaceDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartFaceDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartFaceDetectionCommandInput, StartFaceDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts asynchronous detection of faces in a stored video.</p>
30
30
  * <p>Amazon Rekognition Video can detect faces in a video stored in an Amazon S3 bucket.
31
31
  * Use <a>Video</a> to specify the bucket name and the filename of the video.
@@ -112,6 +112,7 @@ declare const StartFaceDetectionCommand_base: {
112
112
  * @throws {@link RekognitionServiceException}
113
113
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class StartFaceDetectionCommand extends StartFaceDetectionCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface StartFaceSearchCommandOutput extends StartFaceSearchResponse, _
22
22
  }
23
23
  declare const StartFaceSearchCommand_base: {
24
24
  new (input: StartFaceSearchCommandInput): import("@smithy/smithy-client").CommandImpl<StartFaceSearchCommandInput, StartFaceSearchCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartFaceSearchCommandInput): import("@smithy/smithy-client").CommandImpl<StartFaceSearchCommandInput, StartFaceSearchCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored video.</p>
30
30
  * <p>The video must be stored in an Amazon S3 bucket. Use <a>Video</a> to specify the bucket name
31
31
  * and the filename of the video. <code>StartFaceSearch</code>
@@ -115,6 +115,7 @@ declare const StartFaceSearchCommand_base: {
115
115
  * @throws {@link RekognitionServiceException}
116
116
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
117
117
  *
118
+ * @public
118
119
  */
119
120
  export declare class StartFaceSearchCommand extends StartFaceSearchCommand_base {
120
121
  }
@@ -22,10 +22,10 @@ export interface StartLabelDetectionCommandOutput extends StartLabelDetectionRes
22
22
  }
23
23
  declare const StartLabelDetectionCommand_base: {
24
24
  new (input: StartLabelDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartLabelDetectionCommandInput, StartLabelDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartLabelDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartLabelDetectionCommandInput, StartLabelDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts asynchronous detection of labels in a stored video.</p>
30
30
  * <p>Amazon Rekognition Video can detect labels in a video. Labels are instances of real-world entities.
31
31
  * This includes objects like flower, tree, and table; events like
@@ -144,6 +144,7 @@ declare const StartLabelDetectionCommand_base: {
144
144
  * @throws {@link RekognitionServiceException}
145
145
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
146
146
  *
147
+ * @public
147
148
  */
148
149
  export declare class StartLabelDetectionCommand extends StartLabelDetectionCommand_base {
149
150
  }
@@ -22,10 +22,10 @@ export interface StartMediaAnalysisJobCommandOutput extends StartMediaAnalysisJo
22
22
  }
23
23
  declare const StartMediaAnalysisJobCommand_base: {
24
24
  new (input: StartMediaAnalysisJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMediaAnalysisJobCommandInput, StartMediaAnalysisJobCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartMediaAnalysisJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMediaAnalysisJobCommandInput, StartMediaAnalysisJobCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Initiates a new media analysis job. Accepts a manifest file in an Amazon S3 bucket. The
30
30
  * output is a manifest file and a summary of the manifest stored in the Amazon S3 bucket.</p>
31
31
  * @example
@@ -115,6 +115,7 @@ declare const StartMediaAnalysisJobCommand_base: {
115
115
  * @throws {@link RekognitionServiceException}
116
116
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
117
117
  *
118
+ * @public
118
119
  * @example StartMediaAnalysisJob
119
120
  * ```javascript
120
121
  * // Initiates a new media analysis job.
@@ -22,10 +22,10 @@ export interface StartPersonTrackingCommandOutput extends StartPersonTrackingRes
22
22
  }
23
23
  declare const StartPersonTrackingCommand_base: {
24
24
  new (input: StartPersonTrackingCommandInput): import("@smithy/smithy-client").CommandImpl<StartPersonTrackingCommandInput, StartPersonTrackingCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartPersonTrackingCommandInput): import("@smithy/smithy-client").CommandImpl<StartPersonTrackingCommandInput, StartPersonTrackingCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts the asynchronous tracking of a person's path in a stored video.</p>
30
30
  * <p>Amazon Rekognition Video can track the path of people in a video stored in an Amazon S3 bucket. Use <a>Video</a> to specify the bucket name
31
31
  * and the filename of the video. <code>StartPersonTracking</code>
@@ -108,6 +108,7 @@ declare const StartPersonTrackingCommand_base: {
108
108
  * @throws {@link RekognitionServiceException}
109
109
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
110
110
  *
111
+ * @public
111
112
  */
112
113
  export declare class StartPersonTrackingCommand extends StartPersonTrackingCommand_base {
113
114
  }
@@ -22,10 +22,10 @@ export interface StartProjectVersionCommandOutput extends StartProjectVersionRes
22
22
  }
23
23
  declare const StartProjectVersionCommand_base: {
24
24
  new (input: StartProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<StartProjectVersionCommandInput, StartProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<StartProjectVersionCommandInput, StartProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <note>
30
30
  * <p>This operation applies only to Amazon Rekognition Custom Labels.</p>
31
31
  * </note>
@@ -97,6 +97,7 @@ declare const StartProjectVersionCommand_base: {
97
97
  * @throws {@link RekognitionServiceException}
98
98
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
99
99
  *
100
+ * @public
100
101
  * @example To start an Amazon Rekognition Custom Labels model
101
102
  * ```javascript
102
103
  * // Starts a version of an Amazon Rekognition Custom Labels model.
@@ -22,10 +22,10 @@ export interface StartSegmentDetectionCommandOutput extends StartSegmentDetectio
22
22
  }
23
23
  declare const StartSegmentDetectionCommand_base: {
24
24
  new (input: StartSegmentDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartSegmentDetectionCommandInput, StartSegmentDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartSegmentDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartSegmentDetectionCommandInput, StartSegmentDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts asynchronous detection of segment detection in a stored video.</p>
30
30
  * <p>Amazon Rekognition Video can detect segments in a video stored in an Amazon S3 bucket. Use <a>Video</a> to specify the bucket name and
31
31
  * the filename of the video. <code>StartSegmentDetection</code> returns a job identifier (<code>JobId</code>) which you use to get
@@ -128,6 +128,7 @@ declare const StartSegmentDetectionCommand_base: {
128
128
  * @throws {@link RekognitionServiceException}
129
129
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class StartSegmentDetectionCommand extends StartSegmentDetectionCommand_base {
133
134
  }
@@ -22,10 +22,10 @@ export interface StartStreamProcessorCommandOutput extends StartStreamProcessorR
22
22
  }
23
23
  declare const StartStreamProcessorCommand_base: {
24
24
  new (input: StartStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<StartStreamProcessorCommandInput, StartStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<StartStreamProcessorCommandInput, StartStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts processing a stream processor. You create a stream processor by calling <a>CreateStreamProcessor</a>.
30
30
  * To tell <code>StartStreamProcessor</code> which stream processor to start, use the value of the <code>Name</code> field specified in the call to
31
31
  * <code>CreateStreamProcessor</code>.</p>
@@ -88,6 +88,7 @@ declare const StartStreamProcessorCommand_base: {
88
88
  * @throws {@link RekognitionServiceException}
89
89
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class StartStreamProcessorCommand extends StartStreamProcessorCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface StartTextDetectionCommandOutput extends StartTextDetectionRespo
22
22
  }
23
23
  declare const StartTextDetectionCommand_base: {
24
24
  new (input: StartTextDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartTextDetectionCommandInput, StartTextDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartTextDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartTextDetectionCommandInput, StartTextDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts asynchronous detection of text in a stored video.</p>
30
30
  * <p>Amazon Rekognition Video can detect text in a video stored in an Amazon S3 bucket. Use <a>Video</a> to specify the bucket name and
31
31
  * the filename of the video. <code>StartTextDetection</code> returns a job identifier (<code>JobId</code>) which you use to get
@@ -130,6 +130,7 @@ declare const StartTextDetectionCommand_base: {
130
130
  * @throws {@link RekognitionServiceException}
131
131
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
132
132
  *
133
+ * @public
133
134
  */
134
135
  export declare class StartTextDetectionCommand extends StartTextDetectionCommand_base {
135
136
  }
@@ -22,10 +22,10 @@ export interface StopProjectVersionCommandOutput extends StopProjectVersionRespo
22
22
  }
23
23
  declare const StopProjectVersionCommand_base: {
24
24
  new (input: StopProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<StopProjectVersionCommandInput, StopProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<StopProjectVersionCommandInput, StopProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <note>
30
30
  * <p>This operation applies only to Amazon Rekognition Custom Labels.</p>
31
31
  * </note>
@@ -82,6 +82,7 @@ declare const StopProjectVersionCommand_base: {
82
82
  * @throws {@link RekognitionServiceException}
83
83
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
84
84
  *
85
+ * @public
85
86
  * @example To stop an Amazon Rekognition Custom Labels model.
86
87
  * ```javascript
87
88
  * // Stops a version of an Amazon Rekognition Custom Labels model.
@@ -22,10 +22,10 @@ export interface StopStreamProcessorCommandOutput extends StopStreamProcessorRes
22
22
  }
23
23
  declare const StopStreamProcessorCommand_base: {
24
24
  new (input: StopStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<StopStreamProcessorCommandInput, StopStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<StopStreamProcessorCommandInput, StopStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stops a running stream processor that was created by <a>CreateStreamProcessor</a>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const StopStreamProcessorCommand_base: {
74
74
  * @throws {@link RekognitionServiceException}
75
75
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class StopStreamProcessorCommand extends StopStreamProcessorCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom
30
30
  * Labels model. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging AWS
31
31
  * Resources</a>. </p>
@@ -83,6 +83,7 @@ declare const TagResourceCommand_base: {
83
83
  * @throws {@link RekognitionServiceException}
84
84
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class TagResourceCommand extends TagResourceCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels
30
30
  * model. </p>
31
31
  * <p>This operation requires permissions to perform the
@@ -77,6 +77,7 @@ declare const UntagResourceCommand_base: {
77
77
  * @throws {@link RekognitionServiceException}
78
78
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface UpdateDatasetEntriesCommandOutput extends UpdateDatasetEntriesR
22
22
  }
23
23
  declare const UpdateDatasetEntriesCommand_base: {
24
24
  new (input: UpdateDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetEntriesCommandInput, UpdateDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetEntriesCommandInput, UpdateDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <note>
30
30
  * <p>This operation applies only to Amazon Rekognition Custom Labels.</p>
31
31
  * </note>
@@ -108,6 +108,7 @@ declare const UpdateDatasetEntriesCommand_base: {
108
108
  * @throws {@link RekognitionServiceException}
109
109
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
110
110
  *
111
+ * @public
111
112
  * @example To-add dataset entries to an Amazon Rekognition Custom Labels dataset
112
113
  * ```javascript
113
114
  * // Adds dataset entries to an Amazon Rekognition Custom Labels dataset.
@@ -22,10 +22,10 @@ export interface UpdateStreamProcessorCommandOutput extends UpdateStreamProcesso
22
22
  }
23
23
  declare const UpdateStreamProcessorCommand_base: {
24
24
  new (input: UpdateStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStreamProcessorCommandInput, UpdateStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStreamProcessorCommandInput, UpdateStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Allows you to update a stream processor. You can change some settings and regions of interest and delete certain parameters.
31
31
  * </p>
@@ -106,6 +106,7 @@ declare const UpdateStreamProcessorCommand_base: {
106
106
  * @throws {@link RekognitionServiceException}
107
107
  * <p>Base exception class for all service exceptions from Rekognition service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class UpdateStreamProcessorCommand extends UpdateStreamProcessorCommand_base {
111
112
  }