@aws-sdk/client-rekognition 3.799.0 → 3.804.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 (151) hide show
  1. package/dist-types/commands/AssociateFacesCommand.d.ts +1 -1
  2. package/dist-types/commands/CompareFacesCommand.d.ts +1 -1
  3. package/dist-types/commands/CopyProjectVersionCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateCollectionCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateDatasetCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateProjectVersionCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateStreamProcessorCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateUserCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteCollectionCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteDatasetCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteFacesCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteProjectPolicyCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteProjectVersionCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteStreamProcessorCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeCollectionCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeProjectVersionsCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeStreamProcessorCommand.d.ts +1 -1
  22. package/dist-types/commands/DetectCustomLabelsCommand.d.ts +1 -1
  23. package/dist-types/commands/DetectFacesCommand.d.ts +1 -1
  24. package/dist-types/commands/DetectLabelsCommand.d.ts +1 -1
  25. package/dist-types/commands/DetectModerationLabelsCommand.d.ts +1 -1
  26. package/dist-types/commands/DetectProtectiveEquipmentCommand.d.ts +1 -1
  27. package/dist-types/commands/DetectTextCommand.d.ts +1 -1
  28. package/dist-types/commands/DisassociateFacesCommand.d.ts +1 -1
  29. package/dist-types/commands/DistributeDatasetEntriesCommand.d.ts +1 -1
  30. package/dist-types/commands/GetCelebrityInfoCommand.d.ts +1 -1
  31. package/dist-types/commands/GetCelebrityRecognitionCommand.d.ts +1 -1
  32. package/dist-types/commands/GetContentModerationCommand.d.ts +1 -1
  33. package/dist-types/commands/GetFaceDetectionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetFaceLivenessSessionResultsCommand.d.ts +1 -1
  35. package/dist-types/commands/GetFaceSearchCommand.d.ts +1 -1
  36. package/dist-types/commands/GetLabelDetectionCommand.d.ts +1 -1
  37. package/dist-types/commands/GetMediaAnalysisJobCommand.d.ts +1 -1
  38. package/dist-types/commands/GetPersonTrackingCommand.d.ts +1 -1
  39. package/dist-types/commands/GetSegmentDetectionCommand.d.ts +1 -1
  40. package/dist-types/commands/GetTextDetectionCommand.d.ts +1 -1
  41. package/dist-types/commands/IndexFacesCommand.d.ts +1 -1
  42. package/dist-types/commands/ListDatasetEntriesCommand.d.ts +1 -1
  43. package/dist-types/commands/ListDatasetLabelsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListFacesCommand.d.ts +1 -1
  45. package/dist-types/commands/ListProjectPoliciesCommand.d.ts +1 -1
  46. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  47. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  48. package/dist-types/commands/PutProjectPolicyCommand.d.ts +1 -1
  49. package/dist-types/commands/RecognizeCelebritiesCommand.d.ts +1 -1
  50. package/dist-types/commands/SearchFacesByImageCommand.d.ts +1 -1
  51. package/dist-types/commands/SearchFacesCommand.d.ts +1 -1
  52. package/dist-types/commands/SearchUsersByImageCommand.d.ts +1 -1
  53. package/dist-types/commands/SearchUsersCommand.d.ts +1 -1
  54. package/dist-types/commands/StartCelebrityRecognitionCommand.d.ts +1 -1
  55. package/dist-types/commands/StartContentModerationCommand.d.ts +1 -1
  56. package/dist-types/commands/StartFaceDetectionCommand.d.ts +1 -1
  57. package/dist-types/commands/StartFaceSearchCommand.d.ts +1 -1
  58. package/dist-types/commands/StartLabelDetectionCommand.d.ts +1 -1
  59. package/dist-types/commands/StartMediaAnalysisJobCommand.d.ts +1 -1
  60. package/dist-types/commands/StartPersonTrackingCommand.d.ts +1 -1
  61. package/dist-types/commands/StartProjectVersionCommand.d.ts +1 -1
  62. package/dist-types/commands/StartSegmentDetectionCommand.d.ts +1 -1
  63. package/dist-types/commands/StartStreamProcessorCommand.d.ts +1 -1
  64. package/dist-types/commands/StartTextDetectionCommand.d.ts +1 -1
  65. package/dist-types/commands/StopProjectVersionCommand.d.ts +1 -1
  66. package/dist-types/commands/StopStreamProcessorCommand.d.ts +1 -1
  67. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  68. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateDatasetEntriesCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateStreamProcessorCommand.d.ts +1 -1
  71. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  72. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  73. package/dist-types/runtimeConfig.d.ts +16 -16
  74. package/dist-types/runtimeConfig.native.d.ts +18 -18
  75. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  76. package/dist-types/ts3.4/commands/AssociateFacesCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CompareFacesCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CopyProjectVersionCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreateProjectVersionCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateStreamProcessorCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteFacesCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteProjectPolicyCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteProjectVersionCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeleteStreamProcessorCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeCollectionCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribeProjectVersionsCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeStreamProcessorCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DetectCustomLabelsCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DetectFacesCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DetectLabelsCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DetectModerationLabelsCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DetectProtectiveEquipmentCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DetectTextCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DisassociateFacesCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DistributeDatasetEntriesCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetCelebrityInfoCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetCelebrityRecognitionCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetContentModerationCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/GetFaceDetectionCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetFaceLivenessSessionResultsCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetFaceSearchCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetLabelDetectionCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetMediaAnalysisJobCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetPersonTrackingCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetSegmentDetectionCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetTextDetectionCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/IndexFacesCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/ListDatasetEntriesCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/ListDatasetLabelsCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/ListFacesCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/ListProjectPoliciesCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/PutProjectPolicyCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/RecognizeCelebritiesCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/SearchFacesByImageCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/SearchFacesCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/SearchUsersByImageCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/StartCelebrityRecognitionCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/StartContentModerationCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/StartFaceDetectionCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/StartFaceSearchCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/StartLabelDetectionCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/StartMediaAnalysisJobCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/StartPersonTrackingCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/StartProjectVersionCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/StartSegmentDetectionCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/StartStreamProcessorCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/StartTextDetectionCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/StopProjectVersionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/StopStreamProcessorCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UpdateDatasetEntriesCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateStreamProcessorCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  147. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  148. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  149. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  150. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  151. package/package.json +20 -20
@@ -23,7 +23,7 @@ export interface AssociateFacesCommandOutput extends AssociateFacesResponse, __M
23
23
  }
24
24
  declare const AssociateFacesCommand_base: {
25
25
  new (input: AssociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFacesCommandInput, AssociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFacesCommandInput, AssociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFacesCommandInput, AssociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CompareFacesCommandOutput extends CompareFacesResponse, __Metad
23
23
  }
24
24
  declare const CompareFacesCommand_base: {
25
25
  new (input: CompareFacesCommandInput): import("@smithy/smithy-client").CommandImpl<CompareFacesCommandInput, CompareFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CompareFacesCommandInput): import("@smithy/smithy-client").CommandImpl<CompareFacesCommandInput, CompareFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CompareFacesCommandInput): import("@smithy/smithy-client").CommandImpl<CompareFacesCommandInput, CompareFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CopyProjectVersionCommandOutput extends CopyProjectVersionRespo
23
23
  }
24
24
  declare const CopyProjectVersionCommand_base: {
25
25
  new (input: CopyProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CopyProjectVersionCommandInput, CopyProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CopyProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CopyProjectVersionCommandInput, CopyProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CopyProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CopyProjectVersionCommandInput, CopyProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCollectionCommandOutput extends CreateCollectionResponse,
23
23
  }
24
24
  declare const CreateCollectionCommand_base: {
25
25
  new (input: CreateCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollectionCommandInput, CreateCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollectionCommandInput, CreateCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollectionCommandInput, CreateCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __Met
23
23
  }
24
24
  declare const CreateDatasetCommand_base: {
25
25
  new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateProjectCommandOutput extends CreateProjectResponse, __Met
23
23
  }
24
24
  declare const CreateProjectCommand_base: {
25
25
  new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateProjectVersionCommandOutput extends CreateProjectVersionR
23
23
  }
24
24
  declare const CreateProjectVersionCommand_base: {
25
25
  new (input: CreateProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectVersionCommandInput, CreateProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectVersionCommandInput, CreateProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectVersionCommandInput, CreateProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateStreamProcessorCommandOutput extends CreateStreamProcesso
23
23
  }
24
24
  declare const CreateStreamProcessorCommand_base: {
25
25
  new (input: CreateStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamProcessorCommandInput, CreateStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamProcessorCommandInput, CreateStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamProcessorCommandInput, CreateStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
23
23
  }
24
24
  declare const CreateUserCommand_base: {
25
25
  new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCollectionCommandOutput extends DeleteCollectionResponse,
23
23
  }
24
24
  declare const DeleteCollectionCommand_base: {
25
25
  new (input: DeleteCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollectionCommandInput, DeleteCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollectionCommandInput, DeleteCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollectionCommandInput, DeleteCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDatasetCommandOutput extends DeleteDatasetResponse, __Met
23
23
  }
24
24
  declare const DeleteDatasetCommand_base: {
25
25
  new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFacesCommandOutput extends DeleteFacesResponse, __Metadat
23
23
  }
24
24
  declare const DeleteFacesCommand_base: {
25
25
  new (input: DeleteFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacesCommandInput, DeleteFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacesCommandInput, DeleteFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacesCommandInput, DeleteFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteProjectCommandOutput extends DeleteProjectResponse, __Met
23
23
  }
24
24
  declare const DeleteProjectCommand_base: {
25
25
  new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteProjectPolicyCommandOutput extends DeleteProjectPolicyRes
23
23
  }
24
24
  declare const DeleteProjectPolicyCommand_base: {
25
25
  new (input: DeleteProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectPolicyCommandInput, DeleteProjectPolicyCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectPolicyCommandInput, DeleteProjectPolicyCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectPolicyCommandInput, DeleteProjectPolicyCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteProjectVersionCommandOutput extends DeleteProjectVersionR
23
23
  }
24
24
  declare const DeleteProjectVersionCommand_base: {
25
25
  new (input: DeleteProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectVersionCommandInput, DeleteProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectVersionCommandInput, DeleteProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteProjectVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectVersionCommandInput, DeleteProjectVersionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteStreamProcessorCommandOutput extends DeleteStreamProcesso
23
23
  }
24
24
  declare const DeleteStreamProcessorCommand_base: {
25
25
  new (input: DeleteStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStreamProcessorCommandInput, DeleteStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStreamProcessorCommandInput, DeleteStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStreamProcessorCommandInput, DeleteStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteUserCommandOutput extends DeleteUserResponse, __MetadataB
23
23
  }
24
24
  declare const DeleteUserCommand_base: {
25
25
  new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCollectionCommandOutput extends DescribeCollectionRespo
23
23
  }
24
24
  declare const DescribeCollectionCommand_base: {
25
25
  new (input: DescribeCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCollectionCommandInput, DescribeCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCollectionCommandInput, DescribeCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCollectionCommandInput, DescribeCollectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, _
23
23
  }
24
24
  declare const DescribeDatasetCommand_base: {
25
25
  new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeProjectVersionsCommandOutput extends DescribeProjectVer
23
23
  }
24
24
  declare const DescribeProjectVersionsCommand_base: {
25
25
  new (input: DescribeProjectVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectVersionsCommandInput, DescribeProjectVersionsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeProjectVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectVersionsCommandInput, DescribeProjectVersionsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeProjectVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectVersionsCommandInput, DescribeProjectVersionsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeStreamProcessorCommandOutput extends DescribeStreamProc
23
23
  }
24
24
  declare const DescribeStreamProcessorCommand_base: {
25
25
  new (input: DescribeStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStreamProcessorCommandInput, DescribeStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStreamProcessorCommandInput, DescribeStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeStreamProcessorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStreamProcessorCommandInput, DescribeStreamProcessorCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetectCustomLabelsCommandOutput extends DetectCustomLabelsRespo
23
23
  }
24
24
  declare const DetectCustomLabelsCommand_base: {
25
25
  new (input: DetectCustomLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectCustomLabelsCommandInput, DetectCustomLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetectCustomLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectCustomLabelsCommandInput, DetectCustomLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetectCustomLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectCustomLabelsCommandInput, DetectCustomLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetectFacesCommandOutput extends DetectFacesResponse, __Metadat
23
23
  }
24
24
  declare const DetectFacesCommand_base: {
25
25
  new (input: DetectFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DetectFacesCommandInput, DetectFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetectFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DetectFacesCommandInput, DetectFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetectFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DetectFacesCommandInput, DetectFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetectLabelsCommandOutput extends DetectLabelsResponse, __Metad
23
23
  }
24
24
  declare const DetectLabelsCommand_base: {
25
25
  new (input: DetectLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectLabelsCommandInput, DetectLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetectLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectLabelsCommandInput, DetectLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetectLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectLabelsCommandInput, DetectLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetectModerationLabelsCommandOutput extends DetectModerationLab
23
23
  }
24
24
  declare const DetectModerationLabelsCommand_base: {
25
25
  new (input: DetectModerationLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectModerationLabelsCommandInput, DetectModerationLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetectModerationLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectModerationLabelsCommandInput, DetectModerationLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetectModerationLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DetectModerationLabelsCommandInput, DetectModerationLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetectProtectiveEquipmentCommandOutput extends DetectProtective
23
23
  }
24
24
  declare const DetectProtectiveEquipmentCommand_base: {
25
25
  new (input: DetectProtectiveEquipmentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProtectiveEquipmentCommandInput, DetectProtectiveEquipmentCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetectProtectiveEquipmentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProtectiveEquipmentCommandInput, DetectProtectiveEquipmentCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetectProtectiveEquipmentCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProtectiveEquipmentCommandInput, DetectProtectiveEquipmentCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetectTextCommandOutput extends DetectTextResponse, __MetadataB
23
23
  }
24
24
  declare const DetectTextCommand_base: {
25
25
  new (input: DetectTextCommandInput): import("@smithy/smithy-client").CommandImpl<DetectTextCommandInput, DetectTextCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetectTextCommandInput): import("@smithy/smithy-client").CommandImpl<DetectTextCommandInput, DetectTextCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetectTextCommandInput): import("@smithy/smithy-client").CommandImpl<DetectTextCommandInput, DetectTextCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateFacesCommandOutput extends DisassociateFacesRespons
23
23
  }
24
24
  declare const DisassociateFacesCommand_base: {
25
25
  new (input: DisassociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFacesCommandInput, DisassociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFacesCommandInput, DisassociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateFacesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFacesCommandInput, DisassociateFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DistributeDatasetEntriesCommandOutput extends DistributeDataset
23
23
  }
24
24
  declare const DistributeDatasetEntriesCommand_base: {
25
25
  new (input: DistributeDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<DistributeDatasetEntriesCommandInput, DistributeDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DistributeDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<DistributeDatasetEntriesCommandInput, DistributeDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DistributeDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<DistributeDatasetEntriesCommandInput, DistributeDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCelebrityInfoCommandOutput extends GetCelebrityInfoResponse,
23
23
  }
24
24
  declare const GetCelebrityInfoCommand_base: {
25
25
  new (input: GetCelebrityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityInfoCommandInput, GetCelebrityInfoCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCelebrityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityInfoCommandInput, GetCelebrityInfoCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCelebrityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityInfoCommandInput, GetCelebrityInfoCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCelebrityRecognitionCommandOutput extends GetCelebrityRecogn
23
23
  }
24
24
  declare const GetCelebrityRecognitionCommand_base: {
25
25
  new (input: GetCelebrityRecognitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityRecognitionCommandInput, GetCelebrityRecognitionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCelebrityRecognitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityRecognitionCommandInput, GetCelebrityRecognitionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCelebrityRecognitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCelebrityRecognitionCommandInput, GetCelebrityRecognitionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetContentModerationCommandOutput extends GetContentModerationR
23
23
  }
24
24
  declare const GetContentModerationCommand_base: {
25
25
  new (input: GetContentModerationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentModerationCommandInput, GetContentModerationCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetContentModerationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentModerationCommandInput, GetContentModerationCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetContentModerationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentModerationCommandInput, GetContentModerationCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFaceDetectionCommandOutput extends GetFaceDetectionResponse,
23
23
  }
24
24
  declare const GetFaceDetectionCommand_base: {
25
25
  new (input: GetFaceDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceDetectionCommandInput, GetFaceDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFaceDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceDetectionCommandInput, GetFaceDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFaceDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceDetectionCommandInput, GetFaceDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFaceLivenessSessionResultsCommandOutput extends GetFaceLiven
23
23
  }
24
24
  declare const GetFaceLivenessSessionResultsCommand_base: {
25
25
  new (input: GetFaceLivenessSessionResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceLivenessSessionResultsCommandInput, GetFaceLivenessSessionResultsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFaceLivenessSessionResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceLivenessSessionResultsCommandInput, GetFaceLivenessSessionResultsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFaceLivenessSessionResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceLivenessSessionResultsCommandInput, GetFaceLivenessSessionResultsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFaceSearchCommandOutput extends GetFaceSearchResponse, __Met
23
23
  }
24
24
  declare const GetFaceSearchCommand_base: {
25
25
  new (input: GetFaceSearchCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceSearchCommandInput, GetFaceSearchCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFaceSearchCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceSearchCommandInput, GetFaceSearchCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFaceSearchCommandInput): import("@smithy/smithy-client").CommandImpl<GetFaceSearchCommandInput, GetFaceSearchCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetLabelDetectionCommandOutput extends GetLabelDetectionRespons
23
23
  }
24
24
  declare const GetLabelDetectionCommand_base: {
25
25
  new (input: GetLabelDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLabelDetectionCommandInput, GetLabelDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetLabelDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLabelDetectionCommandInput, GetLabelDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLabelDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLabelDetectionCommandInput, GetLabelDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMediaAnalysisJobCommandOutput extends GetMediaAnalysisJobRes
23
23
  }
24
24
  declare const GetMediaAnalysisJobCommand_base: {
25
25
  new (input: GetMediaAnalysisJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaAnalysisJobCommandInput, GetMediaAnalysisJobCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMediaAnalysisJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaAnalysisJobCommandInput, GetMediaAnalysisJobCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMediaAnalysisJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetMediaAnalysisJobCommandInput, GetMediaAnalysisJobCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPersonTrackingCommandOutput extends GetPersonTrackingRespons
23
23
  }
24
24
  declare const GetPersonTrackingCommand_base: {
25
25
  new (input: GetPersonTrackingCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonTrackingCommandInput, GetPersonTrackingCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPersonTrackingCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonTrackingCommandInput, GetPersonTrackingCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPersonTrackingCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonTrackingCommandInput, GetPersonTrackingCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSegmentDetectionCommandOutput extends GetSegmentDetectionRes
23
23
  }
24
24
  declare const GetSegmentDetectionCommand_base: {
25
25
  new (input: GetSegmentDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentDetectionCommandInput, GetSegmentDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSegmentDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentDetectionCommandInput, GetSegmentDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSegmentDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSegmentDetectionCommandInput, GetSegmentDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTextDetectionCommandOutput extends GetTextDetectionResponse,
23
23
  }
24
24
  declare const GetTextDetectionCommand_base: {
25
25
  new (input: GetTextDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTextDetectionCommandInput, GetTextDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTextDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTextDetectionCommandInput, GetTextDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTextDetectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTextDetectionCommandInput, GetTextDetectionCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface IndexFacesCommandOutput extends IndexFacesResponse, __MetadataB
23
23
  }
24
24
  declare const IndexFacesCommand_base: {
25
25
  new (input: IndexFacesCommandInput): import("@smithy/smithy-client").CommandImpl<IndexFacesCommandInput, IndexFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: IndexFacesCommandInput): import("@smithy/smithy-client").CommandImpl<IndexFacesCommandInput, IndexFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: IndexFacesCommandInput): import("@smithy/smithy-client").CommandImpl<IndexFacesCommandInput, IndexFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDatasetEntriesCommandOutput extends ListDatasetEntriesRespo
23
23
  }
24
24
  declare const ListDatasetEntriesCommand_base: {
25
25
  new (input: ListDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetEntriesCommandInput, ListDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetEntriesCommandInput, ListDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDatasetEntriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetEntriesCommandInput, ListDatasetEntriesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDatasetLabelsCommandOutput extends ListDatasetLabelsRespons
23
23
  }
24
24
  declare const ListDatasetLabelsCommand_base: {
25
25
  new (input: ListDatasetLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetLabelsCommandInput, ListDatasetLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDatasetLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetLabelsCommandInput, ListDatasetLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDatasetLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDatasetLabelsCommandInput, ListDatasetLabelsCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListFacesCommandOutput extends ListFacesResponse, __MetadataBea
23
23
  }
24
24
  declare const ListFacesCommand_base: {
25
25
  new (input: ListFacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacesCommandInput, ListFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListFacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacesCommandInput, ListFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListFacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacesCommandInput, ListFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListProjectPoliciesCommandOutput extends ListProjectPoliciesRes
23
23
  }
24
24
  declare const ListProjectPoliciesCommand_base: {
25
25
  new (input: ListProjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectPoliciesCommandInput, ListProjectPoliciesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListProjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectPoliciesCommandInput, ListProjectPoliciesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListProjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectPoliciesCommandInput, ListProjectPoliciesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
23
23
  }
24
24
  declare const ListUsersCommand_base: {
25
25
  new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutProjectPolicyCommandOutput extends PutProjectPolicyResponse,
23
23
  }
24
24
  declare const PutProjectPolicyCommand_base: {
25
25
  new (input: PutProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutProjectPolicyCommandInput, PutProjectPolicyCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutProjectPolicyCommandInput, PutProjectPolicyCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutProjectPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutProjectPolicyCommandInput, PutProjectPolicyCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RecognizeCelebritiesCommandOutput extends RecognizeCelebritiesR
23
23
  }
24
24
  declare const RecognizeCelebritiesCommand_base: {
25
25
  new (input: RecognizeCelebritiesCommandInput): import("@smithy/smithy-client").CommandImpl<RecognizeCelebritiesCommandInput, RecognizeCelebritiesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RecognizeCelebritiesCommandInput): import("@smithy/smithy-client").CommandImpl<RecognizeCelebritiesCommandInput, RecognizeCelebritiesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RecognizeCelebritiesCommandInput): import("@smithy/smithy-client").CommandImpl<RecognizeCelebritiesCommandInput, RecognizeCelebritiesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SearchFacesByImageCommandOutput extends SearchFacesByImageRespo
23
23
  }
24
24
  declare const SearchFacesByImageCommand_base: {
25
25
  new (input: SearchFacesByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesByImageCommandInput, SearchFacesByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SearchFacesByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesByImageCommandInput, SearchFacesByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SearchFacesByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesByImageCommandInput, SearchFacesByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SearchFacesCommandOutput extends SearchFacesResponse, __Metadat
23
23
  }
24
24
  declare const SearchFacesCommand_base: {
25
25
  new (input: SearchFacesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesCommandInput, SearchFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SearchFacesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesCommandInput, SearchFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SearchFacesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchFacesCommandInput, SearchFacesCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SearchUsersByImageCommandOutput extends SearchUsersByImageRespo
23
23
  }
24
24
  declare const SearchUsersByImageCommand_base: {
25
25
  new (input: SearchUsersByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersByImageCommandInput, SearchUsersByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SearchUsersByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersByImageCommandInput, SearchUsersByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SearchUsersByImageCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersByImageCommandInput, SearchUsersByImageCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SearchUsersCommandOutput extends SearchUsersResponse, __Metadat
23
23
  }
24
24
  declare const SearchUsersCommand_base: {
25
25
  new (input: SearchUsersCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersCommandInput, SearchUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SearchUsersCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersCommandInput, SearchUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SearchUsersCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUsersCommandInput, SearchUsersCommandOutput, RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**