@aws-sdk/client-lookoutequipment 3.306.0 → 3.310.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 (71) hide show
  1. package/dist-cjs/commands/CreateDatasetCommand.js +2 -2
  2. package/dist-cjs/commands/CreateInferenceSchedulerCommand.js +2 -2
  3. package/dist-cjs/commands/CreateLabelCommand.js +2 -2
  4. package/dist-cjs/commands/CreateLabelGroupCommand.js +2 -2
  5. package/dist-cjs/commands/CreateModelCommand.js +2 -2
  6. package/dist-cjs/commands/DeleteDatasetCommand.js +2 -2
  7. package/dist-cjs/commands/DeleteInferenceSchedulerCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteLabelCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteLabelGroupCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteModelCommand.js +2 -2
  11. package/dist-cjs/commands/DescribeDataIngestionJobCommand.js +2 -2
  12. package/dist-cjs/commands/DescribeDatasetCommand.js +2 -2
  13. package/dist-cjs/commands/DescribeInferenceSchedulerCommand.js +2 -2
  14. package/dist-cjs/commands/DescribeLabelCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeLabelGroupCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeModelCommand.js +2 -2
  17. package/dist-cjs/commands/ListDataIngestionJobsCommand.js +2 -2
  18. package/dist-cjs/commands/ListDatasetsCommand.js +2 -2
  19. package/dist-cjs/commands/ListInferenceEventsCommand.js +2 -2
  20. package/dist-cjs/commands/ListInferenceExecutionsCommand.js +2 -2
  21. package/dist-cjs/commands/ListInferenceSchedulersCommand.js +2 -2
  22. package/dist-cjs/commands/ListLabelGroupsCommand.js +2 -2
  23. package/dist-cjs/commands/ListLabelsCommand.js +2 -2
  24. package/dist-cjs/commands/ListModelsCommand.js +2 -2
  25. package/dist-cjs/commands/ListSensorStatisticsCommand.js +2 -2
  26. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  27. package/dist-cjs/commands/StartDataIngestionJobCommand.js +2 -2
  28. package/dist-cjs/commands/StartInferenceSchedulerCommand.js +2 -2
  29. package/dist-cjs/commands/StopInferenceSchedulerCommand.js +2 -2
  30. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  31. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  32. package/dist-cjs/commands/UpdateInferenceSchedulerCommand.js +2 -2
  33. package/dist-cjs/commands/UpdateLabelGroupCommand.js +2 -2
  34. package/dist-cjs/protocols/Aws_json1_0.js +660 -696
  35. package/dist-es/commands/CreateDatasetCommand.js +3 -3
  36. package/dist-es/commands/CreateInferenceSchedulerCommand.js +3 -3
  37. package/dist-es/commands/CreateLabelCommand.js +3 -3
  38. package/dist-es/commands/CreateLabelGroupCommand.js +3 -3
  39. package/dist-es/commands/CreateModelCommand.js +3 -3
  40. package/dist-es/commands/DeleteDatasetCommand.js +3 -3
  41. package/dist-es/commands/DeleteInferenceSchedulerCommand.js +3 -3
  42. package/dist-es/commands/DeleteLabelCommand.js +3 -3
  43. package/dist-es/commands/DeleteLabelGroupCommand.js +3 -3
  44. package/dist-es/commands/DeleteModelCommand.js +3 -3
  45. package/dist-es/commands/DescribeDataIngestionJobCommand.js +3 -3
  46. package/dist-es/commands/DescribeDatasetCommand.js +3 -3
  47. package/dist-es/commands/DescribeInferenceSchedulerCommand.js +3 -3
  48. package/dist-es/commands/DescribeLabelCommand.js +3 -3
  49. package/dist-es/commands/DescribeLabelGroupCommand.js +3 -3
  50. package/dist-es/commands/DescribeModelCommand.js +3 -3
  51. package/dist-es/commands/ListDataIngestionJobsCommand.js +3 -3
  52. package/dist-es/commands/ListDatasetsCommand.js +3 -3
  53. package/dist-es/commands/ListInferenceEventsCommand.js +3 -3
  54. package/dist-es/commands/ListInferenceExecutionsCommand.js +3 -3
  55. package/dist-es/commands/ListInferenceSchedulersCommand.js +3 -3
  56. package/dist-es/commands/ListLabelGroupsCommand.js +3 -3
  57. package/dist-es/commands/ListLabelsCommand.js +3 -3
  58. package/dist-es/commands/ListModelsCommand.js +3 -3
  59. package/dist-es/commands/ListSensorStatisticsCommand.js +3 -3
  60. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  61. package/dist-es/commands/StartDataIngestionJobCommand.js +3 -3
  62. package/dist-es/commands/StartInferenceSchedulerCommand.js +3 -3
  63. package/dist-es/commands/StopInferenceSchedulerCommand.js +3 -3
  64. package/dist-es/commands/TagResourceCommand.js +3 -3
  65. package/dist-es/commands/UntagResourceCommand.js +3 -3
  66. package/dist-es/commands/UpdateInferenceSchedulerCommand.js +3 -3
  67. package/dist-es/commands/UpdateLabelGroupCommand.js +3 -3
  68. package/dist-es/protocols/Aws_json1_0.js +592 -628
  69. package/dist-types/protocols/Aws_json1_0.d.ts +264 -66
  70. package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +66 -66
  71. package/package.json +35 -35
@@ -33,69 +33,267 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/T
33
33
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
34
34
  import { UpdateInferenceSchedulerCommandInput, UpdateInferenceSchedulerCommandOutput } from "../commands/UpdateInferenceSchedulerCommand";
35
35
  import { UpdateLabelGroupCommandInput, UpdateLabelGroupCommandOutput } from "../commands/UpdateLabelGroupCommand";
36
- export declare const serializeAws_json1_0CreateDatasetCommand: (input: CreateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
37
- export declare const serializeAws_json1_0CreateInferenceSchedulerCommand: (input: CreateInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
38
- export declare const serializeAws_json1_0CreateLabelCommand: (input: CreateLabelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
39
- export declare const serializeAws_json1_0CreateLabelGroupCommand: (input: CreateLabelGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
40
- export declare const serializeAws_json1_0CreateModelCommand: (input: CreateModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
41
- export declare const serializeAws_json1_0DeleteDatasetCommand: (input: DeleteDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
42
- export declare const serializeAws_json1_0DeleteInferenceSchedulerCommand: (input: DeleteInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
43
- export declare const serializeAws_json1_0DeleteLabelCommand: (input: DeleteLabelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
44
- export declare const serializeAws_json1_0DeleteLabelGroupCommand: (input: DeleteLabelGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
45
- export declare const serializeAws_json1_0DeleteModelCommand: (input: DeleteModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
46
- export declare const serializeAws_json1_0DescribeDataIngestionJobCommand: (input: DescribeDataIngestionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
47
- export declare const serializeAws_json1_0DescribeDatasetCommand: (input: DescribeDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
- export declare const serializeAws_json1_0DescribeInferenceSchedulerCommand: (input: DescribeInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
- export declare const serializeAws_json1_0DescribeLabelCommand: (input: DescribeLabelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
- export declare const serializeAws_json1_0DescribeLabelGroupCommand: (input: DescribeLabelGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_json1_0DescribeModelCommand: (input: DescribeModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_json1_0ListDataIngestionJobsCommand: (input: ListDataIngestionJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_json1_0ListDatasetsCommand: (input: ListDatasetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_json1_0ListInferenceEventsCommand: (input: ListInferenceEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_json1_0ListInferenceExecutionsCommand: (input: ListInferenceExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_json1_0ListInferenceSchedulersCommand: (input: ListInferenceSchedulersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_json1_0ListLabelGroupsCommand: (input: ListLabelGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_json1_0ListLabelsCommand: (input: ListLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_json1_0ListModelsCommand: (input: ListModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_json1_0ListSensorStatisticsCommand: (input: ListSensorStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_json1_0ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_json1_0StartDataIngestionJobCommand: (input: StartDataIngestionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_json1_0StartInferenceSchedulerCommand: (input: StartInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_json1_0StopInferenceSchedulerCommand: (input: StopInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_json1_0TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_json1_0UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_0UpdateInferenceSchedulerCommand: (input: UpdateInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_0UpdateLabelGroupCommand: (input: UpdateLabelGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const deserializeAws_json1_0CreateDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDatasetCommandOutput>;
70
- export declare const deserializeAws_json1_0CreateInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInferenceSchedulerCommandOutput>;
71
- export declare const deserializeAws_json1_0CreateLabelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLabelCommandOutput>;
72
- export declare const deserializeAws_json1_0CreateLabelGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLabelGroupCommandOutput>;
73
- export declare const deserializeAws_json1_0CreateModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelCommandOutput>;
74
- export declare const deserializeAws_json1_0DeleteDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDatasetCommandOutput>;
75
- export declare const deserializeAws_json1_0DeleteInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInferenceSchedulerCommandOutput>;
76
- export declare const deserializeAws_json1_0DeleteLabelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLabelCommandOutput>;
77
- export declare const deserializeAws_json1_0DeleteLabelGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLabelGroupCommandOutput>;
78
- export declare const deserializeAws_json1_0DeleteModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelCommandOutput>;
79
- export declare const deserializeAws_json1_0DescribeDataIngestionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataIngestionJobCommandOutput>;
80
- export declare const deserializeAws_json1_0DescribeDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDatasetCommandOutput>;
81
- export declare const deserializeAws_json1_0DescribeInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInferenceSchedulerCommandOutput>;
82
- export declare const deserializeAws_json1_0DescribeLabelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLabelCommandOutput>;
83
- export declare const deserializeAws_json1_0DescribeLabelGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLabelGroupCommandOutput>;
84
- export declare const deserializeAws_json1_0DescribeModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeModelCommandOutput>;
85
- export declare const deserializeAws_json1_0ListDataIngestionJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataIngestionJobsCommandOutput>;
86
- export declare const deserializeAws_json1_0ListDatasetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDatasetsCommandOutput>;
87
- export declare const deserializeAws_json1_0ListInferenceEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInferenceEventsCommandOutput>;
88
- export declare const deserializeAws_json1_0ListInferenceExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInferenceExecutionsCommandOutput>;
89
- export declare const deserializeAws_json1_0ListInferenceSchedulersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInferenceSchedulersCommandOutput>;
90
- export declare const deserializeAws_json1_0ListLabelGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLabelGroupsCommandOutput>;
91
- export declare const deserializeAws_json1_0ListLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLabelsCommandOutput>;
92
- export declare const deserializeAws_json1_0ListModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelsCommandOutput>;
93
- export declare const deserializeAws_json1_0ListSensorStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSensorStatisticsCommandOutput>;
94
- export declare const deserializeAws_json1_0ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
95
- export declare const deserializeAws_json1_0StartDataIngestionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDataIngestionJobCommandOutput>;
96
- export declare const deserializeAws_json1_0StartInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartInferenceSchedulerCommandOutput>;
97
- export declare const deserializeAws_json1_0StopInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopInferenceSchedulerCommandOutput>;
98
- export declare const deserializeAws_json1_0TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
99
- export declare const deserializeAws_json1_0UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
100
- export declare const deserializeAws_json1_0UpdateInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInferenceSchedulerCommandOutput>;
101
- export declare const deserializeAws_json1_0UpdateLabelGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLabelGroupCommandOutput>;
36
+ /**
37
+ * serializeAws_json1_0CreateDatasetCommand
38
+ */
39
+ export declare const se_CreateDatasetCommand: (input: CreateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
40
+ /**
41
+ * serializeAws_json1_0CreateInferenceSchedulerCommand
42
+ */
43
+ export declare const se_CreateInferenceSchedulerCommand: (input: CreateInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
44
+ /**
45
+ * serializeAws_json1_0CreateLabelCommand
46
+ */
47
+ export declare const se_CreateLabelCommand: (input: CreateLabelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
+ /**
49
+ * serializeAws_json1_0CreateLabelGroupCommand
50
+ */
51
+ export declare const se_CreateLabelGroupCommand: (input: CreateLabelGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
+ /**
53
+ * serializeAws_json1_0CreateModelCommand
54
+ */
55
+ export declare const se_CreateModelCommand: (input: CreateModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
+ /**
57
+ * serializeAws_json1_0DeleteDatasetCommand
58
+ */
59
+ export declare const se_DeleteDatasetCommand: (input: DeleteDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
+ /**
61
+ * serializeAws_json1_0DeleteInferenceSchedulerCommand
62
+ */
63
+ export declare const se_DeleteInferenceSchedulerCommand: (input: DeleteInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
+ /**
65
+ * serializeAws_json1_0DeleteLabelCommand
66
+ */
67
+ export declare const se_DeleteLabelCommand: (input: DeleteLabelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
+ /**
69
+ * serializeAws_json1_0DeleteLabelGroupCommand
70
+ */
71
+ export declare const se_DeleteLabelGroupCommand: (input: DeleteLabelGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
+ /**
73
+ * serializeAws_json1_0DeleteModelCommand
74
+ */
75
+ export declare const se_DeleteModelCommand: (input: DeleteModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
+ /**
77
+ * serializeAws_json1_0DescribeDataIngestionJobCommand
78
+ */
79
+ export declare const se_DescribeDataIngestionJobCommand: (input: DescribeDataIngestionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
+ /**
81
+ * serializeAws_json1_0DescribeDatasetCommand
82
+ */
83
+ export declare const se_DescribeDatasetCommand: (input: DescribeDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_json1_0DescribeInferenceSchedulerCommand
86
+ */
87
+ export declare const se_DescribeInferenceSchedulerCommand: (input: DescribeInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_json1_0DescribeLabelCommand
90
+ */
91
+ export declare const se_DescribeLabelCommand: (input: DescribeLabelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_json1_0DescribeLabelGroupCommand
94
+ */
95
+ export declare const se_DescribeLabelGroupCommand: (input: DescribeLabelGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_json1_0DescribeModelCommand
98
+ */
99
+ export declare const se_DescribeModelCommand: (input: DescribeModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_json1_0ListDataIngestionJobsCommand
102
+ */
103
+ export declare const se_ListDataIngestionJobsCommand: (input: ListDataIngestionJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_json1_0ListDatasetsCommand
106
+ */
107
+ export declare const se_ListDatasetsCommand: (input: ListDatasetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_json1_0ListInferenceEventsCommand
110
+ */
111
+ export declare const se_ListInferenceEventsCommand: (input: ListInferenceEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_json1_0ListInferenceExecutionsCommand
114
+ */
115
+ export declare const se_ListInferenceExecutionsCommand: (input: ListInferenceExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_json1_0ListInferenceSchedulersCommand
118
+ */
119
+ export declare const se_ListInferenceSchedulersCommand: (input: ListInferenceSchedulersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_json1_0ListLabelGroupsCommand
122
+ */
123
+ export declare const se_ListLabelGroupsCommand: (input: ListLabelGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_json1_0ListLabelsCommand
126
+ */
127
+ export declare const se_ListLabelsCommand: (input: ListLabelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_json1_0ListModelsCommand
130
+ */
131
+ export declare const se_ListModelsCommand: (input: ListModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_json1_0ListSensorStatisticsCommand
134
+ */
135
+ export declare const se_ListSensorStatisticsCommand: (input: ListSensorStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_json1_0ListTagsForResourceCommand
138
+ */
139
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_json1_0StartDataIngestionJobCommand
142
+ */
143
+ export declare const se_StartDataIngestionJobCommand: (input: StartDataIngestionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_json1_0StartInferenceSchedulerCommand
146
+ */
147
+ export declare const se_StartInferenceSchedulerCommand: (input: StartInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_json1_0StopInferenceSchedulerCommand
150
+ */
151
+ export declare const se_StopInferenceSchedulerCommand: (input: StopInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_json1_0TagResourceCommand
154
+ */
155
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_json1_0UntagResourceCommand
158
+ */
159
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_json1_0UpdateInferenceSchedulerCommand
162
+ */
163
+ export declare const se_UpdateInferenceSchedulerCommand: (input: UpdateInferenceSchedulerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_json1_0UpdateLabelGroupCommand
166
+ */
167
+ export declare const se_UpdateLabelGroupCommand: (input: UpdateLabelGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * deserializeAws_json1_0CreateDatasetCommand
170
+ */
171
+ export declare const de_CreateDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDatasetCommandOutput>;
172
+ /**
173
+ * deserializeAws_json1_0CreateInferenceSchedulerCommand
174
+ */
175
+ export declare const de_CreateInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInferenceSchedulerCommandOutput>;
176
+ /**
177
+ * deserializeAws_json1_0CreateLabelCommand
178
+ */
179
+ export declare const de_CreateLabelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLabelCommandOutput>;
180
+ /**
181
+ * deserializeAws_json1_0CreateLabelGroupCommand
182
+ */
183
+ export declare const de_CreateLabelGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLabelGroupCommandOutput>;
184
+ /**
185
+ * deserializeAws_json1_0CreateModelCommand
186
+ */
187
+ export declare const de_CreateModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelCommandOutput>;
188
+ /**
189
+ * deserializeAws_json1_0DeleteDatasetCommand
190
+ */
191
+ export declare const de_DeleteDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDatasetCommandOutput>;
192
+ /**
193
+ * deserializeAws_json1_0DeleteInferenceSchedulerCommand
194
+ */
195
+ export declare const de_DeleteInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInferenceSchedulerCommandOutput>;
196
+ /**
197
+ * deserializeAws_json1_0DeleteLabelCommand
198
+ */
199
+ export declare const de_DeleteLabelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLabelCommandOutput>;
200
+ /**
201
+ * deserializeAws_json1_0DeleteLabelGroupCommand
202
+ */
203
+ export declare const de_DeleteLabelGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLabelGroupCommandOutput>;
204
+ /**
205
+ * deserializeAws_json1_0DeleteModelCommand
206
+ */
207
+ export declare const de_DeleteModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelCommandOutput>;
208
+ /**
209
+ * deserializeAws_json1_0DescribeDataIngestionJobCommand
210
+ */
211
+ export declare const de_DescribeDataIngestionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataIngestionJobCommandOutput>;
212
+ /**
213
+ * deserializeAws_json1_0DescribeDatasetCommand
214
+ */
215
+ export declare const de_DescribeDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDatasetCommandOutput>;
216
+ /**
217
+ * deserializeAws_json1_0DescribeInferenceSchedulerCommand
218
+ */
219
+ export declare const de_DescribeInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInferenceSchedulerCommandOutput>;
220
+ /**
221
+ * deserializeAws_json1_0DescribeLabelCommand
222
+ */
223
+ export declare const de_DescribeLabelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLabelCommandOutput>;
224
+ /**
225
+ * deserializeAws_json1_0DescribeLabelGroupCommand
226
+ */
227
+ export declare const de_DescribeLabelGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLabelGroupCommandOutput>;
228
+ /**
229
+ * deserializeAws_json1_0DescribeModelCommand
230
+ */
231
+ export declare const de_DescribeModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeModelCommandOutput>;
232
+ /**
233
+ * deserializeAws_json1_0ListDataIngestionJobsCommand
234
+ */
235
+ export declare const de_ListDataIngestionJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataIngestionJobsCommandOutput>;
236
+ /**
237
+ * deserializeAws_json1_0ListDatasetsCommand
238
+ */
239
+ export declare const de_ListDatasetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDatasetsCommandOutput>;
240
+ /**
241
+ * deserializeAws_json1_0ListInferenceEventsCommand
242
+ */
243
+ export declare const de_ListInferenceEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInferenceEventsCommandOutput>;
244
+ /**
245
+ * deserializeAws_json1_0ListInferenceExecutionsCommand
246
+ */
247
+ export declare const de_ListInferenceExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInferenceExecutionsCommandOutput>;
248
+ /**
249
+ * deserializeAws_json1_0ListInferenceSchedulersCommand
250
+ */
251
+ export declare const de_ListInferenceSchedulersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInferenceSchedulersCommandOutput>;
252
+ /**
253
+ * deserializeAws_json1_0ListLabelGroupsCommand
254
+ */
255
+ export declare const de_ListLabelGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLabelGroupsCommandOutput>;
256
+ /**
257
+ * deserializeAws_json1_0ListLabelsCommand
258
+ */
259
+ export declare const de_ListLabelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLabelsCommandOutput>;
260
+ /**
261
+ * deserializeAws_json1_0ListModelsCommand
262
+ */
263
+ export declare const de_ListModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelsCommandOutput>;
264
+ /**
265
+ * deserializeAws_json1_0ListSensorStatisticsCommand
266
+ */
267
+ export declare const de_ListSensorStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSensorStatisticsCommandOutput>;
268
+ /**
269
+ * deserializeAws_json1_0ListTagsForResourceCommand
270
+ */
271
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
272
+ /**
273
+ * deserializeAws_json1_0StartDataIngestionJobCommand
274
+ */
275
+ export declare const de_StartDataIngestionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDataIngestionJobCommandOutput>;
276
+ /**
277
+ * deserializeAws_json1_0StartInferenceSchedulerCommand
278
+ */
279
+ export declare const de_StartInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartInferenceSchedulerCommandOutput>;
280
+ /**
281
+ * deserializeAws_json1_0StopInferenceSchedulerCommand
282
+ */
283
+ export declare const de_StopInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopInferenceSchedulerCommandOutput>;
284
+ /**
285
+ * deserializeAws_json1_0TagResourceCommand
286
+ */
287
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
288
+ /**
289
+ * deserializeAws_json1_0UntagResourceCommand
290
+ */
291
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
292
+ /**
293
+ * deserializeAws_json1_0UpdateInferenceSchedulerCommand
294
+ */
295
+ export declare const de_UpdateInferenceSchedulerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInferenceSchedulerCommandOutput>;
296
+ /**
297
+ * deserializeAws_json1_0UpdateLabelGroupCommand
298
+ */
299
+ export declare const de_UpdateLabelGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLabelGroupCommandOutput>;