@aws-sdk/client-rekognition 3.170.0 → 3.171.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.
Files changed (75) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Rekognition.d.ts +0 -63
  3. package/dist-types/ts3.4/RekognitionClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/CompareFacesCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/CopyProjectVersionCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateProjectVersionCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateStreamProcessorCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/DeleteFacesCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteProjectPolicyCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteProjectVersionCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteStreamProcessorCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DescribeCollectionCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DescribeProjectVersionsCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DescribeProjectsCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DescribeStreamProcessorCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DetectCustomLabelsCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DetectFacesCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DetectLabelsCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DetectModerationLabelsCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DetectProtectiveEquipmentCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DetectTextCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DistributeDatasetEntriesCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetCelebrityInfoCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetCelebrityRecognitionCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetContentModerationCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetFaceDetectionCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetFaceSearchCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetLabelDetectionCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetPersonTrackingCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetSegmentDetectionCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetTextDetectionCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/IndexFacesCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListDatasetEntriesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListDatasetLabelsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListFacesCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListProjectPoliciesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListStreamProcessorsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/PutProjectPolicyCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/RecognizeCelebritiesCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/SearchFacesByImageCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/SearchFacesCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/StartCelebrityRecognitionCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/StartContentModerationCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/StartFaceDetectionCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/StartFaceSearchCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/StartLabelDetectionCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/StartPersonTrackingCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/StartProjectVersionCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/StartSegmentDetectionCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/StartStreamProcessorCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/StartTextDetectionCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/StopProjectVersionCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/StopStreamProcessorCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateDatasetEntriesCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateStreamProcessorCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/models/RekognitionServiceException.d.ts +0 -1
  68. package/dist-types/ts3.4/models/models_0.d.ts +0 -814
  69. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  70. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  71. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  72. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  73. package/dist-types/ts3.4/waiters/waitForProjectVersionRunning.d.ts +0 -2
  74. package/dist-types/ts3.4/waiters/waitForProjectVersionTrainingCompleted.d.ts +0 -2
  75. package/package.json +27 -27
@@ -18,7 +18,6 @@ export interface DeleteCollectionCommandInput extends DeleteCollectionRequest {}
18
18
  export interface DeleteCollectionCommandOutput
19
19
  extends DeleteCollectionResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteCollectionCommand extends $Command<
23
22
  DeleteCollectionCommandInput,
24
23
  DeleteCollectionCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteCollectionCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteCollectionCommandInput;
28
27
  constructor(input: DeleteCollectionCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteDatasetCommandInput extends DeleteDatasetRequest {}
18
18
  export interface DeleteDatasetCommandOutput
19
19
  extends DeleteDatasetResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteDatasetCommand extends $Command<
23
22
  DeleteDatasetCommandInput,
24
23
  DeleteDatasetCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteDatasetCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteDatasetCommandInput;
28
27
  constructor(input: DeleteDatasetCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteFacesCommandInput extends DeleteFacesRequest {}
15
15
  export interface DeleteFacesCommandOutput
16
16
  extends DeleteFacesResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteFacesCommand extends $Command<
20
19
  DeleteFacesCommandInput,
21
20
  DeleteFacesCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteFacesCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteFacesCommandInput;
25
24
  constructor(input: DeleteFacesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteProjectCommandInput extends DeleteProjectRequest {}
18
18
  export interface DeleteProjectCommandOutput
19
19
  extends DeleteProjectResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteProjectCommand extends $Command<
23
22
  DeleteProjectCommandInput,
24
23
  DeleteProjectCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteProjectCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteProjectCommandInput;
28
27
  constructor(input: DeleteProjectCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteProjectPolicyCommandInput
19
19
  export interface DeleteProjectPolicyCommandOutput
20
20
  extends DeleteProjectPolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteProjectPolicyCommand extends $Command<
24
23
  DeleteProjectPolicyCommandInput,
25
24
  DeleteProjectPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteProjectPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteProjectPolicyCommandInput;
29
28
  constructor(input: DeleteProjectPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteProjectVersionCommandInput
19
19
  export interface DeleteProjectVersionCommandOutput
20
20
  extends DeleteProjectVersionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteProjectVersionCommand extends $Command<
24
23
  DeleteProjectVersionCommandInput,
25
24
  DeleteProjectVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteProjectVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteProjectVersionCommandInput;
29
28
  constructor(input: DeleteProjectVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteStreamProcessorCommandInput
19
19
  export interface DeleteStreamProcessorCommandOutput
20
20
  extends DeleteStreamProcessorResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteStreamProcessorCommand extends $Command<
24
23
  DeleteStreamProcessorCommandInput,
25
24
  DeleteStreamProcessorCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteStreamProcessorCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteStreamProcessorCommandInput;
29
28
  constructor(input: DeleteStreamProcessorCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeCollectionCommandInput
19
19
  export interface DescribeCollectionCommandOutput
20
20
  extends DescribeCollectionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeCollectionCommand extends $Command<
24
23
  DescribeCollectionCommandInput,
25
24
  DescribeCollectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeCollectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeCollectionCommandInput;
29
28
  constructor(input: DescribeCollectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeDatasetCommandInput extends DescribeDatasetRequest {}
18
18
  export interface DescribeDatasetCommandOutput
19
19
  extends DescribeDatasetResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeDatasetCommand extends $Command<
23
22
  DescribeDatasetCommandInput,
24
23
  DescribeDatasetCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeDatasetCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeDatasetCommandInput;
28
27
  constructor(input: DescribeDatasetCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeProjectVersionsCommandInput
19
19
  export interface DescribeProjectVersionsCommandOutput
20
20
  extends DescribeProjectVersionsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeProjectVersionsCommand extends $Command<
24
23
  DescribeProjectVersionsCommandInput,
25
24
  DescribeProjectVersionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeProjectVersionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeProjectVersionsCommandInput;
29
28
  constructor(input: DescribeProjectVersionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeProjectsCommandInput extends DescribeProjectsRequest {}
18
18
  export interface DescribeProjectsCommandOutput
19
19
  extends DescribeProjectsResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeProjectsCommand extends $Command<
23
22
  DescribeProjectsCommandInput,
24
23
  DescribeProjectsCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeProjectsCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeProjectsCommandInput;
28
27
  constructor(input: DescribeProjectsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeStreamProcessorCommandInput
19
19
  export interface DescribeStreamProcessorCommandOutput
20
20
  extends DescribeStreamProcessorResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeStreamProcessorCommand extends $Command<
24
23
  DescribeStreamProcessorCommandInput,
25
24
  DescribeStreamProcessorCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeStreamProcessorCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeStreamProcessorCommandInput;
29
28
  constructor(input: DescribeStreamProcessorCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DetectCustomLabelsCommandInput
19
19
  export interface DetectCustomLabelsCommandOutput
20
20
  extends DetectCustomLabelsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DetectCustomLabelsCommand extends $Command<
24
23
  DetectCustomLabelsCommandInput,
25
24
  DetectCustomLabelsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DetectCustomLabelsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DetectCustomLabelsCommandInput;
29
28
  constructor(input: DetectCustomLabelsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DetectFacesCommandInput extends DetectFacesRequest {}
15
15
  export interface DetectFacesCommandOutput
16
16
  extends DetectFacesResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DetectFacesCommand extends $Command<
20
19
  DetectFacesCommandInput,
21
20
  DetectFacesCommandOutput,
@@ -23,7 +22,6 @@ export declare class DetectFacesCommand extends $Command<
23
22
  > {
24
23
  readonly input: DetectFacesCommandInput;
25
24
  constructor(input: DetectFacesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RekognitionClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DetectLabelsCommandInput extends DetectLabelsRequest {}
15
15
  export interface DetectLabelsCommandOutput
16
16
  extends DetectLabelsResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DetectLabelsCommand extends $Command<
20
19
  DetectLabelsCommandInput,
21
20
  DetectLabelsCommandOutput,
@@ -23,7 +22,6 @@ export declare class DetectLabelsCommand extends $Command<
23
22
  > {
24
23
  readonly input: DetectLabelsCommandInput;
25
24
  constructor(input: DetectLabelsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DetectModerationLabelsCommandInput
19
19
  export interface DetectModerationLabelsCommandOutput
20
20
  extends DetectModerationLabelsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DetectModerationLabelsCommand extends $Command<
24
23
  DetectModerationLabelsCommandInput,
25
24
  DetectModerationLabelsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DetectModerationLabelsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DetectModerationLabelsCommandInput;
29
28
  constructor(input: DetectModerationLabelsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DetectProtectiveEquipmentCommandInput
19
19
  export interface DetectProtectiveEquipmentCommandOutput
20
20
  extends DetectProtectiveEquipmentResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DetectProtectiveEquipmentCommand extends $Command<
24
23
  DetectProtectiveEquipmentCommandInput,
25
24
  DetectProtectiveEquipmentCommandOutput,
@@ -27,7 +26,6 @@ export declare class DetectProtectiveEquipmentCommand extends $Command<
27
26
  > {
28
27
  readonly input: DetectProtectiveEquipmentCommandInput;
29
28
  constructor(input: DetectProtectiveEquipmentCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DetectTextCommandInput extends DetectTextRequest {}
15
15
  export interface DetectTextCommandOutput
16
16
  extends DetectTextResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DetectTextCommand extends $Command<
20
19
  DetectTextCommandInput,
21
20
  DetectTextCommandOutput,
@@ -23,7 +22,6 @@ export declare class DetectTextCommand extends $Command<
23
22
  > {
24
23
  readonly input: DetectTextCommandInput;
25
24
  constructor(input: DetectTextCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DistributeDatasetEntriesCommandInput
19
19
  export interface DistributeDatasetEntriesCommandOutput
20
20
  extends DistributeDatasetEntriesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DistributeDatasetEntriesCommand extends $Command<
24
23
  DistributeDatasetEntriesCommandInput,
25
24
  DistributeDatasetEntriesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DistributeDatasetEntriesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DistributeDatasetEntriesCommandInput;
29
28
  constructor(input: DistributeDatasetEntriesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetCelebrityInfoCommandInput extends GetCelebrityInfoRequest {}
18
18
  export interface GetCelebrityInfoCommandOutput
19
19
  extends GetCelebrityInfoResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetCelebrityInfoCommand extends $Command<
23
22
  GetCelebrityInfoCommandInput,
24
23
  GetCelebrityInfoCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetCelebrityInfoCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetCelebrityInfoCommandInput;
28
27
  constructor(input: GetCelebrityInfoCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetCelebrityRecognitionCommandInput
19
19
  export interface GetCelebrityRecognitionCommandOutput
20
20
  extends GetCelebrityRecognitionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetCelebrityRecognitionCommand extends $Command<
24
23
  GetCelebrityRecognitionCommandInput,
25
24
  GetCelebrityRecognitionCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetCelebrityRecognitionCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetCelebrityRecognitionCommandInput;
29
28
  constructor(input: GetCelebrityRecognitionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetContentModerationCommandInput
19
19
  export interface GetContentModerationCommandOutput
20
20
  extends GetContentModerationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetContentModerationCommand extends $Command<
24
23
  GetContentModerationCommandInput,
25
24
  GetContentModerationCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetContentModerationCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetContentModerationCommandInput;
29
28
  constructor(input: GetContentModerationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetFaceDetectionCommandInput extends GetFaceDetectionRequest {}
18
18
  export interface GetFaceDetectionCommandOutput
19
19
  extends GetFaceDetectionResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetFaceDetectionCommand extends $Command<
23
22
  GetFaceDetectionCommandInput,
24
23
  GetFaceDetectionCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetFaceDetectionCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetFaceDetectionCommandInput;
28
27
  constructor(input: GetFaceDetectionCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetFaceSearchCommandInput extends GetFaceSearchRequest {}
18
18
  export interface GetFaceSearchCommandOutput
19
19
  extends GetFaceSearchResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetFaceSearchCommand extends $Command<
23
22
  GetFaceSearchCommandInput,
24
23
  GetFaceSearchCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetFaceSearchCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetFaceSearchCommandInput;
28
27
  constructor(input: GetFaceSearchCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetLabelDetectionCommandInput
19
19
  export interface GetLabelDetectionCommandOutput
20
20
  extends GetLabelDetectionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetLabelDetectionCommand extends $Command<
24
23
  GetLabelDetectionCommandInput,
25
24
  GetLabelDetectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetLabelDetectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetLabelDetectionCommandInput;
29
28
  constructor(input: GetLabelDetectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetPersonTrackingCommandInput
19
19
  export interface GetPersonTrackingCommandOutput
20
20
  extends GetPersonTrackingResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetPersonTrackingCommand extends $Command<
24
23
  GetPersonTrackingCommandInput,
25
24
  GetPersonTrackingCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetPersonTrackingCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetPersonTrackingCommandInput;
29
28
  constructor(input: GetPersonTrackingCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetSegmentDetectionCommandInput
19
19
  export interface GetSegmentDetectionCommandOutput
20
20
  extends GetSegmentDetectionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetSegmentDetectionCommand extends $Command<
24
23
  GetSegmentDetectionCommandInput,
25
24
  GetSegmentDetectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetSegmentDetectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetSegmentDetectionCommandInput;
29
28
  constructor(input: GetSegmentDetectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GetTextDetectionCommandInput extends GetTextDetectionRequest {}
18
18
  export interface GetTextDetectionCommandOutput
19
19
  extends GetTextDetectionResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GetTextDetectionCommand extends $Command<
23
22
  GetTextDetectionCommandInput,
24
23
  GetTextDetectionCommandOutput,
@@ -26,7 +25,6 @@ export declare class GetTextDetectionCommand extends $Command<
26
25
  > {
27
26
  readonly input: GetTextDetectionCommandInput;
28
27
  constructor(input: GetTextDetectionCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface IndexFacesCommandInput extends IndexFacesRequest {}
15
15
  export interface IndexFacesCommandOutput
16
16
  extends IndexFacesResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class IndexFacesCommand extends $Command<
20
19
  IndexFacesCommandInput,
21
20
  IndexFacesCommandOutput,
@@ -23,7 +22,6 @@ export declare class IndexFacesCommand extends $Command<
23
22
  > {
24
23
  readonly input: IndexFacesCommandInput;
25
24
  constructor(input: IndexFacesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListCollectionsCommandInput extends ListCollectionsRequest {}
18
18
  export interface ListCollectionsCommandOutput
19
19
  extends ListCollectionsResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListCollectionsCommand extends $Command<
23
22
  ListCollectionsCommandInput,
24
23
  ListCollectionsCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListCollectionsCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListCollectionsCommandInput;
28
27
  constructor(input: ListCollectionsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListDatasetEntriesCommandInput
19
19
  export interface ListDatasetEntriesCommandOutput
20
20
  extends ListDatasetEntriesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListDatasetEntriesCommand extends $Command<
24
23
  ListDatasetEntriesCommandInput,
25
24
  ListDatasetEntriesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListDatasetEntriesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListDatasetEntriesCommandInput;
29
28
  constructor(input: ListDatasetEntriesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListDatasetLabelsCommandInput
19
19
  export interface ListDatasetLabelsCommandOutput
20
20
  extends ListDatasetLabelsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListDatasetLabelsCommand extends $Command<
24
23
  ListDatasetLabelsCommandInput,
25
24
  ListDatasetLabelsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListDatasetLabelsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListDatasetLabelsCommandInput;
29
28
  constructor(input: ListDatasetLabelsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListFacesCommandInput extends ListFacesRequest {}
15
15
  export interface ListFacesCommandOutput
16
16
  extends ListFacesResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListFacesCommand extends $Command<
20
19
  ListFacesCommandInput,
21
20
  ListFacesCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListFacesCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListFacesCommandInput;
25
24
  constructor(input: ListFacesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListProjectPoliciesCommandInput
19
19
  export interface ListProjectPoliciesCommandOutput
20
20
  extends ListProjectPoliciesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListProjectPoliciesCommand extends $Command<
24
23
  ListProjectPoliciesCommandInput,
25
24
  ListProjectPoliciesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListProjectPoliciesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListProjectPoliciesCommandInput;
29
28
  constructor(input: ListProjectPoliciesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListStreamProcessorsCommandInput
19
19
  export interface ListStreamProcessorsCommandOutput
20
20
  extends ListStreamProcessorsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListStreamProcessorsCommand extends $Command<
24
23
  ListStreamProcessorsCommandInput,
25
24
  ListStreamProcessorsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListStreamProcessorsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListStreamProcessorsCommandInput;
29
28
  constructor(input: ListStreamProcessorsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListTagsForResourceCommandInput
19
19
  export interface ListTagsForResourceCommandOutput
20
20
  extends ListTagsForResourceResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListTagsForResourceCommand extends $Command<
24
23
  ListTagsForResourceCommandInput,
25
24
  ListTagsForResourceCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListTagsForResourceCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListTagsForResourceCommandInput;
29
28
  constructor(input: ListTagsForResourceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface PutProjectPolicyCommandInput extends PutProjectPolicyRequest {}
18
18
  export interface PutProjectPolicyCommandOutput
19
19
  extends PutProjectPolicyResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class PutProjectPolicyCommand extends $Command<
23
22
  PutProjectPolicyCommandInput,
24
23
  PutProjectPolicyCommandOutput,
@@ -26,7 +25,6 @@ export declare class PutProjectPolicyCommand extends $Command<
26
25
  > {
27
26
  readonly input: PutProjectPolicyCommandInput;
28
27
  constructor(input: PutProjectPolicyCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface RecognizeCelebritiesCommandInput
19
19
  export interface RecognizeCelebritiesCommandOutput
20
20
  extends RecognizeCelebritiesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class RecognizeCelebritiesCommand extends $Command<
24
23
  RecognizeCelebritiesCommandInput,
25
24
  RecognizeCelebritiesCommandOutput,
@@ -27,7 +26,6 @@ export declare class RecognizeCelebritiesCommand extends $Command<
27
26
  > {
28
27
  readonly input: RecognizeCelebritiesCommandInput;
29
28
  constructor(input: RecognizeCelebritiesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface SearchFacesByImageCommandInput
19
19
  export interface SearchFacesByImageCommandOutput
20
20
  extends SearchFacesByImageResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class SearchFacesByImageCommand extends $Command<
24
23
  SearchFacesByImageCommandInput,
25
24
  SearchFacesByImageCommandOutput,
@@ -27,7 +26,6 @@ export declare class SearchFacesByImageCommand extends $Command<
27
26
  > {
28
27
  readonly input: SearchFacesByImageCommandInput;
29
28
  constructor(input: SearchFacesByImageCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,