|
22 | 22 | },
|
23 | 23 | "input":{"shape":"CancelTrainedModelRequest"},
|
24 | 24 | "errors":[
|
25 |
| - {"shape":"ValidationException"}, |
26 | 25 | {"shape":"ConflictException"},
|
| 26 | + {"shape":"ValidationException"}, |
27 | 27 | {"shape":"AccessDeniedException"},
|
28 | 28 | {"shape":"ResourceNotFoundException"},
|
29 | 29 | {"shape":"ThrottlingException"}
|
|
40 | 40 | },
|
41 | 41 | "input":{"shape":"CancelTrainedModelInferenceJobRequest"},
|
42 | 42 | "errors":[
|
43 |
| - {"shape":"ValidationException"}, |
44 | 43 | {"shape":"ConflictException"},
|
| 44 | + {"shape":"ValidationException"}, |
45 | 45 | {"shape":"AccessDeniedException"},
|
46 | 46 | {"shape":"ResourceNotFoundException"},
|
47 | 47 | {"shape":"ThrottlingException"}
|
|
59 | 59 | "input":{"shape":"CreateAudienceModelRequest"},
|
60 | 60 | "output":{"shape":"CreateAudienceModelResponse"},
|
61 | 61 | "errors":[
|
62 |
| - {"shape":"ValidationException"}, |
63 | 62 | {"shape":"ConflictException"},
|
| 63 | + {"shape":"ValidationException"}, |
64 | 64 | {"shape":"AccessDeniedException"},
|
65 | 65 | {"shape":"ResourceNotFoundException"},
|
66 | 66 | {"shape":"ServiceQuotaExceededException"}
|
|
78 | 78 | "input":{"shape":"CreateConfiguredAudienceModelRequest"},
|
79 | 79 | "output":{"shape":"CreateConfiguredAudienceModelResponse"},
|
80 | 80 | "errors":[
|
81 |
| - {"shape":"ValidationException"}, |
82 | 81 | {"shape":"ConflictException"},
|
| 82 | + {"shape":"ValidationException"}, |
83 | 83 | {"shape":"AccessDeniedException"},
|
84 | 84 | {"shape":"ResourceNotFoundException"},
|
85 | 85 | {"shape":"ServiceQuotaExceededException"}
|
|
97 | 97 | "input":{"shape":"CreateConfiguredModelAlgorithmRequest"},
|
98 | 98 | "output":{"shape":"CreateConfiguredModelAlgorithmResponse"},
|
99 | 99 | "errors":[
|
100 |
| - {"shape":"ValidationException"}, |
101 | 100 | {"shape":"ConflictException"},
|
| 101 | + {"shape":"ValidationException"}, |
102 | 102 | {"shape":"AccessDeniedException"},
|
103 | 103 | {"shape":"ServiceQuotaExceededException"}
|
104 | 104 | ],
|
|
115 | 115 | "input":{"shape":"CreateConfiguredModelAlgorithmAssociationRequest"},
|
116 | 116 | "output":{"shape":"CreateConfiguredModelAlgorithmAssociationResponse"},
|
117 | 117 | "errors":[
|
118 |
| - {"shape":"ValidationException"}, |
119 | 118 | {"shape":"ConflictException"},
|
| 119 | + {"shape":"ValidationException"}, |
120 | 120 | {"shape":"AccessDeniedException"},
|
121 | 121 | {"shape":"ResourceNotFoundException"},
|
122 | 122 | {"shape":"ThrottlingException"},
|
|
135 | 135 | "input":{"shape":"CreateMLInputChannelRequest"},
|
136 | 136 | "output":{"shape":"CreateMLInputChannelResponse"},
|
137 | 137 | "errors":[
|
138 |
| - {"shape":"ValidationException"}, |
139 | 138 | {"shape":"ConflictException"},
|
| 139 | + {"shape":"ValidationException"}, |
140 | 140 | {"shape":"AccessDeniedException"},
|
141 | 141 | {"shape":"ResourceNotFoundException"},
|
142 | 142 | {"shape":"ThrottlingException"},
|
|
155 | 155 | "input":{"shape":"CreateTrainedModelRequest"},
|
156 | 156 | "output":{"shape":"CreateTrainedModelResponse"},
|
157 | 157 | "errors":[
|
158 |
| - {"shape":"ValidationException"}, |
159 | 158 | {"shape":"ConflictException"},
|
| 159 | + {"shape":"ValidationException"}, |
160 | 160 | {"shape":"AccessDeniedException"},
|
161 | 161 | {"shape":"ResourceNotFoundException"},
|
162 |
| - {"shape":"ThrottlingException"}, |
163 | 162 | {"shape":"InternalServiceException"},
|
| 163 | + {"shape":"ThrottlingException"}, |
164 | 164 | {"shape":"ServiceQuotaExceededException"}
|
165 | 165 | ],
|
166 | 166 | "documentation":"<p>Creates a trained model from an associated configured model algorithm using data from any member of the collaboration.</p>",
|
|
176 | 176 | "input":{"shape":"CreateTrainingDatasetRequest"},
|
177 | 177 | "output":{"shape":"CreateTrainingDatasetResponse"},
|
178 | 178 | "errors":[
|
179 |
| - {"shape":"ValidationException"}, |
180 | 179 | {"shape":"ConflictException"},
|
| 180 | + {"shape":"ValidationException"}, |
181 | 181 | {"shape":"AccessDeniedException"}
|
182 | 182 | ],
|
183 | 183 | "documentation":"<p>Defines the information necessary to create a training dataset. In Clean Rooms ML, the <code>TrainingDataset</code> is metadata that points to a Glue table, which is read only during <code>AudienceModel</code> creation.</p>",
|
|
192 | 192 | },
|
193 | 193 | "input":{"shape":"DeleteAudienceGenerationJobRequest"},
|
194 | 194 | "errors":[
|
195 |
| - {"shape":"ValidationException"}, |
196 | 195 | {"shape":"ConflictException"},
|
| 196 | + {"shape":"ValidationException"}, |
197 | 197 | {"shape":"AccessDeniedException"},
|
198 | 198 | {"shape":"ResourceNotFoundException"}
|
199 | 199 | ],
|
|
209 | 209 | },
|
210 | 210 | "input":{"shape":"DeleteAudienceModelRequest"},
|
211 | 211 | "errors":[
|
212 |
| - {"shape":"ValidationException"}, |
213 | 212 | {"shape":"ConflictException"},
|
| 213 | + {"shape":"ValidationException"}, |
214 | 214 | {"shape":"AccessDeniedException"},
|
215 | 215 | {"shape":"ResourceNotFoundException"}
|
216 | 216 | ],
|
|
226 | 226 | },
|
227 | 227 | "input":{"shape":"DeleteConfiguredAudienceModelRequest"},
|
228 | 228 | "errors":[
|
229 |
| - {"shape":"ValidationException"}, |
230 | 229 | {"shape":"ConflictException"},
|
| 230 | + {"shape":"ValidationException"}, |
231 | 231 | {"shape":"AccessDeniedException"},
|
232 | 232 | {"shape":"ResourceNotFoundException"}
|
233 | 233 | ],
|
|
259 | 259 | },
|
260 | 260 | "input":{"shape":"DeleteConfiguredModelAlgorithmRequest"},
|
261 | 261 | "errors":[
|
262 |
| - {"shape":"ValidationException"}, |
263 | 262 | {"shape":"ConflictException"},
|
| 263 | + {"shape":"ValidationException"}, |
264 | 264 | {"shape":"AccessDeniedException"},
|
265 | 265 | {"shape":"ResourceNotFoundException"}
|
266 | 266 | ],
|
|
276 | 276 | },
|
277 | 277 | "input":{"shape":"DeleteConfiguredModelAlgorithmAssociationRequest"},
|
278 | 278 | "errors":[
|
279 |
| - {"shape":"ValidationException"}, |
280 | 279 | {"shape":"ConflictException"},
|
| 280 | + {"shape":"ValidationException"}, |
281 | 281 | {"shape":"AccessDeniedException"},
|
282 | 282 | {"shape":"ResourceNotFoundException"},
|
283 | 283 | {"shape":"ThrottlingException"}
|
|
311 | 311 | },
|
312 | 312 | "input":{"shape":"DeleteMLInputChannelDataRequest"},
|
313 | 313 | "errors":[
|
314 |
| - {"shape":"ValidationException"}, |
315 | 314 | {"shape":"ConflictException"},
|
| 315 | + {"shape":"ValidationException"}, |
316 | 316 | {"shape":"AccessDeniedException"},
|
317 | 317 | {"shape":"ResourceNotFoundException"},
|
318 | 318 | {"shape":"ThrottlingException"}
|
|
329 | 329 | },
|
330 | 330 | "input":{"shape":"DeleteTrainedModelOutputRequest"},
|
331 | 331 | "errors":[
|
332 |
| - {"shape":"ValidationException"}, |
333 | 332 | {"shape":"ConflictException"},
|
| 333 | + {"shape":"ValidationException"}, |
334 | 334 | {"shape":"AccessDeniedException"},
|
335 | 335 | {"shape":"ResourceNotFoundException"},
|
336 | 336 | {"shape":"ThrottlingException"}
|
|
347 | 347 | },
|
348 | 348 | "input":{"shape":"DeleteTrainingDatasetRequest"},
|
349 | 349 | "errors":[
|
350 |
| - {"shape":"ValidationException"}, |
351 | 350 | {"shape":"ConflictException"},
|
| 351 | + {"shape":"ValidationException"}, |
352 | 352 | {"shape":"AccessDeniedException"},
|
353 | 353 | {"shape":"ResourceNotFoundException"}
|
354 | 354 | ],
|
|
896 | 896 | },
|
897 | 897 | "input":{"shape":"StartAudienceExportJobRequest"},
|
898 | 898 | "errors":[
|
899 |
| - {"shape":"ValidationException"}, |
900 | 899 | {"shape":"ConflictException"},
|
| 900 | + {"shape":"ValidationException"}, |
901 | 901 | {"shape":"AccessDeniedException"},
|
902 | 902 | {"shape":"ResourceNotFoundException"},
|
903 | 903 | {"shape":"ServiceQuotaExceededException"}
|
|
915 | 915 | "input":{"shape":"StartAudienceGenerationJobRequest"},
|
916 | 916 | "output":{"shape":"StartAudienceGenerationJobResponse"},
|
917 | 917 | "errors":[
|
918 |
| - {"shape":"ValidationException"}, |
919 | 918 | {"shape":"ConflictException"},
|
| 919 | + {"shape":"ValidationException"}, |
920 | 920 | {"shape":"AccessDeniedException"},
|
921 | 921 | {"shape":"ResourceNotFoundException"},
|
922 | 922 | {"shape":"ThrottlingException"},
|
|
934 | 934 | },
|
935 | 935 | "input":{"shape":"StartTrainedModelExportJobRequest"},
|
936 | 936 | "errors":[
|
937 |
| - {"shape":"ValidationException"}, |
938 | 937 | {"shape":"ConflictException"},
|
| 938 | + {"shape":"ValidationException"}, |
939 | 939 | {"shape":"AccessDeniedException"},
|
940 | 940 | {"shape":"ResourceNotFoundException"},
|
941 | 941 | {"shape":"ThrottlingException"}
|
|
953 | 953 | "input":{"shape":"StartTrainedModelInferenceJobRequest"},
|
954 | 954 | "output":{"shape":"StartTrainedModelInferenceJobResponse"},
|
955 | 955 | "errors":[
|
956 |
| - {"shape":"ValidationException"}, |
957 | 956 | {"shape":"ConflictException"},
|
| 957 | + {"shape":"ValidationException"}, |
958 | 958 | {"shape":"AccessDeniedException"},
|
959 | 959 | {"shape":"ResourceNotFoundException"},
|
960 | 960 | {"shape":"ThrottlingException"},
|
|
1006 | 1006 | "input":{"shape":"UpdateConfiguredAudienceModelRequest"},
|
1007 | 1007 | "output":{"shape":"UpdateConfiguredAudienceModelResponse"},
|
1008 | 1008 | "errors":[
|
1009 |
| - {"shape":"ValidationException"}, |
1010 | 1009 | {"shape":"ConflictException"},
|
| 1010 | + {"shape":"ValidationException"}, |
1011 | 1011 | {"shape":"AccessDeniedException"},
|
1012 | 1012 | {"shape":"ResourceNotFoundException"}
|
1013 | 1013 | ],
|
|
5337 | 5337 | "computeConfiguration":{
|
5338 | 5338 | "shape":"ComputeConfiguration",
|
5339 | 5339 | "documentation":"<p>Provides configuration information for the workers that will perform the protected query.</p>"
|
| 5340 | + }, |
| 5341 | + "resultFormat":{ |
| 5342 | + "shape":"ResultFormat", |
| 5343 | + "documentation":"<p>The format in which the query results should be returned. If not specified, defaults to <code>CSV</code>. </p>" |
5340 | 5344 | }
|
5341 | 5345 | },
|
5342 | 5346 | "documentation":"<p>Provides information necessary to perform the protected query.</p>"
|
|
5508 | 5512 | "max":20480,
|
5509 | 5513 | "min":1
|
5510 | 5514 | },
|
| 5515 | + "ResultFormat":{ |
| 5516 | + "type":"string", |
| 5517 | + "documentation":"<p>File format of the returned data.</p>", |
| 5518 | + "enum":[ |
| 5519 | + "CSV", |
| 5520 | + "PARQUET" |
| 5521 | + ] |
| 5522 | + }, |
5511 | 5523 | "S3ConfigMap":{
|
5512 | 5524 | "type":"structure",
|
5513 | 5525 | "required":["s3Uri"],
|
|
0 commit comments