@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 ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels
|
|
30
30
|
* model. </p>
|
|
31
31
|
* <p>This operation requires permissions to perform the
|
|
@@ -78,6 +78,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
78
78
|
* @throws {@link RekognitionServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUsersCommand_base: {
|
|
24
24
|
new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns metadata of the User such as <code>UserID</code> in the specified collection.
|
|
30
30
|
* Anonymous User (to reserve faces without any identity) is not returned as part of this
|
|
31
31
|
* request. The results are sorted by system generated primary key ID. If the response is
|
|
@@ -88,6 +88,7 @@ declare const ListUsersCommand_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
|
* @example ListUsers
|
|
92
93
|
* ```javascript
|
|
93
94
|
* // Returns metadata of the User such as UserID in the specified collection.
|
|
@@ -22,10 +22,10 @@ export interface PutProjectPolicyCommandOutput extends PutProjectPolicyResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutProjectPolicyCommand_base: {
|
|
24
24
|
new (input: PutProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutProjectPolicyCommandInput, PutProjectPolicyCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutProjectPolicyCommandInput, PutProjectPolicyCommandOutput, 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>
|
|
@@ -115,6 +115,7 @@ declare const PutProjectPolicyCommand_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 PutProjectPolicy
|
|
119
120
|
* ```javascript
|
|
120
121
|
* // This operation attaches a project policy to a Amazon Rekognition Custom Labels project in a trusting AWS account.
|
|
@@ -22,10 +22,10 @@ export interface RecognizeCelebritiesCommandOutput extends RecognizeCelebritiesR
|
|
|
22
22
|
}
|
|
23
23
|
declare const RecognizeCelebritiesCommand_base: {
|
|
24
24
|
new (input: RecognizeCelebritiesCommandInput): import("@smithy/smithy-client").CommandImpl<RecognizeCelebritiesCommandInput, RecognizeCelebritiesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RecognizeCelebritiesCommandInput): import("@smithy/smithy-client").CommandImpl<RecognizeCelebritiesCommandInput, RecognizeCelebritiesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns an array of celebrities recognized in the input image. For more
|
|
30
30
|
* information, see Recognizing celebrities in the Amazon Rekognition Developer Guide. </p>
|
|
31
31
|
* <p>
|
|
@@ -61,7 +61,7 @@ declare const RecognizeCelebritiesCommand_base: {
|
|
|
61
61
|
* const client = new RekognitionClient(config);
|
|
62
62
|
* const input = { // RecognizeCelebritiesRequest
|
|
63
63
|
* Image: { // Image
|
|
64
|
-
* Bytes: "
|
|
64
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
65
65
|
* S3Object: { // S3Object
|
|
66
66
|
* Bucket: "STRING_VALUE",
|
|
67
67
|
* Name: "STRING_VALUE",
|
|
@@ -200,6 +200,7 @@ declare const RecognizeCelebritiesCommand_base: {
|
|
|
200
200
|
* @throws {@link RekognitionServiceException}
|
|
201
201
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
202
202
|
*
|
|
203
|
+
* @public
|
|
203
204
|
*/
|
|
204
205
|
export declare class RecognizeCelebritiesCommand extends RecognizeCelebritiesCommand_base {
|
|
205
206
|
}
|
|
@@ -22,10 +22,10 @@ export interface SearchFacesByImageCommandOutput extends SearchFacesByImageRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const SearchFacesByImageCommand_base: {
|
|
24
24
|
new (input: SearchFacesByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesByImageCommandInput, SearchFacesByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SearchFacesByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesByImageCommandInput, SearchFacesByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>For a given input image, first detects the largest face in the image, and then searches
|
|
30
30
|
* the specified collection for matching faces. The operation compares the features of the input
|
|
31
31
|
* face with faces in the specified collection. </p>
|
|
@@ -72,7 +72,7 @@ declare const SearchFacesByImageCommand_base: {
|
|
|
72
72
|
* const input = { // SearchFacesByImageRequest
|
|
73
73
|
* CollectionId: "STRING_VALUE", // required
|
|
74
74
|
* Image: { // Image
|
|
75
|
-
* Bytes: "
|
|
75
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
76
76
|
* S3Object: { // S3Object
|
|
77
77
|
* Bucket: "STRING_VALUE",
|
|
78
78
|
* Name: "STRING_VALUE",
|
|
@@ -158,6 +158,7 @@ declare const SearchFacesByImageCommand_base: {
|
|
|
158
158
|
* @throws {@link RekognitionServiceException}
|
|
159
159
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
160
160
|
*
|
|
161
|
+
* @public
|
|
161
162
|
* @example To search for faces matching a supplied image
|
|
162
163
|
* ```javascript
|
|
163
164
|
* // This operation searches for faces in a Rekognition collection that match the largest face in an S3 bucket stored image.
|
|
@@ -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,
|
|
@@ -44,7 +44,7 @@ declare const SearchUsersByImageCommand_base: {
|
|
|
44
44
|
* const input = { // SearchUsersByImageRequest
|
|
45
45
|
* CollectionId: "STRING_VALUE", // required
|
|
46
46
|
* Image: { // Image
|
|
47
|
-
* Bytes: "
|
|
47
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
48
48
|
* S3Object: { // S3Object
|
|
49
49
|
* Bucket: "STRING_VALUE",
|
|
50
50
|
* Name: "STRING_VALUE",
|
|
@@ -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>
|
|
@@ -60,7 +60,7 @@ declare const UpdateDatasetEntriesCommand_base: {
|
|
|
60
60
|
* const input = { // UpdateDatasetEntriesRequest
|
|
61
61
|
* DatasetArn: "STRING_VALUE", // required
|
|
62
62
|
* Changes: { // DatasetChanges
|
|
63
|
-
* GroundTruth: "
|
|
63
|
+
* GroundTruth: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("") // required
|
|
64
64
|
* },
|
|
65
65
|
* };
|
|
66
66
|
* const command = new UpdateDatasetEntriesCommand(input);
|
|
@@ -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
|
}
|