@aws-sdk/client-rekognition 3.803.0 → 3.806.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/runtimeConfig.js +6 -6
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/AssociateFacesCommand.d.ts +1 -1
- package/dist-types/commands/CompareFacesCommand.d.ts +1 -1
- package/dist-types/commands/CopyProjectVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateCollectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatasetCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateStreamProcessorCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCollectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatasetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFacesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProjectPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProjectVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStreamProcessorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCollectionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProjectVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStreamProcessorCommand.d.ts +1 -1
- package/dist-types/commands/DetectCustomLabelsCommand.d.ts +1 -1
- package/dist-types/commands/DetectFacesCommand.d.ts +1 -1
- package/dist-types/commands/DetectLabelsCommand.d.ts +1 -1
- package/dist-types/commands/DetectModerationLabelsCommand.d.ts +1 -1
- package/dist-types/commands/DetectProtectiveEquipmentCommand.d.ts +1 -1
- package/dist-types/commands/DetectTextCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateFacesCommand.d.ts +1 -1
- package/dist-types/commands/DistributeDatasetEntriesCommand.d.ts +1 -1
- package/dist-types/commands/GetCelebrityInfoCommand.d.ts +1 -1
- package/dist-types/commands/GetCelebrityRecognitionCommand.d.ts +1 -1
- package/dist-types/commands/GetContentModerationCommand.d.ts +1 -1
- package/dist-types/commands/GetFaceDetectionCommand.d.ts +1 -1
- package/dist-types/commands/GetFaceLivenessSessionResultsCommand.d.ts +1 -1
- package/dist-types/commands/GetFaceSearchCommand.d.ts +1 -1
- package/dist-types/commands/GetLabelDetectionCommand.d.ts +1 -1
- package/dist-types/commands/GetMediaAnalysisJobCommand.d.ts +1 -1
- package/dist-types/commands/GetPersonTrackingCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentDetectionCommand.d.ts +1 -1
- package/dist-types/commands/GetTextDetectionCommand.d.ts +1 -1
- package/dist-types/commands/IndexFacesCommand.d.ts +1 -1
- package/dist-types/commands/ListDatasetEntriesCommand.d.ts +1 -1
- package/dist-types/commands/ListDatasetLabelsCommand.d.ts +1 -1
- package/dist-types/commands/ListFacesCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/PutProjectPolicyCommand.d.ts +1 -1
- package/dist-types/commands/RecognizeCelebritiesCommand.d.ts +1 -1
- package/dist-types/commands/SearchFacesByImageCommand.d.ts +1 -1
- package/dist-types/commands/SearchFacesCommand.d.ts +1 -1
- package/dist-types/commands/SearchUsersByImageCommand.d.ts +1 -1
- package/dist-types/commands/SearchUsersCommand.d.ts +1 -1
- package/dist-types/commands/StartCelebrityRecognitionCommand.d.ts +1 -1
- package/dist-types/commands/StartContentModerationCommand.d.ts +1 -1
- package/dist-types/commands/StartFaceDetectionCommand.d.ts +1 -1
- package/dist-types/commands/StartFaceSearchCommand.d.ts +1 -1
- package/dist-types/commands/StartLabelDetectionCommand.d.ts +1 -1
- package/dist-types/commands/StartMediaAnalysisJobCommand.d.ts +1 -1
- package/dist-types/commands/StartPersonTrackingCommand.d.ts +1 -1
- package/dist-types/commands/StartProjectVersionCommand.d.ts +1 -1
- package/dist-types/commands/StartSegmentDetectionCommand.d.ts +1 -1
- package/dist-types/commands/StartStreamProcessorCommand.d.ts +1 -1
- package/dist-types/commands/StartTextDetectionCommand.d.ts +1 -1
- package/dist-types/commands/StopProjectVersionCommand.d.ts +1 -1
- package/dist-types/commands/StopStreamProcessorCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatasetEntriesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStreamProcessorCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateFacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CompareFacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CopyProjectVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStreamProcessorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProjectPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProjectVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStreamProcessorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCollectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProjectVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStreamProcessorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectCustomLabelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectFacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectLabelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectModerationLabelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectProtectiveEquipmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectTextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateFacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DistributeDatasetEntriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCelebrityInfoCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCelebrityRecognitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContentModerationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFaceDetectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFaceLivenessSessionResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFaceSearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLabelDetectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMediaAnalysisJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPersonTrackingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSegmentDetectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTextDetectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/IndexFacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDatasetEntriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDatasetLabelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProjectPoliciesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutProjectPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RecognizeCelebritiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFacesByImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchUsersByImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCelebrityRecognitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartContentModerationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartFaceDetectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartFaceSearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartLabelDetectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMediaAnalysisJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPersonTrackingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartProjectVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSegmentDetectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartStreamProcessorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTextDetectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopProjectVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopStreamProcessorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatasetEntriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStreamProcessorCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -26,7 +26,7 @@ declare const DeleteProjectCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteProjectCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteProjectCommandInput,
|
|
32
32
|
DeleteProjectCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteProjectPolicyCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteProjectPolicyCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteProjectPolicyCommandInput,
|
|
33
33
|
DeleteProjectPolicyCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteProjectVersionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteProjectVersionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteProjectVersionCommandInput,
|
|
33
33
|
DeleteProjectVersionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteStreamProcessorCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteStreamProcessorCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteStreamProcessorCommandInput,
|
|
33
33
|
DeleteStreamProcessorCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeCollectionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeCollectionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeCollectionCommandInput,
|
|
33
33
|
DescribeCollectionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeDatasetCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeDatasetCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeDatasetCommandInput,
|
|
32
32
|
DescribeDatasetCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeProjectVersionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeProjectVersionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeProjectVersionsCommandInput,
|
|
33
33
|
DescribeProjectVersionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeStreamProcessorCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeStreamProcessorCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeStreamProcessorCommandInput,
|
|
33
33
|
DescribeStreamProcessorCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectCustomLabelsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectCustomLabelsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectCustomLabelsCommandInput,
|
|
33
33
|
DetectCustomLabelsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectModerationLabelsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectModerationLabelsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectModerationLabelsCommandInput,
|
|
33
33
|
DetectModerationLabelsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectProtectiveEquipmentCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectProtectiveEquipmentCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectProtectiveEquipmentCommandInput,
|
|
33
33
|
DetectProtectiveEquipmentCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DisassociateFacesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DisassociateFacesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DisassociateFacesCommandInput,
|
|
33
33
|
DisassociateFacesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DistributeDatasetEntriesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DistributeDatasetEntriesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DistributeDatasetEntriesCommandInput,
|
|
33
33
|
DistributeDatasetEntriesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetCelebrityInfoCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetCelebrityInfoCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetCelebrityInfoCommandInput,
|
|
32
32
|
GetCelebrityInfoCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetCelebrityRecognitionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetCelebrityRecognitionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetCelebrityRecognitionCommandInput,
|
|
33
33
|
GetCelebrityRecognitionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetContentModerationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetContentModerationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetContentModerationCommandInput,
|
|
33
33
|
GetContentModerationCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetFaceDetectionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetFaceDetectionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetFaceDetectionCommandInput,
|
|
32
32
|
GetFaceDetectionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetFaceLivenessSessionResultsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetFaceLivenessSessionResultsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetFaceLivenessSessionResultsCommandInput,
|
|
33
33
|
GetFaceLivenessSessionResultsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetFaceSearchCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetFaceSearchCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetFaceSearchCommandInput,
|
|
32
32
|
GetFaceSearchCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetLabelDetectionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetLabelDetectionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetLabelDetectionCommandInput,
|
|
33
33
|
GetLabelDetectionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetMediaAnalysisJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetMediaAnalysisJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetMediaAnalysisJobCommandInput,
|
|
33
33
|
GetMediaAnalysisJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetPersonTrackingCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetPersonTrackingCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetPersonTrackingCommandInput,
|
|
33
33
|
GetPersonTrackingCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSegmentDetectionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetSegmentDetectionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetSegmentDetectionCommandInput,
|
|
33
33
|
GetSegmentDetectionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetTextDetectionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetTextDetectionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetTextDetectionCommandInput,
|
|
32
32
|
GetTextDetectionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListDatasetEntriesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListDatasetEntriesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListDatasetEntriesCommandInput,
|
|
33
33
|
ListDatasetEntriesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListDatasetLabelsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListDatasetLabelsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListDatasetLabelsCommandInput,
|
|
33
33
|
ListDatasetLabelsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListProjectPoliciesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListProjectPoliciesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListProjectPoliciesCommandInput,
|
|
33
33
|
ListProjectPoliciesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListTagsForResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListTagsForResourceCommandInput,
|
|
33
33
|
ListTagsForResourceCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const PutProjectPolicyCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: PutProjectPolicyCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
PutProjectPolicyCommandInput,
|
|
32
32
|
PutProjectPolicyCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const RecognizeCelebritiesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: RecognizeCelebritiesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
RecognizeCelebritiesCommandInput,
|
|
33
33
|
RecognizeCelebritiesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const SearchFacesByImageCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: SearchFacesByImageCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
SearchFacesByImageCommandInput,
|
|
33
33
|
SearchFacesByImageCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const SearchUsersByImageCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: SearchUsersByImageCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
SearchUsersByImageCommandInput,
|
|
33
33
|
SearchUsersByImageCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartCelebrityRecognitionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartCelebrityRecognitionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartCelebrityRecognitionCommandInput,
|
|
33
33
|
StartCelebrityRecognitionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartContentModerationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartContentModerationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartContentModerationCommandInput,
|
|
33
33
|
StartContentModerationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartFaceDetectionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartFaceDetectionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartFaceDetectionCommandInput,
|
|
33
33
|
StartFaceDetectionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const StartFaceSearchCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: StartFaceSearchCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
StartFaceSearchCommandInput,
|
|
32
32
|
StartFaceSearchCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartLabelDetectionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartLabelDetectionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartLabelDetectionCommandInput,
|
|
33
33
|
StartLabelDetectionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartMediaAnalysisJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartMediaAnalysisJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartMediaAnalysisJobCommandInput,
|
|
33
33
|
StartMediaAnalysisJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartPersonTrackingCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartPersonTrackingCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartPersonTrackingCommandInput,
|
|
33
33
|
StartPersonTrackingCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartProjectVersionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartProjectVersionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartProjectVersionCommandInput,
|
|
33
33
|
StartProjectVersionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartSegmentDetectionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartSegmentDetectionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartSegmentDetectionCommandInput,
|
|
33
33
|
StartSegmentDetectionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartStreamProcessorCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartStreamProcessorCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartStreamProcessorCommandInput,
|
|
33
33
|
StartStreamProcessorCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartTextDetectionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartTextDetectionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartTextDetectionCommandInput,
|
|
33
33
|
StartTextDetectionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopProjectVersionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopProjectVersionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopProjectVersionCommandInput,
|
|
33
33
|
StopProjectVersionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopStreamProcessorCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopStreamProcessorCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopStreamProcessorCommandInput,
|
|
33
33
|
StopStreamProcessorCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UntagResourceCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UntagResourceCommandInput,
|
|
32
32
|
UntagResourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateDatasetEntriesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateDatasetEntriesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateDatasetEntriesCommandInput,
|
|
33
33
|
UpdateDatasetEntriesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateStreamProcessorCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateStreamProcessorCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateStreamProcessorCommandInput,
|
|
33
33
|
UpdateStreamProcessorCommandOutput,
|
|
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
21
21
|
};
|
|
22
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
23
23
|
options: T & ClientInputEndpointParameters
|
|
24
|
-
) => T &
|
|
25
|
-
ClientInputEndpointParameters & {
|
|
26
|
-
defaultSigningName: string;
|
|
27
|
-
};
|
|
24
|
+
) => T & ClientResolvedEndpointParameters;
|
|
28
25
|
export declare const commonParams: {
|
|
29
26
|
readonly UseFIPS: {
|
|
30
27
|
readonly type: "builtInParams";
|