@aws-sdk/client-rekognition 3.533.0 → 3.535.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +2 -1
- 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 +2 -1
- package/dist-types/commands/DetectFacesCommand.d.ts +2 -1
- package/dist-types/commands/DetectLabelsCommand.d.ts +2 -1
- package/dist-types/commands/DetectModerationLabelsCommand.d.ts +2 -1
- package/dist-types/commands/DetectProtectiveEquipmentCommand.d.ts +2 -1
- package/dist-types/commands/DetectTextCommand.d.ts +2 -1
- 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 +2 -1
- 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 +2 -1
- 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 +2 -1
- package/dist-types/commands/SearchFacesByImageCommand.d.ts +2 -1
- package/dist-types/commands/SearchFacesCommand.d.ts +2 -1
- package/dist-types/commands/SearchUsersByImageCommand.d.ts +2 -1
- 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 +2 -1
- 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/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/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface DetectModerationLabelsCommandOutput extends DetectModerationLab
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetectModerationLabelsCommand_base: {
|
|
24
24
|
new (input: DetectModerationLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectModerationLabelsCommandInput, DetectModerationLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetectModerationLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectModerationLabelsCommandInput, DetectModerationLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects unsafe content in a specified JPEG or PNG format image. Use
|
|
30
30
|
* <code>DetectModerationLabels</code> to moderate images depending on your requirements. For
|
|
31
31
|
* example, you might want to filter images that contain nudity, but not images containing
|
|
@@ -147,6 +147,7 @@ declare const DetectModerationLabelsCommand_base: {
|
|
|
147
147
|
* @throws {@link RekognitionServiceException}
|
|
148
148
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
149
149
|
*
|
|
150
|
+
* @public
|
|
150
151
|
*/
|
|
151
152
|
export declare class DetectModerationLabelsCommand extends DetectModerationLabelsCommand_base {
|
|
152
153
|
}
|
|
@@ -22,10 +22,10 @@ export interface DetectProtectiveEquipmentCommandOutput extends DetectProtective
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetectProtectiveEquipmentCommand_base: {
|
|
24
24
|
new (input: DetectProtectiveEquipmentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProtectiveEquipmentCommandInput, DetectProtectiveEquipmentCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetectProtectiveEquipmentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProtectiveEquipmentCommandInput, DetectProtectiveEquipmentCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects Personal Protective Equipment (PPE) worn by people detected in an image. Amazon Rekognition can detect the
|
|
30
30
|
* following types of PPE.</p>
|
|
31
31
|
* <ul>
|
|
@@ -176,6 +176,7 @@ declare const DetectProtectiveEquipmentCommand_base: {
|
|
|
176
176
|
* @throws {@link RekognitionServiceException}
|
|
177
177
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
178
178
|
*
|
|
179
|
+
* @public
|
|
179
180
|
*/
|
|
180
181
|
export declare class DetectProtectiveEquipmentCommand extends DetectProtectiveEquipmentCommand_base {
|
|
181
182
|
}
|
|
@@ -22,10 +22,10 @@ export interface DetectTextCommandOutput extends DetectTextResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetectTextCommand_base: {
|
|
24
24
|
new (input: DetectTextCommandInput): import("@smithy/smithy-client").CommandImpl<DetectTextCommandInput, DetectTextCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetectTextCommandInput): import("@smithy/smithy-client").CommandImpl<DetectTextCommandInput, DetectTextCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects text in the input image and converts it into machine-readable text.</p>
|
|
30
30
|
* <p>Pass the input image as base64-encoded image bytes or as a reference to an image in an
|
|
31
31
|
* Amazon S3 bucket. If you use the AWS CLI to call Amazon Rekognition operations, you must pass it as a
|
|
@@ -157,6 +157,7 @@ declare const DetectTextCommand_base: {
|
|
|
157
157
|
* @throws {@link RekognitionServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
159
159
|
*
|
|
160
|
+
* @public
|
|
160
161
|
*/
|
|
161
162
|
export declare class DetectTextCommand extends DetectTextCommand_base {
|
|
162
163
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateFacesCommandOutput extends DisassociateFacesRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateFacesCommand_base: {
|
|
24
24
|
new (input: DisassociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFacesCommandInput, DisassociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFacesCommandInput, DisassociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the association between a <code>Face</code> supplied in an array of
|
|
30
30
|
* <code>FaceIds</code> and the User. If the User is not present already, then a
|
|
31
31
|
* <code>ResourceNotFound</code> exception is thrown. If successful, an array of faces that are
|
|
@@ -107,6 +107,7 @@ declare const DisassociateFacesCommand_base: {
|
|
|
107
107
|
* @throws {@link RekognitionServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
* @example DisassociateFaces
|
|
111
112
|
* ```javascript
|
|
112
113
|
* // Removes the association between a Face supplied in an array of FaceIds and the User.
|
|
@@ -22,10 +22,10 @@ export interface DistributeDatasetEntriesCommandOutput extends DistributeDataset
|
|
|
22
22
|
}
|
|
23
23
|
declare const DistributeDatasetEntriesCommand_base: {
|
|
24
24
|
new (input: DistributeDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<DistributeDatasetEntriesCommandInput, DistributeDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DistributeDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<DistributeDatasetEntriesCommandInput, DistributeDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This operation applies only to Amazon Rekognition Custom Labels.</p>
|
|
31
31
|
* </note>
|
|
@@ -93,6 +93,7 @@ declare const DistributeDatasetEntriesCommand_base: {
|
|
|
93
93
|
* @throws {@link RekognitionServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
* @example To distribute an Amazon Rekognition Custom Labels dataset
|
|
97
98
|
* ```javascript
|
|
98
99
|
* // Distributes an Amazon Rekognition Custom Labels training dataset to a test dataset.
|
|
@@ -22,10 +22,10 @@ export interface GetCelebrityInfoCommandOutput extends GetCelebrityInfoResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCelebrityInfoCommand_base: {
|
|
24
24
|
new (input: GetCelebrityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityInfoCommandInput, GetCelebrityInfoCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCelebrityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityInfoCommandInput, GetCelebrityInfoCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
|
|
30
30
|
* The additional information is returned as an array of URLs. If there is no additional
|
|
31
31
|
* information about the celebrity, this list is empty.</p>
|
|
@@ -85,6 +85,7 @@ declare const GetCelebrityInfoCommand_base: {
|
|
|
85
85
|
* @throws {@link RekognitionServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class GetCelebrityInfoCommand extends GetCelebrityInfoCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCelebrityRecognitionCommandOutput extends GetCelebrityRecogn
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCelebrityRecognitionCommand_base: {
|
|
24
24
|
new (input: GetCelebrityRecognitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityRecognitionCommandInput, GetCelebrityRecognitionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCelebrityRecognitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityRecognitionCommandInput, GetCelebrityRecognitionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
|
|
30
30
|
* <a>StartCelebrityRecognition</a>.</p>
|
|
31
31
|
* <p>Celebrity recognition in a video is an asynchronous operation. Analysis is started by a
|
|
@@ -235,6 +235,7 @@ declare const GetCelebrityRecognitionCommand_base: {
|
|
|
235
235
|
* @throws {@link RekognitionServiceException}
|
|
236
236
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
237
237
|
*
|
|
238
|
+
* @public
|
|
238
239
|
*/
|
|
239
240
|
export declare class GetCelebrityRecognitionCommand extends GetCelebrityRecognitionCommand_base {
|
|
240
241
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetContentModerationCommandOutput extends GetContentModerationR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetContentModerationCommand_base: {
|
|
24
24
|
new (input: GetContentModerationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentModerationCommandInput, GetContentModerationCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetContentModerationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentModerationCommandInput, GetContentModerationCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by
|
|
30
30
|
* <a>StartContentModeration</a>. For a list of moderation labels in Amazon Rekognition, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/rekognition/latest/dg/moderation.html#moderation-api">Using the image and video moderation APIs</a>.</p>
|
|
@@ -145,6 +145,7 @@ declare const GetContentModerationCommand_base: {
|
|
|
145
145
|
* @throws {@link RekognitionServiceException}
|
|
146
146
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
147
147
|
*
|
|
148
|
+
* @public
|
|
148
149
|
*/
|
|
149
150
|
export declare class GetContentModerationCommand extends GetContentModerationCommand_base {
|
|
150
151
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFaceDetectionCommandOutput extends GetFaceDetectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFaceDetectionCommand_base: {
|
|
24
24
|
new (input: GetFaceDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceDetectionCommandInput, GetFaceDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFaceDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceDetectionCommandInput, GetFaceDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets face detection results for a Amazon Rekognition Video analysis started by <a>StartFaceDetection</a>.</p>
|
|
30
30
|
* <p>Face detection with Amazon Rekognition Video is an asynchronous operation. You start face detection by calling <a>StartFaceDetection</a>
|
|
31
31
|
* which returns a job identifier (<code>JobId</code>). When the face detection operation finishes, Amazon Rekognition Video publishes a completion status to
|
|
@@ -193,6 +193,7 @@ declare const GetFaceDetectionCommand_base: {
|
|
|
193
193
|
* @throws {@link RekognitionServiceException}
|
|
194
194
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
195
195
|
*
|
|
196
|
+
* @public
|
|
196
197
|
*/
|
|
197
198
|
export declare class GetFaceDetectionCommand extends GetFaceDetectionCommand_base {
|
|
198
199
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFaceLivenessSessionResultsCommandOutput extends GetFaceLiven
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFaceLivenessSessionResultsCommand_base: {
|
|
24
24
|
new (input: GetFaceLivenessSessionResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceLivenessSessionResultsCommandInput, GetFaceLivenessSessionResultsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFaceLivenessSessionResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceLivenessSessionResultsCommandInput, GetFaceLivenessSessionResultsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the results of a specific Face Liveness session. It requires the
|
|
30
30
|
* <code>sessionId</code> as input, which was created using
|
|
31
31
|
* <code>CreateFaceLivenessSession</code>. Returns the corresponding Face Liveness confidence
|
|
@@ -113,6 +113,7 @@ declare const GetFaceLivenessSessionResultsCommand_base: {
|
|
|
113
113
|
* @throws {@link RekognitionServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetFaceLivenessSessionResultsCommand extends GetFaceLivenessSessionResultsCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFaceSearchCommandOutput extends GetFaceSearchResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFaceSearchCommand_base: {
|
|
24
24
|
new (input: GetFaceSearchCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceSearchCommandInput, GetFaceSearchCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFaceSearchCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceSearchCommandInput, GetFaceSearchCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the face search results for Amazon Rekognition Video face search started by
|
|
30
30
|
* <a>StartFaceSearch</a>. The search returns faces in a collection that match the faces
|
|
31
31
|
* of persons detected in a video. It also includes the time(s) that faces are matched in the video.</p>
|
|
@@ -231,6 +231,7 @@ declare const GetFaceSearchCommand_base: {
|
|
|
231
231
|
* @throws {@link RekognitionServiceException}
|
|
232
232
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
233
233
|
*
|
|
234
|
+
* @public
|
|
234
235
|
*/
|
|
235
236
|
export declare class GetFaceSearchCommand extends GetFaceSearchCommand_base {
|
|
236
237
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLabelDetectionCommandOutput extends GetLabelDetectionRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLabelDetectionCommand_base: {
|
|
24
24
|
new (input: GetLabelDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLabelDetectionCommandInput, GetLabelDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLabelDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLabelDetectionCommandInput, GetLabelDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the label detection results of a Amazon Rekognition Video analysis started by <a>StartLabelDetection</a>. </p>
|
|
30
30
|
* <p>The label detection operation is started by a call to <a>StartLabelDetection</a> which returns a job identifier (<code>JobId</code>). When
|
|
31
31
|
* the label detection operation finishes, Amazon Rekognition publishes a completion status to the
|
|
@@ -219,6 +219,7 @@ declare const GetLabelDetectionCommand_base: {
|
|
|
219
219
|
* @throws {@link RekognitionServiceException}
|
|
220
220
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
221
221
|
*
|
|
222
|
+
* @public
|
|
222
223
|
*/
|
|
223
224
|
export declare class GetLabelDetectionCommand extends GetLabelDetectionCommand_base {
|
|
224
225
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMediaAnalysisJobCommandOutput extends GetMediaAnalysisJobRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMediaAnalysisJobCommand_base: {
|
|
24
24
|
new (input: GetMediaAnalysisJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaAnalysisJobCommandInput, GetMediaAnalysisJobCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMediaAnalysisJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaAnalysisJobCommandInput, GetMediaAnalysisJobCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the results for a given media analysis job.
|
|
30
30
|
* Takes a <code>JobId</code> returned by StartMediaAnalysisJob.</p>
|
|
31
31
|
* @example
|
|
@@ -117,6 +117,7 @@ declare const GetMediaAnalysisJobCommand_base: {
|
|
|
117
117
|
* @throws {@link RekognitionServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
* @example GetMediaAnalysisJob
|
|
121
122
|
* ```javascript
|
|
122
123
|
* // Retrieves the results for a given media analysis job.
|
|
@@ -22,10 +22,10 @@ export interface GetPersonTrackingCommandOutput extends GetPersonTrackingRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPersonTrackingCommand_base: {
|
|
24
24
|
new (input: GetPersonTrackingCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonTrackingCommandInput, GetPersonTrackingCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPersonTrackingCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonTrackingCommandInput, GetPersonTrackingCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the path tracking results of a Amazon Rekognition Video analysis started by <a>StartPersonTracking</a>.</p>
|
|
30
30
|
* <p>The person path tracking operation is started by a call to <code>StartPersonTracking</code>
|
|
31
31
|
* which returns a job identifier (<code>JobId</code>). When the operation finishes, Amazon Rekognition Video publishes a completion status to
|
|
@@ -213,6 +213,7 @@ declare const GetPersonTrackingCommand_base: {
|
|
|
213
213
|
* @throws {@link RekognitionServiceException}
|
|
214
214
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
215
215
|
*
|
|
216
|
+
* @public
|
|
216
217
|
*/
|
|
217
218
|
export declare class GetPersonTrackingCommand extends GetPersonTrackingCommand_base {
|
|
218
219
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSegmentDetectionCommandOutput extends GetSegmentDetectionRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSegmentDetectionCommand_base: {
|
|
24
24
|
new (input: GetSegmentDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentDetectionCommandInput, GetSegmentDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSegmentDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentDetectionCommandInput, GetSegmentDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the segment detection results of a Amazon Rekognition Video analysis started by <a>StartSegmentDetection</a>.</p>
|
|
30
30
|
* <p>Segment detection with Amazon Rekognition Video is an asynchronous operation. You start segment detection by
|
|
31
31
|
* calling <a>StartSegmentDetection</a> which returns a job identifier (<code>JobId</code>).
|
|
@@ -157,6 +157,7 @@ declare const GetSegmentDetectionCommand_base: {
|
|
|
157
157
|
* @throws {@link RekognitionServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
159
159
|
*
|
|
160
|
+
* @public
|
|
160
161
|
*/
|
|
161
162
|
export declare class GetSegmentDetectionCommand extends GetSegmentDetectionCommand_base {
|
|
162
163
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTextDetectionCommandOutput extends GetTextDetectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTextDetectionCommand_base: {
|
|
24
24
|
new (input: GetTextDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTextDetectionCommandInput, GetTextDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTextDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTextDetectionCommandInput, GetTextDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the text detection results of a Amazon Rekognition Video analysis started by <a>StartTextDetection</a>.</p>
|
|
30
30
|
* <p>Text detection with Amazon Rekognition Video is an asynchronous operation. You start text detection by
|
|
31
31
|
* calling <a>StartTextDetection</a> which returns a job identifier (<code>JobId</code>)
|
|
@@ -143,6 +143,7 @@ declare const GetTextDetectionCommand_base: {
|
|
|
143
143
|
* @throws {@link RekognitionServiceException}
|
|
144
144
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
145
145
|
*
|
|
146
|
+
* @public
|
|
146
147
|
*/
|
|
147
148
|
export declare class GetTextDetectionCommand extends GetTextDetectionCommand_base {
|
|
148
149
|
}
|
|
@@ -22,10 +22,10 @@ export interface IndexFacesCommandOutput extends IndexFacesResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const IndexFacesCommand_base: {
|
|
24
24
|
new (input: IndexFacesCommandInput): import("@smithy/smithy-client").CommandImpl<IndexFacesCommandInput, IndexFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: IndexFacesCommandInput): import("@smithy/smithy-client").CommandImpl<IndexFacesCommandInput, IndexFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Detects faces in the input image and adds them to the specified collection. </p>
|
|
30
30
|
* <p>Amazon Rekognition doesn't save the actual faces that are detected. Instead, the underlying
|
|
31
31
|
* detection algorithm first detects the faces in the input image. For each face, the algorithm
|
|
@@ -374,6 +374,7 @@ declare const IndexFacesCommand_base: {
|
|
|
374
374
|
* @throws {@link RekognitionServiceException}
|
|
375
375
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
376
376
|
*
|
|
377
|
+
* @public
|
|
377
378
|
* @example To add a face to a collection
|
|
378
379
|
* ```javascript
|
|
379
380
|
* // This operation detects faces in an image and adds them to the specified Rekognition collection.
|
|
@@ -22,10 +22,10 @@ export interface ListCollectionsCommandOutput extends ListCollectionsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCollectionsCommand_base: {
|
|
24
24
|
new (input: ListCollectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollectionsCommandInput, ListCollectionsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListCollectionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCollectionsCommandInput, ListCollectionsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns list of collection IDs in your account. If the result is truncated, the
|
|
30
30
|
* response also provides a <code>NextToken</code> that you can use in the subsequent request to
|
|
31
31
|
* fetch the next set of collection IDs.</p>
|
|
@@ -89,6 +89,7 @@ declare const ListCollectionsCommand_base: {
|
|
|
89
89
|
* @throws {@link RekognitionServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
* @example To list the collections
|
|
93
94
|
* ```javascript
|
|
94
95
|
* // This operation returns a list of Rekognition collections.
|
|
@@ -22,10 +22,10 @@ export interface ListDatasetEntriesCommandOutput extends ListDatasetEntriesRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDatasetEntriesCommand_base: {
|
|
24
24
|
new (input: ListDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetEntriesCommandInput, ListDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetEntriesCommandInput, ListDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This operation applies only to Amazon Rekognition Custom Labels.</p>
|
|
31
31
|
* </note>
|
|
@@ -111,6 +111,7 @@ declare const ListDatasetEntriesCommand_base: {
|
|
|
111
111
|
* @throws {@link RekognitionServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
* @example To list the entries in an Amazon Rekognition Custom Labels dataset
|
|
115
116
|
* ```javascript
|
|
116
117
|
* // Lists the JSON line entries in an Amazon Rekognition Custom Labels dataset.
|
|
@@ -22,10 +22,10 @@ export interface ListDatasetLabelsCommandOutput extends ListDatasetLabelsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDatasetLabelsCommand_base: {
|
|
24
24
|
new (input: ListDatasetLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetLabelsCommandInput, ListDatasetLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDatasetLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetLabelsCommandInput, ListDatasetLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This operation applies only to Amazon Rekognition Custom Labels.</p>
|
|
31
31
|
* </note>
|
|
@@ -103,6 +103,7 @@ declare const ListDatasetLabelsCommand_base: {
|
|
|
103
103
|
* @throws {@link RekognitionServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
* @example To list the entries in an Amazon Rekognition Custom Labels dataset
|
|
107
108
|
* ```javascript
|
|
108
109
|
* // Lists the JSON line entries in an Amazon Rekognition Custom Labels dataset.
|
|
@@ -22,10 +22,10 @@ export interface ListFacesCommandOutput extends ListFacesResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFacesCommand_base: {
|
|
24
24
|
new (input: ListFacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacesCommandInput, ListFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListFacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacesCommandInput, ListFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns metadata for faces in the specified collection. This metadata
|
|
30
30
|
* includes information such as the bounding box coordinates, the confidence (that the bounding
|
|
31
31
|
* box contains a face), and face ID. For an example, see Listing Faces in a Collection in the
|
|
@@ -104,6 +104,7 @@ declare const ListFacesCommand_base: {
|
|
|
104
104
|
* @throws {@link RekognitionServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
* @example To list the faces in a collection
|
|
108
109
|
* ```javascript
|
|
109
110
|
* // This operation lists the faces in a Rekognition collection.
|
|
@@ -22,10 +22,10 @@ export interface ListMediaAnalysisJobsCommandOutput extends ListMediaAnalysisJob
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMediaAnalysisJobsCommand_base: {
|
|
24
24
|
new (input: ListMediaAnalysisJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMediaAnalysisJobsCommandInput, ListMediaAnalysisJobsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListMediaAnalysisJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMediaAnalysisJobsCommandInput, ListMediaAnalysisJobsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of media analysis jobs. Results are sorted by <code>CreationTimestamp</code> in descending order.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -122,6 +122,7 @@ declare const ListMediaAnalysisJobsCommand_base: {
|
|
|
122
122
|
* @throws {@link RekognitionServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
* @example ListMediaAnalysisJobs
|
|
126
127
|
* ```javascript
|
|
127
128
|
* // Returns a list of media analysis jobs.
|
|
@@ -22,10 +22,10 @@ export interface ListProjectPoliciesCommandOutput extends ListProjectPoliciesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListProjectPoliciesCommand_base: {
|
|
24
24
|
new (input: ListProjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectPoliciesCommandInput, ListProjectPoliciesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListProjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectPoliciesCommandInput, ListProjectPoliciesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This operation applies only to Amazon Rekognition Custom Labels.</p>
|
|
31
31
|
* </note>
|
|
@@ -93,6 +93,7 @@ declare const ListProjectPoliciesCommand_base: {
|
|
|
93
93
|
* @throws {@link RekognitionServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
* @example ListProjectPolicies
|
|
97
98
|
* ```javascript
|
|
98
99
|
* // This operation lists the project policies that are attached to an Amazon Rekognition Custom Labels project.
|
|
@@ -22,10 +22,10 @@ export interface ListStreamProcessorsCommandOutput extends ListStreamProcessorsR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListStreamProcessorsCommand_base: {
|
|
24
24
|
new (input: ListStreamProcessorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStreamProcessorsCommandInput, ListStreamProcessorsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListStreamProcessorsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListStreamProcessorsCommandInput, ListStreamProcessorsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of stream processors that you have created with <a>CreateStreamProcessor</a>. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const ListStreamProcessorsCommand_base: {
|
|
|
80
80
|
* @throws {@link RekognitionServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Rekognition service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListStreamProcessorsCommand extends ListStreamProcessorsCommand_base {
|
|
85
86
|
}
|
|
@@ -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>
|
|
@@ -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>
|
|
@@ -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.
|