@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.
- package/dist-cjs/commands/CompareFacesCommand.js +2 -2
- package/dist-cjs/commands/CopyProjectVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateCollectionCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateStreamProcessorCommand.js +2 -2
- package/dist-cjs/commands/DeleteCollectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDatasetCommand.js +2 -2
- package/dist-cjs/commands/DeleteFacesCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteStreamProcessorCommand.js +2 -2
- package/dist-cjs/commands/DescribeCollectionCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectVersionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStreamProcessorCommand.js +2 -2
- package/dist-cjs/commands/DetectCustomLabelsCommand.js +2 -2
- package/dist-cjs/commands/DetectFacesCommand.js +2 -2
- package/dist-cjs/commands/DetectLabelsCommand.js +2 -2
- package/dist-cjs/commands/DetectModerationLabelsCommand.js +2 -2
- package/dist-cjs/commands/DetectProtectiveEquipmentCommand.js +2 -2
- package/dist-cjs/commands/DetectTextCommand.js +2 -2
- package/dist-cjs/commands/DistributeDatasetEntriesCommand.js +2 -2
- package/dist-cjs/commands/GetCelebrityInfoCommand.js +2 -2
- package/dist-cjs/commands/GetCelebrityRecognitionCommand.js +2 -2
- package/dist-cjs/commands/GetContentModerationCommand.js +2 -2
- package/dist-cjs/commands/GetFaceDetectionCommand.js +2 -2
- package/dist-cjs/commands/GetFaceSearchCommand.js +2 -2
- package/dist-cjs/commands/GetLabelDetectionCommand.js +2 -2
- package/dist-cjs/commands/GetPersonTrackingCommand.js +2 -2
- package/dist-cjs/commands/GetSegmentDetectionCommand.js +2 -2
- package/dist-cjs/commands/GetTextDetectionCommand.js +2 -2
- package/dist-cjs/commands/IndexFacesCommand.js +2 -2
- package/dist-cjs/commands/ListCollectionsCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetEntriesCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetLabelsCommand.js +2 -2
- package/dist-cjs/commands/ListFacesCommand.js +2 -2
- package/dist-cjs/commands/ListProjectPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListStreamProcessorsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutProjectPolicyCommand.js +2 -2
- package/dist-cjs/commands/RecognizeCelebritiesCommand.js +2 -2
- package/dist-cjs/commands/SearchFacesByImageCommand.js +2 -2
- package/dist-cjs/commands/SearchFacesCommand.js +2 -2
- package/dist-cjs/commands/StartCelebrityRecognitionCommand.js +2 -2
- package/dist-cjs/commands/StartContentModerationCommand.js +2 -2
- package/dist-cjs/commands/StartFaceDetectionCommand.js +2 -2
- package/dist-cjs/commands/StartFaceSearchCommand.js +2 -2
- package/dist-cjs/commands/StartLabelDetectionCommand.js +2 -2
- package/dist-cjs/commands/StartPersonTrackingCommand.js +2 -2
- package/dist-cjs/commands/StartProjectVersionCommand.js +2 -2
- package/dist-cjs/commands/StartSegmentDetectionCommand.js +2 -2
- package/dist-cjs/commands/StartStreamProcessorCommand.js +2 -2
- package/dist-cjs/commands/StartTextDetectionCommand.js +2 -2
- package/dist-cjs/commands/StopProjectVersionCommand.js +2 -2
- package/dist-cjs/commands/StopStreamProcessorCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDatasetEntriesCommand.js +2 -2
- package/dist-cjs/commands/UpdateStreamProcessorCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1693 -1773
- package/dist-es/commands/CompareFacesCommand.js +3 -3
- package/dist-es/commands/CopyProjectVersionCommand.js +3 -3
- package/dist-es/commands/CreateCollectionCommand.js +3 -3
- package/dist-es/commands/CreateDatasetCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/CreateProjectVersionCommand.js +3 -3
- package/dist-es/commands/CreateStreamProcessorCommand.js +3 -3
- package/dist-es/commands/DeleteCollectionCommand.js +3 -3
- package/dist-es/commands/DeleteDatasetCommand.js +3 -3
- package/dist-es/commands/DeleteFacesCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +3 -3
- package/dist-es/commands/DeleteProjectPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteProjectVersionCommand.js +3 -3
- package/dist-es/commands/DeleteStreamProcessorCommand.js +3 -3
- package/dist-es/commands/DescribeCollectionCommand.js +3 -3
- package/dist-es/commands/DescribeDatasetCommand.js +3 -3
- package/dist-es/commands/DescribeProjectVersionsCommand.js +3 -3
- package/dist-es/commands/DescribeProjectsCommand.js +3 -3
- package/dist-es/commands/DescribeStreamProcessorCommand.js +3 -3
- package/dist-es/commands/DetectCustomLabelsCommand.js +3 -3
- package/dist-es/commands/DetectFacesCommand.js +3 -3
- package/dist-es/commands/DetectLabelsCommand.js +3 -3
- package/dist-es/commands/DetectModerationLabelsCommand.js +3 -3
- package/dist-es/commands/DetectProtectiveEquipmentCommand.js +3 -3
- package/dist-es/commands/DetectTextCommand.js +3 -3
- package/dist-es/commands/DistributeDatasetEntriesCommand.js +3 -3
- package/dist-es/commands/GetCelebrityInfoCommand.js +3 -3
- package/dist-es/commands/GetCelebrityRecognitionCommand.js +3 -3
- package/dist-es/commands/GetContentModerationCommand.js +3 -3
- package/dist-es/commands/GetFaceDetectionCommand.js +3 -3
- package/dist-es/commands/GetFaceSearchCommand.js +3 -3
- package/dist-es/commands/GetLabelDetectionCommand.js +3 -3
- package/dist-es/commands/GetPersonTrackingCommand.js +3 -3
- package/dist-es/commands/GetSegmentDetectionCommand.js +3 -3
- package/dist-es/commands/GetTextDetectionCommand.js +3 -3
- package/dist-es/commands/IndexFacesCommand.js +3 -3
- package/dist-es/commands/ListCollectionsCommand.js +3 -3
- package/dist-es/commands/ListDatasetEntriesCommand.js +3 -3
- package/dist-es/commands/ListDatasetLabelsCommand.js +3 -3
- package/dist-es/commands/ListFacesCommand.js +3 -3
- package/dist-es/commands/ListProjectPoliciesCommand.js +3 -3
- package/dist-es/commands/ListStreamProcessorsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutProjectPolicyCommand.js +3 -3
- package/dist-es/commands/RecognizeCelebritiesCommand.js +3 -3
- package/dist-es/commands/SearchFacesByImageCommand.js +3 -3
- package/dist-es/commands/SearchFacesCommand.js +3 -3
- package/dist-es/commands/StartCelebrityRecognitionCommand.js +3 -3
- package/dist-es/commands/StartContentModerationCommand.js +3 -3
- package/dist-es/commands/StartFaceDetectionCommand.js +3 -3
- package/dist-es/commands/StartFaceSearchCommand.js +3 -3
- package/dist-es/commands/StartLabelDetectionCommand.js +3 -3
- package/dist-es/commands/StartPersonTrackingCommand.js +3 -3
- package/dist-es/commands/StartProjectVersionCommand.js +3 -3
- package/dist-es/commands/StartSegmentDetectionCommand.js +3 -3
- package/dist-es/commands/StartStreamProcessorCommand.js +3 -3
- package/dist-es/commands/StartTextDetectionCommand.js +3 -3
- package/dist-es/commands/StopProjectVersionCommand.js +3 -3
- package/dist-es/commands/StopStreamProcessorCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDatasetEntriesCommand.js +3 -3
- package/dist-es/commands/UpdateStreamProcessorCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1564 -1644
- package/dist-types/protocols/Aws_json1_1.d.ts +504 -126
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +126 -126
- package/package.json +6 -6
|
@@ -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
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
export declare const
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
export declare const
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
export declare const
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
export declare const
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
export declare const
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
export declare const
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
export declare const
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
export declare const
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
export declare const
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
export declare const
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
export declare const
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
export declare const
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
export declare const
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
export declare const
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
export declare const
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
export declare const
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
export declare const
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
export declare const
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
export declare const
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
export declare const
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
export declare const
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
export declare const
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
export declare const
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
export declare const
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
export declare const
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
export declare const
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
export declare const
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
export declare const
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
export declare const
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
export declare const
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
export declare const
|
|
190
|
-
|
|
191
|
-
|
|
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>;
|