@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
|
@@ -109,6 +109,7 @@ export interface Rekognition {
|
|
|
109
109
|
/**
|
|
110
110
|
* @see {@link CreateFaceLivenessSessionCommand}
|
|
111
111
|
*/
|
|
112
|
+
createFaceLivenessSession(): Promise<CreateFaceLivenessSessionCommandOutput>;
|
|
112
113
|
createFaceLivenessSession(args: CreateFaceLivenessSessionCommandInput, options?: __HttpHandlerOptions): Promise<CreateFaceLivenessSessionCommandOutput>;
|
|
113
114
|
createFaceLivenessSession(args: CreateFaceLivenessSessionCommandInput, cb: (err: any, data?: CreateFaceLivenessSessionCommandOutput) => void): void;
|
|
114
115
|
createFaceLivenessSession(args: CreateFaceLivenessSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFaceLivenessSessionCommandOutput) => void): void;
|
|
@@ -199,6 +200,7 @@ export interface Rekognition {
|
|
|
199
200
|
/**
|
|
200
201
|
* @see {@link DescribeProjectsCommand}
|
|
201
202
|
*/
|
|
203
|
+
describeProjects(): Promise<DescribeProjectsCommandOutput>;
|
|
202
204
|
describeProjects(args: DescribeProjectsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProjectsCommandOutput>;
|
|
203
205
|
describeProjects(args: DescribeProjectsCommandInput, cb: (err: any, data?: DescribeProjectsCommandOutput) => void): void;
|
|
204
206
|
describeProjects(args: DescribeProjectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProjectsCommandOutput) => void): void;
|
|
@@ -337,6 +339,7 @@ export interface Rekognition {
|
|
|
337
339
|
/**
|
|
338
340
|
* @see {@link ListCollectionsCommand}
|
|
339
341
|
*/
|
|
342
|
+
listCollections(): Promise<ListCollectionsCommandOutput>;
|
|
340
343
|
listCollections(args: ListCollectionsCommandInput, options?: __HttpHandlerOptions): Promise<ListCollectionsCommandOutput>;
|
|
341
344
|
listCollections(args: ListCollectionsCommandInput, cb: (err: any, data?: ListCollectionsCommandOutput) => void): void;
|
|
342
345
|
listCollections(args: ListCollectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCollectionsCommandOutput) => void): void;
|
|
@@ -361,6 +364,7 @@ export interface Rekognition {
|
|
|
361
364
|
/**
|
|
362
365
|
* @see {@link ListMediaAnalysisJobsCommand}
|
|
363
366
|
*/
|
|
367
|
+
listMediaAnalysisJobs(): Promise<ListMediaAnalysisJobsCommandOutput>;
|
|
364
368
|
listMediaAnalysisJobs(args: ListMediaAnalysisJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListMediaAnalysisJobsCommandOutput>;
|
|
365
369
|
listMediaAnalysisJobs(args: ListMediaAnalysisJobsCommandInput, cb: (err: any, data?: ListMediaAnalysisJobsCommandOutput) => void): void;
|
|
366
370
|
listMediaAnalysisJobs(args: ListMediaAnalysisJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMediaAnalysisJobsCommandOutput) => void): void;
|
|
@@ -373,6 +377,7 @@ export interface Rekognition {
|
|
|
373
377
|
/**
|
|
374
378
|
* @see {@link ListStreamProcessorsCommand}
|
|
375
379
|
*/
|
|
380
|
+
listStreamProcessors(): Promise<ListStreamProcessorsCommandOutput>;
|
|
376
381
|
listStreamProcessors(args: ListStreamProcessorsCommandInput, options?: __HttpHandlerOptions): Promise<ListStreamProcessorsCommandOutput>;
|
|
377
382
|
listStreamProcessors(args: ListStreamProcessorsCommandInput, cb: (err: any, data?: ListStreamProcessorsCommandOutput) => void): void;
|
|
378
383
|
listStreamProcessors(args: ListStreamProcessorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStreamProcessorsCommandOutput) => void): void;
|
|
@@ -528,7 +533,6 @@ export interface Rekognition {
|
|
|
528
533
|
updateStreamProcessor(args: UpdateStreamProcessorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStreamProcessorCommandOutput) => void): void;
|
|
529
534
|
}
|
|
530
535
|
/**
|
|
531
|
-
* @public
|
|
532
536
|
* <p>This is the API Reference for <a href="https://docs.aws.amazon.com/rekognition/latest/dg/images.html">Amazon Rekognition Image</a>, <a href="https://docs.aws.amazon.com/rekognition/latest/customlabels-dg/what-is.html">Amazon Rekognition Custom Labels</a>,
|
|
533
537
|
* <a href="https://docs.aws.amazon.com/rekognition/latest/dg/video.html">Amazon Rekognition Stored
|
|
534
538
|
* Video</a>, <a href="https://docs.aws.amazon.com/rekognition/latest/dg/streaming-video.html">Amazon Rekognition Streaming Video</a>. It provides descriptions of actions, data types, common
|
|
@@ -903,6 +907,7 @@ export interface Rekognition {
|
|
|
903
907
|
* </p>
|
|
904
908
|
* </li>
|
|
905
909
|
* </ul>
|
|
910
|
+
* @public
|
|
906
911
|
*/
|
|
907
912
|
export declare class Rekognition extends RekognitionClient implements Rekognition {
|
|
908
913
|
}
|
|
@@ -226,7 +226,6 @@ export type RekognitionClientResolvedConfigType = __SmithyResolvedConfiguration<
|
|
|
226
226
|
export interface RekognitionClientResolvedConfig extends RekognitionClientResolvedConfigType {
|
|
227
227
|
}
|
|
228
228
|
/**
|
|
229
|
-
* @public
|
|
230
229
|
* <p>This is the API Reference for <a href="https://docs.aws.amazon.com/rekognition/latest/dg/images.html">Amazon Rekognition Image</a>, <a href="https://docs.aws.amazon.com/rekognition/latest/customlabels-dg/what-is.html">Amazon Rekognition Custom Labels</a>,
|
|
231
230
|
* <a href="https://docs.aws.amazon.com/rekognition/latest/dg/video.html">Amazon Rekognition Stored
|
|
232
231
|
* Video</a>, <a href="https://docs.aws.amazon.com/rekognition/latest/dg/streaming-video.html">Amazon Rekognition Streaming Video</a>. It provides descriptions of actions, data types, common
|
|
@@ -601,6 +600,7 @@ export interface RekognitionClientResolvedConfig extends RekognitionClientResolv
|
|
|
601
600
|
* </p>
|
|
602
601
|
* </li>
|
|
603
602
|
* </ul>
|
|
603
|
+
* @public
|
|
604
604
|
*/
|
|
605
605
|
export declare class RekognitionClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, RekognitionClientResolvedConfig> {
|
|
606
606
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateFacesCommandOutput extends AssociateFacesResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateFacesCommand_base: {
|
|
24
24
|
new (input: AssociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFacesCommandInput, AssociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFacesCommandInput, AssociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates one or more faces with an existing UserID. Takes an array of
|
|
30
30
|
* <code>FaceIds</code>. Each <code>FaceId</code> that are present in the <code>FaceIds</code>
|
|
31
31
|
* list is associated with the provided UserID. The maximum number of total <code>FaceIds</code>
|
|
@@ -137,6 +137,7 @@ declare const AssociateFacesCommand_base: {
|
|
|
137
137
|
* @throws {@link RekognitionServiceException}
|
|
138
138
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
139
139
|
*
|
|
140
|
+
* @public
|
|
140
141
|
* @example AssociateFaces
|
|
141
142
|
* ```javascript
|
|
142
143
|
* // This operation associates one or more faces with an existing UserID.
|
|
@@ -22,10 +22,10 @@ export interface CompareFacesCommandOutput extends CompareFacesResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CompareFacesCommand_base: {
|
|
24
24
|
new (input: CompareFacesCommandInput): import("@smithy/smithy-client").CommandImpl<CompareFacesCommandInput, CompareFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CompareFacesCommandInput): import("@smithy/smithy-client").CommandImpl<CompareFacesCommandInput, CompareFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Compares a face in the <i>source</i> input image with each of the 100
|
|
30
30
|
* largest faces detected in the <i>target</i> input image. </p>
|
|
31
31
|
* <p> If the source image contains multiple faces, the service detects the largest face and
|
|
@@ -85,7 +85,7 @@ declare const CompareFacesCommand_base: {
|
|
|
85
85
|
* const client = new RekognitionClient(config);
|
|
86
86
|
* const input = { // CompareFacesRequest
|
|
87
87
|
* SourceImage: { // Image
|
|
88
|
-
* Bytes: "
|
|
88
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
89
89
|
* S3Object: { // S3Object
|
|
90
90
|
* Bucket: "STRING_VALUE",
|
|
91
91
|
* Name: "STRING_VALUE",
|
|
@@ -93,7 +93,7 @@ declare const CompareFacesCommand_base: {
|
|
|
93
93
|
* },
|
|
94
94
|
* },
|
|
95
95
|
* TargetImage: {
|
|
96
|
-
* Bytes: "
|
|
96
|
+
* Bytes: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
97
97
|
* S3Object: {
|
|
98
98
|
* Bucket: "STRING_VALUE",
|
|
99
99
|
* Name: "STRING_VALUE",
|
|
@@ -231,6 +231,7 @@ declare const CompareFacesCommand_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
|
* @example To compare two images
|
|
235
236
|
* ```javascript
|
|
236
237
|
* // This operation compares the largest face detected in the source image with each face detected in the target image.
|
|
@@ -22,10 +22,10 @@ export interface CopyProjectVersionCommandOutput extends CopyProjectVersionRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CopyProjectVersionCommand_base: {
|
|
24
24
|
new (input: CopyProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CopyProjectVersionCommandInput, CopyProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CopyProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CopyProjectVersionCommandInput, CopyProjectVersionCommandOutput, 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>
|
|
@@ -123,6 +123,7 @@ declare const CopyProjectVersionCommand_base: {
|
|
|
123
123
|
* @throws {@link RekognitionServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
125
125
|
*
|
|
126
|
+
* @public
|
|
126
127
|
* @example CopyProjectVersion
|
|
127
128
|
* ```javascript
|
|
128
129
|
* // Copies a version of an Amazon Rekognition Custom Labels model from a source project to a destination project.
|
|
@@ -22,10 +22,10 @@ export interface CreateCollectionCommandOutput extends CreateCollectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCollectionCommand_base: {
|
|
24
24
|
new (input: CreateCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollectionCommandInput, CreateCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollectionCommandInput, CreateCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a collection in an AWS Region. You can add faces to the collection using the
|
|
30
30
|
* <a>IndexFaces</a> operation. </p>
|
|
31
31
|
* <p>For example, you might create collections, one for each of your application users. A
|
|
@@ -97,6 +97,7 @@ declare const CreateCollectionCommand_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 create a collection
|
|
101
102
|
* ```javascript
|
|
102
103
|
* // This operation creates a Rekognition collection for storing image data.
|
|
@@ -22,10 +22,10 @@ export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDatasetCommand_base: {
|
|
24
24
|
new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, 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>
|
|
@@ -118,6 +118,7 @@ declare const CreateDatasetCommand_base: {
|
|
|
118
118
|
* @throws {@link RekognitionServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
* @example To create an Amazon Rekognition Custom Labels dataset
|
|
122
123
|
* ```javascript
|
|
123
124
|
* // Creates an Amazon Rekognition Custom Labels dataset with a manifest file stored in an Amazon S3 bucket.
|
|
@@ -22,10 +22,10 @@ export interface CreateFaceLivenessSessionCommandOutput extends CreateFaceLivene
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFaceLivenessSessionCommand_base: {
|
|
24
24
|
new (input: CreateFaceLivenessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFaceLivenessSessionCommandInput, CreateFaceLivenessSessionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateFaceLivenessSessionCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateFaceLivenessSessionCommandInput, CreateFaceLivenessSessionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This API operation initiates a Face Liveness session. It returns a <code>SessionId</code>,
|
|
30
30
|
* which you can use to start streaming Face Liveness video and get the results for a Face
|
|
31
31
|
* Liveness session. </p>
|
|
@@ -87,6 +87,7 @@ declare const CreateFaceLivenessSessionCommand_base: {
|
|
|
87
87
|
* @throws {@link RekognitionServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class CreateFaceLivenessSessionCommand extends CreateFaceLivenessSessionCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateProjectCommandOutput extends CreateProjectResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateProjectCommand_base: {
|
|
24
24
|
new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new Amazon Rekognition project. A project is a group of resources (datasets, model
|
|
30
30
|
* versions) that you use to create and manage a Amazon Rekognition Custom Labels Model or custom adapter. You can
|
|
31
31
|
* specify a feature to create the project with, if no feature is specified then Custom Labels
|
|
@@ -87,6 +87,7 @@ declare const CreateProjectCommand_base: {
|
|
|
87
87
|
* @throws {@link RekognitionServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
* @example To create an Amazon Rekognition Custom Labels project
|
|
91
92
|
* ```javascript
|
|
92
93
|
* // Creates an Amazon Rekognition Custom Labels project.
|
|
@@ -22,10 +22,10 @@ export interface CreateProjectVersionCommandOutput extends CreateProjectVersionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateProjectVersionCommand_base: {
|
|
24
24
|
new (input: CreateProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectVersionCommandInput, CreateProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectVersionCommandInput, CreateProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new version of Amazon Rekognition project (like a Custom Labels model or a custom adapter)
|
|
30
30
|
* and begins training. Models and adapters are managed as part of a Rekognition project. The
|
|
31
31
|
* response from <code>CreateProjectVersion</code> is an Amazon Resource Name (ARN) for the
|
|
@@ -158,6 +158,7 @@ declare const CreateProjectVersionCommand_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 train an Amazon Rekognition Custom Labels model
|
|
162
163
|
* ```javascript
|
|
163
164
|
* // Trains a version of an Amazon Rekognition Custom Labels model.
|
|
@@ -22,10 +22,10 @@ export interface CreateStreamProcessorCommandOutput extends CreateStreamProcesso
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateStreamProcessorCommand_base: {
|
|
24
24
|
new (input: CreateStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamProcessorCommandInput, CreateStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamProcessorCommandInput, CreateStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an Amazon Rekognition stream processor that you can use to detect and recognize faces or to detect labels in a streaming video.</p>
|
|
30
30
|
* <p>Amazon Rekognition Video is a consumer of live video from Amazon Kinesis Video Streams. There are two different settings for stream processors in Amazon Rekognition: detecting faces and detecting labels.</p>
|
|
31
31
|
* <ul>
|
|
@@ -168,6 +168,7 @@ declare const CreateStreamProcessorCommand_base: {
|
|
|
168
168
|
* @throws {@link RekognitionServiceException}
|
|
169
169
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
170
170
|
*
|
|
171
|
+
* @public
|
|
171
172
|
*/
|
|
172
173
|
export declare class CreateStreamProcessorCommand extends CreateStreamProcessorCommand_base {
|
|
173
174
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateUserCommand_base: {
|
|
24
24
|
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new User within a collection specified by <code>CollectionId</code>. Takes
|
|
30
30
|
* <code>UserId</code> as a parameter, which is a user provided ID which should be unique
|
|
31
31
|
* within the collection. The provided <code>UserId</code> will alias the system generated UUID
|
|
@@ -93,6 +93,7 @@ declare const CreateUserCommand_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 CreateUser
|
|
97
98
|
* ```javascript
|
|
98
99
|
* // Creates a new User within a collection specified by CollectionId.
|
|
@@ -22,10 +22,10 @@ export interface DeleteCollectionCommandOutput extends DeleteCollectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCollectionCommand_base: {
|
|
24
24
|
new (input: DeleteCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollectionCommandInput, DeleteCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollectionCommandInput, DeleteCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified collection. Note that this operation removes all faces in the
|
|
30
30
|
* collection. For an example, see <a href="https://docs.aws.amazon.com/rekognition/latest/dg/delete-collection-procedure.html">Deleting a
|
|
31
31
|
* collection</a>.</p>
|
|
@@ -77,6 +77,7 @@ declare const DeleteCollectionCommand_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
|
* @example To delete a collection
|
|
81
82
|
* ```javascript
|
|
82
83
|
* // This operation deletes a Rekognition collection.
|
|
@@ -22,10 +22,10 @@ export interface DeleteDatasetCommandOutput extends DeleteDatasetResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDatasetCommand_base: {
|
|
24
24
|
new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, 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 DeleteDatasetCommand_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 delete an Amazon Rekognition Custom Labels dataset
|
|
97
98
|
* ```javascript
|
|
98
99
|
* // Deletes an Amazon Rekognition Custom Labels dataset.
|
|
@@ -22,10 +22,10 @@ export interface DeleteFacesCommandOutput extends DeleteFacesResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteFacesCommand_base: {
|
|
24
24
|
new (input: DeleteFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacesCommandInput, DeleteFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacesCommandInput, DeleteFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes faces from a collection. You specify a collection ID and an array of face IDs
|
|
30
30
|
* to remove from the collection.</p>
|
|
31
31
|
* <p>This operation requires permissions to perform the <code>rekognition:DeleteFaces</code>
|
|
@@ -90,6 +90,7 @@ declare const DeleteFacesCommand_base: {
|
|
|
90
90
|
* @throws {@link RekognitionServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
* @example To delete a face
|
|
94
95
|
* ```javascript
|
|
95
96
|
* // This operation deletes one or more faces from a Rekognition collection.
|
|
@@ -22,10 +22,10 @@ export interface DeleteProjectCommandOutput extends DeleteProjectResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteProjectCommand_base: {
|
|
24
24
|
new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a Amazon Rekognition project. To delete a project you must first delete all models or
|
|
30
30
|
* adapters associated with the project. To delete a model or adapter, see <a>DeleteProjectVersion</a>.</p>
|
|
31
31
|
* <p>
|
|
@@ -84,6 +84,7 @@ declare const DeleteProjectCommand_base: {
|
|
|
84
84
|
* @throws {@link RekognitionServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
* @example To delete an Amazon Rekognition Custom Labels project
|
|
88
89
|
* ```javascript
|
|
89
90
|
* // Deletes an Amazon Rekognition Custom Labels projects.
|
|
@@ -22,10 +22,10 @@ export interface DeleteProjectPolicyCommandOutput extends DeleteProjectPolicyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteProjectPolicyCommand_base: {
|
|
24
24
|
new (input: DeleteProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectPolicyCommandInput, DeleteProjectPolicyCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectPolicyCommandInput, DeleteProjectPolicyCommandOutput, 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>
|
|
@@ -81,6 +81,7 @@ declare const DeleteProjectPolicyCommand_base: {
|
|
|
81
81
|
* @throws {@link RekognitionServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
* @example DeleteProjectPolicy
|
|
85
86
|
* ```javascript
|
|
86
87
|
* // This operation deletes a revision of an existing project policy from an Amazon Rekognition Custom Labels project.
|
|
@@ -22,10 +22,10 @@ export interface DeleteProjectVersionCommandOutput extends DeleteProjectVersionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteProjectVersionCommand_base: {
|
|
24
24
|
new (input: DeleteProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectVersionCommandInput, DeleteProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectVersionCommandInput, DeleteProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a Rekognition project model or project version, like a Amazon Rekognition Custom Labels model or a custom
|
|
30
30
|
* adapter.</p>
|
|
31
31
|
* <p>You can't delete a project version if it is running or if it is training. To check
|
|
@@ -82,6 +82,7 @@ declare const DeleteProjectVersionCommand_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 delete an Amazon Rekognition Custom Labels model
|
|
86
87
|
* ```javascript
|
|
87
88
|
* // Deletes a version of an Amazon Rekognition Custom Labels model.
|
|
@@ -22,10 +22,10 @@ export interface DeleteStreamProcessorCommandOutput extends DeleteStreamProcesso
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteStreamProcessorCommand_base: {
|
|
24
24
|
new (input: DeleteStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStreamProcessorCommandInput, DeleteStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStreamProcessorCommandInput, DeleteStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the stream processor identified by <code>Name</code>. You assign the value for <code>Name</code> when you create the stream processor with
|
|
30
30
|
* <a>CreateStreamProcessor</a>. You might not be able to use the same name for a stream processor for a few seconds after calling <code>DeleteStreamProcessor</code>.</p>
|
|
31
31
|
* @example
|
|
@@ -75,6 +75,7 @@ declare const DeleteStreamProcessorCommand_base: {
|
|
|
75
75
|
* @throws {@link RekognitionServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteStreamProcessorCommand extends DeleteStreamProcessorCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteUserCommandOutput extends DeleteUserResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteUserCommand_base: {
|
|
24
24
|
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified UserID within the collection. Faces that are associated with the
|
|
30
30
|
* UserID are disassociated from the UserID before deleting the specified UserID. If the
|
|
31
31
|
* specified <code>Collection</code> or <code>UserID</code> is already deleted or not found, a
|
|
@@ -85,6 +85,7 @@ declare const DeleteUserCommand_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
|
* @example DeleteUser
|
|
89
90
|
* ```javascript
|
|
90
91
|
* // Deletes the specified UserID within the collection.
|
|
@@ -22,10 +22,10 @@ export interface DescribeCollectionCommandOutput extends DescribeCollectionRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeCollectionCommand_base: {
|
|
24
24
|
new (input: DescribeCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCollectionCommandInput, DescribeCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCollectionCommandInput, DescribeCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the specified collection. You can use <code>DescribeCollection</code> to get
|
|
30
30
|
* information, such as the number of faces indexed into a collection and the version of the
|
|
31
31
|
* model used by the collection for face detection.</p>
|
|
@@ -81,6 +81,7 @@ declare const DescribeCollectionCommand_base: {
|
|
|
81
81
|
* @throws {@link RekognitionServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DescribeCollectionCommand extends DescribeCollectionCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeDatasetCommand_base: {
|
|
24
24
|
new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, 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>
|
|
@@ -92,6 +92,7 @@ declare const DescribeDatasetCommand_base: {
|
|
|
92
92
|
* @throws {@link RekognitionServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
* @example To describe an Amazon Rekognition Custom Labels dataset
|
|
96
97
|
* ```javascript
|
|
97
98
|
* // Describes an Amazon Rekognition Custom Labels dataset.
|
|
@@ -22,10 +22,10 @@ export interface DescribeProjectVersionsCommandOutput extends DescribeProjectVer
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeProjectVersionsCommand_base: {
|
|
24
24
|
new (input: DescribeProjectVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectVersionsCommandInput, DescribeProjectVersionsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeProjectVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectVersionsCommandInput, DescribeProjectVersionsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists and describes the versions of an Amazon Rekognition project. You can specify up to 10 model or
|
|
30
30
|
* adapter versions in <code>ProjectVersionArns</code>. If you don't specify a value,
|
|
31
31
|
* descriptions for all model/adapter versions in the project are returned.</p>
|
|
@@ -192,6 +192,7 @@ declare const DescribeProjectVersionsCommand_base: {
|
|
|
192
192
|
* @throws {@link RekognitionServiceException}
|
|
193
193
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
194
194
|
*
|
|
195
|
+
* @public
|
|
195
196
|
* @example To describe an Amazon Rekognition Custom Labels model
|
|
196
197
|
* ```javascript
|
|
197
198
|
* // Describes a version of an Amazon Rekognition Custom Labels model.
|
|
@@ -22,10 +22,10 @@ export interface DescribeProjectsCommandOutput extends DescribeProjectsResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeProjectsCommand_base: {
|
|
24
24
|
new (input: DescribeProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectsCommandInput, DescribeProjectsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeProjectsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeProjectsCommandInput, DescribeProjectsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about your Rekognition projects.</p>
|
|
30
30
|
* <p>This operation requires permissions to perform the <code>rekognition:DescribeProjects</code> action.</p>
|
|
31
31
|
* @example
|
|
@@ -100,6 +100,7 @@ declare const DescribeProjectsCommand_base: {
|
|
|
100
100
|
* @throws {@link RekognitionServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
* @example To describe an Amazon Rekognition Custom Labels project.
|
|
104
105
|
* ```javascript
|
|
105
106
|
* // Describes an Amazon Rekognition Custom Labels projects.
|
|
@@ -22,10 +22,10 @@ export interface DescribeStreamProcessorCommandOutput extends DescribeStreamProc
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeStreamProcessorCommand_base: {
|
|
24
24
|
new (input: DescribeStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStreamProcessorCommandInput, DescribeStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStreamProcessorCommandInput, DescribeStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides information about a stream processor created by <a>CreateStreamProcessor</a>. You can get information about the input and output streams, the input parameters for the face recognition being performed,
|
|
30
30
|
* and the current status of the stream processor.</p>
|
|
31
31
|
* @example
|
|
@@ -129,6 +129,7 @@ declare const DescribeStreamProcessorCommand_base: {
|
|
|
129
129
|
* @throws {@link RekognitionServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
131
131
|
*
|
|
132
|
+
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class DescribeStreamProcessorCommand extends DescribeStreamProcessorCommand_base {
|
|
134
135
|
}
|
|
@@ -22,10 +22,10 @@ export interface DetectCustomLabelsCommandOutput extends DetectCustomLabelsRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetectCustomLabelsCommand_base: {
|
|
24
24
|
new (input: DetectCustomLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectCustomLabelsCommandInput, DetectCustomLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetectCustomLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectCustomLabelsCommandInput, DetectCustomLabelsCommandOutput, 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>
|
|
@@ -72,7 +72,7 @@ declare const DetectCustomLabelsCommand_base: {
|
|
|
72
72
|
* const input = { // DetectCustomLabelsRequest
|
|
73
73
|
* ProjectVersionArn: "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",
|
|
@@ -162,6 +162,7 @@ declare const DetectCustomLabelsCommand_base: {
|
|
|
162
162
|
* @throws {@link RekognitionServiceException}
|
|
163
163
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
164
164
|
*
|
|
165
|
+
* @public
|
|
165
166
|
* @example To detect custom labels in an image with an Amazon Rekognition Custom Labels model
|
|
166
167
|
* ```javascript
|
|
167
168
|
* // Detects custom labels in an image with an Amazon Rekognition Custom Labels model
|