@aws-sdk/client-rekognition 3.803.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 +19 -19
@@ -27,7 +27,7 @@ declare const DescribeProjectVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeProjectVersionsCommandInput
30
+ input: DescribeProjectVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeProjectVersionsCommandInput,
33
33
  DescribeProjectVersionsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeStreamProcessorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeStreamProcessorCommandInput
30
+ input: DescribeStreamProcessorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeStreamProcessorCommandInput,
33
33
  DescribeStreamProcessorCommandOutput,
@@ -27,7 +27,7 @@ declare const DetectCustomLabelsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DetectCustomLabelsCommandInput
30
+ input: DetectCustomLabelsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DetectCustomLabelsCommandInput,
33
33
  DetectCustomLabelsCommandOutput,
@@ -23,7 +23,7 @@ declare const DetectFacesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DetectFacesCommandInput
26
+ input: DetectFacesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DetectFacesCommandInput,
29
29
  DetectFacesCommandOutput,
@@ -23,7 +23,7 @@ declare const DetectLabelsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DetectLabelsCommandInput
26
+ input: DetectLabelsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DetectLabelsCommandInput,
29
29
  DetectLabelsCommandOutput,
@@ -27,7 +27,7 @@ declare const DetectModerationLabelsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DetectModerationLabelsCommandInput
30
+ input: DetectModerationLabelsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DetectModerationLabelsCommandInput,
33
33
  DetectModerationLabelsCommandOutput,
@@ -27,7 +27,7 @@ declare const DetectProtectiveEquipmentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DetectProtectiveEquipmentCommandInput
30
+ input: DetectProtectiveEquipmentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DetectProtectiveEquipmentCommandInput,
33
33
  DetectProtectiveEquipmentCommandOutput,
@@ -23,7 +23,7 @@ declare const DetectTextCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DetectTextCommandInput
26
+ input: DetectTextCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DetectTextCommandInput,
29
29
  DetectTextCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateFacesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateFacesCommandInput
30
+ input: DisassociateFacesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateFacesCommandInput,
33
33
  DisassociateFacesCommandOutput,
@@ -27,7 +27,7 @@ declare const DistributeDatasetEntriesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DistributeDatasetEntriesCommandInput
30
+ input: DistributeDatasetEntriesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DistributeDatasetEntriesCommandInput,
33
33
  DistributeDatasetEntriesCommandOutput,
@@ -26,7 +26,7 @@ declare const GetCelebrityInfoCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetCelebrityInfoCommandInput
29
+ input: GetCelebrityInfoCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetCelebrityInfoCommandInput,
32
32
  GetCelebrityInfoCommandOutput,
@@ -27,7 +27,7 @@ declare const GetCelebrityRecognitionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetCelebrityRecognitionCommandInput
30
+ input: GetCelebrityRecognitionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetCelebrityRecognitionCommandInput,
33
33
  GetCelebrityRecognitionCommandOutput,
@@ -27,7 +27,7 @@ declare const GetContentModerationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetContentModerationCommandInput
30
+ input: GetContentModerationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetContentModerationCommandInput,
33
33
  GetContentModerationCommandOutput,
@@ -26,7 +26,7 @@ declare const GetFaceDetectionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetFaceDetectionCommandInput
29
+ input: GetFaceDetectionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetFaceDetectionCommandInput,
32
32
  GetFaceDetectionCommandOutput,
@@ -27,7 +27,7 @@ declare const GetFaceLivenessSessionResultsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetFaceLivenessSessionResultsCommandInput
30
+ input: GetFaceLivenessSessionResultsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetFaceLivenessSessionResultsCommandInput,
33
33
  GetFaceLivenessSessionResultsCommandOutput,
@@ -26,7 +26,7 @@ declare const GetFaceSearchCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetFaceSearchCommandInput
29
+ input: GetFaceSearchCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetFaceSearchCommandInput,
32
32
  GetFaceSearchCommandOutput,
@@ -27,7 +27,7 @@ declare const GetLabelDetectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetLabelDetectionCommandInput
30
+ input: GetLabelDetectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetLabelDetectionCommandInput,
33
33
  GetLabelDetectionCommandOutput,
@@ -27,7 +27,7 @@ declare const GetMediaAnalysisJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetMediaAnalysisJobCommandInput
30
+ input: GetMediaAnalysisJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetMediaAnalysisJobCommandInput,
33
33
  GetMediaAnalysisJobCommandOutput,
@@ -27,7 +27,7 @@ declare const GetPersonTrackingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetPersonTrackingCommandInput
30
+ input: GetPersonTrackingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetPersonTrackingCommandInput,
33
33
  GetPersonTrackingCommandOutput,
@@ -27,7 +27,7 @@ declare const GetSegmentDetectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetSegmentDetectionCommandInput
30
+ input: GetSegmentDetectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetSegmentDetectionCommandInput,
33
33
  GetSegmentDetectionCommandOutput,
@@ -26,7 +26,7 @@ declare const GetTextDetectionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetTextDetectionCommandInput
29
+ input: GetTextDetectionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetTextDetectionCommandInput,
32
32
  GetTextDetectionCommandOutput,
@@ -23,7 +23,7 @@ declare const IndexFacesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: IndexFacesCommandInput
26
+ input: IndexFacesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  IndexFacesCommandInput,
29
29
  IndexFacesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListDatasetEntriesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListDatasetEntriesCommandInput
30
+ input: ListDatasetEntriesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListDatasetEntriesCommandInput,
33
33
  ListDatasetEntriesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListDatasetLabelsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListDatasetLabelsCommandInput
30
+ input: ListDatasetLabelsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListDatasetLabelsCommandInput,
33
33
  ListDatasetLabelsCommandOutput,
@@ -23,7 +23,7 @@ declare const ListFacesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListFacesCommandInput
26
+ input: ListFacesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListFacesCommandInput,
29
29
  ListFacesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListProjectPoliciesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListProjectPoliciesCommandInput
30
+ input: ListProjectPoliciesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListProjectPoliciesCommandInput,
33
33
  ListProjectPoliciesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const ListUsersCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListUsersCommandInput
26
+ input: ListUsersCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListUsersCommandInput,
29
29
  ListUsersCommandOutput,
@@ -26,7 +26,7 @@ declare const PutProjectPolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutProjectPolicyCommandInput
29
+ input: PutProjectPolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutProjectPolicyCommandInput,
32
32
  PutProjectPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const RecognizeCelebritiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RecognizeCelebritiesCommandInput
30
+ input: RecognizeCelebritiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RecognizeCelebritiesCommandInput,
33
33
  RecognizeCelebritiesCommandOutput,
@@ -27,7 +27,7 @@ declare const SearchFacesByImageCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: SearchFacesByImageCommandInput
30
+ input: SearchFacesByImageCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  SearchFacesByImageCommandInput,
33
33
  SearchFacesByImageCommandOutput,
@@ -23,7 +23,7 @@ declare const SearchFacesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: SearchFacesCommandInput
26
+ input: SearchFacesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  SearchFacesCommandInput,
29
29
  SearchFacesCommandOutput,
@@ -27,7 +27,7 @@ declare const SearchUsersByImageCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: SearchUsersByImageCommandInput
30
+ input: SearchUsersByImageCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  SearchUsersByImageCommandInput,
33
33
  SearchUsersByImageCommandOutput,
@@ -23,7 +23,7 @@ declare const SearchUsersCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: SearchUsersCommandInput
26
+ input: SearchUsersCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  SearchUsersCommandInput,
29
29
  SearchUsersCommandOutput,
@@ -27,7 +27,7 @@ declare const StartCelebrityRecognitionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartCelebrityRecognitionCommandInput
30
+ input: StartCelebrityRecognitionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartCelebrityRecognitionCommandInput,
33
33
  StartCelebrityRecognitionCommandOutput,
@@ -27,7 +27,7 @@ declare const StartContentModerationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartContentModerationCommandInput
30
+ input: StartContentModerationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartContentModerationCommandInput,
33
33
  StartContentModerationCommandOutput,
@@ -27,7 +27,7 @@ declare const StartFaceDetectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartFaceDetectionCommandInput
30
+ input: StartFaceDetectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartFaceDetectionCommandInput,
33
33
  StartFaceDetectionCommandOutput,
@@ -26,7 +26,7 @@ declare const StartFaceSearchCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: StartFaceSearchCommandInput
29
+ input: StartFaceSearchCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  StartFaceSearchCommandInput,
32
32
  StartFaceSearchCommandOutput,
@@ -27,7 +27,7 @@ declare const StartLabelDetectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartLabelDetectionCommandInput
30
+ input: StartLabelDetectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartLabelDetectionCommandInput,
33
33
  StartLabelDetectionCommandOutput,
@@ -27,7 +27,7 @@ declare const StartMediaAnalysisJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartMediaAnalysisJobCommandInput
30
+ input: StartMediaAnalysisJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartMediaAnalysisJobCommandInput,
33
33
  StartMediaAnalysisJobCommandOutput,
@@ -27,7 +27,7 @@ declare const StartPersonTrackingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartPersonTrackingCommandInput
30
+ input: StartPersonTrackingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartPersonTrackingCommandInput,
33
33
  StartPersonTrackingCommandOutput,
@@ -27,7 +27,7 @@ declare const StartProjectVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartProjectVersionCommandInput
30
+ input: StartProjectVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartProjectVersionCommandInput,
33
33
  StartProjectVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const StartSegmentDetectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartSegmentDetectionCommandInput
30
+ input: StartSegmentDetectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartSegmentDetectionCommandInput,
33
33
  StartSegmentDetectionCommandOutput,
@@ -27,7 +27,7 @@ declare const StartStreamProcessorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartStreamProcessorCommandInput
30
+ input: StartStreamProcessorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartStreamProcessorCommandInput,
33
33
  StartStreamProcessorCommandOutput,
@@ -27,7 +27,7 @@ declare const StartTextDetectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartTextDetectionCommandInput
30
+ input: StartTextDetectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartTextDetectionCommandInput,
33
33
  StartTextDetectionCommandOutput,
@@ -27,7 +27,7 @@ declare const StopProjectVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StopProjectVersionCommandInput
30
+ input: StopProjectVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StopProjectVersionCommandInput,
33
33
  StopProjectVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const StopStreamProcessorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StopStreamProcessorCommandInput
30
+ input: StopStreamProcessorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StopStreamProcessorCommandInput,
33
33
  StopStreamProcessorCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UntagResourceCommandInput
29
+ input: UntagResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UntagResourceCommandInput,
32
32
  UntagResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateDatasetEntriesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateDatasetEntriesCommandInput
30
+ input: UpdateDatasetEntriesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateDatasetEntriesCommandInput,
33
33
  UpdateDatasetEntriesCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateStreamProcessorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateStreamProcessorCommandInput
30
+ input: UpdateStreamProcessorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateStreamProcessorCommandInput,
33
33
  UpdateStreamProcessorCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: RekognitionClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?:
16
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
17
- | undefined
15
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
18
16
  ) => Promise<import("@smithy/types").UserAgent>;
19
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
18
  region: string | import("@smithy/types").Provider<any>;
@@ -30,23 +28,22 @@ export declare const getRuntimeConfig: (config: RekognitionClientConfig) => {
30
28
  cacheMiddleware?: boolean | undefined;
31
29
  urlParser: import("@smithy/types").UrlParser;
32
30
  base64Decoder: import("@smithy/types").Decoder;
33
- base64Encoder: (_input: string | Uint8Array) => string;
31
+ base64Encoder: (_input: Uint8Array | string) => string;
34
32
  utf8Decoder: import("@smithy/types").Decoder;
35
- utf8Encoder: (input: string | Uint8Array) => string;
33
+ utf8Encoder: (input: Uint8Array | string) => string;
36
34
  disableHostPrefix: boolean;
37
35
  serviceId: string;
38
- profile?: string | undefined;
36
+ profile?: string;
39
37
  logger: import("@smithy/types").Logger;
40
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
39
+ customUserAgent?: string | import("@smithy/types").UserAgent;
42
40
  userAgentAppId?:
43
41
  | string
44
- | import("@smithy/types").Provider<string | undefined>
45
- | undefined;
42
+ | undefined
43
+ | import("@smithy/types").Provider<string | undefined>;
46
44
  retryStrategy?:
47
45
  | import("@smithy/types").RetryStrategy
48
- | import("@smithy/types").RetryStrategyV2
49
- | undefined;
46
+ | import("@smithy/types").RetryStrategyV2;
50
47
  endpoint?:
51
48
  | ((
52
49
  | string
@@ -67,34 +64,27 @@ export declare const getRuntimeConfig: (config: RekognitionClientConfig) => {
67
64
  endpointProvider: (
68
65
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
69
66
  context?: {
70
- logger?: import("@smithy/types").Logger | undefined;
67
+ logger?: import("@smithy/types").Logger;
71
68
  }
72
69
  ) => import("@smithy/types").EndpointV2;
73
- tls?: boolean | undefined;
74
- serviceConfiguredEndpoint?: undefined;
75
- authSchemePreference?:
76
- | string[]
77
- | import("@smithy/types").Provider<string[]>
78
- | undefined;
70
+ tls?: boolean;
71
+ serviceConfiguredEndpoint?: never;
72
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
79
73
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
80
74
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").RekognitionHttpAuthSchemeProvider;
81
75
  credentials?:
82
76
  | import("@smithy/types").AwsCredentialIdentity
83
- | import("@smithy/types").AwsCredentialIdentityProvider
84
- | undefined;
77
+ | import("@smithy/types").AwsCredentialIdentityProvider;
85
78
  signer?:
86
79
  | import("@smithy/types").RequestSigner
87
80
  | ((
88
- authScheme?: import("@smithy/types").AuthScheme | undefined
89
- ) => Promise<import("@smithy/types").RequestSigner>)
90
- | undefined;
91
- signingEscapePath?: boolean | undefined;
92
- systemClockOffset?: number | undefined;
93
- signingRegion?: string | undefined;
94
- signerConstructor?:
95
- | (new (
96
- options: import("@smithy/signature-v4").SignatureV4Init &
97
- import("@smithy/signature-v4").SignatureV4CryptoInit
98
- ) => import("@smithy/types").RequestSigner)
99
- | undefined;
81
+ authScheme?: import("@smithy/types").AuthScheme
82
+ ) => Promise<import("@smithy/types").RequestSigner>);
83
+ signingEscapePath?: boolean;
84
+ systemClockOffset?: number;
85
+ signingRegion?: string;
86
+ signerConstructor?: new (
87
+ options: import("@smithy/signature-v4").SignatureV4Init &
88
+ import("@smithy/signature-v4").SignatureV4CryptoInit
89
+ ) => import("@smithy/types").RequestSigner;
100
90
  };