@aws-sdk/client-rekognition 3.533.0 → 3.540.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-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- 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/index.d.ts +0 -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/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +41 -41
|
@@ -366,6 +366,7 @@ export interface Rekognition {
|
|
|
366
366
|
options: __HttpHandlerOptions,
|
|
367
367
|
cb: (err: any, data?: CreateDatasetCommandOutput) => void
|
|
368
368
|
): void;
|
|
369
|
+
createFaceLivenessSession(): Promise<CreateFaceLivenessSessionCommandOutput>;
|
|
369
370
|
createFaceLivenessSession(
|
|
370
371
|
args: CreateFaceLivenessSessionCommandInput,
|
|
371
372
|
options?: __HttpHandlerOptions
|
|
@@ -561,6 +562,7 @@ export interface Rekognition {
|
|
|
561
562
|
options: __HttpHandlerOptions,
|
|
562
563
|
cb: (err: any, data?: DescribeDatasetCommandOutput) => void
|
|
563
564
|
): void;
|
|
565
|
+
describeProjects(): Promise<DescribeProjectsCommandOutput>;
|
|
564
566
|
describeProjects(
|
|
565
567
|
args: DescribeProjectsCommandInput,
|
|
566
568
|
options?: __HttpHandlerOptions
|
|
@@ -860,6 +862,7 @@ export interface Rekognition {
|
|
|
860
862
|
options: __HttpHandlerOptions,
|
|
861
863
|
cb: (err: any, data?: IndexFacesCommandOutput) => void
|
|
862
864
|
): void;
|
|
865
|
+
listCollections(): Promise<ListCollectionsCommandOutput>;
|
|
863
866
|
listCollections(
|
|
864
867
|
args: ListCollectionsCommandInput,
|
|
865
868
|
options?: __HttpHandlerOptions
|
|
@@ -912,6 +915,7 @@ export interface Rekognition {
|
|
|
912
915
|
options: __HttpHandlerOptions,
|
|
913
916
|
cb: (err: any, data?: ListFacesCommandOutput) => void
|
|
914
917
|
): void;
|
|
918
|
+
listMediaAnalysisJobs(): Promise<ListMediaAnalysisJobsCommandOutput>;
|
|
915
919
|
listMediaAnalysisJobs(
|
|
916
920
|
args: ListMediaAnalysisJobsCommandInput,
|
|
917
921
|
options?: __HttpHandlerOptions
|
|
@@ -938,6 +942,7 @@ export interface Rekognition {
|
|
|
938
942
|
options: __HttpHandlerOptions,
|
|
939
943
|
cb: (err: any, data?: ListProjectPoliciesCommandOutput) => void
|
|
940
944
|
): void;
|
|
945
|
+
listStreamProcessors(): Promise<ListStreamProcessorsCommandOutput>;
|
|
941
946
|
listStreamProcessors(
|
|
942
947
|
args: ListStreamProcessorsCommandInput,
|
|
943
948
|
options?: __HttpHandlerOptions
|
|
@@ -24,6 +24,15 @@ declare const AssociateFacesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AssociateFacesCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AssociateFacesCommandInput,
|
|
31
|
+
AssociateFacesCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AssociateFacesCommand extends AssociateFacesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CompareFacesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CompareFacesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CompareFacesCommandInput,
|
|
28
|
+
CompareFacesCommandOutput,
|
|
29
|
+
RekognitionClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CompareFacesCommand extends CompareFacesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CopyProjectVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CopyProjectVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CopyProjectVersionCommandInput,
|
|
32
|
+
CopyProjectVersionCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CopyProjectVersionCommand extends CopyProjectVersionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateCollectionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateCollectionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateCollectionCommandInput,
|
|
31
|
+
CreateCollectionCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateCollectionCommand extends CreateCollectionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateDatasetCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateDatasetCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateDatasetCommandInput,
|
|
31
|
+
CreateDatasetCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateDatasetCommand extends CreateDatasetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateFaceLivenessSessionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [CreateFaceLivenessSessionCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateFaceLivenessSessionCommandInput,
|
|
32
|
+
CreateFaceLivenessSessionCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateFaceLivenessSessionCommand extends CreateFaceLivenessSessionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateProjectCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateProjectCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateProjectCommandInput,
|
|
31
|
+
CreateProjectCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateProjectCommand extends CreateProjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateProjectVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateProjectVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateProjectVersionCommandInput,
|
|
32
|
+
CreateProjectVersionCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateProjectVersionCommand extends CreateProjectVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateStreamProcessorCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateStreamProcessorCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateStreamProcessorCommandInput,
|
|
32
|
+
CreateStreamProcessorCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateStreamProcessorCommand extends CreateStreamProcessorCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateUserCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateUserCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateUserCommandInput,
|
|
28
|
+
CreateUserCommandOutput,
|
|
29
|
+
RekognitionClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateUserCommand extends CreateUserCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteCollectionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteCollectionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteCollectionCommandInput,
|
|
31
|
+
DeleteCollectionCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteCollectionCommand extends DeleteCollectionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteDatasetCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteDatasetCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteDatasetCommandInput,
|
|
31
|
+
DeleteDatasetCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteDatasetCommand extends DeleteDatasetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteFacesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteFacesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteFacesCommandInput,
|
|
28
|
+
DeleteFacesCommandOutput,
|
|
29
|
+
RekognitionClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteFacesCommand extends DeleteFacesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteProjectCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteProjectCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteProjectCommandInput,
|
|
31
|
+
DeleteProjectCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteProjectCommand extends DeleteProjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteProjectPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteProjectPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteProjectPolicyCommandInput,
|
|
32
|
+
DeleteProjectPolicyCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteProjectPolicyCommand extends DeleteProjectPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteProjectVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteProjectVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteProjectVersionCommandInput,
|
|
32
|
+
DeleteProjectVersionCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteProjectVersionCommand extends DeleteProjectVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteStreamProcessorCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteStreamProcessorCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteStreamProcessorCommandInput,
|
|
32
|
+
DeleteStreamProcessorCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteStreamProcessorCommand extends DeleteStreamProcessorCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteUserCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteUserCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteUserCommandInput,
|
|
28
|
+
DeleteUserCommandOutput,
|
|
29
|
+
RekognitionClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteUserCommand extends DeleteUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeCollectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeCollectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeCollectionCommandInput,
|
|
32
|
+
DescribeCollectionCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeCollectionCommand extends DescribeCollectionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeDatasetCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeDatasetCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeDatasetCommandInput,
|
|
31
|
+
DescribeDatasetCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeDatasetCommand extends DescribeDatasetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeProjectVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeProjectVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeProjectVersionsCommandInput,
|
|
32
|
+
DescribeProjectVersionsCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeProjectVersionsCommand extends DescribeProjectVersionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeProjectsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [DescribeProjectsCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeProjectsCommandInput,
|
|
31
|
+
DescribeProjectsCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeProjectsCommand extends DescribeProjectsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeStreamProcessorCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeStreamProcessorCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeStreamProcessorCommandInput,
|
|
32
|
+
DescribeStreamProcessorCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeStreamProcessorCommand extends DescribeStreamProcessorCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DetectCustomLabelsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DetectCustomLabelsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DetectCustomLabelsCommandInput,
|
|
32
|
+
DetectCustomLabelsCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DetectCustomLabelsCommand extends DetectCustomLabelsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DetectFacesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DetectFacesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DetectFacesCommandInput,
|
|
28
|
+
DetectFacesCommandOutput,
|
|
29
|
+
RekognitionClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DetectFacesCommand extends DetectFacesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DetectLabelsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DetectLabelsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DetectLabelsCommandInput,
|
|
28
|
+
DetectLabelsCommandOutput,
|
|
29
|
+
RekognitionClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DetectLabelsCommand extends DetectLabelsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DetectModerationLabelsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DetectModerationLabelsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DetectModerationLabelsCommandInput,
|
|
32
|
+
DetectModerationLabelsCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DetectModerationLabelsCommand extends DetectModerationLabelsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DetectProtectiveEquipmentCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DetectProtectiveEquipmentCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DetectProtectiveEquipmentCommandInput,
|
|
32
|
+
DetectProtectiveEquipmentCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DetectProtectiveEquipmentCommand extends DetectProtectiveEquipmentCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DetectTextCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DetectTextCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DetectTextCommandInput,
|
|
28
|
+
DetectTextCommandOutput,
|
|
29
|
+
RekognitionClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DetectTextCommand extends DetectTextCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateFacesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateFacesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateFacesCommandInput,
|
|
32
|
+
DisassociateFacesCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateFacesCommand extends DisassociateFacesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DistributeDatasetEntriesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DistributeDatasetEntriesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DistributeDatasetEntriesCommandInput,
|
|
32
|
+
DistributeDatasetEntriesCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DistributeDatasetEntriesCommand extends DistributeDatasetEntriesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetCelebrityInfoCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetCelebrityInfoCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetCelebrityInfoCommandInput,
|
|
31
|
+
GetCelebrityInfoCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetCelebrityInfoCommand extends GetCelebrityInfoCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetCelebrityRecognitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCelebrityRecognitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCelebrityRecognitionCommandInput,
|
|
32
|
+
GetCelebrityRecognitionCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCelebrityRecognitionCommand extends GetCelebrityRecognitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetContentModerationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetContentModerationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetContentModerationCommandInput,
|
|
32
|
+
GetContentModerationCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetContentModerationCommand extends GetContentModerationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetFaceDetectionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetFaceDetectionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetFaceDetectionCommandInput,
|
|
31
|
+
GetFaceDetectionCommandOutput,
|
|
32
|
+
RekognitionClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetFaceDetectionCommand extends GetFaceDetectionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFaceLivenessSessionResultsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFaceLivenessSessionResultsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFaceLivenessSessionResultsCommandInput,
|
|
32
|
+
GetFaceLivenessSessionResultsCommandOutput,
|
|
33
|
+
RekognitionClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFaceLivenessSessionResultsCommand extends GetFaceLivenessSessionResultsCommand_base {}
|