@aws-sdk/client-rekognition 3.306.0 → 3.309.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 (131) hide show
  1. package/dist-cjs/commands/CompareFacesCommand.js +2 -2
  2. package/dist-cjs/commands/CopyProjectVersionCommand.js +2 -2
  3. package/dist-cjs/commands/CreateCollectionCommand.js +2 -2
  4. package/dist-cjs/commands/CreateDatasetCommand.js +2 -2
  5. package/dist-cjs/commands/CreateProjectCommand.js +2 -2
  6. package/dist-cjs/commands/CreateProjectVersionCommand.js +2 -2
  7. package/dist-cjs/commands/CreateStreamProcessorCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteCollectionCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteDatasetCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteFacesCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteProjectPolicyCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteProjectVersionCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteStreamProcessorCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeCollectionCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeDatasetCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeProjectVersionsCommand.js +2 -2
  18. package/dist-cjs/commands/DescribeProjectsCommand.js +2 -2
  19. package/dist-cjs/commands/DescribeStreamProcessorCommand.js +2 -2
  20. package/dist-cjs/commands/DetectCustomLabelsCommand.js +2 -2
  21. package/dist-cjs/commands/DetectFacesCommand.js +2 -2
  22. package/dist-cjs/commands/DetectLabelsCommand.js +2 -2
  23. package/dist-cjs/commands/DetectModerationLabelsCommand.js +2 -2
  24. package/dist-cjs/commands/DetectProtectiveEquipmentCommand.js +2 -2
  25. package/dist-cjs/commands/DetectTextCommand.js +2 -2
  26. package/dist-cjs/commands/DistributeDatasetEntriesCommand.js +2 -2
  27. package/dist-cjs/commands/GetCelebrityInfoCommand.js +2 -2
  28. package/dist-cjs/commands/GetCelebrityRecognitionCommand.js +2 -2
  29. package/dist-cjs/commands/GetContentModerationCommand.js +2 -2
  30. package/dist-cjs/commands/GetFaceDetectionCommand.js +2 -2
  31. package/dist-cjs/commands/GetFaceSearchCommand.js +2 -2
  32. package/dist-cjs/commands/GetLabelDetectionCommand.js +2 -2
  33. package/dist-cjs/commands/GetPersonTrackingCommand.js +2 -2
  34. package/dist-cjs/commands/GetSegmentDetectionCommand.js +2 -2
  35. package/dist-cjs/commands/GetTextDetectionCommand.js +2 -2
  36. package/dist-cjs/commands/IndexFacesCommand.js +2 -2
  37. package/dist-cjs/commands/ListCollectionsCommand.js +2 -2
  38. package/dist-cjs/commands/ListDatasetEntriesCommand.js +2 -2
  39. package/dist-cjs/commands/ListDatasetLabelsCommand.js +2 -2
  40. package/dist-cjs/commands/ListFacesCommand.js +2 -2
  41. package/dist-cjs/commands/ListProjectPoliciesCommand.js +2 -2
  42. package/dist-cjs/commands/ListStreamProcessorsCommand.js +2 -2
  43. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  44. package/dist-cjs/commands/PutProjectPolicyCommand.js +2 -2
  45. package/dist-cjs/commands/RecognizeCelebritiesCommand.js +2 -2
  46. package/dist-cjs/commands/SearchFacesByImageCommand.js +2 -2
  47. package/dist-cjs/commands/SearchFacesCommand.js +2 -2
  48. package/dist-cjs/commands/StartCelebrityRecognitionCommand.js +2 -2
  49. package/dist-cjs/commands/StartContentModerationCommand.js +2 -2
  50. package/dist-cjs/commands/StartFaceDetectionCommand.js +2 -2
  51. package/dist-cjs/commands/StartFaceSearchCommand.js +2 -2
  52. package/dist-cjs/commands/StartLabelDetectionCommand.js +2 -2
  53. package/dist-cjs/commands/StartPersonTrackingCommand.js +2 -2
  54. package/dist-cjs/commands/StartProjectVersionCommand.js +2 -2
  55. package/dist-cjs/commands/StartSegmentDetectionCommand.js +2 -2
  56. package/dist-cjs/commands/StartStreamProcessorCommand.js +2 -2
  57. package/dist-cjs/commands/StartTextDetectionCommand.js +2 -2
  58. package/dist-cjs/commands/StopProjectVersionCommand.js +2 -2
  59. package/dist-cjs/commands/StopStreamProcessorCommand.js +2 -2
  60. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  61. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateDatasetEntriesCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateStreamProcessorCommand.js +2 -2
  64. package/dist-cjs/protocols/Aws_json1_1.js +1693 -1773
  65. package/dist-es/commands/CompareFacesCommand.js +3 -3
  66. package/dist-es/commands/CopyProjectVersionCommand.js +3 -3
  67. package/dist-es/commands/CreateCollectionCommand.js +3 -3
  68. package/dist-es/commands/CreateDatasetCommand.js +3 -3
  69. package/dist-es/commands/CreateProjectCommand.js +3 -3
  70. package/dist-es/commands/CreateProjectVersionCommand.js +3 -3
  71. package/dist-es/commands/CreateStreamProcessorCommand.js +3 -3
  72. package/dist-es/commands/DeleteCollectionCommand.js +3 -3
  73. package/dist-es/commands/DeleteDatasetCommand.js +3 -3
  74. package/dist-es/commands/DeleteFacesCommand.js +3 -3
  75. package/dist-es/commands/DeleteProjectCommand.js +3 -3
  76. package/dist-es/commands/DeleteProjectPolicyCommand.js +3 -3
  77. package/dist-es/commands/DeleteProjectVersionCommand.js +3 -3
  78. package/dist-es/commands/DeleteStreamProcessorCommand.js +3 -3
  79. package/dist-es/commands/DescribeCollectionCommand.js +3 -3
  80. package/dist-es/commands/DescribeDatasetCommand.js +3 -3
  81. package/dist-es/commands/DescribeProjectVersionsCommand.js +3 -3
  82. package/dist-es/commands/DescribeProjectsCommand.js +3 -3
  83. package/dist-es/commands/DescribeStreamProcessorCommand.js +3 -3
  84. package/dist-es/commands/DetectCustomLabelsCommand.js +3 -3
  85. package/dist-es/commands/DetectFacesCommand.js +3 -3
  86. package/dist-es/commands/DetectLabelsCommand.js +3 -3
  87. package/dist-es/commands/DetectModerationLabelsCommand.js +3 -3
  88. package/dist-es/commands/DetectProtectiveEquipmentCommand.js +3 -3
  89. package/dist-es/commands/DetectTextCommand.js +3 -3
  90. package/dist-es/commands/DistributeDatasetEntriesCommand.js +3 -3
  91. package/dist-es/commands/GetCelebrityInfoCommand.js +3 -3
  92. package/dist-es/commands/GetCelebrityRecognitionCommand.js +3 -3
  93. package/dist-es/commands/GetContentModerationCommand.js +3 -3
  94. package/dist-es/commands/GetFaceDetectionCommand.js +3 -3
  95. package/dist-es/commands/GetFaceSearchCommand.js +3 -3
  96. package/dist-es/commands/GetLabelDetectionCommand.js +3 -3
  97. package/dist-es/commands/GetPersonTrackingCommand.js +3 -3
  98. package/dist-es/commands/GetSegmentDetectionCommand.js +3 -3
  99. package/dist-es/commands/GetTextDetectionCommand.js +3 -3
  100. package/dist-es/commands/IndexFacesCommand.js +3 -3
  101. package/dist-es/commands/ListCollectionsCommand.js +3 -3
  102. package/dist-es/commands/ListDatasetEntriesCommand.js +3 -3
  103. package/dist-es/commands/ListDatasetLabelsCommand.js +3 -3
  104. package/dist-es/commands/ListFacesCommand.js +3 -3
  105. package/dist-es/commands/ListProjectPoliciesCommand.js +3 -3
  106. package/dist-es/commands/ListStreamProcessorsCommand.js +3 -3
  107. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  108. package/dist-es/commands/PutProjectPolicyCommand.js +3 -3
  109. package/dist-es/commands/RecognizeCelebritiesCommand.js +3 -3
  110. package/dist-es/commands/SearchFacesByImageCommand.js +3 -3
  111. package/dist-es/commands/SearchFacesCommand.js +3 -3
  112. package/dist-es/commands/StartCelebrityRecognitionCommand.js +3 -3
  113. package/dist-es/commands/StartContentModerationCommand.js +3 -3
  114. package/dist-es/commands/StartFaceDetectionCommand.js +3 -3
  115. package/dist-es/commands/StartFaceSearchCommand.js +3 -3
  116. package/dist-es/commands/StartLabelDetectionCommand.js +3 -3
  117. package/dist-es/commands/StartPersonTrackingCommand.js +3 -3
  118. package/dist-es/commands/StartProjectVersionCommand.js +3 -3
  119. package/dist-es/commands/StartSegmentDetectionCommand.js +3 -3
  120. package/dist-es/commands/StartStreamProcessorCommand.js +3 -3
  121. package/dist-es/commands/StartTextDetectionCommand.js +3 -3
  122. package/dist-es/commands/StopProjectVersionCommand.js +3 -3
  123. package/dist-es/commands/StopStreamProcessorCommand.js +3 -3
  124. package/dist-es/commands/TagResourceCommand.js +3 -3
  125. package/dist-es/commands/UntagResourceCommand.js +3 -3
  126. package/dist-es/commands/UpdateDatasetEntriesCommand.js +3 -3
  127. package/dist-es/commands/UpdateStreamProcessorCommand.js +3 -3
  128. package/dist-es/protocols/Aws_json1_1.js +1564 -1644
  129. package/dist-types/protocols/Aws_json1_1.d.ts +504 -126
  130. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +126 -126
  131. package/package.json +6 -6
@@ -36,10 +36,10 @@ class CompareFacesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CompareFacesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CompareFacesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CompareFacesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CompareFacesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CompareFacesCommand = CompareFacesCommand;
@@ -36,10 +36,10 @@ class CopyProjectVersionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CopyProjectVersionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CopyProjectVersionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CopyProjectVersionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CopyProjectVersionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CopyProjectVersionCommand = CopyProjectVersionCommand;
@@ -36,10 +36,10 @@ class CreateCollectionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateCollectionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateCollectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateCollectionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateCollectionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateCollectionCommand = CreateCollectionCommand;
@@ -36,10 +36,10 @@ class CreateDatasetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateDatasetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateDatasetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateDatasetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateDatasetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateDatasetCommand = CreateDatasetCommand;
@@ -36,10 +36,10 @@ class CreateProjectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateProjectCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateProjectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateProjectCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateProjectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateProjectCommand = CreateProjectCommand;
@@ -36,10 +36,10 @@ class CreateProjectVersionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateProjectVersionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateProjectVersionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateProjectVersionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateProjectVersionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateProjectVersionCommand = CreateProjectVersionCommand;
@@ -36,10 +36,10 @@ class CreateStreamProcessorCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateStreamProcessorCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateStreamProcessorCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateStreamProcessorCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateStreamProcessorCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateStreamProcessorCommand = CreateStreamProcessorCommand;
@@ -36,10 +36,10 @@ class DeleteCollectionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteCollectionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteCollectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteCollectionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteCollectionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteCollectionCommand = DeleteCollectionCommand;
@@ -36,10 +36,10 @@ class DeleteDatasetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteDatasetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteDatasetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteDatasetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteDatasetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteDatasetCommand = DeleteDatasetCommand;
@@ -36,10 +36,10 @@ class DeleteFacesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteFacesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteFacesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteFacesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteFacesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteFacesCommand = DeleteFacesCommand;
@@ -36,10 +36,10 @@ class DeleteProjectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteProjectCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteProjectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteProjectCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteProjectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteProjectCommand = DeleteProjectCommand;
@@ -36,10 +36,10 @@ class DeleteProjectPolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteProjectPolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteProjectPolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteProjectPolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteProjectPolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteProjectPolicyCommand = DeleteProjectPolicyCommand;
@@ -36,10 +36,10 @@ class DeleteProjectVersionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteProjectVersionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteProjectVersionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteProjectVersionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteProjectVersionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteProjectVersionCommand = DeleteProjectVersionCommand;
@@ -36,10 +36,10 @@ class DeleteStreamProcessorCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteStreamProcessorCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteStreamProcessorCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteStreamProcessorCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteStreamProcessorCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteStreamProcessorCommand = DeleteStreamProcessorCommand;
@@ -36,10 +36,10 @@ class DescribeCollectionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeCollectionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeCollectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeCollectionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeCollectionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeCollectionCommand = DescribeCollectionCommand;
@@ -36,10 +36,10 @@ class DescribeDatasetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeDatasetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeDatasetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeDatasetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeDatasetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeDatasetCommand = DescribeDatasetCommand;
@@ -36,10 +36,10 @@ class DescribeProjectVersionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeProjectVersionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeProjectVersionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeProjectVersionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeProjectVersionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeProjectVersionsCommand = DescribeProjectVersionsCommand;
@@ -36,10 +36,10 @@ class DescribeProjectsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeProjectsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeProjectsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeProjectsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeProjectsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeProjectsCommand = DescribeProjectsCommand;
@@ -36,10 +36,10 @@ class DescribeStreamProcessorCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeStreamProcessorCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeStreamProcessorCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeStreamProcessorCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeStreamProcessorCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeStreamProcessorCommand = DescribeStreamProcessorCommand;
@@ -36,10 +36,10 @@ class DetectCustomLabelsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DetectCustomLabelsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DetectCustomLabelsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DetectCustomLabelsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DetectCustomLabelsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DetectCustomLabelsCommand = DetectCustomLabelsCommand;
@@ -36,10 +36,10 @@ class DetectFacesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DetectFacesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DetectFacesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DetectFacesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DetectFacesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DetectFacesCommand = DetectFacesCommand;
@@ -36,10 +36,10 @@ class DetectLabelsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DetectLabelsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DetectLabelsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DetectLabelsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DetectLabelsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DetectLabelsCommand = DetectLabelsCommand;
@@ -36,10 +36,10 @@ class DetectModerationLabelsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DetectModerationLabelsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DetectModerationLabelsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DetectModerationLabelsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DetectModerationLabelsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DetectModerationLabelsCommand = DetectModerationLabelsCommand;
@@ -36,10 +36,10 @@ class DetectProtectiveEquipmentCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DetectProtectiveEquipmentCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DetectProtectiveEquipmentCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DetectProtectiveEquipmentCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DetectProtectiveEquipmentCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DetectProtectiveEquipmentCommand = DetectProtectiveEquipmentCommand;
@@ -36,10 +36,10 @@ class DetectTextCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DetectTextCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DetectTextCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DetectTextCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DetectTextCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DetectTextCommand = DetectTextCommand;
@@ -36,10 +36,10 @@ class DistributeDatasetEntriesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DistributeDatasetEntriesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DistributeDatasetEntriesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DistributeDatasetEntriesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DistributeDatasetEntriesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DistributeDatasetEntriesCommand = DistributeDatasetEntriesCommand;
@@ -36,10 +36,10 @@ class GetCelebrityInfoCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetCelebrityInfoCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetCelebrityInfoCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetCelebrityInfoCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetCelebrityInfoCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetCelebrityInfoCommand = GetCelebrityInfoCommand;
@@ -36,10 +36,10 @@ class GetCelebrityRecognitionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetCelebrityRecognitionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetCelebrityRecognitionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetCelebrityRecognitionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetCelebrityRecognitionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetCelebrityRecognitionCommand = GetCelebrityRecognitionCommand;
@@ -36,10 +36,10 @@ class GetContentModerationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetContentModerationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetContentModerationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetContentModerationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetContentModerationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetContentModerationCommand = GetContentModerationCommand;
@@ -36,10 +36,10 @@ class GetFaceDetectionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetFaceDetectionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetFaceDetectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetFaceDetectionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetFaceDetectionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetFaceDetectionCommand = GetFaceDetectionCommand;
@@ -36,10 +36,10 @@ class GetFaceSearchCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetFaceSearchCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetFaceSearchCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetFaceSearchCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetFaceSearchCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetFaceSearchCommand = GetFaceSearchCommand;
@@ -36,10 +36,10 @@ class GetLabelDetectionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetLabelDetectionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetLabelDetectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetLabelDetectionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetLabelDetectionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetLabelDetectionCommand = GetLabelDetectionCommand;
@@ -36,10 +36,10 @@ class GetPersonTrackingCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetPersonTrackingCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetPersonTrackingCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetPersonTrackingCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetPersonTrackingCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetPersonTrackingCommand = GetPersonTrackingCommand;
@@ -36,10 +36,10 @@ class GetSegmentDetectionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetSegmentDetectionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetSegmentDetectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetSegmentDetectionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetSegmentDetectionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetSegmentDetectionCommand = GetSegmentDetectionCommand;
@@ -36,10 +36,10 @@ class GetTextDetectionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetTextDetectionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetTextDetectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetTextDetectionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetTextDetectionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetTextDetectionCommand = GetTextDetectionCommand;
@@ -36,10 +36,10 @@ class IndexFacesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1IndexFacesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_IndexFacesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1IndexFacesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_IndexFacesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.IndexFacesCommand = IndexFacesCommand;
@@ -36,10 +36,10 @@ class ListCollectionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListCollectionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListCollectionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListCollectionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListCollectionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListCollectionsCommand = ListCollectionsCommand;
@@ -36,10 +36,10 @@ class ListDatasetEntriesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListDatasetEntriesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListDatasetEntriesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListDatasetEntriesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListDatasetEntriesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListDatasetEntriesCommand = ListDatasetEntriesCommand;
@@ -36,10 +36,10 @@ class ListDatasetLabelsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListDatasetLabelsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListDatasetLabelsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListDatasetLabelsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListDatasetLabelsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListDatasetLabelsCommand = ListDatasetLabelsCommand;
@@ -36,10 +36,10 @@ class ListFacesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListFacesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListFacesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListFacesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListFacesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListFacesCommand = ListFacesCommand;
@@ -36,10 +36,10 @@ class ListProjectPoliciesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListProjectPoliciesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListProjectPoliciesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListProjectPoliciesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListProjectPoliciesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListProjectPoliciesCommand = ListProjectPoliciesCommand;
@@ -36,10 +36,10 @@ class ListStreamProcessorsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListStreamProcessorsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListStreamProcessorsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListStreamProcessorsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListStreamProcessorsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListStreamProcessorsCommand = ListStreamProcessorsCommand;
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTagsForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;