@aws-sdk/client-rekognition 3.303.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 +30 -30
@@ -63,129 +63,507 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/T
63
63
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
64
64
  import { UpdateDatasetEntriesCommandInput, UpdateDatasetEntriesCommandOutput } from "../commands/UpdateDatasetEntriesCommand";
65
65
  import { UpdateStreamProcessorCommandInput, UpdateStreamProcessorCommandOutput } from "../commands/UpdateStreamProcessorCommand";
66
- export declare const serializeAws_json1_1CompareFacesCommand: (input: CompareFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1CopyProjectVersionCommand: (input: CopyProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1CreateCollectionCommand: (input: CreateCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1CreateDatasetCommand: (input: CreateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1CreateProjectVersionCommand: (input: CreateProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1CreateStreamProcessorCommand: (input: CreateStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1DeleteCollectionCommand: (input: DeleteCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1DeleteDatasetCommand: (input: DeleteDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1DeleteFacesCommand: (input: DeleteFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1DeleteProjectPolicyCommand: (input: DeleteProjectPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1DeleteProjectVersionCommand: (input: DeleteProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1DeleteStreamProcessorCommand: (input: DeleteStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1DescribeCollectionCommand: (input: DescribeCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1DescribeDatasetCommand: (input: DescribeDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1DescribeProjectsCommand: (input: DescribeProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1DescribeProjectVersionsCommand: (input: DescribeProjectVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1DescribeStreamProcessorCommand: (input: DescribeStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1DetectCustomLabelsCommand: (input: DetectCustomLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1DetectFacesCommand: (input: DetectFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1DetectLabelsCommand: (input: DetectLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1DetectModerationLabelsCommand: (input: DetectModerationLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1DetectProtectiveEquipmentCommand: (input: DetectProtectiveEquipmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1DetectTextCommand: (input: DetectTextCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1DistributeDatasetEntriesCommand: (input: DistributeDatasetEntriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1GetCelebrityInfoCommand: (input: GetCelebrityInfoCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1GetCelebrityRecognitionCommand: (input: GetCelebrityRecognitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1GetContentModerationCommand: (input: GetContentModerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1GetFaceDetectionCommand: (input: GetFaceDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1GetFaceSearchCommand: (input: GetFaceSearchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1GetLabelDetectionCommand: (input: GetLabelDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1GetPersonTrackingCommand: (input: GetPersonTrackingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_1GetSegmentDetectionCommand: (input: GetSegmentDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_1GetTextDetectionCommand: (input: GetTextDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_1IndexFacesCommand: (input: IndexFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_1ListCollectionsCommand: (input: ListCollectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_1ListDatasetEntriesCommand: (input: ListDatasetEntriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_1ListDatasetLabelsCommand: (input: ListDatasetLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1ListFacesCommand: (input: ListFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1ListProjectPoliciesCommand: (input: ListProjectPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1ListStreamProcessorsCommand: (input: ListStreamProcessorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1PutProjectPolicyCommand: (input: PutProjectPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1RecognizeCelebritiesCommand: (input: RecognizeCelebritiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1SearchFacesCommand: (input: SearchFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1SearchFacesByImageCommand: (input: SearchFacesByImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1StartCelebrityRecognitionCommand: (input: StartCelebrityRecognitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1StartContentModerationCommand: (input: StartContentModerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1StartFaceDetectionCommand: (input: StartFaceDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1StartFaceSearchCommand: (input: StartFaceSearchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1StartLabelDetectionCommand: (input: StartLabelDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1StartPersonTrackingCommand: (input: StartPersonTrackingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1StartProjectVersionCommand: (input: StartProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1StartSegmentDetectionCommand: (input: StartSegmentDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1StartStreamProcessorCommand: (input: StartStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1StartTextDetectionCommand: (input: StartTextDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1StopProjectVersionCommand: (input: StopProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1StopStreamProcessorCommand: (input: StopStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1UpdateDatasetEntriesCommand: (input: UpdateDatasetEntriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1UpdateStreamProcessorCommand: (input: UpdateStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const deserializeAws_json1_1CompareFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CompareFacesCommandOutput>;
130
- export declare const deserializeAws_json1_1CopyProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyProjectVersionCommandOutput>;
131
- export declare const deserializeAws_json1_1CreateCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCollectionCommandOutput>;
132
- export declare const deserializeAws_json1_1CreateDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDatasetCommandOutput>;
133
- export declare const deserializeAws_json1_1CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
134
- export declare const deserializeAws_json1_1CreateProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectVersionCommandOutput>;
135
- export declare const deserializeAws_json1_1CreateStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamProcessorCommandOutput>;
136
- export declare const deserializeAws_json1_1DeleteCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCollectionCommandOutput>;
137
- export declare const deserializeAws_json1_1DeleteDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDatasetCommandOutput>;
138
- export declare const deserializeAws_json1_1DeleteFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFacesCommandOutput>;
139
- export declare const deserializeAws_json1_1DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
140
- export declare const deserializeAws_json1_1DeleteProjectPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectPolicyCommandOutput>;
141
- export declare const deserializeAws_json1_1DeleteProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectVersionCommandOutput>;
142
- export declare const deserializeAws_json1_1DeleteStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStreamProcessorCommandOutput>;
143
- export declare const deserializeAws_json1_1DescribeCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCollectionCommandOutput>;
144
- export declare const deserializeAws_json1_1DescribeDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDatasetCommandOutput>;
145
- export declare const deserializeAws_json1_1DescribeProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectsCommandOutput>;
146
- export declare const deserializeAws_json1_1DescribeProjectVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectVersionsCommandOutput>;
147
- export declare const deserializeAws_json1_1DescribeStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStreamProcessorCommandOutput>;
148
- export declare const deserializeAws_json1_1DetectCustomLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectCustomLabelsCommandOutput>;
149
- export declare const deserializeAws_json1_1DetectFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectFacesCommandOutput>;
150
- export declare const deserializeAws_json1_1DetectLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectLabelsCommandOutput>;
151
- export declare const deserializeAws_json1_1DetectModerationLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectModerationLabelsCommandOutput>;
152
- export declare const deserializeAws_json1_1DetectProtectiveEquipmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectProtectiveEquipmentCommandOutput>;
153
- export declare const deserializeAws_json1_1DetectTextCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectTextCommandOutput>;
154
- export declare const deserializeAws_json1_1DistributeDatasetEntriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DistributeDatasetEntriesCommandOutput>;
155
- export declare const deserializeAws_json1_1GetCelebrityInfoCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCelebrityInfoCommandOutput>;
156
- export declare const deserializeAws_json1_1GetCelebrityRecognitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCelebrityRecognitionCommandOutput>;
157
- export declare const deserializeAws_json1_1GetContentModerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContentModerationCommandOutput>;
158
- export declare const deserializeAws_json1_1GetFaceDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFaceDetectionCommandOutput>;
159
- export declare const deserializeAws_json1_1GetFaceSearchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFaceSearchCommandOutput>;
160
- export declare const deserializeAws_json1_1GetLabelDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLabelDetectionCommandOutput>;
161
- export declare const deserializeAws_json1_1GetPersonTrackingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPersonTrackingCommandOutput>;
162
- export declare const deserializeAws_json1_1GetSegmentDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSegmentDetectionCommandOutput>;
163
- export declare const deserializeAws_json1_1GetTextDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTextDetectionCommandOutput>;
164
- export declare const deserializeAws_json1_1IndexFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<IndexFacesCommandOutput>;
165
- export declare const deserializeAws_json1_1ListCollectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCollectionsCommandOutput>;
166
- export declare const deserializeAws_json1_1ListDatasetEntriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDatasetEntriesCommandOutput>;
167
- export declare const deserializeAws_json1_1ListDatasetLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDatasetLabelsCommandOutput>;
168
- export declare const deserializeAws_json1_1ListFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFacesCommandOutput>;
169
- export declare const deserializeAws_json1_1ListProjectPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectPoliciesCommandOutput>;
170
- export declare const deserializeAws_json1_1ListStreamProcessorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStreamProcessorsCommandOutput>;
171
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
172
- export declare const deserializeAws_json1_1PutProjectPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutProjectPolicyCommandOutput>;
173
- export declare const deserializeAws_json1_1RecognizeCelebritiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RecognizeCelebritiesCommandOutput>;
174
- export declare const deserializeAws_json1_1SearchFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchFacesCommandOutput>;
175
- export declare const deserializeAws_json1_1SearchFacesByImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchFacesByImageCommandOutput>;
176
- export declare const deserializeAws_json1_1StartCelebrityRecognitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartCelebrityRecognitionCommandOutput>;
177
- export declare const deserializeAws_json1_1StartContentModerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartContentModerationCommandOutput>;
178
- export declare const deserializeAws_json1_1StartFaceDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartFaceDetectionCommandOutput>;
179
- export declare const deserializeAws_json1_1StartFaceSearchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartFaceSearchCommandOutput>;
180
- export declare const deserializeAws_json1_1StartLabelDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartLabelDetectionCommandOutput>;
181
- export declare const deserializeAws_json1_1StartPersonTrackingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartPersonTrackingCommandOutput>;
182
- export declare const deserializeAws_json1_1StartProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartProjectVersionCommandOutput>;
183
- export declare const deserializeAws_json1_1StartSegmentDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSegmentDetectionCommandOutput>;
184
- export declare const deserializeAws_json1_1StartStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartStreamProcessorCommandOutput>;
185
- export declare const deserializeAws_json1_1StartTextDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTextDetectionCommandOutput>;
186
- export declare const deserializeAws_json1_1StopProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopProjectVersionCommandOutput>;
187
- export declare const deserializeAws_json1_1StopStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopStreamProcessorCommandOutput>;
188
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
189
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
190
- export declare const deserializeAws_json1_1UpdateDatasetEntriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDatasetEntriesCommandOutput>;
191
- export declare const deserializeAws_json1_1UpdateStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStreamProcessorCommandOutput>;
66
+ /**
67
+ * serializeAws_json1_1CompareFacesCommand
68
+ */
69
+ export declare const se_CompareFacesCommand: (input: CompareFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
+ /**
71
+ * serializeAws_json1_1CopyProjectVersionCommand
72
+ */
73
+ export declare const se_CopyProjectVersionCommand: (input: CopyProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
+ /**
75
+ * serializeAws_json1_1CreateCollectionCommand
76
+ */
77
+ export declare const se_CreateCollectionCommand: (input: CreateCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
+ /**
79
+ * serializeAws_json1_1CreateDatasetCommand
80
+ */
81
+ export declare const se_CreateDatasetCommand: (input: CreateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
+ /**
83
+ * serializeAws_json1_1CreateProjectCommand
84
+ */
85
+ export declare const se_CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
+ /**
87
+ * serializeAws_json1_1CreateProjectVersionCommand
88
+ */
89
+ export declare const se_CreateProjectVersionCommand: (input: CreateProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
+ /**
91
+ * serializeAws_json1_1CreateStreamProcessorCommand
92
+ */
93
+ export declare const se_CreateStreamProcessorCommand: (input: CreateStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
+ /**
95
+ * serializeAws_json1_1DeleteCollectionCommand
96
+ */
97
+ export declare const se_DeleteCollectionCommand: (input: DeleteCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
+ /**
99
+ * serializeAws_json1_1DeleteDatasetCommand
100
+ */
101
+ export declare const se_DeleteDatasetCommand: (input: DeleteDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
+ /**
103
+ * serializeAws_json1_1DeleteFacesCommand
104
+ */
105
+ export declare const se_DeleteFacesCommand: (input: DeleteFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
+ /**
107
+ * serializeAws_json1_1DeleteProjectCommand
108
+ */
109
+ export declare const se_DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
+ /**
111
+ * serializeAws_json1_1DeleteProjectPolicyCommand
112
+ */
113
+ export declare const se_DeleteProjectPolicyCommand: (input: DeleteProjectPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
+ /**
115
+ * serializeAws_json1_1DeleteProjectVersionCommand
116
+ */
117
+ export declare const se_DeleteProjectVersionCommand: (input: DeleteProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
+ /**
119
+ * serializeAws_json1_1DeleteStreamProcessorCommand
120
+ */
121
+ export declare const se_DeleteStreamProcessorCommand: (input: DeleteStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
+ /**
123
+ * serializeAws_json1_1DescribeCollectionCommand
124
+ */
125
+ export declare const se_DescribeCollectionCommand: (input: DescribeCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
+ /**
127
+ * serializeAws_json1_1DescribeDatasetCommand
128
+ */
129
+ export declare const se_DescribeDatasetCommand: (input: DescribeDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
+ /**
131
+ * serializeAws_json1_1DescribeProjectsCommand
132
+ */
133
+ export declare const se_DescribeProjectsCommand: (input: DescribeProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
+ /**
135
+ * serializeAws_json1_1DescribeProjectVersionsCommand
136
+ */
137
+ export declare const se_DescribeProjectVersionsCommand: (input: DescribeProjectVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
+ /**
139
+ * serializeAws_json1_1DescribeStreamProcessorCommand
140
+ */
141
+ export declare const se_DescribeStreamProcessorCommand: (input: DescribeStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
+ /**
143
+ * serializeAws_json1_1DetectCustomLabelsCommand
144
+ */
145
+ export declare const se_DetectCustomLabelsCommand: (input: DetectCustomLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
+ /**
147
+ * serializeAws_json1_1DetectFacesCommand
148
+ */
149
+ export declare const se_DetectFacesCommand: (input: DetectFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
+ /**
151
+ * serializeAws_json1_1DetectLabelsCommand
152
+ */
153
+ export declare const se_DetectLabelsCommand: (input: DetectLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
+ /**
155
+ * serializeAws_json1_1DetectModerationLabelsCommand
156
+ */
157
+ export declare const se_DetectModerationLabelsCommand: (input: DetectModerationLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
+ /**
159
+ * serializeAws_json1_1DetectProtectiveEquipmentCommand
160
+ */
161
+ export declare const se_DetectProtectiveEquipmentCommand: (input: DetectProtectiveEquipmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
+ /**
163
+ * serializeAws_json1_1DetectTextCommand
164
+ */
165
+ export declare const se_DetectTextCommand: (input: DetectTextCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
+ /**
167
+ * serializeAws_json1_1DistributeDatasetEntriesCommand
168
+ */
169
+ export declare const se_DistributeDatasetEntriesCommand: (input: DistributeDatasetEntriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
+ /**
171
+ * serializeAws_json1_1GetCelebrityInfoCommand
172
+ */
173
+ export declare const se_GetCelebrityInfoCommand: (input: GetCelebrityInfoCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
+ /**
175
+ * serializeAws_json1_1GetCelebrityRecognitionCommand
176
+ */
177
+ export declare const se_GetCelebrityRecognitionCommand: (input: GetCelebrityRecognitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
+ /**
179
+ * serializeAws_json1_1GetContentModerationCommand
180
+ */
181
+ export declare const se_GetContentModerationCommand: (input: GetContentModerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
+ /**
183
+ * serializeAws_json1_1GetFaceDetectionCommand
184
+ */
185
+ export declare const se_GetFaceDetectionCommand: (input: GetFaceDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
+ /**
187
+ * serializeAws_json1_1GetFaceSearchCommand
188
+ */
189
+ export declare const se_GetFaceSearchCommand: (input: GetFaceSearchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
+ /**
191
+ * serializeAws_json1_1GetLabelDetectionCommand
192
+ */
193
+ export declare const se_GetLabelDetectionCommand: (input: GetLabelDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
+ /**
195
+ * serializeAws_json1_1GetPersonTrackingCommand
196
+ */
197
+ export declare const se_GetPersonTrackingCommand: (input: GetPersonTrackingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
+ /**
199
+ * serializeAws_json1_1GetSegmentDetectionCommand
200
+ */
201
+ export declare const se_GetSegmentDetectionCommand: (input: GetSegmentDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
+ /**
203
+ * serializeAws_json1_1GetTextDetectionCommand
204
+ */
205
+ export declare const se_GetTextDetectionCommand: (input: GetTextDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
+ /**
207
+ * serializeAws_json1_1IndexFacesCommand
208
+ */
209
+ export declare const se_IndexFacesCommand: (input: IndexFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
+ /**
211
+ * serializeAws_json1_1ListCollectionsCommand
212
+ */
213
+ export declare const se_ListCollectionsCommand: (input: ListCollectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
+ /**
215
+ * serializeAws_json1_1ListDatasetEntriesCommand
216
+ */
217
+ export declare const se_ListDatasetEntriesCommand: (input: ListDatasetEntriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
+ /**
219
+ * serializeAws_json1_1ListDatasetLabelsCommand
220
+ */
221
+ export declare const se_ListDatasetLabelsCommand: (input: ListDatasetLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
+ /**
223
+ * serializeAws_json1_1ListFacesCommand
224
+ */
225
+ export declare const se_ListFacesCommand: (input: ListFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
+ /**
227
+ * serializeAws_json1_1ListProjectPoliciesCommand
228
+ */
229
+ export declare const se_ListProjectPoliciesCommand: (input: ListProjectPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
+ /**
231
+ * serializeAws_json1_1ListStreamProcessorsCommand
232
+ */
233
+ export declare const se_ListStreamProcessorsCommand: (input: ListStreamProcessorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
+ /**
235
+ * serializeAws_json1_1ListTagsForResourceCommand
236
+ */
237
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
+ /**
239
+ * serializeAws_json1_1PutProjectPolicyCommand
240
+ */
241
+ export declare const se_PutProjectPolicyCommand: (input: PutProjectPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
+ /**
243
+ * serializeAws_json1_1RecognizeCelebritiesCommand
244
+ */
245
+ export declare const se_RecognizeCelebritiesCommand: (input: RecognizeCelebritiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
246
+ /**
247
+ * serializeAws_json1_1SearchFacesCommand
248
+ */
249
+ export declare const se_SearchFacesCommand: (input: SearchFacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
250
+ /**
251
+ * serializeAws_json1_1SearchFacesByImageCommand
252
+ */
253
+ export declare const se_SearchFacesByImageCommand: (input: SearchFacesByImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
254
+ /**
255
+ * serializeAws_json1_1StartCelebrityRecognitionCommand
256
+ */
257
+ export declare const se_StartCelebrityRecognitionCommand: (input: StartCelebrityRecognitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
258
+ /**
259
+ * serializeAws_json1_1StartContentModerationCommand
260
+ */
261
+ export declare const se_StartContentModerationCommand: (input: StartContentModerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
262
+ /**
263
+ * serializeAws_json1_1StartFaceDetectionCommand
264
+ */
265
+ export declare const se_StartFaceDetectionCommand: (input: StartFaceDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
266
+ /**
267
+ * serializeAws_json1_1StartFaceSearchCommand
268
+ */
269
+ export declare const se_StartFaceSearchCommand: (input: StartFaceSearchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
+ /**
271
+ * serializeAws_json1_1StartLabelDetectionCommand
272
+ */
273
+ export declare const se_StartLabelDetectionCommand: (input: StartLabelDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
+ /**
275
+ * serializeAws_json1_1StartPersonTrackingCommand
276
+ */
277
+ export declare const se_StartPersonTrackingCommand: (input: StartPersonTrackingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
+ /**
279
+ * serializeAws_json1_1StartProjectVersionCommand
280
+ */
281
+ export declare const se_StartProjectVersionCommand: (input: StartProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
+ /**
283
+ * serializeAws_json1_1StartSegmentDetectionCommand
284
+ */
285
+ export declare const se_StartSegmentDetectionCommand: (input: StartSegmentDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
+ /**
287
+ * serializeAws_json1_1StartStreamProcessorCommand
288
+ */
289
+ export declare const se_StartStreamProcessorCommand: (input: StartStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
+ /**
291
+ * serializeAws_json1_1StartTextDetectionCommand
292
+ */
293
+ export declare const se_StartTextDetectionCommand: (input: StartTextDetectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
+ /**
295
+ * serializeAws_json1_1StopProjectVersionCommand
296
+ */
297
+ export declare const se_StopProjectVersionCommand: (input: StopProjectVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
+ /**
299
+ * serializeAws_json1_1StopStreamProcessorCommand
300
+ */
301
+ export declare const se_StopStreamProcessorCommand: (input: StopStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
302
+ /**
303
+ * serializeAws_json1_1TagResourceCommand
304
+ */
305
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
306
+ /**
307
+ * serializeAws_json1_1UntagResourceCommand
308
+ */
309
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
310
+ /**
311
+ * serializeAws_json1_1UpdateDatasetEntriesCommand
312
+ */
313
+ export declare const se_UpdateDatasetEntriesCommand: (input: UpdateDatasetEntriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
314
+ /**
315
+ * serializeAws_json1_1UpdateStreamProcessorCommand
316
+ */
317
+ export declare const se_UpdateStreamProcessorCommand: (input: UpdateStreamProcessorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
+ /**
319
+ * deserializeAws_json1_1CompareFacesCommand
320
+ */
321
+ export declare const de_CompareFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CompareFacesCommandOutput>;
322
+ /**
323
+ * deserializeAws_json1_1CopyProjectVersionCommand
324
+ */
325
+ export declare const de_CopyProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyProjectVersionCommandOutput>;
326
+ /**
327
+ * deserializeAws_json1_1CreateCollectionCommand
328
+ */
329
+ export declare const de_CreateCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCollectionCommandOutput>;
330
+ /**
331
+ * deserializeAws_json1_1CreateDatasetCommand
332
+ */
333
+ export declare const de_CreateDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDatasetCommandOutput>;
334
+ /**
335
+ * deserializeAws_json1_1CreateProjectCommand
336
+ */
337
+ export declare const de_CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
338
+ /**
339
+ * deserializeAws_json1_1CreateProjectVersionCommand
340
+ */
341
+ export declare const de_CreateProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectVersionCommandOutput>;
342
+ /**
343
+ * deserializeAws_json1_1CreateStreamProcessorCommand
344
+ */
345
+ export declare const de_CreateStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStreamProcessorCommandOutput>;
346
+ /**
347
+ * deserializeAws_json1_1DeleteCollectionCommand
348
+ */
349
+ export declare const de_DeleteCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCollectionCommandOutput>;
350
+ /**
351
+ * deserializeAws_json1_1DeleteDatasetCommand
352
+ */
353
+ export declare const de_DeleteDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDatasetCommandOutput>;
354
+ /**
355
+ * deserializeAws_json1_1DeleteFacesCommand
356
+ */
357
+ export declare const de_DeleteFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFacesCommandOutput>;
358
+ /**
359
+ * deserializeAws_json1_1DeleteProjectCommand
360
+ */
361
+ export declare const de_DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
362
+ /**
363
+ * deserializeAws_json1_1DeleteProjectPolicyCommand
364
+ */
365
+ export declare const de_DeleteProjectPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectPolicyCommandOutput>;
366
+ /**
367
+ * deserializeAws_json1_1DeleteProjectVersionCommand
368
+ */
369
+ export declare const de_DeleteProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectVersionCommandOutput>;
370
+ /**
371
+ * deserializeAws_json1_1DeleteStreamProcessorCommand
372
+ */
373
+ export declare const de_DeleteStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStreamProcessorCommandOutput>;
374
+ /**
375
+ * deserializeAws_json1_1DescribeCollectionCommand
376
+ */
377
+ export declare const de_DescribeCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCollectionCommandOutput>;
378
+ /**
379
+ * deserializeAws_json1_1DescribeDatasetCommand
380
+ */
381
+ export declare const de_DescribeDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDatasetCommandOutput>;
382
+ /**
383
+ * deserializeAws_json1_1DescribeProjectsCommand
384
+ */
385
+ export declare const de_DescribeProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectsCommandOutput>;
386
+ /**
387
+ * deserializeAws_json1_1DescribeProjectVersionsCommand
388
+ */
389
+ export declare const de_DescribeProjectVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectVersionsCommandOutput>;
390
+ /**
391
+ * deserializeAws_json1_1DescribeStreamProcessorCommand
392
+ */
393
+ export declare const de_DescribeStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStreamProcessorCommandOutput>;
394
+ /**
395
+ * deserializeAws_json1_1DetectCustomLabelsCommand
396
+ */
397
+ export declare const de_DetectCustomLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectCustomLabelsCommandOutput>;
398
+ /**
399
+ * deserializeAws_json1_1DetectFacesCommand
400
+ */
401
+ export declare const de_DetectFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectFacesCommandOutput>;
402
+ /**
403
+ * deserializeAws_json1_1DetectLabelsCommand
404
+ */
405
+ export declare const de_DetectLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectLabelsCommandOutput>;
406
+ /**
407
+ * deserializeAws_json1_1DetectModerationLabelsCommand
408
+ */
409
+ export declare const de_DetectModerationLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectModerationLabelsCommandOutput>;
410
+ /**
411
+ * deserializeAws_json1_1DetectProtectiveEquipmentCommand
412
+ */
413
+ export declare const de_DetectProtectiveEquipmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectProtectiveEquipmentCommandOutput>;
414
+ /**
415
+ * deserializeAws_json1_1DetectTextCommand
416
+ */
417
+ export declare const de_DetectTextCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectTextCommandOutput>;
418
+ /**
419
+ * deserializeAws_json1_1DistributeDatasetEntriesCommand
420
+ */
421
+ export declare const de_DistributeDatasetEntriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DistributeDatasetEntriesCommandOutput>;
422
+ /**
423
+ * deserializeAws_json1_1GetCelebrityInfoCommand
424
+ */
425
+ export declare const de_GetCelebrityInfoCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCelebrityInfoCommandOutput>;
426
+ /**
427
+ * deserializeAws_json1_1GetCelebrityRecognitionCommand
428
+ */
429
+ export declare const de_GetCelebrityRecognitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCelebrityRecognitionCommandOutput>;
430
+ /**
431
+ * deserializeAws_json1_1GetContentModerationCommand
432
+ */
433
+ export declare const de_GetContentModerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetContentModerationCommandOutput>;
434
+ /**
435
+ * deserializeAws_json1_1GetFaceDetectionCommand
436
+ */
437
+ export declare const de_GetFaceDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFaceDetectionCommandOutput>;
438
+ /**
439
+ * deserializeAws_json1_1GetFaceSearchCommand
440
+ */
441
+ export declare const de_GetFaceSearchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFaceSearchCommandOutput>;
442
+ /**
443
+ * deserializeAws_json1_1GetLabelDetectionCommand
444
+ */
445
+ export declare const de_GetLabelDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLabelDetectionCommandOutput>;
446
+ /**
447
+ * deserializeAws_json1_1GetPersonTrackingCommand
448
+ */
449
+ export declare const de_GetPersonTrackingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPersonTrackingCommandOutput>;
450
+ /**
451
+ * deserializeAws_json1_1GetSegmentDetectionCommand
452
+ */
453
+ export declare const de_GetSegmentDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSegmentDetectionCommandOutput>;
454
+ /**
455
+ * deserializeAws_json1_1GetTextDetectionCommand
456
+ */
457
+ export declare const de_GetTextDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTextDetectionCommandOutput>;
458
+ /**
459
+ * deserializeAws_json1_1IndexFacesCommand
460
+ */
461
+ export declare const de_IndexFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<IndexFacesCommandOutput>;
462
+ /**
463
+ * deserializeAws_json1_1ListCollectionsCommand
464
+ */
465
+ export declare const de_ListCollectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCollectionsCommandOutput>;
466
+ /**
467
+ * deserializeAws_json1_1ListDatasetEntriesCommand
468
+ */
469
+ export declare const de_ListDatasetEntriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDatasetEntriesCommandOutput>;
470
+ /**
471
+ * deserializeAws_json1_1ListDatasetLabelsCommand
472
+ */
473
+ export declare const de_ListDatasetLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDatasetLabelsCommandOutput>;
474
+ /**
475
+ * deserializeAws_json1_1ListFacesCommand
476
+ */
477
+ export declare const de_ListFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFacesCommandOutput>;
478
+ /**
479
+ * deserializeAws_json1_1ListProjectPoliciesCommand
480
+ */
481
+ export declare const de_ListProjectPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectPoliciesCommandOutput>;
482
+ /**
483
+ * deserializeAws_json1_1ListStreamProcessorsCommand
484
+ */
485
+ export declare const de_ListStreamProcessorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStreamProcessorsCommandOutput>;
486
+ /**
487
+ * deserializeAws_json1_1ListTagsForResourceCommand
488
+ */
489
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
490
+ /**
491
+ * deserializeAws_json1_1PutProjectPolicyCommand
492
+ */
493
+ export declare const de_PutProjectPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutProjectPolicyCommandOutput>;
494
+ /**
495
+ * deserializeAws_json1_1RecognizeCelebritiesCommand
496
+ */
497
+ export declare const de_RecognizeCelebritiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RecognizeCelebritiesCommandOutput>;
498
+ /**
499
+ * deserializeAws_json1_1SearchFacesCommand
500
+ */
501
+ export declare const de_SearchFacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchFacesCommandOutput>;
502
+ /**
503
+ * deserializeAws_json1_1SearchFacesByImageCommand
504
+ */
505
+ export declare const de_SearchFacesByImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchFacesByImageCommandOutput>;
506
+ /**
507
+ * deserializeAws_json1_1StartCelebrityRecognitionCommand
508
+ */
509
+ export declare const de_StartCelebrityRecognitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartCelebrityRecognitionCommandOutput>;
510
+ /**
511
+ * deserializeAws_json1_1StartContentModerationCommand
512
+ */
513
+ export declare const de_StartContentModerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartContentModerationCommandOutput>;
514
+ /**
515
+ * deserializeAws_json1_1StartFaceDetectionCommand
516
+ */
517
+ export declare const de_StartFaceDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartFaceDetectionCommandOutput>;
518
+ /**
519
+ * deserializeAws_json1_1StartFaceSearchCommand
520
+ */
521
+ export declare const de_StartFaceSearchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartFaceSearchCommandOutput>;
522
+ /**
523
+ * deserializeAws_json1_1StartLabelDetectionCommand
524
+ */
525
+ export declare const de_StartLabelDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartLabelDetectionCommandOutput>;
526
+ /**
527
+ * deserializeAws_json1_1StartPersonTrackingCommand
528
+ */
529
+ export declare const de_StartPersonTrackingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartPersonTrackingCommandOutput>;
530
+ /**
531
+ * deserializeAws_json1_1StartProjectVersionCommand
532
+ */
533
+ export declare const de_StartProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartProjectVersionCommandOutput>;
534
+ /**
535
+ * deserializeAws_json1_1StartSegmentDetectionCommand
536
+ */
537
+ export declare const de_StartSegmentDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSegmentDetectionCommandOutput>;
538
+ /**
539
+ * deserializeAws_json1_1StartStreamProcessorCommand
540
+ */
541
+ export declare const de_StartStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartStreamProcessorCommandOutput>;
542
+ /**
543
+ * deserializeAws_json1_1StartTextDetectionCommand
544
+ */
545
+ export declare const de_StartTextDetectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTextDetectionCommandOutput>;
546
+ /**
547
+ * deserializeAws_json1_1StopProjectVersionCommand
548
+ */
549
+ export declare const de_StopProjectVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopProjectVersionCommandOutput>;
550
+ /**
551
+ * deserializeAws_json1_1StopStreamProcessorCommand
552
+ */
553
+ export declare const de_StopStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopStreamProcessorCommandOutput>;
554
+ /**
555
+ * deserializeAws_json1_1TagResourceCommand
556
+ */
557
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
558
+ /**
559
+ * deserializeAws_json1_1UntagResourceCommand
560
+ */
561
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
562
+ /**
563
+ * deserializeAws_json1_1UpdateDatasetEntriesCommand
564
+ */
565
+ export declare const de_UpdateDatasetEntriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDatasetEntriesCommandOutput>;
566
+ /**
567
+ * deserializeAws_json1_1UpdateStreamProcessorCommand
568
+ */
569
+ export declare const de_UpdateStreamProcessorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStreamProcessorCommandOutput>;