@aws-sdk/client-rekognition 3.529.1 → 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.
- package/dist-types/Rekognition.d.ts +6 -1
- package/dist-types/RekognitionClient.d.ts +1 -1
- package/dist-types/commands/AssociateFacesCommand.d.ts +2 -1
- package/dist-types/commands/CompareFacesCommand.d.ts +4 -3
- package/dist-types/commands/CopyProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCollectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatasetCommand.d.ts +2 -1
- package/dist-types/commands/CreateFaceLivenessSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCollectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFacesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCollectionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProjectVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProjectsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/DetectCustomLabelsCommand.d.ts +3 -2
- package/dist-types/commands/DetectFacesCommand.d.ts +3 -2
- package/dist-types/commands/DetectLabelsCommand.d.ts +3 -2
- package/dist-types/commands/DetectModerationLabelsCommand.d.ts +3 -2
- package/dist-types/commands/DetectProtectiveEquipmentCommand.d.ts +3 -2
- package/dist-types/commands/DetectTextCommand.d.ts +3 -2
- package/dist-types/commands/DisassociateFacesCommand.d.ts +2 -1
- package/dist-types/commands/DistributeDatasetEntriesCommand.d.ts +2 -1
- package/dist-types/commands/GetCelebrityInfoCommand.d.ts +2 -1
- package/dist-types/commands/GetCelebrityRecognitionCommand.d.ts +2 -1
- package/dist-types/commands/GetContentModerationCommand.d.ts +2 -1
- package/dist-types/commands/GetFaceDetectionCommand.d.ts +2 -1
- package/dist-types/commands/GetFaceLivenessSessionResultsCommand.d.ts +4 -3
- package/dist-types/commands/GetFaceSearchCommand.d.ts +2 -1
- package/dist-types/commands/GetLabelDetectionCommand.d.ts +2 -1
- package/dist-types/commands/GetMediaAnalysisJobCommand.d.ts +2 -1
- package/dist-types/commands/GetPersonTrackingCommand.d.ts +2 -1
- package/dist-types/commands/GetSegmentDetectionCommand.d.ts +2 -1
- package/dist-types/commands/GetTextDetectionCommand.d.ts +2 -1
- package/dist-types/commands/IndexFacesCommand.d.ts +3 -2
- package/dist-types/commands/ListCollectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetEntriesCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetLabelsCommand.d.ts +2 -1
- package/dist-types/commands/ListFacesCommand.d.ts +2 -1
- package/dist-types/commands/ListMediaAnalysisJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListStreamProcessorsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/commands/PutProjectPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RecognizeCelebritiesCommand.d.ts +3 -2
- package/dist-types/commands/SearchFacesByImageCommand.d.ts +3 -2
- package/dist-types/commands/SearchFacesCommand.d.ts +2 -1
- package/dist-types/commands/SearchUsersByImageCommand.d.ts +3 -2
- package/dist-types/commands/SearchUsersCommand.d.ts +2 -1
- package/dist-types/commands/StartCelebrityRecognitionCommand.d.ts +2 -1
- package/dist-types/commands/StartContentModerationCommand.d.ts +2 -1
- package/dist-types/commands/StartFaceDetectionCommand.d.ts +2 -1
- package/dist-types/commands/StartFaceSearchCommand.d.ts +2 -1
- package/dist-types/commands/StartLabelDetectionCommand.d.ts +2 -1
- package/dist-types/commands/StartMediaAnalysisJobCommand.d.ts +2 -1
- package/dist-types/commands/StartPersonTrackingCommand.d.ts +2 -1
- package/dist-types/commands/StartProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/StartSegmentDetectionCommand.d.ts +2 -1
- package/dist-types/commands/StartStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/StartTextDetectionCommand.d.ts +2 -1
- package/dist-types/commands/StopProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/StopStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDatasetEntriesCommand.d.ts +3 -2
- package/dist-types/commands/UpdateStreamProcessorCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +911 -911
- package/dist-types/models/models_1.d.ts +159 -159
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/Rekognition.d.ts +5 -0
- package/dist-types/ts3.4/commands/AssociateFacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CompareFacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyProjectVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFaceLivenessSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStreamProcessorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteStreamProcessorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCollectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProjectVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStreamProcessorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetectCustomLabelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetectFacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetectLabelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetectModerationLabelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetectProtectiveEquipmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetectTextCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DistributeDatasetEntriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCelebrityInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCelebrityRecognitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContentModerationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFaceDetectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFaceLivenessSessionResultsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFaceSearchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLabelDetectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMediaAnalysisJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPersonTrackingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSegmentDetectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTextDetectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/IndexFacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDatasetEntriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDatasetLabelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMediaAnalysisJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStreamProcessorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutProjectPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RecognizeCelebritiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchFacesByImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchFacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchUsersByImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartCelebrityRecognitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartContentModerationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFaceDetectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFaceSearchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartLabelDetectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMediaAnalysisJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartPersonTrackingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartProjectVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSegmentDetectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartStreamProcessorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartTextDetectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopProjectVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopStreamProcessorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDatasetEntriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateStreamProcessorCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface DetectFacesCommandOutput extends DetectFacesResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetectFacesCommand_base: {
|
|
24
24
|
new (input: DetectFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DetectFacesCommandInput, DetectFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetectFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DetectFacesCommandInput, DetectFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects faces within an image that is provided as input.</p>
|
|
30
30
|
* <p>
|
|
31
31
|
* <code>DetectFaces</code> detects the 100 largest faces in the image. For each face
|
|
@@ -53,7 +53,7 @@ declare const DetectFacesCommand_base: {
|
|
|
53
53
|
* const client = new RekognitionClient(config);
|
|
54
54
|
* const input = { // DetectFacesRequest
|
|
55
55
|
* Image: { // Image
|
|
56
|
-
* Bytes: "
|
|
56
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
57
57
|
* S3Object: { // S3Object
|
|
58
58
|
* Bucket: "STRING_VALUE",
|
|
59
59
|
* Name: "STRING_VALUE",
|
|
@@ -188,6 +188,7 @@ declare const DetectFacesCommand_base: {
|
|
|
188
188
|
* @throws {@link RekognitionServiceException}
|
|
189
189
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
190
190
|
*
|
|
191
|
+
* @public
|
|
191
192
|
* @example To detect faces in an image
|
|
192
193
|
* ```javascript
|
|
193
194
|
* // This operation detects faces in an image stored in an AWS S3 bucket.
|
|
@@ -22,10 +22,10 @@ export interface DetectLabelsCommandOutput extends DetectLabelsResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetectLabelsCommand_base: {
|
|
24
24
|
new (input: DetectLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectLabelsCommandInput, DetectLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetectLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectLabelsCommandInput, DetectLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects instances of real-world entities within an image (JPEG or PNG) provided as
|
|
30
30
|
* input. This includes objects like flower, tree, and table; events like wedding, graduation,
|
|
31
31
|
* and birthday party; and concepts like landscape, evening, and nature. </p>
|
|
@@ -150,7 +150,7 @@ declare const DetectLabelsCommand_base: {
|
|
|
150
150
|
* const client = new RekognitionClient(config);
|
|
151
151
|
* const input = { // DetectLabelsRequest
|
|
152
152
|
* Image: { // Image
|
|
153
|
-
* Bytes: "
|
|
153
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
154
154
|
* S3Object: { // S3Object
|
|
155
155
|
* Bucket: "STRING_VALUE",
|
|
156
156
|
* Name: "STRING_VALUE",
|
|
@@ -306,6 +306,7 @@ declare const DetectLabelsCommand_base: {
|
|
|
306
306
|
* @throws {@link RekognitionServiceException}
|
|
307
307
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
308
308
|
*
|
|
309
|
+
* @public
|
|
309
310
|
* @example To detect labels
|
|
310
311
|
* ```javascript
|
|
311
312
|
* // This operation detects labels in the supplied image
|
|
@@ -22,10 +22,10 @@ export interface DetectModerationLabelsCommandOutput extends DetectModerationLab
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetectModerationLabelsCommand_base: {
|
|
24
24
|
new (input: DetectModerationLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectModerationLabelsCommandInput, DetectModerationLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetectModerationLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectModerationLabelsCommandInput, DetectModerationLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects unsafe content in a specified JPEG or PNG format image. Use
|
|
30
30
|
* <code>DetectModerationLabels</code> to moderate images depending on your requirements. For
|
|
31
31
|
* example, you might want to filter images that contain nudity, but not images containing
|
|
@@ -49,7 +49,7 @@ declare const DetectModerationLabelsCommand_base: {
|
|
|
49
49
|
* const client = new RekognitionClient(config);
|
|
50
50
|
* const input = { // DetectModerationLabelsRequest
|
|
51
51
|
* Image: { // Image
|
|
52
|
-
* Bytes: "
|
|
52
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
53
53
|
* S3Object: { // S3Object
|
|
54
54
|
* Bucket: "STRING_VALUE",
|
|
55
55
|
* Name: "STRING_VALUE",
|
|
@@ -147,6 +147,7 @@ declare const DetectModerationLabelsCommand_base: {
|
|
|
147
147
|
* @throws {@link RekognitionServiceException}
|
|
148
148
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
149
149
|
*
|
|
150
|
+
* @public
|
|
150
151
|
*/
|
|
151
152
|
export declare class DetectModerationLabelsCommand extends DetectModerationLabelsCommand_base {
|
|
152
153
|
}
|
|
@@ -22,10 +22,10 @@ export interface DetectProtectiveEquipmentCommandOutput extends DetectProtective
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetectProtectiveEquipmentCommand_base: {
|
|
24
24
|
new (input: DetectProtectiveEquipmentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProtectiveEquipmentCommandInput, DetectProtectiveEquipmentCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetectProtectiveEquipmentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProtectiveEquipmentCommandInput, DetectProtectiveEquipmentCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects Personal Protective Equipment (PPE) worn by people detected in an image. Amazon Rekognition can detect the
|
|
30
30
|
* following types of PPE.</p>
|
|
31
31
|
* <ul>
|
|
@@ -71,7 +71,7 @@ declare const DetectProtectiveEquipmentCommand_base: {
|
|
|
71
71
|
* const client = new RekognitionClient(config);
|
|
72
72
|
* const input = { // DetectProtectiveEquipmentRequest
|
|
73
73
|
* Image: { // Image
|
|
74
|
-
* Bytes: "
|
|
74
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
75
75
|
* S3Object: { // S3Object
|
|
76
76
|
* Bucket: "STRING_VALUE",
|
|
77
77
|
* Name: "STRING_VALUE",
|
|
@@ -176,6 +176,7 @@ declare const DetectProtectiveEquipmentCommand_base: {
|
|
|
176
176
|
* @throws {@link RekognitionServiceException}
|
|
177
177
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
178
178
|
*
|
|
179
|
+
* @public
|
|
179
180
|
*/
|
|
180
181
|
export declare class DetectProtectiveEquipmentCommand extends DetectProtectiveEquipmentCommand_base {
|
|
181
182
|
}
|
|
@@ -22,10 +22,10 @@ export interface DetectTextCommandOutput extends DetectTextResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetectTextCommand_base: {
|
|
24
24
|
new (input: DetectTextCommandInput): import("@smithy/smithy-client").CommandImpl<DetectTextCommandInput, DetectTextCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetectTextCommandInput): import("@smithy/smithy-client").CommandImpl<DetectTextCommandInput, DetectTextCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects text in the input image and converts it into machine-readable text.</p>
|
|
30
30
|
* <p>Pass the input image as base64-encoded image bytes or as a reference to an image in an
|
|
31
31
|
* Amazon S3 bucket. If you use the AWS CLI to call Amazon Rekognition operations, you must pass it as a
|
|
@@ -57,7 +57,7 @@ declare const DetectTextCommand_base: {
|
|
|
57
57
|
* const client = new RekognitionClient(config);
|
|
58
58
|
* const input = { // DetectTextRequest
|
|
59
59
|
* Image: { // Image
|
|
60
|
-
* Bytes: "
|
|
60
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
61
61
|
* S3Object: { // S3Object
|
|
62
62
|
* Bucket: "STRING_VALUE",
|
|
63
63
|
* Name: "STRING_VALUE",
|
|
@@ -157,6 +157,7 @@ declare const DetectTextCommand_base: {
|
|
|
157
157
|
* @throws {@link RekognitionServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
159
159
|
*
|
|
160
|
+
* @public
|
|
160
161
|
*/
|
|
161
162
|
export declare class DetectTextCommand extends DetectTextCommand_base {
|
|
162
163
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateFacesCommandOutput extends DisassociateFacesRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateFacesCommand_base: {
|
|
24
24
|
new (input: DisassociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFacesCommandInput, DisassociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFacesCommandInput, DisassociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the association between a <code>Face</code> supplied in an array of
|
|
30
30
|
* <code>FaceIds</code> and the User. If the User is not present already, then a
|
|
31
31
|
* <code>ResourceNotFound</code> exception is thrown. If successful, an array of faces that are
|
|
@@ -107,6 +107,7 @@ declare const DisassociateFacesCommand_base: {
|
|
|
107
107
|
* @throws {@link RekognitionServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
* @example DisassociateFaces
|
|
111
112
|
* ```javascript
|
|
112
113
|
* // Removes the association between a Face supplied in an array of FaceIds and the User.
|
|
@@ -22,10 +22,10 @@ export interface DistributeDatasetEntriesCommandOutput extends DistributeDataset
|
|
|
22
22
|
}
|
|
23
23
|
declare const DistributeDatasetEntriesCommand_base: {
|
|
24
24
|
new (input: DistributeDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<DistributeDatasetEntriesCommandInput, DistributeDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DistributeDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<DistributeDatasetEntriesCommandInput, DistributeDatasetEntriesCommandOutput, 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>
|
|
@@ -93,6 +93,7 @@ declare const DistributeDatasetEntriesCommand_base: {
|
|
|
93
93
|
* @throws {@link RekognitionServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
* @example To distribute an Amazon Rekognition Custom Labels dataset
|
|
97
98
|
* ```javascript
|
|
98
99
|
* // Distributes an Amazon Rekognition Custom Labels training dataset to a test dataset.
|
|
@@ -22,10 +22,10 @@ export interface GetCelebrityInfoCommandOutput extends GetCelebrityInfoResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCelebrityInfoCommand_base: {
|
|
24
24
|
new (input: GetCelebrityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityInfoCommandInput, GetCelebrityInfoCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCelebrityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityInfoCommandInput, GetCelebrityInfoCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
|
|
30
30
|
* The additional information is returned as an array of URLs. If there is no additional
|
|
31
31
|
* information about the celebrity, this list is empty.</p>
|
|
@@ -85,6 +85,7 @@ declare const GetCelebrityInfoCommand_base: {
|
|
|
85
85
|
* @throws {@link RekognitionServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class GetCelebrityInfoCommand extends GetCelebrityInfoCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCelebrityRecognitionCommandOutput extends GetCelebrityRecogn
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCelebrityRecognitionCommand_base: {
|
|
24
24
|
new (input: GetCelebrityRecognitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityRecognitionCommandInput, GetCelebrityRecognitionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCelebrityRecognitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityRecognitionCommandInput, GetCelebrityRecognitionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
|
|
30
30
|
* <a>StartCelebrityRecognition</a>.</p>
|
|
31
31
|
* <p>Celebrity recognition in a video is an asynchronous operation. Analysis is started by a
|
|
@@ -235,6 +235,7 @@ declare const GetCelebrityRecognitionCommand_base: {
|
|
|
235
235
|
* @throws {@link RekognitionServiceException}
|
|
236
236
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
237
237
|
*
|
|
238
|
+
* @public
|
|
238
239
|
*/
|
|
239
240
|
export declare class GetCelebrityRecognitionCommand extends GetCelebrityRecognitionCommand_base {
|
|
240
241
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetContentModerationCommandOutput extends GetContentModerationR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetContentModerationCommand_base: {
|
|
24
24
|
new (input: GetContentModerationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentModerationCommandInput, GetContentModerationCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetContentModerationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentModerationCommandInput, GetContentModerationCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by
|
|
30
30
|
* <a>StartContentModeration</a>. For a list of moderation labels in Amazon Rekognition, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/rekognition/latest/dg/moderation.html#moderation-api">Using the image and video moderation APIs</a>.</p>
|
|
@@ -145,6 +145,7 @@ declare const GetContentModerationCommand_base: {
|
|
|
145
145
|
* @throws {@link RekognitionServiceException}
|
|
146
146
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
147
147
|
*
|
|
148
|
+
* @public
|
|
148
149
|
*/
|
|
149
150
|
export declare class GetContentModerationCommand extends GetContentModerationCommand_base {
|
|
150
151
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFaceDetectionCommandOutput extends GetFaceDetectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFaceDetectionCommand_base: {
|
|
24
24
|
new (input: GetFaceDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceDetectionCommandInput, GetFaceDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFaceDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceDetectionCommandInput, GetFaceDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets face detection results for a Amazon Rekognition Video analysis started by <a>StartFaceDetection</a>.</p>
|
|
30
30
|
* <p>Face detection with Amazon Rekognition Video is an asynchronous operation. You start face detection by calling <a>StartFaceDetection</a>
|
|
31
31
|
* which returns a job identifier (<code>JobId</code>). When the face detection operation finishes, Amazon Rekognition Video publishes a completion status to
|
|
@@ -193,6 +193,7 @@ declare const GetFaceDetectionCommand_base: {
|
|
|
193
193
|
* @throws {@link RekognitionServiceException}
|
|
194
194
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
195
195
|
*
|
|
196
|
+
* @public
|
|
196
197
|
*/
|
|
197
198
|
export declare class GetFaceDetectionCommand extends GetFaceDetectionCommand_base {
|
|
198
199
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFaceLivenessSessionResultsCommandOutput extends GetFaceLiven
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFaceLivenessSessionResultsCommand_base: {
|
|
24
24
|
new (input: GetFaceLivenessSessionResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceLivenessSessionResultsCommandInput, GetFaceLivenessSessionResultsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFaceLivenessSessionResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceLivenessSessionResultsCommandInput, GetFaceLivenessSessionResultsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the results of a specific Face Liveness session. It requires the
|
|
30
30
|
* <code>sessionId</code> as input, which was created using
|
|
31
31
|
* <code>CreateFaceLivenessSession</code>. Returns the corresponding Face Liveness confidence
|
|
@@ -51,7 +51,7 @@ declare const GetFaceLivenessSessionResultsCommand_base: {
|
|
|
51
51
|
* // Status: "CREATED" || "IN_PROGRESS" || "SUCCEEDED" || "FAILED" || "EXPIRED", // required
|
|
52
52
|
* // Confidence: Number("float"),
|
|
53
53
|
* // ReferenceImage: { // AuditImage
|
|
54
|
-
* // Bytes:
|
|
54
|
+
* // Bytes: new Uint8Array(),
|
|
55
55
|
* // S3Object: { // S3Object
|
|
56
56
|
* // Bucket: "STRING_VALUE",
|
|
57
57
|
* // Name: "STRING_VALUE",
|
|
@@ -66,7 +66,7 @@ declare const GetFaceLivenessSessionResultsCommand_base: {
|
|
|
66
66
|
* // },
|
|
67
67
|
* // AuditImages: [ // AuditImages
|
|
68
68
|
* // {
|
|
69
|
-
* // Bytes:
|
|
69
|
+
* // Bytes: new Uint8Array(),
|
|
70
70
|
* // S3Object: {
|
|
71
71
|
* // Bucket: "STRING_VALUE",
|
|
72
72
|
* // Name: "STRING_VALUE",
|
|
@@ -113,6 +113,7 @@ declare const GetFaceLivenessSessionResultsCommand_base: {
|
|
|
113
113
|
* @throws {@link RekognitionServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetFaceLivenessSessionResultsCommand extends GetFaceLivenessSessionResultsCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFaceSearchCommandOutput extends GetFaceSearchResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFaceSearchCommand_base: {
|
|
24
24
|
new (input: GetFaceSearchCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceSearchCommandInput, GetFaceSearchCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFaceSearchCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceSearchCommandInput, GetFaceSearchCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the face search results for Amazon Rekognition Video face search started by
|
|
30
30
|
* <a>StartFaceSearch</a>. The search returns faces in a collection that match the faces
|
|
31
31
|
* of persons detected in a video. It also includes the time(s) that faces are matched in the video.</p>
|
|
@@ -231,6 +231,7 @@ declare const GetFaceSearchCommand_base: {
|
|
|
231
231
|
* @throws {@link RekognitionServiceException}
|
|
232
232
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
233
233
|
*
|
|
234
|
+
* @public
|
|
234
235
|
*/
|
|
235
236
|
export declare class GetFaceSearchCommand extends GetFaceSearchCommand_base {
|
|
236
237
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLabelDetectionCommandOutput extends GetLabelDetectionRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLabelDetectionCommand_base: {
|
|
24
24
|
new (input: GetLabelDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLabelDetectionCommandInput, GetLabelDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLabelDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLabelDetectionCommandInput, GetLabelDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the label detection results of a Amazon Rekognition Video analysis started by <a>StartLabelDetection</a>. </p>
|
|
30
30
|
* <p>The label detection operation is started by a call to <a>StartLabelDetection</a> which returns a job identifier (<code>JobId</code>). When
|
|
31
31
|
* the label detection operation finishes, Amazon Rekognition publishes a completion status to the
|
|
@@ -219,6 +219,7 @@ declare const GetLabelDetectionCommand_base: {
|
|
|
219
219
|
* @throws {@link RekognitionServiceException}
|
|
220
220
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
221
221
|
*
|
|
222
|
+
* @public
|
|
222
223
|
*/
|
|
223
224
|
export declare class GetLabelDetectionCommand extends GetLabelDetectionCommand_base {
|
|
224
225
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMediaAnalysisJobCommandOutput extends GetMediaAnalysisJobRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMediaAnalysisJobCommand_base: {
|
|
24
24
|
new (input: GetMediaAnalysisJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaAnalysisJobCommandInput, GetMediaAnalysisJobCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMediaAnalysisJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaAnalysisJobCommandInput, GetMediaAnalysisJobCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the results for a given media analysis job.
|
|
30
30
|
* Takes a <code>JobId</code> returned by StartMediaAnalysisJob.</p>
|
|
31
31
|
* @example
|
|
@@ -117,6 +117,7 @@ declare const GetMediaAnalysisJobCommand_base: {
|
|
|
117
117
|
* @throws {@link RekognitionServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
* @example GetMediaAnalysisJob
|
|
121
122
|
* ```javascript
|
|
122
123
|
* // Retrieves the results for a given media analysis job.
|
|
@@ -22,10 +22,10 @@ export interface GetPersonTrackingCommandOutput extends GetPersonTrackingRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPersonTrackingCommand_base: {
|
|
24
24
|
new (input: GetPersonTrackingCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonTrackingCommandInput, GetPersonTrackingCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPersonTrackingCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonTrackingCommandInput, GetPersonTrackingCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the path tracking results of a Amazon Rekognition Video analysis started by <a>StartPersonTracking</a>.</p>
|
|
30
30
|
* <p>The person path tracking operation is started by a call to <code>StartPersonTracking</code>
|
|
31
31
|
* which returns a job identifier (<code>JobId</code>). When the operation finishes, Amazon Rekognition Video publishes a completion status to
|
|
@@ -213,6 +213,7 @@ declare const GetPersonTrackingCommand_base: {
|
|
|
213
213
|
* @throws {@link RekognitionServiceException}
|
|
214
214
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
215
215
|
*
|
|
216
|
+
* @public
|
|
216
217
|
*/
|
|
217
218
|
export declare class GetPersonTrackingCommand extends GetPersonTrackingCommand_base {
|
|
218
219
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSegmentDetectionCommandOutput extends GetSegmentDetectionRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSegmentDetectionCommand_base: {
|
|
24
24
|
new (input: GetSegmentDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentDetectionCommandInput, GetSegmentDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSegmentDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentDetectionCommandInput, GetSegmentDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the segment detection results of a Amazon Rekognition Video analysis started by <a>StartSegmentDetection</a>.</p>
|
|
30
30
|
* <p>Segment detection with Amazon Rekognition Video is an asynchronous operation. You start segment detection by
|
|
31
31
|
* calling <a>StartSegmentDetection</a> which returns a job identifier (<code>JobId</code>).
|
|
@@ -157,6 +157,7 @@ declare const GetSegmentDetectionCommand_base: {
|
|
|
157
157
|
* @throws {@link RekognitionServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
159
159
|
*
|
|
160
|
+
* @public
|
|
160
161
|
*/
|
|
161
162
|
export declare class GetSegmentDetectionCommand extends GetSegmentDetectionCommand_base {
|
|
162
163
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTextDetectionCommandOutput extends GetTextDetectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTextDetectionCommand_base: {
|
|
24
24
|
new (input: GetTextDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTextDetectionCommandInput, GetTextDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTextDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTextDetectionCommandInput, GetTextDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the text detection results of a Amazon Rekognition Video analysis started by <a>StartTextDetection</a>.</p>
|
|
30
30
|
* <p>Text detection with Amazon Rekognition Video is an asynchronous operation. You start text detection by
|
|
31
31
|
* calling <a>StartTextDetection</a> which returns a job identifier (<code>JobId</code>)
|
|
@@ -143,6 +143,7 @@ declare const GetTextDetectionCommand_base: {
|
|
|
143
143
|
* @throws {@link RekognitionServiceException}
|
|
144
144
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
145
145
|
*
|
|
146
|
+
* @public
|
|
146
147
|
*/
|
|
147
148
|
export declare class GetTextDetectionCommand extends GetTextDetectionCommand_base {
|
|
148
149
|
}
|
|
@@ -22,10 +22,10 @@ export interface IndexFacesCommandOutput extends IndexFacesResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const IndexFacesCommand_base: {
|
|
24
24
|
new (input: IndexFacesCommandInput): import("@smithy/smithy-client").CommandImpl<IndexFacesCommandInput, IndexFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: IndexFacesCommandInput): import("@smithy/smithy-client").CommandImpl<IndexFacesCommandInput, IndexFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects faces in the input image and adds them to the specified collection. </p>
|
|
30
30
|
* <p>Amazon Rekognition doesn't save the actual faces that are detected. Instead, the underlying
|
|
31
31
|
* detection algorithm first detects the faces in the input image. For each face, the algorithm
|
|
@@ -128,7 +128,7 @@ declare const IndexFacesCommand_base: {
|
|
|
128
128
|
* const input = { // IndexFacesRequest
|
|
129
129
|
* CollectionId: "STRING_VALUE", // required
|
|
130
130
|
* Image: { // Image
|
|
131
|
-
* Bytes: "
|
|
131
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
132
132
|
* S3Object: { // S3Object
|
|
133
133
|
* Bucket: "STRING_VALUE",
|
|
134
134
|
* Name: "STRING_VALUE",
|
|
@@ -374,6 +374,7 @@ declare const IndexFacesCommand_base: {
|
|
|
374
374
|
* @throws {@link RekognitionServiceException}
|
|
375
375
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
376
376
|
*
|
|
377
|
+
* @public
|
|
377
378
|
* @example To add a face to a collection
|
|
378
379
|
* ```javascript
|
|
379
380
|
* // This operation detects faces in an image and adds them to the specified Rekognition collection.
|
|
@@ -22,10 +22,10 @@ export interface ListCollectionsCommandOutput extends ListCollectionsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCollectionsCommand_base: {
|
|
24
24
|
new (input: ListCollectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollectionsCommandInput, ListCollectionsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListCollectionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCollectionsCommandInput, ListCollectionsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns list of collection IDs in your account. If the result is truncated, the
|
|
30
30
|
* response also provides a <code>NextToken</code> that you can use in the subsequent request to
|
|
31
31
|
* fetch the next set of collection IDs.</p>
|
|
@@ -89,6 +89,7 @@ declare const ListCollectionsCommand_base: {
|
|
|
89
89
|
* @throws {@link RekognitionServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
* @example To list the collections
|
|
93
94
|
* ```javascript
|
|
94
95
|
* // This operation returns a list of Rekognition collections.
|
|
@@ -22,10 +22,10 @@ export interface ListDatasetEntriesCommandOutput extends ListDatasetEntriesRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDatasetEntriesCommand_base: {
|
|
24
24
|
new (input: ListDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetEntriesCommandInput, ListDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetEntriesCommandInput, ListDatasetEntriesCommandOutput, 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>
|
|
@@ -111,6 +111,7 @@ declare const ListDatasetEntriesCommand_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 list the entries in an Amazon Rekognition Custom Labels dataset
|
|
115
116
|
* ```javascript
|
|
116
117
|
* // Lists the JSON line entries in an Amazon Rekognition Custom Labels dataset.
|
|
@@ -22,10 +22,10 @@ export interface ListDatasetLabelsCommandOutput extends ListDatasetLabelsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDatasetLabelsCommand_base: {
|
|
24
24
|
new (input: ListDatasetLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetLabelsCommandInput, ListDatasetLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDatasetLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetLabelsCommandInput, ListDatasetLabelsCommandOutput, 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>
|
|
@@ -103,6 +103,7 @@ declare const ListDatasetLabelsCommand_base: {
|
|
|
103
103
|
* @throws {@link RekognitionServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
* @example To list the entries in an Amazon Rekognition Custom Labels dataset
|
|
107
108
|
* ```javascript
|
|
108
109
|
* // Lists the JSON line entries in an Amazon Rekognition Custom Labels dataset.
|
|
@@ -22,10 +22,10 @@ export interface ListFacesCommandOutput extends ListFacesResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFacesCommand_base: {
|
|
24
24
|
new (input: ListFacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacesCommandInput, ListFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListFacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacesCommandInput, ListFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns metadata for faces in the specified collection. This metadata
|
|
30
30
|
* includes information such as the bounding box coordinates, the confidence (that the bounding
|
|
31
31
|
* box contains a face), and face ID. For an example, see Listing Faces in a Collection in the
|
|
@@ -104,6 +104,7 @@ declare const ListFacesCommand_base: {
|
|
|
104
104
|
* @throws {@link RekognitionServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
* @example To list the faces in a collection
|
|
108
109
|
* ```javascript
|
|
109
110
|
* // This operation lists the faces in a Rekognition collection.
|
|
@@ -22,10 +22,10 @@ export interface ListMediaAnalysisJobsCommandOutput extends ListMediaAnalysisJob
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMediaAnalysisJobsCommand_base: {
|
|
24
24
|
new (input: ListMediaAnalysisJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMediaAnalysisJobsCommandInput, ListMediaAnalysisJobsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListMediaAnalysisJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMediaAnalysisJobsCommandInput, ListMediaAnalysisJobsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of media analysis jobs. Results are sorted by <code>CreationTimestamp</code> in descending order.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -122,6 +122,7 @@ declare const ListMediaAnalysisJobsCommand_base: {
|
|
|
122
122
|
* @throws {@link RekognitionServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
* @example ListMediaAnalysisJobs
|
|
126
127
|
* ```javascript
|
|
127
128
|
* // Returns a list of media analysis jobs.
|
|
@@ -22,10 +22,10 @@ export interface ListProjectPoliciesCommandOutput extends ListProjectPoliciesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListProjectPoliciesCommand_base: {
|
|
24
24
|
new (input: ListProjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectPoliciesCommandInput, ListProjectPoliciesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListProjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectPoliciesCommandInput, ListProjectPoliciesCommandOutput, 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>
|
|
@@ -93,6 +93,7 @@ declare const ListProjectPoliciesCommand_base: {
|
|
|
93
93
|
* @throws {@link RekognitionServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
* @example ListProjectPolicies
|
|
97
98
|
* ```javascript
|
|
98
99
|
* // This operation lists the project policies that are attached to an Amazon Rekognition Custom Labels project.
|
|
@@ -22,10 +22,10 @@ export interface ListStreamProcessorsCommandOutput extends ListStreamProcessorsR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListStreamProcessorsCommand_base: {
|
|
24
24
|
new (input: ListStreamProcessorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStreamProcessorsCommandInput, ListStreamProcessorsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListStreamProcessorsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListStreamProcessorsCommandInput, ListStreamProcessorsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of stream processors that you have created with <a>CreateStreamProcessor</a>. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const ListStreamProcessorsCommand_base: {
|
|
|
80
80
|
* @throws {@link RekognitionServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListStreamProcessorsCommand extends ListStreamProcessorsCommand_base {
|
|
85
86
|
}
|