@aws-sdk/client-rekognition 3.1076.0 → 3.1078.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 (245) hide show
  1. package/dist-cjs/index.js +86 -755
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateFacesCommand.js +2 -14
  4. package/dist-es/commands/CompareFacesCommand.js +2 -14
  5. package/dist-es/commands/CopyProjectVersionCommand.js +2 -14
  6. package/dist-es/commands/CreateCollectionCommand.js +2 -14
  7. package/dist-es/commands/CreateDatasetCommand.js +2 -14
  8. package/dist-es/commands/CreateFaceLivenessSessionCommand.js +2 -14
  9. package/dist-es/commands/CreateProjectCommand.js +2 -14
  10. package/dist-es/commands/CreateProjectVersionCommand.js +2 -14
  11. package/dist-es/commands/CreateStreamProcessorCommand.js +2 -14
  12. package/dist-es/commands/CreateUserCommand.js +2 -14
  13. package/dist-es/commands/DeleteCollectionCommand.js +2 -14
  14. package/dist-es/commands/DeleteDatasetCommand.js +2 -14
  15. package/dist-es/commands/DeleteFacesCommand.js +2 -14
  16. package/dist-es/commands/DeleteProjectCommand.js +2 -14
  17. package/dist-es/commands/DeleteProjectPolicyCommand.js +2 -14
  18. package/dist-es/commands/DeleteProjectVersionCommand.js +2 -14
  19. package/dist-es/commands/DeleteStreamProcessorCommand.js +2 -14
  20. package/dist-es/commands/DeleteUserCommand.js +2 -14
  21. package/dist-es/commands/DescribeCollectionCommand.js +2 -14
  22. package/dist-es/commands/DescribeDatasetCommand.js +2 -14
  23. package/dist-es/commands/DescribeProjectVersionsCommand.js +2 -14
  24. package/dist-es/commands/DescribeProjectsCommand.js +2 -14
  25. package/dist-es/commands/DescribeStreamProcessorCommand.js +2 -14
  26. package/dist-es/commands/DetectCustomLabelsCommand.js +2 -14
  27. package/dist-es/commands/DetectFacesCommand.js +2 -14
  28. package/dist-es/commands/DetectLabelsCommand.js +2 -14
  29. package/dist-es/commands/DetectModerationLabelsCommand.js +2 -14
  30. package/dist-es/commands/DetectProtectiveEquipmentCommand.js +2 -14
  31. package/dist-es/commands/DetectTextCommand.js +2 -14
  32. package/dist-es/commands/DisassociateFacesCommand.js +2 -14
  33. package/dist-es/commands/DistributeDatasetEntriesCommand.js +2 -14
  34. package/dist-es/commands/GetCelebrityInfoCommand.js +2 -14
  35. package/dist-es/commands/GetCelebrityRecognitionCommand.js +2 -14
  36. package/dist-es/commands/GetContentModerationCommand.js +2 -14
  37. package/dist-es/commands/GetFaceDetectionCommand.js +2 -14
  38. package/dist-es/commands/GetFaceLivenessSessionResultsCommand.js +2 -14
  39. package/dist-es/commands/GetFaceSearchCommand.js +2 -14
  40. package/dist-es/commands/GetLabelDetectionCommand.js +2 -14
  41. package/dist-es/commands/GetMediaAnalysisJobCommand.js +2 -14
  42. package/dist-es/commands/GetPersonTrackingCommand.js +2 -14
  43. package/dist-es/commands/GetSegmentDetectionCommand.js +2 -14
  44. package/dist-es/commands/GetTextDetectionCommand.js +2 -14
  45. package/dist-es/commands/IndexFacesCommand.js +2 -14
  46. package/dist-es/commands/ListCollectionsCommand.js +2 -14
  47. package/dist-es/commands/ListDatasetEntriesCommand.js +2 -14
  48. package/dist-es/commands/ListDatasetLabelsCommand.js +2 -14
  49. package/dist-es/commands/ListFacesCommand.js +2 -14
  50. package/dist-es/commands/ListMediaAnalysisJobsCommand.js +2 -14
  51. package/dist-es/commands/ListProjectPoliciesCommand.js +2 -14
  52. package/dist-es/commands/ListStreamProcessorsCommand.js +2 -14
  53. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  54. package/dist-es/commands/ListUsersCommand.js +2 -14
  55. package/dist-es/commands/PutProjectPolicyCommand.js +2 -14
  56. package/dist-es/commands/RecognizeCelebritiesCommand.js +2 -14
  57. package/dist-es/commands/SearchFacesByImageCommand.js +2 -14
  58. package/dist-es/commands/SearchFacesCommand.js +2 -14
  59. package/dist-es/commands/SearchUsersByImageCommand.js +2 -14
  60. package/dist-es/commands/SearchUsersCommand.js +2 -14
  61. package/dist-es/commands/StartCelebrityRecognitionCommand.js +2 -14
  62. package/dist-es/commands/StartContentModerationCommand.js +2 -14
  63. package/dist-es/commands/StartFaceDetectionCommand.js +2 -14
  64. package/dist-es/commands/StartFaceSearchCommand.js +2 -14
  65. package/dist-es/commands/StartLabelDetectionCommand.js +2 -14
  66. package/dist-es/commands/StartMediaAnalysisJobCommand.js +2 -14
  67. package/dist-es/commands/StartPersonTrackingCommand.js +2 -14
  68. package/dist-es/commands/StartProjectVersionCommand.js +2 -14
  69. package/dist-es/commands/StartSegmentDetectionCommand.js +2 -14
  70. package/dist-es/commands/StartStreamProcessorCommand.js +2 -14
  71. package/dist-es/commands/StartTextDetectionCommand.js +2 -14
  72. package/dist-es/commands/StopProjectVersionCommand.js +2 -14
  73. package/dist-es/commands/StopStreamProcessorCommand.js +2 -14
  74. package/dist-es/commands/TagResourceCommand.js +2 -14
  75. package/dist-es/commands/UntagResourceCommand.js +2 -14
  76. package/dist-es/commands/UpdateDatasetEntriesCommand.js +2 -14
  77. package/dist-es/commands/UpdateStreamProcessorCommand.js +2 -14
  78. package/dist-es/index.js +1 -0
  79. package/dist-es/runtimeConfig.browser.js +0 -2
  80. package/dist-es/runtimeConfig.js +1 -2
  81. package/dist-es/runtimeConfig.native.js +0 -2
  82. package/dist-es/runtimeConfig.shared.js +2 -0
  83. package/dist-types/commandBuilder.d.ts +18 -0
  84. package/dist-types/commands/AssociateFacesCommand.d.ts +3 -8
  85. package/dist-types/commands/CompareFacesCommand.d.ts +3 -8
  86. package/dist-types/commands/CopyProjectVersionCommand.d.ts +3 -8
  87. package/dist-types/commands/CreateCollectionCommand.d.ts +3 -8
  88. package/dist-types/commands/CreateDatasetCommand.d.ts +3 -8
  89. package/dist-types/commands/CreateFaceLivenessSessionCommand.d.ts +3 -8
  90. package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
  91. package/dist-types/commands/CreateProjectVersionCommand.d.ts +3 -8
  92. package/dist-types/commands/CreateStreamProcessorCommand.d.ts +3 -8
  93. package/dist-types/commands/CreateUserCommand.d.ts +3 -8
  94. package/dist-types/commands/DeleteCollectionCommand.d.ts +3 -8
  95. package/dist-types/commands/DeleteDatasetCommand.d.ts +3 -8
  96. package/dist-types/commands/DeleteFacesCommand.d.ts +3 -8
  97. package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
  98. package/dist-types/commands/DeleteProjectPolicyCommand.d.ts +3 -8
  99. package/dist-types/commands/DeleteProjectVersionCommand.d.ts +3 -8
  100. package/dist-types/commands/DeleteStreamProcessorCommand.d.ts +3 -8
  101. package/dist-types/commands/DeleteUserCommand.d.ts +3 -8
  102. package/dist-types/commands/DescribeCollectionCommand.d.ts +3 -8
  103. package/dist-types/commands/DescribeDatasetCommand.d.ts +3 -8
  104. package/dist-types/commands/DescribeProjectVersionsCommand.d.ts +3 -8
  105. package/dist-types/commands/DescribeProjectsCommand.d.ts +3 -8
  106. package/dist-types/commands/DescribeStreamProcessorCommand.d.ts +3 -8
  107. package/dist-types/commands/DetectCustomLabelsCommand.d.ts +3 -8
  108. package/dist-types/commands/DetectFacesCommand.d.ts +3 -8
  109. package/dist-types/commands/DetectLabelsCommand.d.ts +3 -8
  110. package/dist-types/commands/DetectModerationLabelsCommand.d.ts +3 -8
  111. package/dist-types/commands/DetectProtectiveEquipmentCommand.d.ts +3 -8
  112. package/dist-types/commands/DetectTextCommand.d.ts +3 -8
  113. package/dist-types/commands/DisassociateFacesCommand.d.ts +3 -8
  114. package/dist-types/commands/DistributeDatasetEntriesCommand.d.ts +3 -8
  115. package/dist-types/commands/GetCelebrityInfoCommand.d.ts +3 -8
  116. package/dist-types/commands/GetCelebrityRecognitionCommand.d.ts +3 -8
  117. package/dist-types/commands/GetContentModerationCommand.d.ts +3 -8
  118. package/dist-types/commands/GetFaceDetectionCommand.d.ts +3 -8
  119. package/dist-types/commands/GetFaceLivenessSessionResultsCommand.d.ts +3 -8
  120. package/dist-types/commands/GetFaceSearchCommand.d.ts +3 -8
  121. package/dist-types/commands/GetLabelDetectionCommand.d.ts +3 -8
  122. package/dist-types/commands/GetMediaAnalysisJobCommand.d.ts +3 -8
  123. package/dist-types/commands/GetPersonTrackingCommand.d.ts +3 -8
  124. package/dist-types/commands/GetSegmentDetectionCommand.d.ts +3 -8
  125. package/dist-types/commands/GetTextDetectionCommand.d.ts +3 -8
  126. package/dist-types/commands/IndexFacesCommand.d.ts +3 -8
  127. package/dist-types/commands/ListCollectionsCommand.d.ts +3 -8
  128. package/dist-types/commands/ListDatasetEntriesCommand.d.ts +3 -8
  129. package/dist-types/commands/ListDatasetLabelsCommand.d.ts +3 -8
  130. package/dist-types/commands/ListFacesCommand.d.ts +3 -8
  131. package/dist-types/commands/ListMediaAnalysisJobsCommand.d.ts +3 -8
  132. package/dist-types/commands/ListProjectPoliciesCommand.d.ts +3 -8
  133. package/dist-types/commands/ListStreamProcessorsCommand.d.ts +3 -8
  134. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  135. package/dist-types/commands/ListUsersCommand.d.ts +3 -8
  136. package/dist-types/commands/PutProjectPolicyCommand.d.ts +3 -8
  137. package/dist-types/commands/RecognizeCelebritiesCommand.d.ts +3 -8
  138. package/dist-types/commands/SearchFacesByImageCommand.d.ts +3 -8
  139. package/dist-types/commands/SearchFacesCommand.d.ts +3 -8
  140. package/dist-types/commands/SearchUsersByImageCommand.d.ts +3 -8
  141. package/dist-types/commands/SearchUsersCommand.d.ts +3 -8
  142. package/dist-types/commands/StartCelebrityRecognitionCommand.d.ts +3 -8
  143. package/dist-types/commands/StartContentModerationCommand.d.ts +3 -8
  144. package/dist-types/commands/StartFaceDetectionCommand.d.ts +3 -8
  145. package/dist-types/commands/StartFaceSearchCommand.d.ts +3 -8
  146. package/dist-types/commands/StartLabelDetectionCommand.d.ts +3 -8
  147. package/dist-types/commands/StartMediaAnalysisJobCommand.d.ts +3 -8
  148. package/dist-types/commands/StartPersonTrackingCommand.d.ts +3 -8
  149. package/dist-types/commands/StartProjectVersionCommand.d.ts +3 -8
  150. package/dist-types/commands/StartSegmentDetectionCommand.d.ts +3 -8
  151. package/dist-types/commands/StartStreamProcessorCommand.d.ts +3 -8
  152. package/dist-types/commands/StartTextDetectionCommand.d.ts +3 -8
  153. package/dist-types/commands/StopProjectVersionCommand.d.ts +3 -8
  154. package/dist-types/commands/StopStreamProcessorCommand.d.ts +3 -8
  155. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  156. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  157. package/dist-types/commands/UpdateDatasetEntriesCommand.d.ts +3 -8
  158. package/dist-types/commands/UpdateStreamProcessorCommand.d.ts +3 -8
  159. package/dist-types/index.d.ts +1 -0
  160. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  161. package/dist-types/runtimeConfig.d.ts +1 -1
  162. package/dist-types/runtimeConfig.native.d.ts +1 -1
  163. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  164. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  165. package/dist-types/ts3.4/commands/AssociateFacesCommand.d.ts +7 -16
  166. package/dist-types/ts3.4/commands/CompareFacesCommand.d.ts +7 -16
  167. package/dist-types/ts3.4/commands/CopyProjectVersionCommand.d.ts +7 -16
  168. package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +7 -16
  169. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +7 -16
  170. package/dist-types/ts3.4/commands/CreateFaceLivenessSessionCommand.d.ts +7 -16
  171. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
  172. package/dist-types/ts3.4/commands/CreateProjectVersionCommand.d.ts +7 -16
  173. package/dist-types/ts3.4/commands/CreateStreamProcessorCommand.d.ts +7 -16
  174. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +7 -16
  175. package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +7 -16
  176. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +7 -16
  177. package/dist-types/ts3.4/commands/DeleteFacesCommand.d.ts +7 -16
  178. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
  179. package/dist-types/ts3.4/commands/DeleteProjectPolicyCommand.d.ts +7 -16
  180. package/dist-types/ts3.4/commands/DeleteProjectVersionCommand.d.ts +7 -16
  181. package/dist-types/ts3.4/commands/DeleteStreamProcessorCommand.d.ts +7 -16
  182. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +7 -16
  183. package/dist-types/ts3.4/commands/DescribeCollectionCommand.d.ts +7 -16
  184. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +7 -16
  185. package/dist-types/ts3.4/commands/DescribeProjectVersionsCommand.d.ts +7 -16
  186. package/dist-types/ts3.4/commands/DescribeProjectsCommand.d.ts +7 -16
  187. package/dist-types/ts3.4/commands/DescribeStreamProcessorCommand.d.ts +7 -16
  188. package/dist-types/ts3.4/commands/DetectCustomLabelsCommand.d.ts +7 -16
  189. package/dist-types/ts3.4/commands/DetectFacesCommand.d.ts +7 -16
  190. package/dist-types/ts3.4/commands/DetectLabelsCommand.d.ts +7 -16
  191. package/dist-types/ts3.4/commands/DetectModerationLabelsCommand.d.ts +7 -16
  192. package/dist-types/ts3.4/commands/DetectProtectiveEquipmentCommand.d.ts +7 -16
  193. package/dist-types/ts3.4/commands/DetectTextCommand.d.ts +7 -16
  194. package/dist-types/ts3.4/commands/DisassociateFacesCommand.d.ts +7 -16
  195. package/dist-types/ts3.4/commands/DistributeDatasetEntriesCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/GetCelebrityInfoCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/GetCelebrityRecognitionCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/GetContentModerationCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/GetFaceDetectionCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/GetFaceLivenessSessionResultsCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/GetFaceSearchCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/GetLabelDetectionCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/GetMediaAnalysisJobCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/GetPersonTrackingCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/GetSegmentDetectionCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/GetTextDetectionCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/IndexFacesCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/ListDatasetEntriesCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/ListDatasetLabelsCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/ListFacesCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/ListMediaAnalysisJobsCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/ListProjectPoliciesCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/ListStreamProcessorsCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/PutProjectPolicyCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/RecognizeCelebritiesCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/SearchFacesByImageCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/SearchFacesCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/SearchUsersByImageCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/StartCelebrityRecognitionCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/StartContentModerationCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/StartFaceDetectionCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/StartFaceSearchCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/StartLabelDetectionCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/StartMediaAnalysisJobCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/StartPersonTrackingCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/StartProjectVersionCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/StartSegmentDetectionCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/StartStreamProcessorCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/StartTextDetectionCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/StopProjectVersionCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/StopStreamProcessorCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/UpdateDatasetEntriesCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/UpdateStreamProcessorCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/index.d.ts +1 -0
  241. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  242. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  243. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  244. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  245. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultRekognitionHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -3354,6 +3356,7 @@ const getRuntimeConfig$1 = (config) => {
3354
3356
  serviceTarget: "RekognitionService",
3355
3357
  },
3356
3358
  serviceId: config?.serviceId ?? "Rekognition",
3359
+ sha256: config?.sha256 ?? Sha256,
3357
3360
  urlParser: config?.urlParser ?? parseUrl,
3358
3361
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
3359
3362
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -3387,7 +3390,6 @@ const getRuntimeConfig = (config) => {
3387
3390
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
3388
3391
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
3389
3392
  }, config),
3390
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
3391
3393
  streamCollector: config?.streamCollector ?? streamCollector,
3392
3394
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
3393
3395
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -3475,904 +3477,233 @@ class RekognitionClient extends Client {
3475
3477
  }
3476
3478
  }
3477
3479
 
3478
- class AssociateFacesCommand extends Command
3479
- .classBuilder()
3480
- .ep(commonParams)
3481
- .m(function (Command, cs, config, o) {
3482
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3483
- })
3484
- .s("RekognitionService", "AssociateFaces", {})
3485
- .n("RekognitionClient", "AssociateFacesCommand")
3486
- .sc(AssociateFaces$)
3487
- .build() {
3480
+ const command = makeBuilder(commonParams, "RekognitionService", "RekognitionClient", getEndpointPlugin);
3481
+ const _ep0 = {};
3482
+ const _mw0 = (Command, cs, config, o) => [];
3483
+
3484
+ class AssociateFacesCommand extends command(_ep0, _mw0, "AssociateFaces", AssociateFaces$) {
3488
3485
  }
3489
3486
 
3490
- class CompareFacesCommand extends Command
3491
- .classBuilder()
3492
- .ep(commonParams)
3493
- .m(function (Command, cs, config, o) {
3494
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3495
- })
3496
- .s("RekognitionService", "CompareFaces", {})
3497
- .n("RekognitionClient", "CompareFacesCommand")
3498
- .sc(CompareFaces$)
3499
- .build() {
3487
+ class CompareFacesCommand extends command(_ep0, _mw0, "CompareFaces", CompareFaces$) {
3500
3488
  }
3501
3489
 
3502
- class CopyProjectVersionCommand extends Command
3503
- .classBuilder()
3504
- .ep(commonParams)
3505
- .m(function (Command, cs, config, o) {
3506
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3507
- })
3508
- .s("RekognitionService", "CopyProjectVersion", {})
3509
- .n("RekognitionClient", "CopyProjectVersionCommand")
3510
- .sc(CopyProjectVersion$)
3511
- .build() {
3490
+ class CopyProjectVersionCommand extends command(_ep0, _mw0, "CopyProjectVersion", CopyProjectVersion$) {
3512
3491
  }
3513
3492
 
3514
- class CreateCollectionCommand extends Command
3515
- .classBuilder()
3516
- .ep(commonParams)
3517
- .m(function (Command, cs, config, o) {
3518
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3519
- })
3520
- .s("RekognitionService", "CreateCollection", {})
3521
- .n("RekognitionClient", "CreateCollectionCommand")
3522
- .sc(CreateCollection$)
3523
- .build() {
3493
+ class CreateCollectionCommand extends command(_ep0, _mw0, "CreateCollection", CreateCollection$) {
3524
3494
  }
3525
3495
 
3526
- class CreateDatasetCommand extends Command
3527
- .classBuilder()
3528
- .ep(commonParams)
3529
- .m(function (Command, cs, config, o) {
3530
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3531
- })
3532
- .s("RekognitionService", "CreateDataset", {})
3533
- .n("RekognitionClient", "CreateDatasetCommand")
3534
- .sc(CreateDataset$)
3535
- .build() {
3496
+ class CreateDatasetCommand extends command(_ep0, _mw0, "CreateDataset", CreateDataset$) {
3536
3497
  }
3537
3498
 
3538
- class CreateFaceLivenessSessionCommand extends Command
3539
- .classBuilder()
3540
- .ep(commonParams)
3541
- .m(function (Command, cs, config, o) {
3542
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3543
- })
3544
- .s("RekognitionService", "CreateFaceLivenessSession", {})
3545
- .n("RekognitionClient", "CreateFaceLivenessSessionCommand")
3546
- .sc(CreateFaceLivenessSession$)
3547
- .build() {
3499
+ class CreateFaceLivenessSessionCommand extends command(_ep0, _mw0, "CreateFaceLivenessSession", CreateFaceLivenessSession$) {
3548
3500
  }
3549
3501
 
3550
- class CreateProjectCommand extends Command
3551
- .classBuilder()
3552
- .ep(commonParams)
3553
- .m(function (Command, cs, config, o) {
3554
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3555
- })
3556
- .s("RekognitionService", "CreateProject", {})
3557
- .n("RekognitionClient", "CreateProjectCommand")
3558
- .sc(CreateProject$)
3559
- .build() {
3502
+ class CreateProjectCommand extends command(_ep0, _mw0, "CreateProject", CreateProject$) {
3560
3503
  }
3561
3504
 
3562
- class CreateProjectVersionCommand extends Command
3563
- .classBuilder()
3564
- .ep(commonParams)
3565
- .m(function (Command, cs, config, o) {
3566
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3567
- })
3568
- .s("RekognitionService", "CreateProjectVersion", {})
3569
- .n("RekognitionClient", "CreateProjectVersionCommand")
3570
- .sc(CreateProjectVersion$)
3571
- .build() {
3505
+ class CreateProjectVersionCommand extends command(_ep0, _mw0, "CreateProjectVersion", CreateProjectVersion$) {
3572
3506
  }
3573
3507
 
3574
- class CreateStreamProcessorCommand extends Command
3575
- .classBuilder()
3576
- .ep(commonParams)
3577
- .m(function (Command, cs, config, o) {
3578
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3579
- })
3580
- .s("RekognitionService", "CreateStreamProcessor", {})
3581
- .n("RekognitionClient", "CreateStreamProcessorCommand")
3582
- .sc(CreateStreamProcessor$)
3583
- .build() {
3508
+ class CreateStreamProcessorCommand extends command(_ep0, _mw0, "CreateStreamProcessor", CreateStreamProcessor$) {
3584
3509
  }
3585
3510
 
3586
- class CreateUserCommand extends Command
3587
- .classBuilder()
3588
- .ep(commonParams)
3589
- .m(function (Command, cs, config, o) {
3590
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3591
- })
3592
- .s("RekognitionService", "CreateUser", {})
3593
- .n("RekognitionClient", "CreateUserCommand")
3594
- .sc(CreateUser$)
3595
- .build() {
3511
+ class CreateUserCommand extends command(_ep0, _mw0, "CreateUser", CreateUser$) {
3596
3512
  }
3597
3513
 
3598
- class DeleteCollectionCommand extends Command
3599
- .classBuilder()
3600
- .ep(commonParams)
3601
- .m(function (Command, cs, config, o) {
3602
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3603
- })
3604
- .s("RekognitionService", "DeleteCollection", {})
3605
- .n("RekognitionClient", "DeleteCollectionCommand")
3606
- .sc(DeleteCollection$)
3607
- .build() {
3514
+ class DeleteCollectionCommand extends command(_ep0, _mw0, "DeleteCollection", DeleteCollection$) {
3608
3515
  }
3609
3516
 
3610
- class DeleteDatasetCommand extends Command
3611
- .classBuilder()
3612
- .ep(commonParams)
3613
- .m(function (Command, cs, config, o) {
3614
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3615
- })
3616
- .s("RekognitionService", "DeleteDataset", {})
3617
- .n("RekognitionClient", "DeleteDatasetCommand")
3618
- .sc(DeleteDataset$)
3619
- .build() {
3517
+ class DeleteDatasetCommand extends command(_ep0, _mw0, "DeleteDataset", DeleteDataset$) {
3620
3518
  }
3621
3519
 
3622
- class DeleteFacesCommand extends Command
3623
- .classBuilder()
3624
- .ep(commonParams)
3625
- .m(function (Command, cs, config, o) {
3626
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3627
- })
3628
- .s("RekognitionService", "DeleteFaces", {})
3629
- .n("RekognitionClient", "DeleteFacesCommand")
3630
- .sc(DeleteFaces$)
3631
- .build() {
3520
+ class DeleteFacesCommand extends command(_ep0, _mw0, "DeleteFaces", DeleteFaces$) {
3632
3521
  }
3633
3522
 
3634
- class DeleteProjectCommand extends Command
3635
- .classBuilder()
3636
- .ep(commonParams)
3637
- .m(function (Command, cs, config, o) {
3638
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3639
- })
3640
- .s("RekognitionService", "DeleteProject", {})
3641
- .n("RekognitionClient", "DeleteProjectCommand")
3642
- .sc(DeleteProject$)
3643
- .build() {
3523
+ class DeleteProjectCommand extends command(_ep0, _mw0, "DeleteProject", DeleteProject$) {
3644
3524
  }
3645
3525
 
3646
- class DeleteProjectPolicyCommand extends Command
3647
- .classBuilder()
3648
- .ep(commonParams)
3649
- .m(function (Command, cs, config, o) {
3650
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3651
- })
3652
- .s("RekognitionService", "DeleteProjectPolicy", {})
3653
- .n("RekognitionClient", "DeleteProjectPolicyCommand")
3654
- .sc(DeleteProjectPolicy$)
3655
- .build() {
3526
+ class DeleteProjectPolicyCommand extends command(_ep0, _mw0, "DeleteProjectPolicy", DeleteProjectPolicy$) {
3656
3527
  }
3657
3528
 
3658
- class DeleteProjectVersionCommand extends Command
3659
- .classBuilder()
3660
- .ep(commonParams)
3661
- .m(function (Command, cs, config, o) {
3662
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3663
- })
3664
- .s("RekognitionService", "DeleteProjectVersion", {})
3665
- .n("RekognitionClient", "DeleteProjectVersionCommand")
3666
- .sc(DeleteProjectVersion$)
3667
- .build() {
3529
+ class DeleteProjectVersionCommand extends command(_ep0, _mw0, "DeleteProjectVersion", DeleteProjectVersion$) {
3668
3530
  }
3669
3531
 
3670
- class DeleteStreamProcessorCommand extends Command
3671
- .classBuilder()
3672
- .ep(commonParams)
3673
- .m(function (Command, cs, config, o) {
3674
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3675
- })
3676
- .s("RekognitionService", "DeleteStreamProcessor", {})
3677
- .n("RekognitionClient", "DeleteStreamProcessorCommand")
3678
- .sc(DeleteStreamProcessor$)
3679
- .build() {
3532
+ class DeleteStreamProcessorCommand extends command(_ep0, _mw0, "DeleteStreamProcessor", DeleteStreamProcessor$) {
3680
3533
  }
3681
3534
 
3682
- class DeleteUserCommand extends Command
3683
- .classBuilder()
3684
- .ep(commonParams)
3685
- .m(function (Command, cs, config, o) {
3686
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3687
- })
3688
- .s("RekognitionService", "DeleteUser", {})
3689
- .n("RekognitionClient", "DeleteUserCommand")
3690
- .sc(DeleteUser$)
3691
- .build() {
3535
+ class DeleteUserCommand extends command(_ep0, _mw0, "DeleteUser", DeleteUser$) {
3692
3536
  }
3693
3537
 
3694
- class DescribeCollectionCommand extends Command
3695
- .classBuilder()
3696
- .ep(commonParams)
3697
- .m(function (Command, cs, config, o) {
3698
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3699
- })
3700
- .s("RekognitionService", "DescribeCollection", {})
3701
- .n("RekognitionClient", "DescribeCollectionCommand")
3702
- .sc(DescribeCollection$)
3703
- .build() {
3538
+ class DescribeCollectionCommand extends command(_ep0, _mw0, "DescribeCollection", DescribeCollection$) {
3704
3539
  }
3705
3540
 
3706
- class DescribeDatasetCommand extends Command
3707
- .classBuilder()
3708
- .ep(commonParams)
3709
- .m(function (Command, cs, config, o) {
3710
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3711
- })
3712
- .s("RekognitionService", "DescribeDataset", {})
3713
- .n("RekognitionClient", "DescribeDatasetCommand")
3714
- .sc(DescribeDataset$)
3715
- .build() {
3541
+ class DescribeDatasetCommand extends command(_ep0, _mw0, "DescribeDataset", DescribeDataset$) {
3716
3542
  }
3717
3543
 
3718
- class DescribeProjectsCommand extends Command
3719
- .classBuilder()
3720
- .ep(commonParams)
3721
- .m(function (Command, cs, config, o) {
3722
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3723
- })
3724
- .s("RekognitionService", "DescribeProjects", {})
3725
- .n("RekognitionClient", "DescribeProjectsCommand")
3726
- .sc(DescribeProjects$)
3727
- .build() {
3544
+ class DescribeProjectsCommand extends command(_ep0, _mw0, "DescribeProjects", DescribeProjects$) {
3728
3545
  }
3729
3546
 
3730
- class DescribeProjectVersionsCommand extends Command
3731
- .classBuilder()
3732
- .ep(commonParams)
3733
- .m(function (Command, cs, config, o) {
3734
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3735
- })
3736
- .s("RekognitionService", "DescribeProjectVersions", {})
3737
- .n("RekognitionClient", "DescribeProjectVersionsCommand")
3738
- .sc(DescribeProjectVersions$)
3739
- .build() {
3547
+ class DescribeProjectVersionsCommand extends command(_ep0, _mw0, "DescribeProjectVersions", DescribeProjectVersions$) {
3740
3548
  }
3741
3549
 
3742
- class DescribeStreamProcessorCommand extends Command
3743
- .classBuilder()
3744
- .ep(commonParams)
3745
- .m(function (Command, cs, config, o) {
3746
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3747
- })
3748
- .s("RekognitionService", "DescribeStreamProcessor", {})
3749
- .n("RekognitionClient", "DescribeStreamProcessorCommand")
3750
- .sc(DescribeStreamProcessor$)
3751
- .build() {
3550
+ class DescribeStreamProcessorCommand extends command(_ep0, _mw0, "DescribeStreamProcessor", DescribeStreamProcessor$) {
3752
3551
  }
3753
3552
 
3754
- class DetectCustomLabelsCommand extends Command
3755
- .classBuilder()
3756
- .ep(commonParams)
3757
- .m(function (Command, cs, config, o) {
3758
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3759
- })
3760
- .s("RekognitionService", "DetectCustomLabels", {})
3761
- .n("RekognitionClient", "DetectCustomLabelsCommand")
3762
- .sc(DetectCustomLabels$)
3763
- .build() {
3553
+ class DetectCustomLabelsCommand extends command(_ep0, _mw0, "DetectCustomLabels", DetectCustomLabels$) {
3764
3554
  }
3765
3555
 
3766
- class DetectFacesCommand extends Command
3767
- .classBuilder()
3768
- .ep(commonParams)
3769
- .m(function (Command, cs, config, o) {
3770
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3771
- })
3772
- .s("RekognitionService", "DetectFaces", {})
3773
- .n("RekognitionClient", "DetectFacesCommand")
3774
- .sc(DetectFaces$)
3775
- .build() {
3556
+ class DetectFacesCommand extends command(_ep0, _mw0, "DetectFaces", DetectFaces$) {
3776
3557
  }
3777
3558
 
3778
- class DetectLabelsCommand extends Command
3779
- .classBuilder()
3780
- .ep(commonParams)
3781
- .m(function (Command, cs, config, o) {
3782
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3783
- })
3784
- .s("RekognitionService", "DetectLabels", {})
3785
- .n("RekognitionClient", "DetectLabelsCommand")
3786
- .sc(DetectLabels$)
3787
- .build() {
3559
+ class DetectLabelsCommand extends command(_ep0, _mw0, "DetectLabels", DetectLabels$) {
3788
3560
  }
3789
3561
 
3790
- class DetectModerationLabelsCommand extends Command
3791
- .classBuilder()
3792
- .ep(commonParams)
3793
- .m(function (Command, cs, config, o) {
3794
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3795
- })
3796
- .s("RekognitionService", "DetectModerationLabels", {})
3797
- .n("RekognitionClient", "DetectModerationLabelsCommand")
3798
- .sc(DetectModerationLabels$)
3799
- .build() {
3562
+ class DetectModerationLabelsCommand extends command(_ep0, _mw0, "DetectModerationLabels", DetectModerationLabels$) {
3800
3563
  }
3801
3564
 
3802
- class DetectProtectiveEquipmentCommand extends Command
3803
- .classBuilder()
3804
- .ep(commonParams)
3805
- .m(function (Command, cs, config, o) {
3806
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3807
- })
3808
- .s("RekognitionService", "DetectProtectiveEquipment", {})
3809
- .n("RekognitionClient", "DetectProtectiveEquipmentCommand")
3810
- .sc(DetectProtectiveEquipment$)
3811
- .build() {
3565
+ class DetectProtectiveEquipmentCommand extends command(_ep0, _mw0, "DetectProtectiveEquipment", DetectProtectiveEquipment$) {
3812
3566
  }
3813
3567
 
3814
- class DetectTextCommand extends Command
3815
- .classBuilder()
3816
- .ep(commonParams)
3817
- .m(function (Command, cs, config, o) {
3818
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3819
- })
3820
- .s("RekognitionService", "DetectText", {})
3821
- .n("RekognitionClient", "DetectTextCommand")
3822
- .sc(DetectText$)
3823
- .build() {
3568
+ class DetectTextCommand extends command(_ep0, _mw0, "DetectText", DetectText$) {
3824
3569
  }
3825
3570
 
3826
- class DisassociateFacesCommand extends Command
3827
- .classBuilder()
3828
- .ep(commonParams)
3829
- .m(function (Command, cs, config, o) {
3830
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3831
- })
3832
- .s("RekognitionService", "DisassociateFaces", {})
3833
- .n("RekognitionClient", "DisassociateFacesCommand")
3834
- .sc(DisassociateFaces$)
3835
- .build() {
3571
+ class DisassociateFacesCommand extends command(_ep0, _mw0, "DisassociateFaces", DisassociateFaces$) {
3836
3572
  }
3837
3573
 
3838
- class DistributeDatasetEntriesCommand extends Command
3839
- .classBuilder()
3840
- .ep(commonParams)
3841
- .m(function (Command, cs, config, o) {
3842
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3843
- })
3844
- .s("RekognitionService", "DistributeDatasetEntries", {})
3845
- .n("RekognitionClient", "DistributeDatasetEntriesCommand")
3846
- .sc(DistributeDatasetEntries$)
3847
- .build() {
3574
+ class DistributeDatasetEntriesCommand extends command(_ep0, _mw0, "DistributeDatasetEntries", DistributeDatasetEntries$) {
3848
3575
  }
3849
3576
 
3850
- class GetCelebrityInfoCommand extends Command
3851
- .classBuilder()
3852
- .ep(commonParams)
3853
- .m(function (Command, cs, config, o) {
3854
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3855
- })
3856
- .s("RekognitionService", "GetCelebrityInfo", {})
3857
- .n("RekognitionClient", "GetCelebrityInfoCommand")
3858
- .sc(GetCelebrityInfo$)
3859
- .build() {
3577
+ class GetCelebrityInfoCommand extends command(_ep0, _mw0, "GetCelebrityInfo", GetCelebrityInfo$) {
3860
3578
  }
3861
3579
 
3862
- class GetCelebrityRecognitionCommand extends Command
3863
- .classBuilder()
3864
- .ep(commonParams)
3865
- .m(function (Command, cs, config, o) {
3866
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3867
- })
3868
- .s("RekognitionService", "GetCelebrityRecognition", {})
3869
- .n("RekognitionClient", "GetCelebrityRecognitionCommand")
3870
- .sc(GetCelebrityRecognition$)
3871
- .build() {
3580
+ class GetCelebrityRecognitionCommand extends command(_ep0, _mw0, "GetCelebrityRecognition", GetCelebrityRecognition$) {
3872
3581
  }
3873
3582
 
3874
- class GetContentModerationCommand extends Command
3875
- .classBuilder()
3876
- .ep(commonParams)
3877
- .m(function (Command, cs, config, o) {
3878
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3879
- })
3880
- .s("RekognitionService", "GetContentModeration", {})
3881
- .n("RekognitionClient", "GetContentModerationCommand")
3882
- .sc(GetContentModeration$)
3883
- .build() {
3583
+ class GetContentModerationCommand extends command(_ep0, _mw0, "GetContentModeration", GetContentModeration$) {
3884
3584
  }
3885
3585
 
3886
- class GetFaceDetectionCommand extends Command
3887
- .classBuilder()
3888
- .ep(commonParams)
3889
- .m(function (Command, cs, config, o) {
3890
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3891
- })
3892
- .s("RekognitionService", "GetFaceDetection", {})
3893
- .n("RekognitionClient", "GetFaceDetectionCommand")
3894
- .sc(GetFaceDetection$)
3895
- .build() {
3586
+ class GetFaceDetectionCommand extends command(_ep0, _mw0, "GetFaceDetection", GetFaceDetection$) {
3896
3587
  }
3897
3588
 
3898
- class GetFaceLivenessSessionResultsCommand extends Command
3899
- .classBuilder()
3900
- .ep(commonParams)
3901
- .m(function (Command, cs, config, o) {
3902
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3903
- })
3904
- .s("RekognitionService", "GetFaceLivenessSessionResults", {})
3905
- .n("RekognitionClient", "GetFaceLivenessSessionResultsCommand")
3906
- .sc(GetFaceLivenessSessionResults$)
3907
- .build() {
3589
+ class GetFaceLivenessSessionResultsCommand extends command(_ep0, _mw0, "GetFaceLivenessSessionResults", GetFaceLivenessSessionResults$) {
3908
3590
  }
3909
3591
 
3910
- class GetFaceSearchCommand extends Command
3911
- .classBuilder()
3912
- .ep(commonParams)
3913
- .m(function (Command, cs, config, o) {
3914
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3915
- })
3916
- .s("RekognitionService", "GetFaceSearch", {})
3917
- .n("RekognitionClient", "GetFaceSearchCommand")
3918
- .sc(GetFaceSearch$)
3919
- .build() {
3592
+ class GetFaceSearchCommand extends command(_ep0, _mw0, "GetFaceSearch", GetFaceSearch$) {
3920
3593
  }
3921
3594
 
3922
- class GetLabelDetectionCommand extends Command
3923
- .classBuilder()
3924
- .ep(commonParams)
3925
- .m(function (Command, cs, config, o) {
3926
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3927
- })
3928
- .s("RekognitionService", "GetLabelDetection", {})
3929
- .n("RekognitionClient", "GetLabelDetectionCommand")
3930
- .sc(GetLabelDetection$)
3931
- .build() {
3595
+ class GetLabelDetectionCommand extends command(_ep0, _mw0, "GetLabelDetection", GetLabelDetection$) {
3932
3596
  }
3933
3597
 
3934
- class GetMediaAnalysisJobCommand extends Command
3935
- .classBuilder()
3936
- .ep(commonParams)
3937
- .m(function (Command, cs, config, o) {
3938
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3939
- })
3940
- .s("RekognitionService", "GetMediaAnalysisJob", {})
3941
- .n("RekognitionClient", "GetMediaAnalysisJobCommand")
3942
- .sc(GetMediaAnalysisJob$)
3943
- .build() {
3598
+ class GetMediaAnalysisJobCommand extends command(_ep0, _mw0, "GetMediaAnalysisJob", GetMediaAnalysisJob$) {
3944
3599
  }
3945
3600
 
3946
- class GetPersonTrackingCommand extends Command
3947
- .classBuilder()
3948
- .ep(commonParams)
3949
- .m(function (Command, cs, config, o) {
3950
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3951
- })
3952
- .s("RekognitionService", "GetPersonTracking", {})
3953
- .n("RekognitionClient", "GetPersonTrackingCommand")
3954
- .sc(GetPersonTracking$)
3955
- .build() {
3601
+ class GetPersonTrackingCommand extends command(_ep0, _mw0, "GetPersonTracking", GetPersonTracking$) {
3956
3602
  }
3957
3603
 
3958
- class GetSegmentDetectionCommand extends Command
3959
- .classBuilder()
3960
- .ep(commonParams)
3961
- .m(function (Command, cs, config, o) {
3962
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3963
- })
3964
- .s("RekognitionService", "GetSegmentDetection", {})
3965
- .n("RekognitionClient", "GetSegmentDetectionCommand")
3966
- .sc(GetSegmentDetection$)
3967
- .build() {
3604
+ class GetSegmentDetectionCommand extends command(_ep0, _mw0, "GetSegmentDetection", GetSegmentDetection$) {
3968
3605
  }
3969
3606
 
3970
- class GetTextDetectionCommand extends Command
3971
- .classBuilder()
3972
- .ep(commonParams)
3973
- .m(function (Command, cs, config, o) {
3974
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3975
- })
3976
- .s("RekognitionService", "GetTextDetection", {})
3977
- .n("RekognitionClient", "GetTextDetectionCommand")
3978
- .sc(GetTextDetection$)
3979
- .build() {
3607
+ class GetTextDetectionCommand extends command(_ep0, _mw0, "GetTextDetection", GetTextDetection$) {
3980
3608
  }
3981
3609
 
3982
- class IndexFacesCommand extends Command
3983
- .classBuilder()
3984
- .ep(commonParams)
3985
- .m(function (Command, cs, config, o) {
3986
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3987
- })
3988
- .s("RekognitionService", "IndexFaces", {})
3989
- .n("RekognitionClient", "IndexFacesCommand")
3990
- .sc(IndexFaces$)
3991
- .build() {
3610
+ class IndexFacesCommand extends command(_ep0, _mw0, "IndexFaces", IndexFaces$) {
3992
3611
  }
3993
3612
 
3994
- class ListCollectionsCommand extends Command
3995
- .classBuilder()
3996
- .ep(commonParams)
3997
- .m(function (Command, cs, config, o) {
3998
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3999
- })
4000
- .s("RekognitionService", "ListCollections", {})
4001
- .n("RekognitionClient", "ListCollectionsCommand")
4002
- .sc(ListCollections$)
4003
- .build() {
3613
+ class ListCollectionsCommand extends command(_ep0, _mw0, "ListCollections", ListCollections$) {
4004
3614
  }
4005
3615
 
4006
- class ListDatasetEntriesCommand extends Command
4007
- .classBuilder()
4008
- .ep(commonParams)
4009
- .m(function (Command, cs, config, o) {
4010
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4011
- })
4012
- .s("RekognitionService", "ListDatasetEntries", {})
4013
- .n("RekognitionClient", "ListDatasetEntriesCommand")
4014
- .sc(ListDatasetEntries$)
4015
- .build() {
3616
+ class ListDatasetEntriesCommand extends command(_ep0, _mw0, "ListDatasetEntries", ListDatasetEntries$) {
4016
3617
  }
4017
3618
 
4018
- class ListDatasetLabelsCommand extends Command
4019
- .classBuilder()
4020
- .ep(commonParams)
4021
- .m(function (Command, cs, config, o) {
4022
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4023
- })
4024
- .s("RekognitionService", "ListDatasetLabels", {})
4025
- .n("RekognitionClient", "ListDatasetLabelsCommand")
4026
- .sc(ListDatasetLabels$)
4027
- .build() {
3619
+ class ListDatasetLabelsCommand extends command(_ep0, _mw0, "ListDatasetLabels", ListDatasetLabels$) {
4028
3620
  }
4029
3621
 
4030
- class ListFacesCommand extends Command
4031
- .classBuilder()
4032
- .ep(commonParams)
4033
- .m(function (Command, cs, config, o) {
4034
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4035
- })
4036
- .s("RekognitionService", "ListFaces", {})
4037
- .n("RekognitionClient", "ListFacesCommand")
4038
- .sc(ListFaces$)
4039
- .build() {
3622
+ class ListFacesCommand extends command(_ep0, _mw0, "ListFaces", ListFaces$) {
4040
3623
  }
4041
3624
 
4042
- class ListMediaAnalysisJobsCommand extends Command
4043
- .classBuilder()
4044
- .ep(commonParams)
4045
- .m(function (Command, cs, config, o) {
4046
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4047
- })
4048
- .s("RekognitionService", "ListMediaAnalysisJobs", {})
4049
- .n("RekognitionClient", "ListMediaAnalysisJobsCommand")
4050
- .sc(ListMediaAnalysisJobs$)
4051
- .build() {
3625
+ class ListMediaAnalysisJobsCommand extends command(_ep0, _mw0, "ListMediaAnalysisJobs", ListMediaAnalysisJobs$) {
4052
3626
  }
4053
3627
 
4054
- class ListProjectPoliciesCommand extends Command
4055
- .classBuilder()
4056
- .ep(commonParams)
4057
- .m(function (Command, cs, config, o) {
4058
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4059
- })
4060
- .s("RekognitionService", "ListProjectPolicies", {})
4061
- .n("RekognitionClient", "ListProjectPoliciesCommand")
4062
- .sc(ListProjectPolicies$)
4063
- .build() {
3628
+ class ListProjectPoliciesCommand extends command(_ep0, _mw0, "ListProjectPolicies", ListProjectPolicies$) {
4064
3629
  }
4065
3630
 
4066
- class ListStreamProcessorsCommand extends Command
4067
- .classBuilder()
4068
- .ep(commonParams)
4069
- .m(function (Command, cs, config, o) {
4070
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4071
- })
4072
- .s("RekognitionService", "ListStreamProcessors", {})
4073
- .n("RekognitionClient", "ListStreamProcessorsCommand")
4074
- .sc(ListStreamProcessors$)
4075
- .build() {
3631
+ class ListStreamProcessorsCommand extends command(_ep0, _mw0, "ListStreamProcessors", ListStreamProcessors$) {
4076
3632
  }
4077
3633
 
4078
- class ListTagsForResourceCommand extends Command
4079
- .classBuilder()
4080
- .ep(commonParams)
4081
- .m(function (Command, cs, config, o) {
4082
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4083
- })
4084
- .s("RekognitionService", "ListTagsForResource", {})
4085
- .n("RekognitionClient", "ListTagsForResourceCommand")
4086
- .sc(ListTagsForResource$)
4087
- .build() {
3634
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
4088
3635
  }
4089
3636
 
4090
- class ListUsersCommand extends Command
4091
- .classBuilder()
4092
- .ep(commonParams)
4093
- .m(function (Command, cs, config, o) {
4094
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4095
- })
4096
- .s("RekognitionService", "ListUsers", {})
4097
- .n("RekognitionClient", "ListUsersCommand")
4098
- .sc(ListUsers$)
4099
- .build() {
3637
+ class ListUsersCommand extends command(_ep0, _mw0, "ListUsers", ListUsers$) {
4100
3638
  }
4101
3639
 
4102
- class PutProjectPolicyCommand extends Command
4103
- .classBuilder()
4104
- .ep(commonParams)
4105
- .m(function (Command, cs, config, o) {
4106
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4107
- })
4108
- .s("RekognitionService", "PutProjectPolicy", {})
4109
- .n("RekognitionClient", "PutProjectPolicyCommand")
4110
- .sc(PutProjectPolicy$)
4111
- .build() {
3640
+ class PutProjectPolicyCommand extends command(_ep0, _mw0, "PutProjectPolicy", PutProjectPolicy$) {
4112
3641
  }
4113
3642
 
4114
- class RecognizeCelebritiesCommand extends Command
4115
- .classBuilder()
4116
- .ep(commonParams)
4117
- .m(function (Command, cs, config, o) {
4118
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4119
- })
4120
- .s("RekognitionService", "RecognizeCelebrities", {})
4121
- .n("RekognitionClient", "RecognizeCelebritiesCommand")
4122
- .sc(RecognizeCelebrities$)
4123
- .build() {
3643
+ class RecognizeCelebritiesCommand extends command(_ep0, _mw0, "RecognizeCelebrities", RecognizeCelebrities$) {
4124
3644
  }
4125
3645
 
4126
- class SearchFacesByImageCommand extends Command
4127
- .classBuilder()
4128
- .ep(commonParams)
4129
- .m(function (Command, cs, config, o) {
4130
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4131
- })
4132
- .s("RekognitionService", "SearchFacesByImage", {})
4133
- .n("RekognitionClient", "SearchFacesByImageCommand")
4134
- .sc(SearchFacesByImage$)
4135
- .build() {
3646
+ class SearchFacesByImageCommand extends command(_ep0, _mw0, "SearchFacesByImage", SearchFacesByImage$) {
4136
3647
  }
4137
3648
 
4138
- class SearchFacesCommand extends Command
4139
- .classBuilder()
4140
- .ep(commonParams)
4141
- .m(function (Command, cs, config, o) {
4142
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4143
- })
4144
- .s("RekognitionService", "SearchFaces", {})
4145
- .n("RekognitionClient", "SearchFacesCommand")
4146
- .sc(SearchFaces$)
4147
- .build() {
3649
+ class SearchFacesCommand extends command(_ep0, _mw0, "SearchFaces", SearchFaces$) {
4148
3650
  }
4149
3651
 
4150
- class SearchUsersByImageCommand extends Command
4151
- .classBuilder()
4152
- .ep(commonParams)
4153
- .m(function (Command, cs, config, o) {
4154
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4155
- })
4156
- .s("RekognitionService", "SearchUsersByImage", {})
4157
- .n("RekognitionClient", "SearchUsersByImageCommand")
4158
- .sc(SearchUsersByImage$)
4159
- .build() {
3652
+ class SearchUsersByImageCommand extends command(_ep0, _mw0, "SearchUsersByImage", SearchUsersByImage$) {
4160
3653
  }
4161
3654
 
4162
- class SearchUsersCommand extends Command
4163
- .classBuilder()
4164
- .ep(commonParams)
4165
- .m(function (Command, cs, config, o) {
4166
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4167
- })
4168
- .s("RekognitionService", "SearchUsers", {})
4169
- .n("RekognitionClient", "SearchUsersCommand")
4170
- .sc(SearchUsers$)
4171
- .build() {
3655
+ class SearchUsersCommand extends command(_ep0, _mw0, "SearchUsers", SearchUsers$) {
4172
3656
  }
4173
3657
 
4174
- class StartCelebrityRecognitionCommand extends Command
4175
- .classBuilder()
4176
- .ep(commonParams)
4177
- .m(function (Command, cs, config, o) {
4178
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4179
- })
4180
- .s("RekognitionService", "StartCelebrityRecognition", {})
4181
- .n("RekognitionClient", "StartCelebrityRecognitionCommand")
4182
- .sc(StartCelebrityRecognition$)
4183
- .build() {
3658
+ class StartCelebrityRecognitionCommand extends command(_ep0, _mw0, "StartCelebrityRecognition", StartCelebrityRecognition$) {
4184
3659
  }
4185
3660
 
4186
- class StartContentModerationCommand extends Command
4187
- .classBuilder()
4188
- .ep(commonParams)
4189
- .m(function (Command, cs, config, o) {
4190
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4191
- })
4192
- .s("RekognitionService", "StartContentModeration", {})
4193
- .n("RekognitionClient", "StartContentModerationCommand")
4194
- .sc(StartContentModeration$)
4195
- .build() {
3661
+ class StartContentModerationCommand extends command(_ep0, _mw0, "StartContentModeration", StartContentModeration$) {
4196
3662
  }
4197
3663
 
4198
- class StartFaceDetectionCommand extends Command
4199
- .classBuilder()
4200
- .ep(commonParams)
4201
- .m(function (Command, cs, config, o) {
4202
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4203
- })
4204
- .s("RekognitionService", "StartFaceDetection", {})
4205
- .n("RekognitionClient", "StartFaceDetectionCommand")
4206
- .sc(StartFaceDetection$)
4207
- .build() {
3664
+ class StartFaceDetectionCommand extends command(_ep0, _mw0, "StartFaceDetection", StartFaceDetection$) {
4208
3665
  }
4209
3666
 
4210
- class StartFaceSearchCommand extends Command
4211
- .classBuilder()
4212
- .ep(commonParams)
4213
- .m(function (Command, cs, config, o) {
4214
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4215
- })
4216
- .s("RekognitionService", "StartFaceSearch", {})
4217
- .n("RekognitionClient", "StartFaceSearchCommand")
4218
- .sc(StartFaceSearch$)
4219
- .build() {
3667
+ class StartFaceSearchCommand extends command(_ep0, _mw0, "StartFaceSearch", StartFaceSearch$) {
4220
3668
  }
4221
3669
 
4222
- class StartLabelDetectionCommand extends Command
4223
- .classBuilder()
4224
- .ep(commonParams)
4225
- .m(function (Command, cs, config, o) {
4226
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4227
- })
4228
- .s("RekognitionService", "StartLabelDetection", {})
4229
- .n("RekognitionClient", "StartLabelDetectionCommand")
4230
- .sc(StartLabelDetection$)
4231
- .build() {
3670
+ class StartLabelDetectionCommand extends command(_ep0, _mw0, "StartLabelDetection", StartLabelDetection$) {
4232
3671
  }
4233
3672
 
4234
- class StartMediaAnalysisJobCommand extends Command
4235
- .classBuilder()
4236
- .ep(commonParams)
4237
- .m(function (Command, cs, config, o) {
4238
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4239
- })
4240
- .s("RekognitionService", "StartMediaAnalysisJob", {})
4241
- .n("RekognitionClient", "StartMediaAnalysisJobCommand")
4242
- .sc(StartMediaAnalysisJob$)
4243
- .build() {
3673
+ class StartMediaAnalysisJobCommand extends command(_ep0, _mw0, "StartMediaAnalysisJob", StartMediaAnalysisJob$) {
4244
3674
  }
4245
3675
 
4246
- class StartPersonTrackingCommand extends Command
4247
- .classBuilder()
4248
- .ep(commonParams)
4249
- .m(function (Command, cs, config, o) {
4250
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4251
- })
4252
- .s("RekognitionService", "StartPersonTracking", {})
4253
- .n("RekognitionClient", "StartPersonTrackingCommand")
4254
- .sc(StartPersonTracking$)
4255
- .build() {
3676
+ class StartPersonTrackingCommand extends command(_ep0, _mw0, "StartPersonTracking", StartPersonTracking$) {
4256
3677
  }
4257
3678
 
4258
- class StartProjectVersionCommand extends Command
4259
- .classBuilder()
4260
- .ep(commonParams)
4261
- .m(function (Command, cs, config, o) {
4262
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4263
- })
4264
- .s("RekognitionService", "StartProjectVersion", {})
4265
- .n("RekognitionClient", "StartProjectVersionCommand")
4266
- .sc(StartProjectVersion$)
4267
- .build() {
3679
+ class StartProjectVersionCommand extends command(_ep0, _mw0, "StartProjectVersion", StartProjectVersion$) {
4268
3680
  }
4269
3681
 
4270
- class StartSegmentDetectionCommand extends Command
4271
- .classBuilder()
4272
- .ep(commonParams)
4273
- .m(function (Command, cs, config, o) {
4274
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4275
- })
4276
- .s("RekognitionService", "StartSegmentDetection", {})
4277
- .n("RekognitionClient", "StartSegmentDetectionCommand")
4278
- .sc(StartSegmentDetection$)
4279
- .build() {
3682
+ class StartSegmentDetectionCommand extends command(_ep0, _mw0, "StartSegmentDetection", StartSegmentDetection$) {
4280
3683
  }
4281
3684
 
4282
- class StartStreamProcessorCommand extends Command
4283
- .classBuilder()
4284
- .ep(commonParams)
4285
- .m(function (Command, cs, config, o) {
4286
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4287
- })
4288
- .s("RekognitionService", "StartStreamProcessor", {})
4289
- .n("RekognitionClient", "StartStreamProcessorCommand")
4290
- .sc(StartStreamProcessor$)
4291
- .build() {
3685
+ class StartStreamProcessorCommand extends command(_ep0, _mw0, "StartStreamProcessor", StartStreamProcessor$) {
4292
3686
  }
4293
3687
 
4294
- class StartTextDetectionCommand extends Command
4295
- .classBuilder()
4296
- .ep(commonParams)
4297
- .m(function (Command, cs, config, o) {
4298
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4299
- })
4300
- .s("RekognitionService", "StartTextDetection", {})
4301
- .n("RekognitionClient", "StartTextDetectionCommand")
4302
- .sc(StartTextDetection$)
4303
- .build() {
3688
+ class StartTextDetectionCommand extends command(_ep0, _mw0, "StartTextDetection", StartTextDetection$) {
4304
3689
  }
4305
3690
 
4306
- class StopProjectVersionCommand extends Command
4307
- .classBuilder()
4308
- .ep(commonParams)
4309
- .m(function (Command, cs, config, o) {
4310
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4311
- })
4312
- .s("RekognitionService", "StopProjectVersion", {})
4313
- .n("RekognitionClient", "StopProjectVersionCommand")
4314
- .sc(StopProjectVersion$)
4315
- .build() {
3691
+ class StopProjectVersionCommand extends command(_ep0, _mw0, "StopProjectVersion", StopProjectVersion$) {
4316
3692
  }
4317
3693
 
4318
- class StopStreamProcessorCommand extends Command
4319
- .classBuilder()
4320
- .ep(commonParams)
4321
- .m(function (Command, cs, config, o) {
4322
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4323
- })
4324
- .s("RekognitionService", "StopStreamProcessor", {})
4325
- .n("RekognitionClient", "StopStreamProcessorCommand")
4326
- .sc(StopStreamProcessor$)
4327
- .build() {
3694
+ class StopStreamProcessorCommand extends command(_ep0, _mw0, "StopStreamProcessor", StopStreamProcessor$) {
4328
3695
  }
4329
3696
 
4330
- class TagResourceCommand extends Command
4331
- .classBuilder()
4332
- .ep(commonParams)
4333
- .m(function (Command, cs, config, o) {
4334
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4335
- })
4336
- .s("RekognitionService", "TagResource", {})
4337
- .n("RekognitionClient", "TagResourceCommand")
4338
- .sc(TagResource$)
4339
- .build() {
3697
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
4340
3698
  }
4341
3699
 
4342
- class UntagResourceCommand extends Command
4343
- .classBuilder()
4344
- .ep(commonParams)
4345
- .m(function (Command, cs, config, o) {
4346
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4347
- })
4348
- .s("RekognitionService", "UntagResource", {})
4349
- .n("RekognitionClient", "UntagResourceCommand")
4350
- .sc(UntagResource$)
4351
- .build() {
3700
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
4352
3701
  }
4353
3702
 
4354
- class UpdateDatasetEntriesCommand extends Command
4355
- .classBuilder()
4356
- .ep(commonParams)
4357
- .m(function (Command, cs, config, o) {
4358
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4359
- })
4360
- .s("RekognitionService", "UpdateDatasetEntries", {})
4361
- .n("RekognitionClient", "UpdateDatasetEntriesCommand")
4362
- .sc(UpdateDatasetEntries$)
4363
- .build() {
3703
+ class UpdateDatasetEntriesCommand extends command(_ep0, _mw0, "UpdateDatasetEntries", UpdateDatasetEntries$) {
4364
3704
  }
4365
3705
 
4366
- class UpdateStreamProcessorCommand extends Command
4367
- .classBuilder()
4368
- .ep(commonParams)
4369
- .m(function (Command, cs, config, o) {
4370
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4371
- })
4372
- .s("RekognitionService", "UpdateStreamProcessor", {})
4373
- .n("RekognitionClient", "UpdateStreamProcessorCommand")
4374
- .sc(UpdateStreamProcessor$)
4375
- .build() {
3706
+ class UpdateStreamProcessorCommand extends command(_ep0, _mw0, "UpdateStreamProcessor", UpdateStreamProcessor$) {
4376
3707
  }
4377
3708
 
4378
3709
  const paginateDescribeProjects = createPaginator(RekognitionClient, DescribeProjectsCommand, "NextToken", "NextToken", "MaxResults");