aws-sdk-core 2.0.37 → 2.0.38
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/ecs/2014-11-13/api-2.json +268 -7
- data/apis/ecs/2014-11-13/docs-2.json +189 -15
- data/apis/lambda/2015-03-31/api-2.json +1125 -0
- data/apis/lambda/2015-03-31/docs-2.json +462 -0
- data/apis/lambda/2015-03-31/paginators-1.json +16 -0
- data/apis/machinelearning/2014-12-12/api-2.json +1749 -0
- data/apis/machinelearning/2014-12-12/docs-2.json +1034 -0
- data/apis/machinelearning/2014-12-12/paginators-1.json +28 -0
- data/apis/s3/2006-03-01/api-2.json +140 -22
- data/apis/s3/2006-03-01/docs-2.json +83 -27
- data/apis/s3/2006-03-01/resources-1.json +6 -6
- data/apis/workspaces/2015-04-08/api-2.json +519 -0
- data/apis/workspaces/2015-04-08/docs-2.json +457 -0
- data/apis/workspaces/2015-04-08/paginators-1.json +20 -0
- data/lib/aws-sdk-core.rb +3 -0
- data/lib/aws-sdk-core/api/service_customizations.rb +4 -0
- data/lib/aws-sdk-core/json/error_handler.rb +2 -2
- data/lib/aws-sdk-core/lambda.rb +3 -3
- data/lib/aws-sdk-core/lambda_preview.rb +5 -0
- data/lib/aws-sdk-core/machinelearning.rb +5 -0
- data/lib/aws-sdk-core/plugins/machine_learning_predict_endpoint.rb +20 -0
- data/lib/aws-sdk-core/rest_body_handler.rb +3 -2
- data/lib/aws-sdk-core/version.rb +1 -1
- data/lib/aws-sdk-core/workspaces.rb +5 -0
- metadata +16 -3
@@ -0,0 +1,16 @@
|
|
1
|
+
{
|
2
|
+
"pagination": {
|
3
|
+
"ListEventSourceMappings": {
|
4
|
+
"input_token": "Marker",
|
5
|
+
"output_token": "NextMarker",
|
6
|
+
"limit_key": "MaxItems",
|
7
|
+
"result_key": "EventSourceMappings"
|
8
|
+
},
|
9
|
+
"ListFunctions": {
|
10
|
+
"input_token": "Marker",
|
11
|
+
"output_token": "NextMarker",
|
12
|
+
"limit_key": "MaxItems",
|
13
|
+
"result_key": "Functions"
|
14
|
+
}
|
15
|
+
}
|
16
|
+
}
|
@@ -0,0 +1,1749 @@
|
|
1
|
+
{
|
2
|
+
"version":"2.0",
|
3
|
+
"metadata":{
|
4
|
+
"apiVersion":"2014-12-12",
|
5
|
+
"endpointPrefix":"machinelearning",
|
6
|
+
"jsonVersion":"1.1",
|
7
|
+
"serviceFullName":"Amazon Machine Learning",
|
8
|
+
"signatureVersion":"v4",
|
9
|
+
"targetPrefix":"AmazonML_20141212",
|
10
|
+
"protocol":"json"
|
11
|
+
},
|
12
|
+
"operations":{
|
13
|
+
"CreateBatchPrediction":{
|
14
|
+
"name":"CreateBatchPrediction",
|
15
|
+
"http":{
|
16
|
+
"method":"POST",
|
17
|
+
"requestUri":"/"
|
18
|
+
},
|
19
|
+
"input":{"shape":"CreateBatchPredictionInput"},
|
20
|
+
"output":{"shape":"CreateBatchPredictionOutput"},
|
21
|
+
"errors":[
|
22
|
+
{
|
23
|
+
"shape":"InvalidInputException",
|
24
|
+
"error":{"httpStatusCode":400},
|
25
|
+
"exception":true
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"shape":"InternalServerException",
|
29
|
+
"error":{"httpStatusCode":500},
|
30
|
+
"exception":true,
|
31
|
+
"fault":true
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"shape":"IdempotentParameterMismatchException",
|
35
|
+
"error":{"httpStatusCode":400},
|
36
|
+
"exception":true
|
37
|
+
}
|
38
|
+
]
|
39
|
+
},
|
40
|
+
"CreateDataSourceFromRDS":{
|
41
|
+
"name":"CreateDataSourceFromRDS",
|
42
|
+
"http":{
|
43
|
+
"method":"POST",
|
44
|
+
"requestUri":"/"
|
45
|
+
},
|
46
|
+
"input":{"shape":"CreateDataSourceFromRDSInput"},
|
47
|
+
"output":{"shape":"CreateDataSourceFromRDSOutput"},
|
48
|
+
"errors":[
|
49
|
+
{
|
50
|
+
"shape":"InvalidInputException",
|
51
|
+
"error":{"httpStatusCode":400},
|
52
|
+
"exception":true
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"shape":"InternalServerException",
|
56
|
+
"error":{"httpStatusCode":500},
|
57
|
+
"exception":true,
|
58
|
+
"fault":true
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"shape":"IdempotentParameterMismatchException",
|
62
|
+
"error":{"httpStatusCode":400},
|
63
|
+
"exception":true
|
64
|
+
}
|
65
|
+
]
|
66
|
+
},
|
67
|
+
"CreateDataSourceFromRedshift":{
|
68
|
+
"name":"CreateDataSourceFromRedshift",
|
69
|
+
"http":{
|
70
|
+
"method":"POST",
|
71
|
+
"requestUri":"/"
|
72
|
+
},
|
73
|
+
"input":{"shape":"CreateDataSourceFromRedshiftInput"},
|
74
|
+
"output":{"shape":"CreateDataSourceFromRedshiftOutput"},
|
75
|
+
"errors":[
|
76
|
+
{
|
77
|
+
"shape":"InvalidInputException",
|
78
|
+
"error":{"httpStatusCode":400},
|
79
|
+
"exception":true
|
80
|
+
},
|
81
|
+
{
|
82
|
+
"shape":"InternalServerException",
|
83
|
+
"error":{"httpStatusCode":500},
|
84
|
+
"exception":true,
|
85
|
+
"fault":true
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"shape":"IdempotentParameterMismatchException",
|
89
|
+
"error":{"httpStatusCode":400},
|
90
|
+
"exception":true
|
91
|
+
}
|
92
|
+
]
|
93
|
+
},
|
94
|
+
"CreateDataSourceFromS3":{
|
95
|
+
"name":"CreateDataSourceFromS3",
|
96
|
+
"http":{
|
97
|
+
"method":"POST",
|
98
|
+
"requestUri":"/"
|
99
|
+
},
|
100
|
+
"input":{"shape":"CreateDataSourceFromS3Input"},
|
101
|
+
"output":{"shape":"CreateDataSourceFromS3Output"},
|
102
|
+
"errors":[
|
103
|
+
{
|
104
|
+
"shape":"InvalidInputException",
|
105
|
+
"error":{"httpStatusCode":400},
|
106
|
+
"exception":true
|
107
|
+
},
|
108
|
+
{
|
109
|
+
"shape":"InternalServerException",
|
110
|
+
"error":{"httpStatusCode":500},
|
111
|
+
"exception":true,
|
112
|
+
"fault":true
|
113
|
+
},
|
114
|
+
{
|
115
|
+
"shape":"IdempotentParameterMismatchException",
|
116
|
+
"error":{"httpStatusCode":400},
|
117
|
+
"exception":true
|
118
|
+
}
|
119
|
+
]
|
120
|
+
},
|
121
|
+
"CreateEvaluation":{
|
122
|
+
"name":"CreateEvaluation",
|
123
|
+
"http":{
|
124
|
+
"method":"POST",
|
125
|
+
"requestUri":"/"
|
126
|
+
},
|
127
|
+
"input":{"shape":"CreateEvaluationInput"},
|
128
|
+
"output":{"shape":"CreateEvaluationOutput"},
|
129
|
+
"errors":[
|
130
|
+
{
|
131
|
+
"shape":"InvalidInputException",
|
132
|
+
"error":{"httpStatusCode":400},
|
133
|
+
"exception":true
|
134
|
+
},
|
135
|
+
{
|
136
|
+
"shape":"InternalServerException",
|
137
|
+
"error":{"httpStatusCode":500},
|
138
|
+
"exception":true,
|
139
|
+
"fault":true
|
140
|
+
},
|
141
|
+
{
|
142
|
+
"shape":"IdempotentParameterMismatchException",
|
143
|
+
"error":{"httpStatusCode":400},
|
144
|
+
"exception":true
|
145
|
+
}
|
146
|
+
]
|
147
|
+
},
|
148
|
+
"CreateMLModel":{
|
149
|
+
"name":"CreateMLModel",
|
150
|
+
"http":{
|
151
|
+
"method":"POST",
|
152
|
+
"requestUri":"/"
|
153
|
+
},
|
154
|
+
"input":{"shape":"CreateMLModelInput"},
|
155
|
+
"output":{"shape":"CreateMLModelOutput"},
|
156
|
+
"errors":[
|
157
|
+
{
|
158
|
+
"shape":"InvalidInputException",
|
159
|
+
"error":{"httpStatusCode":400},
|
160
|
+
"exception":true
|
161
|
+
},
|
162
|
+
{
|
163
|
+
"shape":"InternalServerException",
|
164
|
+
"error":{"httpStatusCode":500},
|
165
|
+
"exception":true,
|
166
|
+
"fault":true
|
167
|
+
},
|
168
|
+
{
|
169
|
+
"shape":"IdempotentParameterMismatchException",
|
170
|
+
"error":{"httpStatusCode":400},
|
171
|
+
"exception":true
|
172
|
+
}
|
173
|
+
]
|
174
|
+
},
|
175
|
+
"CreateRealtimeEndpoint":{
|
176
|
+
"name":"CreateRealtimeEndpoint",
|
177
|
+
"http":{
|
178
|
+
"method":"POST",
|
179
|
+
"requestUri":"/"
|
180
|
+
},
|
181
|
+
"input":{"shape":"CreateRealtimeEndpointInput"},
|
182
|
+
"output":{"shape":"CreateRealtimeEndpointOutput"},
|
183
|
+
"errors":[
|
184
|
+
{
|
185
|
+
"shape":"InvalidInputException",
|
186
|
+
"error":{"httpStatusCode":400},
|
187
|
+
"exception":true
|
188
|
+
},
|
189
|
+
{
|
190
|
+
"shape":"ResourceNotFoundException",
|
191
|
+
"error":{"httpStatusCode":404},
|
192
|
+
"exception":true
|
193
|
+
},
|
194
|
+
{
|
195
|
+
"shape":"InternalServerException",
|
196
|
+
"error":{"httpStatusCode":500},
|
197
|
+
"exception":true,
|
198
|
+
"fault":true
|
199
|
+
}
|
200
|
+
]
|
201
|
+
},
|
202
|
+
"DeleteBatchPrediction":{
|
203
|
+
"name":"DeleteBatchPrediction",
|
204
|
+
"http":{
|
205
|
+
"method":"POST",
|
206
|
+
"requestUri":"/"
|
207
|
+
},
|
208
|
+
"input":{"shape":"DeleteBatchPredictionInput"},
|
209
|
+
"output":{"shape":"DeleteBatchPredictionOutput"},
|
210
|
+
"errors":[
|
211
|
+
{
|
212
|
+
"shape":"InvalidInputException",
|
213
|
+
"error":{"httpStatusCode":400},
|
214
|
+
"exception":true
|
215
|
+
},
|
216
|
+
{
|
217
|
+
"shape":"ResourceNotFoundException",
|
218
|
+
"error":{"httpStatusCode":404},
|
219
|
+
"exception":true
|
220
|
+
},
|
221
|
+
{
|
222
|
+
"shape":"InternalServerException",
|
223
|
+
"error":{"httpStatusCode":500},
|
224
|
+
"exception":true,
|
225
|
+
"fault":true
|
226
|
+
}
|
227
|
+
]
|
228
|
+
},
|
229
|
+
"DeleteDataSource":{
|
230
|
+
"name":"DeleteDataSource",
|
231
|
+
"http":{
|
232
|
+
"method":"POST",
|
233
|
+
"requestUri":"/"
|
234
|
+
},
|
235
|
+
"input":{"shape":"DeleteDataSourceInput"},
|
236
|
+
"output":{"shape":"DeleteDataSourceOutput"},
|
237
|
+
"errors":[
|
238
|
+
{
|
239
|
+
"shape":"InvalidInputException",
|
240
|
+
"error":{"httpStatusCode":400},
|
241
|
+
"exception":true
|
242
|
+
},
|
243
|
+
{
|
244
|
+
"shape":"ResourceNotFoundException",
|
245
|
+
"error":{"httpStatusCode":404},
|
246
|
+
"exception":true
|
247
|
+
},
|
248
|
+
{
|
249
|
+
"shape":"InternalServerException",
|
250
|
+
"error":{"httpStatusCode":500},
|
251
|
+
"exception":true,
|
252
|
+
"fault":true
|
253
|
+
}
|
254
|
+
]
|
255
|
+
},
|
256
|
+
"DeleteEvaluation":{
|
257
|
+
"name":"DeleteEvaluation",
|
258
|
+
"http":{
|
259
|
+
"method":"POST",
|
260
|
+
"requestUri":"/"
|
261
|
+
},
|
262
|
+
"input":{"shape":"DeleteEvaluationInput"},
|
263
|
+
"output":{"shape":"DeleteEvaluationOutput"},
|
264
|
+
"errors":[
|
265
|
+
{
|
266
|
+
"shape":"InvalidInputException",
|
267
|
+
"error":{"httpStatusCode":400},
|
268
|
+
"exception":true
|
269
|
+
},
|
270
|
+
{
|
271
|
+
"shape":"ResourceNotFoundException",
|
272
|
+
"error":{"httpStatusCode":404},
|
273
|
+
"exception":true
|
274
|
+
},
|
275
|
+
{
|
276
|
+
"shape":"InternalServerException",
|
277
|
+
"error":{"httpStatusCode":500},
|
278
|
+
"exception":true,
|
279
|
+
"fault":true
|
280
|
+
}
|
281
|
+
]
|
282
|
+
},
|
283
|
+
"DeleteMLModel":{
|
284
|
+
"name":"DeleteMLModel",
|
285
|
+
"http":{
|
286
|
+
"method":"POST",
|
287
|
+
"requestUri":"/"
|
288
|
+
},
|
289
|
+
"input":{"shape":"DeleteMLModelInput"},
|
290
|
+
"output":{"shape":"DeleteMLModelOutput"},
|
291
|
+
"errors":[
|
292
|
+
{
|
293
|
+
"shape":"InvalidInputException",
|
294
|
+
"error":{"httpStatusCode":400},
|
295
|
+
"exception":true
|
296
|
+
},
|
297
|
+
{
|
298
|
+
"shape":"ResourceNotFoundException",
|
299
|
+
"error":{"httpStatusCode":404},
|
300
|
+
"exception":true
|
301
|
+
},
|
302
|
+
{
|
303
|
+
"shape":"InternalServerException",
|
304
|
+
"error":{"httpStatusCode":500},
|
305
|
+
"exception":true,
|
306
|
+
"fault":true
|
307
|
+
}
|
308
|
+
]
|
309
|
+
},
|
310
|
+
"DeleteRealtimeEndpoint":{
|
311
|
+
"name":"DeleteRealtimeEndpoint",
|
312
|
+
"http":{
|
313
|
+
"method":"POST",
|
314
|
+
"requestUri":"/"
|
315
|
+
},
|
316
|
+
"input":{"shape":"DeleteRealtimeEndpointInput"},
|
317
|
+
"output":{"shape":"DeleteRealtimeEndpointOutput"},
|
318
|
+
"errors":[
|
319
|
+
{
|
320
|
+
"shape":"InvalidInputException",
|
321
|
+
"error":{"httpStatusCode":400},
|
322
|
+
"exception":true
|
323
|
+
},
|
324
|
+
{
|
325
|
+
"shape":"ResourceNotFoundException",
|
326
|
+
"error":{"httpStatusCode":404},
|
327
|
+
"exception":true
|
328
|
+
},
|
329
|
+
{
|
330
|
+
"shape":"InternalServerException",
|
331
|
+
"error":{"httpStatusCode":500},
|
332
|
+
"exception":true,
|
333
|
+
"fault":true
|
334
|
+
}
|
335
|
+
]
|
336
|
+
},
|
337
|
+
"DescribeBatchPredictions":{
|
338
|
+
"name":"DescribeBatchPredictions",
|
339
|
+
"http":{
|
340
|
+
"method":"POST",
|
341
|
+
"requestUri":"/"
|
342
|
+
},
|
343
|
+
"input":{"shape":"DescribeBatchPredictionsInput"},
|
344
|
+
"output":{"shape":"DescribeBatchPredictionsOutput"},
|
345
|
+
"errors":[
|
346
|
+
{
|
347
|
+
"shape":"InvalidInputException",
|
348
|
+
"error":{"httpStatusCode":400},
|
349
|
+
"exception":true
|
350
|
+
},
|
351
|
+
{
|
352
|
+
"shape":"InternalServerException",
|
353
|
+
"error":{"httpStatusCode":500},
|
354
|
+
"exception":true,
|
355
|
+
"fault":true
|
356
|
+
}
|
357
|
+
]
|
358
|
+
},
|
359
|
+
"DescribeDataSources":{
|
360
|
+
"name":"DescribeDataSources",
|
361
|
+
"http":{
|
362
|
+
"method":"POST",
|
363
|
+
"requestUri":"/"
|
364
|
+
},
|
365
|
+
"input":{"shape":"DescribeDataSourcesInput"},
|
366
|
+
"output":{"shape":"DescribeDataSourcesOutput"},
|
367
|
+
"errors":[
|
368
|
+
{
|
369
|
+
"shape":"InvalidInputException",
|
370
|
+
"error":{"httpStatusCode":400},
|
371
|
+
"exception":true
|
372
|
+
},
|
373
|
+
{
|
374
|
+
"shape":"InternalServerException",
|
375
|
+
"error":{"httpStatusCode":500},
|
376
|
+
"exception":true,
|
377
|
+
"fault":true
|
378
|
+
}
|
379
|
+
]
|
380
|
+
},
|
381
|
+
"DescribeEvaluations":{
|
382
|
+
"name":"DescribeEvaluations",
|
383
|
+
"http":{
|
384
|
+
"method":"POST",
|
385
|
+
"requestUri":"/"
|
386
|
+
},
|
387
|
+
"input":{"shape":"DescribeEvaluationsInput"},
|
388
|
+
"output":{"shape":"DescribeEvaluationsOutput"},
|
389
|
+
"errors":[
|
390
|
+
{
|
391
|
+
"shape":"InvalidInputException",
|
392
|
+
"error":{"httpStatusCode":400},
|
393
|
+
"exception":true
|
394
|
+
},
|
395
|
+
{
|
396
|
+
"shape":"InternalServerException",
|
397
|
+
"error":{"httpStatusCode":500},
|
398
|
+
"exception":true,
|
399
|
+
"fault":true
|
400
|
+
}
|
401
|
+
]
|
402
|
+
},
|
403
|
+
"DescribeMLModels":{
|
404
|
+
"name":"DescribeMLModels",
|
405
|
+
"http":{
|
406
|
+
"method":"POST",
|
407
|
+
"requestUri":"/"
|
408
|
+
},
|
409
|
+
"input":{"shape":"DescribeMLModelsInput"},
|
410
|
+
"output":{"shape":"DescribeMLModelsOutput"},
|
411
|
+
"errors":[
|
412
|
+
{
|
413
|
+
"shape":"InvalidInputException",
|
414
|
+
"error":{"httpStatusCode":400},
|
415
|
+
"exception":true
|
416
|
+
},
|
417
|
+
{
|
418
|
+
"shape":"InternalServerException",
|
419
|
+
"error":{"httpStatusCode":500},
|
420
|
+
"exception":true,
|
421
|
+
"fault":true
|
422
|
+
}
|
423
|
+
]
|
424
|
+
},
|
425
|
+
"GetBatchPrediction":{
|
426
|
+
"name":"GetBatchPrediction",
|
427
|
+
"http":{
|
428
|
+
"method":"POST",
|
429
|
+
"requestUri":"/"
|
430
|
+
},
|
431
|
+
"input":{"shape":"GetBatchPredictionInput"},
|
432
|
+
"output":{"shape":"GetBatchPredictionOutput"},
|
433
|
+
"errors":[
|
434
|
+
{
|
435
|
+
"shape":"InvalidInputException",
|
436
|
+
"error":{"httpStatusCode":400},
|
437
|
+
"exception":true
|
438
|
+
},
|
439
|
+
{
|
440
|
+
"shape":"ResourceNotFoundException",
|
441
|
+
"error":{"httpStatusCode":404},
|
442
|
+
"exception":true
|
443
|
+
},
|
444
|
+
{
|
445
|
+
"shape":"InternalServerException",
|
446
|
+
"error":{"httpStatusCode":500},
|
447
|
+
"exception":true,
|
448
|
+
"fault":true
|
449
|
+
}
|
450
|
+
]
|
451
|
+
},
|
452
|
+
"GetDataSource":{
|
453
|
+
"name":"GetDataSource",
|
454
|
+
"http":{
|
455
|
+
"method":"POST",
|
456
|
+
"requestUri":"/"
|
457
|
+
},
|
458
|
+
"input":{"shape":"GetDataSourceInput"},
|
459
|
+
"output":{"shape":"GetDataSourceOutput"},
|
460
|
+
"errors":[
|
461
|
+
{
|
462
|
+
"shape":"InvalidInputException",
|
463
|
+
"error":{"httpStatusCode":400},
|
464
|
+
"exception":true
|
465
|
+
},
|
466
|
+
{
|
467
|
+
"shape":"ResourceNotFoundException",
|
468
|
+
"error":{"httpStatusCode":404},
|
469
|
+
"exception":true
|
470
|
+
},
|
471
|
+
{
|
472
|
+
"shape":"InternalServerException",
|
473
|
+
"error":{"httpStatusCode":500},
|
474
|
+
"exception":true,
|
475
|
+
"fault":true
|
476
|
+
}
|
477
|
+
]
|
478
|
+
},
|
479
|
+
"GetEvaluation":{
|
480
|
+
"name":"GetEvaluation",
|
481
|
+
"http":{
|
482
|
+
"method":"POST",
|
483
|
+
"requestUri":"/"
|
484
|
+
},
|
485
|
+
"input":{"shape":"GetEvaluationInput"},
|
486
|
+
"output":{"shape":"GetEvaluationOutput"},
|
487
|
+
"errors":[
|
488
|
+
{
|
489
|
+
"shape":"InvalidInputException",
|
490
|
+
"error":{"httpStatusCode":400},
|
491
|
+
"exception":true
|
492
|
+
},
|
493
|
+
{
|
494
|
+
"shape":"ResourceNotFoundException",
|
495
|
+
"error":{"httpStatusCode":404},
|
496
|
+
"exception":true
|
497
|
+
},
|
498
|
+
{
|
499
|
+
"shape":"InternalServerException",
|
500
|
+
"error":{"httpStatusCode":500},
|
501
|
+
"exception":true,
|
502
|
+
"fault":true
|
503
|
+
}
|
504
|
+
]
|
505
|
+
},
|
506
|
+
"GetMLModel":{
|
507
|
+
"name":"GetMLModel",
|
508
|
+
"http":{
|
509
|
+
"method":"POST",
|
510
|
+
"requestUri":"/"
|
511
|
+
},
|
512
|
+
"input":{"shape":"GetMLModelInput"},
|
513
|
+
"output":{"shape":"GetMLModelOutput"},
|
514
|
+
"errors":[
|
515
|
+
{
|
516
|
+
"shape":"InvalidInputException",
|
517
|
+
"error":{"httpStatusCode":400},
|
518
|
+
"exception":true
|
519
|
+
},
|
520
|
+
{
|
521
|
+
"shape":"ResourceNotFoundException",
|
522
|
+
"error":{"httpStatusCode":404},
|
523
|
+
"exception":true
|
524
|
+
},
|
525
|
+
{
|
526
|
+
"shape":"InternalServerException",
|
527
|
+
"error":{"httpStatusCode":500},
|
528
|
+
"exception":true,
|
529
|
+
"fault":true
|
530
|
+
}
|
531
|
+
]
|
532
|
+
},
|
533
|
+
"Predict":{
|
534
|
+
"name":"Predict",
|
535
|
+
"http":{
|
536
|
+
"method":"POST",
|
537
|
+
"requestUri":"/"
|
538
|
+
},
|
539
|
+
"input":{"shape":"PredictInput"},
|
540
|
+
"output":{"shape":"PredictOutput"},
|
541
|
+
"errors":[
|
542
|
+
{
|
543
|
+
"shape":"InvalidInputException",
|
544
|
+
"error":{"httpStatusCode":400},
|
545
|
+
"exception":true
|
546
|
+
},
|
547
|
+
{
|
548
|
+
"shape":"ResourceNotFoundException",
|
549
|
+
"error":{"httpStatusCode":404},
|
550
|
+
"exception":true
|
551
|
+
},
|
552
|
+
{
|
553
|
+
"shape":"LimitExceededException",
|
554
|
+
"error":{"httpStatusCode":417},
|
555
|
+
"exception":true
|
556
|
+
},
|
557
|
+
{
|
558
|
+
"shape":"InternalServerException",
|
559
|
+
"error":{"httpStatusCode":500},
|
560
|
+
"exception":true,
|
561
|
+
"fault":true
|
562
|
+
},
|
563
|
+
{
|
564
|
+
"shape":"PredictorNotMountedException",
|
565
|
+
"error":{"httpStatusCode":400},
|
566
|
+
"exception":true
|
567
|
+
}
|
568
|
+
]
|
569
|
+
},
|
570
|
+
"UpdateBatchPrediction":{
|
571
|
+
"name":"UpdateBatchPrediction",
|
572
|
+
"http":{
|
573
|
+
"method":"POST",
|
574
|
+
"requestUri":"/"
|
575
|
+
},
|
576
|
+
"input":{"shape":"UpdateBatchPredictionInput"},
|
577
|
+
"output":{"shape":"UpdateBatchPredictionOutput"},
|
578
|
+
"errors":[
|
579
|
+
{
|
580
|
+
"shape":"InvalidInputException",
|
581
|
+
"error":{"httpStatusCode":400},
|
582
|
+
"exception":true
|
583
|
+
},
|
584
|
+
{
|
585
|
+
"shape":"ResourceNotFoundException",
|
586
|
+
"error":{"httpStatusCode":404},
|
587
|
+
"exception":true
|
588
|
+
},
|
589
|
+
{
|
590
|
+
"shape":"InternalServerException",
|
591
|
+
"error":{"httpStatusCode":500},
|
592
|
+
"exception":true,
|
593
|
+
"fault":true
|
594
|
+
}
|
595
|
+
]
|
596
|
+
},
|
597
|
+
"UpdateDataSource":{
|
598
|
+
"name":"UpdateDataSource",
|
599
|
+
"http":{
|
600
|
+
"method":"POST",
|
601
|
+
"requestUri":"/"
|
602
|
+
},
|
603
|
+
"input":{"shape":"UpdateDataSourceInput"},
|
604
|
+
"output":{"shape":"UpdateDataSourceOutput"},
|
605
|
+
"errors":[
|
606
|
+
{
|
607
|
+
"shape":"InvalidInputException",
|
608
|
+
"error":{"httpStatusCode":400},
|
609
|
+
"exception":true
|
610
|
+
},
|
611
|
+
{
|
612
|
+
"shape":"ResourceNotFoundException",
|
613
|
+
"error":{"httpStatusCode":404},
|
614
|
+
"exception":true
|
615
|
+
},
|
616
|
+
{
|
617
|
+
"shape":"InternalServerException",
|
618
|
+
"error":{"httpStatusCode":500},
|
619
|
+
"exception":true,
|
620
|
+
"fault":true
|
621
|
+
}
|
622
|
+
]
|
623
|
+
},
|
624
|
+
"UpdateEvaluation":{
|
625
|
+
"name":"UpdateEvaluation",
|
626
|
+
"http":{
|
627
|
+
"method":"POST",
|
628
|
+
"requestUri":"/"
|
629
|
+
},
|
630
|
+
"input":{"shape":"UpdateEvaluationInput"},
|
631
|
+
"output":{"shape":"UpdateEvaluationOutput"},
|
632
|
+
"errors":[
|
633
|
+
{
|
634
|
+
"shape":"InvalidInputException",
|
635
|
+
"error":{"httpStatusCode":400},
|
636
|
+
"exception":true
|
637
|
+
},
|
638
|
+
{
|
639
|
+
"shape":"ResourceNotFoundException",
|
640
|
+
"error":{"httpStatusCode":404},
|
641
|
+
"exception":true
|
642
|
+
},
|
643
|
+
{
|
644
|
+
"shape":"InternalServerException",
|
645
|
+
"error":{"httpStatusCode":500},
|
646
|
+
"exception":true,
|
647
|
+
"fault":true
|
648
|
+
}
|
649
|
+
]
|
650
|
+
},
|
651
|
+
"UpdateMLModel":{
|
652
|
+
"name":"UpdateMLModel",
|
653
|
+
"http":{
|
654
|
+
"method":"POST",
|
655
|
+
"requestUri":"/"
|
656
|
+
},
|
657
|
+
"input":{"shape":"UpdateMLModelInput"},
|
658
|
+
"output":{"shape":"UpdateMLModelOutput"},
|
659
|
+
"errors":[
|
660
|
+
{
|
661
|
+
"shape":"InvalidInputException",
|
662
|
+
"error":{"httpStatusCode":400},
|
663
|
+
"exception":true
|
664
|
+
},
|
665
|
+
{
|
666
|
+
"shape":"ResourceNotFoundException",
|
667
|
+
"error":{"httpStatusCode":404},
|
668
|
+
"exception":true
|
669
|
+
},
|
670
|
+
{
|
671
|
+
"shape":"InternalServerException",
|
672
|
+
"error":{"httpStatusCode":500},
|
673
|
+
"exception":true,
|
674
|
+
"fault":true
|
675
|
+
}
|
676
|
+
]
|
677
|
+
}
|
678
|
+
},
|
679
|
+
"shapes":{
|
680
|
+
"Algorithm":{
|
681
|
+
"type":"string",
|
682
|
+
"enum":["sgd"]
|
683
|
+
},
|
684
|
+
"AwsUserArn":{
|
685
|
+
"type":"string",
|
686
|
+
"pattern":"arn:aws:iam::[0-9]+:((user/.+)|(root))"
|
687
|
+
},
|
688
|
+
"BatchPrediction":{
|
689
|
+
"type":"structure",
|
690
|
+
"members":{
|
691
|
+
"BatchPredictionId":{"shape":"EntityId"},
|
692
|
+
"MLModelId":{"shape":"EntityId"},
|
693
|
+
"BatchPredictionDataSourceId":{"shape":"EntityId"},
|
694
|
+
"InputDataLocationS3":{"shape":"S3Url"},
|
695
|
+
"CreatedByIamUser":{"shape":"AwsUserArn"},
|
696
|
+
"CreatedAt":{"shape":"EpochTime"},
|
697
|
+
"LastUpdatedAt":{"shape":"EpochTime"},
|
698
|
+
"Name":{"shape":"EntityName"},
|
699
|
+
"Status":{"shape":"EntityStatus"},
|
700
|
+
"OutputUri":{"shape":"S3Url"},
|
701
|
+
"Message":{"shape":"Message"}
|
702
|
+
}
|
703
|
+
},
|
704
|
+
"BatchPredictionFilterVariable":{
|
705
|
+
"type":"string",
|
706
|
+
"enum":[
|
707
|
+
"CreatedAt",
|
708
|
+
"LastUpdatedAt",
|
709
|
+
"Status",
|
710
|
+
"Name",
|
711
|
+
"IAMUser",
|
712
|
+
"MLModelId",
|
713
|
+
"DataSourceId",
|
714
|
+
"DataURI"
|
715
|
+
]
|
716
|
+
},
|
717
|
+
"BatchPredictions":{
|
718
|
+
"type":"list",
|
719
|
+
"member":{"shape":"BatchPrediction"}
|
720
|
+
},
|
721
|
+
"ComparatorValue":{
|
722
|
+
"type":"string",
|
723
|
+
"max":1024,
|
724
|
+
"pattern":".*\\S.*|^$"
|
725
|
+
},
|
726
|
+
"ComputeStatistics":{"type":"boolean"},
|
727
|
+
"CreateBatchPredictionInput":{
|
728
|
+
"type":"structure",
|
729
|
+
"required":[
|
730
|
+
"BatchPredictionId",
|
731
|
+
"MLModelId",
|
732
|
+
"BatchPredictionDataSourceId",
|
733
|
+
"OutputUri"
|
734
|
+
],
|
735
|
+
"members":{
|
736
|
+
"BatchPredictionId":{"shape":"EntityId"},
|
737
|
+
"BatchPredictionName":{"shape":"EntityName"},
|
738
|
+
"MLModelId":{"shape":"EntityId"},
|
739
|
+
"BatchPredictionDataSourceId":{"shape":"EntityId"},
|
740
|
+
"OutputUri":{"shape":"S3Url"}
|
741
|
+
}
|
742
|
+
},
|
743
|
+
"CreateBatchPredictionOutput":{
|
744
|
+
"type":"structure",
|
745
|
+
"members":{
|
746
|
+
"BatchPredictionId":{"shape":"EntityId"}
|
747
|
+
}
|
748
|
+
},
|
749
|
+
"CreateDataSourceFromRDSInput":{
|
750
|
+
"type":"structure",
|
751
|
+
"required":[
|
752
|
+
"DataSourceId",
|
753
|
+
"RDSData",
|
754
|
+
"RoleARN"
|
755
|
+
],
|
756
|
+
"members":{
|
757
|
+
"DataSourceId":{"shape":"EntityId"},
|
758
|
+
"DataSourceName":{"shape":"EntityName"},
|
759
|
+
"RDSData":{"shape":"RDSDataSpec"},
|
760
|
+
"RoleARN":{"shape":"RoleARN"},
|
761
|
+
"ComputeStatistics":{"shape":"ComputeStatistics"}
|
762
|
+
}
|
763
|
+
},
|
764
|
+
"CreateDataSourceFromRDSOutput":{
|
765
|
+
"type":"structure",
|
766
|
+
"members":{
|
767
|
+
"DataSourceId":{"shape":"EntityId"}
|
768
|
+
}
|
769
|
+
},
|
770
|
+
"CreateDataSourceFromRedshiftInput":{
|
771
|
+
"type":"structure",
|
772
|
+
"required":[
|
773
|
+
"DataSourceId",
|
774
|
+
"DataSpec",
|
775
|
+
"RoleARN"
|
776
|
+
],
|
777
|
+
"members":{
|
778
|
+
"DataSourceId":{"shape":"EntityId"},
|
779
|
+
"DataSourceName":{"shape":"EntityName"},
|
780
|
+
"DataSpec":{"shape":"RedshiftDataSpec"},
|
781
|
+
"RoleARN":{"shape":"RoleARN"},
|
782
|
+
"ComputeStatistics":{"shape":"ComputeStatistics"}
|
783
|
+
}
|
784
|
+
},
|
785
|
+
"CreateDataSourceFromRedshiftOutput":{
|
786
|
+
"type":"structure",
|
787
|
+
"members":{
|
788
|
+
"DataSourceId":{"shape":"EntityId"}
|
789
|
+
}
|
790
|
+
},
|
791
|
+
"CreateDataSourceFromS3Input":{
|
792
|
+
"type":"structure",
|
793
|
+
"required":[
|
794
|
+
"DataSourceId",
|
795
|
+
"DataSpec"
|
796
|
+
],
|
797
|
+
"members":{
|
798
|
+
"DataSourceId":{"shape":"EntityId"},
|
799
|
+
"DataSourceName":{"shape":"EntityName"},
|
800
|
+
"DataSpec":{"shape":"S3DataSpec"},
|
801
|
+
"ComputeStatistics":{"shape":"ComputeStatistics"}
|
802
|
+
}
|
803
|
+
},
|
804
|
+
"CreateDataSourceFromS3Output":{
|
805
|
+
"type":"structure",
|
806
|
+
"members":{
|
807
|
+
"DataSourceId":{"shape":"EntityId"}
|
808
|
+
}
|
809
|
+
},
|
810
|
+
"CreateEvaluationInput":{
|
811
|
+
"type":"structure",
|
812
|
+
"required":[
|
813
|
+
"EvaluationId",
|
814
|
+
"MLModelId",
|
815
|
+
"EvaluationDataSourceId"
|
816
|
+
],
|
817
|
+
"members":{
|
818
|
+
"EvaluationId":{"shape":"EntityId"},
|
819
|
+
"EvaluationName":{"shape":"EntityName"},
|
820
|
+
"MLModelId":{"shape":"EntityId"},
|
821
|
+
"EvaluationDataSourceId":{"shape":"EntityId"}
|
822
|
+
}
|
823
|
+
},
|
824
|
+
"CreateEvaluationOutput":{
|
825
|
+
"type":"structure",
|
826
|
+
"members":{
|
827
|
+
"EvaluationId":{"shape":"EntityId"}
|
828
|
+
}
|
829
|
+
},
|
830
|
+
"CreateMLModelInput":{
|
831
|
+
"type":"structure",
|
832
|
+
"required":[
|
833
|
+
"MLModelId",
|
834
|
+
"MLModelType",
|
835
|
+
"TrainingDataSourceId"
|
836
|
+
],
|
837
|
+
"members":{
|
838
|
+
"MLModelId":{"shape":"EntityId"},
|
839
|
+
"MLModelName":{"shape":"EntityName"},
|
840
|
+
"MLModelType":{"shape":"MLModelType"},
|
841
|
+
"Parameters":{"shape":"TrainingParameters"},
|
842
|
+
"TrainingDataSourceId":{"shape":"EntityId"},
|
843
|
+
"Recipe":{"shape":"Recipe"},
|
844
|
+
"RecipeUri":{"shape":"S3Url"}
|
845
|
+
}
|
846
|
+
},
|
847
|
+
"CreateMLModelOutput":{
|
848
|
+
"type":"structure",
|
849
|
+
"members":{
|
850
|
+
"MLModelId":{"shape":"EntityId"}
|
851
|
+
}
|
852
|
+
},
|
853
|
+
"CreateRealtimeEndpointInput":{
|
854
|
+
"type":"structure",
|
855
|
+
"required":["MLModelId"],
|
856
|
+
"members":{
|
857
|
+
"MLModelId":{"shape":"EntityId"}
|
858
|
+
}
|
859
|
+
},
|
860
|
+
"CreateRealtimeEndpointOutput":{
|
861
|
+
"type":"structure",
|
862
|
+
"members":{
|
863
|
+
"MLModelId":{"shape":"EntityId"},
|
864
|
+
"RealtimeEndpointInfo":{"shape":"RealtimeEndpointInfo"}
|
865
|
+
}
|
866
|
+
},
|
867
|
+
"DataRearrangement":{"type":"string"},
|
868
|
+
"DataSchema":{
|
869
|
+
"type":"string",
|
870
|
+
"max":131071
|
871
|
+
},
|
872
|
+
"DataSource":{
|
873
|
+
"type":"structure",
|
874
|
+
"members":{
|
875
|
+
"DataSourceId":{"shape":"EntityId"},
|
876
|
+
"DataLocationS3":{"shape":"S3Url"},
|
877
|
+
"DataRearrangement":{"shape":"DataRearrangement"},
|
878
|
+
"CreatedByIamUser":{"shape":"AwsUserArn"},
|
879
|
+
"CreatedAt":{"shape":"EpochTime"},
|
880
|
+
"LastUpdatedAt":{"shape":"EpochTime"},
|
881
|
+
"DataSizeInBytes":{"shape":"LongType"},
|
882
|
+
"NumberOfFiles":{"shape":"LongType"},
|
883
|
+
"Name":{"shape":"EntityName"},
|
884
|
+
"Status":{"shape":"EntityStatus"},
|
885
|
+
"Message":{"shape":"Message"},
|
886
|
+
"RedshiftMetadata":{"shape":"RedshiftMetadata"},
|
887
|
+
"RDSMetadata":{"shape":"RDSMetadata"},
|
888
|
+
"RoleARN":{"shape":"RoleARN"},
|
889
|
+
"ComputeStatistics":{"shape":"ComputeStatistics"}
|
890
|
+
}
|
891
|
+
},
|
892
|
+
"DataSourceFilterVariable":{
|
893
|
+
"type":"string",
|
894
|
+
"enum":[
|
895
|
+
"CreatedAt",
|
896
|
+
"LastUpdatedAt",
|
897
|
+
"Status",
|
898
|
+
"Name",
|
899
|
+
"DataLocationS3",
|
900
|
+
"IAMUser"
|
901
|
+
]
|
902
|
+
},
|
903
|
+
"DataSources":{
|
904
|
+
"type":"list",
|
905
|
+
"member":{"shape":"DataSource"}
|
906
|
+
},
|
907
|
+
"DeleteBatchPredictionInput":{
|
908
|
+
"type":"structure",
|
909
|
+
"required":["BatchPredictionId"],
|
910
|
+
"members":{
|
911
|
+
"BatchPredictionId":{"shape":"EntityId"}
|
912
|
+
}
|
913
|
+
},
|
914
|
+
"DeleteBatchPredictionOutput":{
|
915
|
+
"type":"structure",
|
916
|
+
"members":{
|
917
|
+
"BatchPredictionId":{"shape":"EntityId"}
|
918
|
+
}
|
919
|
+
},
|
920
|
+
"DeleteDataSourceInput":{
|
921
|
+
"type":"structure",
|
922
|
+
"required":["DataSourceId"],
|
923
|
+
"members":{
|
924
|
+
"DataSourceId":{"shape":"EntityId"}
|
925
|
+
}
|
926
|
+
},
|
927
|
+
"DeleteDataSourceOutput":{
|
928
|
+
"type":"structure",
|
929
|
+
"members":{
|
930
|
+
"DataSourceId":{"shape":"EntityId"}
|
931
|
+
}
|
932
|
+
},
|
933
|
+
"DeleteEvaluationInput":{
|
934
|
+
"type":"structure",
|
935
|
+
"required":["EvaluationId"],
|
936
|
+
"members":{
|
937
|
+
"EvaluationId":{"shape":"EntityId"}
|
938
|
+
}
|
939
|
+
},
|
940
|
+
"DeleteEvaluationOutput":{
|
941
|
+
"type":"structure",
|
942
|
+
"members":{
|
943
|
+
"EvaluationId":{"shape":"EntityId"}
|
944
|
+
}
|
945
|
+
},
|
946
|
+
"DeleteMLModelInput":{
|
947
|
+
"type":"structure",
|
948
|
+
"required":["MLModelId"],
|
949
|
+
"members":{
|
950
|
+
"MLModelId":{"shape":"EntityId"}
|
951
|
+
}
|
952
|
+
},
|
953
|
+
"DeleteMLModelOutput":{
|
954
|
+
"type":"structure",
|
955
|
+
"members":{
|
956
|
+
"MLModelId":{"shape":"EntityId"}
|
957
|
+
}
|
958
|
+
},
|
959
|
+
"DeleteRealtimeEndpointInput":{
|
960
|
+
"type":"structure",
|
961
|
+
"required":["MLModelId"],
|
962
|
+
"members":{
|
963
|
+
"MLModelId":{"shape":"EntityId"}
|
964
|
+
}
|
965
|
+
},
|
966
|
+
"DeleteRealtimeEndpointOutput":{
|
967
|
+
"type":"structure",
|
968
|
+
"members":{
|
969
|
+
"MLModelId":{"shape":"EntityId"},
|
970
|
+
"RealtimeEndpointInfo":{"shape":"RealtimeEndpointInfo"}
|
971
|
+
}
|
972
|
+
},
|
973
|
+
"DescribeBatchPredictionsInput":{
|
974
|
+
"type":"structure",
|
975
|
+
"members":{
|
976
|
+
"FilterVariable":{"shape":"BatchPredictionFilterVariable"},
|
977
|
+
"EQ":{"shape":"ComparatorValue"},
|
978
|
+
"GT":{"shape":"ComparatorValue"},
|
979
|
+
"LT":{"shape":"ComparatorValue"},
|
980
|
+
"GE":{"shape":"ComparatorValue"},
|
981
|
+
"LE":{"shape":"ComparatorValue"},
|
982
|
+
"NE":{"shape":"ComparatorValue"},
|
983
|
+
"Prefix":{"shape":"ComparatorValue"},
|
984
|
+
"SortOrder":{"shape":"SortOrder"},
|
985
|
+
"NextToken":{"shape":"StringType"},
|
986
|
+
"Limit":{"shape":"PageLimit"}
|
987
|
+
}
|
988
|
+
},
|
989
|
+
"DescribeBatchPredictionsOutput":{
|
990
|
+
"type":"structure",
|
991
|
+
"members":{
|
992
|
+
"Results":{"shape":"BatchPredictions"},
|
993
|
+
"NextToken":{"shape":"StringType"}
|
994
|
+
}
|
995
|
+
},
|
996
|
+
"DescribeDataSourcesInput":{
|
997
|
+
"type":"structure",
|
998
|
+
"members":{
|
999
|
+
"FilterVariable":{"shape":"DataSourceFilterVariable"},
|
1000
|
+
"EQ":{"shape":"ComparatorValue"},
|
1001
|
+
"GT":{"shape":"ComparatorValue"},
|
1002
|
+
"LT":{"shape":"ComparatorValue"},
|
1003
|
+
"GE":{"shape":"ComparatorValue"},
|
1004
|
+
"LE":{"shape":"ComparatorValue"},
|
1005
|
+
"NE":{"shape":"ComparatorValue"},
|
1006
|
+
"Prefix":{"shape":"ComparatorValue"},
|
1007
|
+
"SortOrder":{"shape":"SortOrder"},
|
1008
|
+
"NextToken":{"shape":"StringType"},
|
1009
|
+
"Limit":{"shape":"PageLimit"}
|
1010
|
+
}
|
1011
|
+
},
|
1012
|
+
"DescribeDataSourcesOutput":{
|
1013
|
+
"type":"structure",
|
1014
|
+
"members":{
|
1015
|
+
"Results":{"shape":"DataSources"},
|
1016
|
+
"NextToken":{"shape":"StringType"}
|
1017
|
+
}
|
1018
|
+
},
|
1019
|
+
"DescribeEvaluationsInput":{
|
1020
|
+
"type":"structure",
|
1021
|
+
"members":{
|
1022
|
+
"FilterVariable":{"shape":"EvaluationFilterVariable"},
|
1023
|
+
"EQ":{"shape":"ComparatorValue"},
|
1024
|
+
"GT":{"shape":"ComparatorValue"},
|
1025
|
+
"LT":{"shape":"ComparatorValue"},
|
1026
|
+
"GE":{"shape":"ComparatorValue"},
|
1027
|
+
"LE":{"shape":"ComparatorValue"},
|
1028
|
+
"NE":{"shape":"ComparatorValue"},
|
1029
|
+
"Prefix":{"shape":"ComparatorValue"},
|
1030
|
+
"SortOrder":{"shape":"SortOrder"},
|
1031
|
+
"NextToken":{"shape":"StringType"},
|
1032
|
+
"Limit":{"shape":"PageLimit"}
|
1033
|
+
}
|
1034
|
+
},
|
1035
|
+
"DescribeEvaluationsOutput":{
|
1036
|
+
"type":"structure",
|
1037
|
+
"members":{
|
1038
|
+
"Results":{"shape":"Evaluations"},
|
1039
|
+
"NextToken":{"shape":"StringType"}
|
1040
|
+
}
|
1041
|
+
},
|
1042
|
+
"DescribeMLModelsInput":{
|
1043
|
+
"type":"structure",
|
1044
|
+
"members":{
|
1045
|
+
"FilterVariable":{"shape":"MLModelFilterVariable"},
|
1046
|
+
"EQ":{"shape":"ComparatorValue"},
|
1047
|
+
"GT":{"shape":"ComparatorValue"},
|
1048
|
+
"LT":{"shape":"ComparatorValue"},
|
1049
|
+
"GE":{"shape":"ComparatorValue"},
|
1050
|
+
"LE":{"shape":"ComparatorValue"},
|
1051
|
+
"NE":{"shape":"ComparatorValue"},
|
1052
|
+
"Prefix":{"shape":"ComparatorValue"},
|
1053
|
+
"SortOrder":{"shape":"SortOrder"},
|
1054
|
+
"NextToken":{"shape":"StringType"},
|
1055
|
+
"Limit":{"shape":"PageLimit"}
|
1056
|
+
}
|
1057
|
+
},
|
1058
|
+
"DescribeMLModelsOutput":{
|
1059
|
+
"type":"structure",
|
1060
|
+
"members":{
|
1061
|
+
"Results":{"shape":"MLModels"},
|
1062
|
+
"NextToken":{"shape":"StringType"}
|
1063
|
+
}
|
1064
|
+
},
|
1065
|
+
"DetailsAttributes":{
|
1066
|
+
"type":"string",
|
1067
|
+
"enum":[
|
1068
|
+
"PredictiveModelType",
|
1069
|
+
"Algorithm"
|
1070
|
+
]
|
1071
|
+
},
|
1072
|
+
"DetailsMap":{
|
1073
|
+
"type":"map",
|
1074
|
+
"key":{"shape":"DetailsAttributes"},
|
1075
|
+
"value":{"shape":"DetailsValue"}
|
1076
|
+
},
|
1077
|
+
"DetailsValue":{
|
1078
|
+
"type":"string",
|
1079
|
+
"min":1
|
1080
|
+
},
|
1081
|
+
"EDPPipelineId":{
|
1082
|
+
"type":"string",
|
1083
|
+
"min":1,
|
1084
|
+
"max":1024
|
1085
|
+
},
|
1086
|
+
"EDPResourceRole":{
|
1087
|
+
"type":"string",
|
1088
|
+
"min":1,
|
1089
|
+
"max":64
|
1090
|
+
},
|
1091
|
+
"EDPSecurityGroupId":{
|
1092
|
+
"type":"string",
|
1093
|
+
"min":1,
|
1094
|
+
"max":255
|
1095
|
+
},
|
1096
|
+
"EDPSecurityGroupIds":{
|
1097
|
+
"type":"list",
|
1098
|
+
"member":{"shape":"EDPSecurityGroupId"}
|
1099
|
+
},
|
1100
|
+
"EDPServiceRole":{
|
1101
|
+
"type":"string",
|
1102
|
+
"min":1,
|
1103
|
+
"max":64
|
1104
|
+
},
|
1105
|
+
"EDPSubnetId":{
|
1106
|
+
"type":"string",
|
1107
|
+
"min":1,
|
1108
|
+
"max":255
|
1109
|
+
},
|
1110
|
+
"EntityId":{
|
1111
|
+
"type":"string",
|
1112
|
+
"min":1,
|
1113
|
+
"max":64,
|
1114
|
+
"pattern":"[a-zA-Z0-9_.-]+"
|
1115
|
+
},
|
1116
|
+
"EntityName":{
|
1117
|
+
"type":"string",
|
1118
|
+
"max":1024,
|
1119
|
+
"pattern":".*\\S.*|^$"
|
1120
|
+
},
|
1121
|
+
"EntityStatus":{
|
1122
|
+
"type":"string",
|
1123
|
+
"enum":[
|
1124
|
+
"PENDING",
|
1125
|
+
"INPROGRESS",
|
1126
|
+
"FAILED",
|
1127
|
+
"COMPLETED",
|
1128
|
+
"DELETED"
|
1129
|
+
]
|
1130
|
+
},
|
1131
|
+
"EpochTime":{"type":"timestamp"},
|
1132
|
+
"ErrorCode":{"type":"integer"},
|
1133
|
+
"ErrorMessage":{
|
1134
|
+
"type":"string",
|
1135
|
+
"max":2048
|
1136
|
+
},
|
1137
|
+
"Evaluation":{
|
1138
|
+
"type":"structure",
|
1139
|
+
"members":{
|
1140
|
+
"EvaluationId":{"shape":"EntityId"},
|
1141
|
+
"MLModelId":{"shape":"EntityId"},
|
1142
|
+
"EvaluationDataSourceId":{"shape":"EntityId"},
|
1143
|
+
"InputDataLocationS3":{"shape":"S3Url"},
|
1144
|
+
"CreatedByIamUser":{"shape":"AwsUserArn"},
|
1145
|
+
"CreatedAt":{"shape":"EpochTime"},
|
1146
|
+
"LastUpdatedAt":{"shape":"EpochTime"},
|
1147
|
+
"Name":{"shape":"EntityName"},
|
1148
|
+
"Status":{"shape":"EntityStatus"},
|
1149
|
+
"PerformanceMetrics":{"shape":"PerformanceMetrics"},
|
1150
|
+
"Message":{"shape":"Message"}
|
1151
|
+
}
|
1152
|
+
},
|
1153
|
+
"EvaluationFilterVariable":{
|
1154
|
+
"type":"string",
|
1155
|
+
"enum":[
|
1156
|
+
"CreatedAt",
|
1157
|
+
"LastUpdatedAt",
|
1158
|
+
"Status",
|
1159
|
+
"Name",
|
1160
|
+
"IAMUser",
|
1161
|
+
"MLModelId",
|
1162
|
+
"DataSourceId",
|
1163
|
+
"DataURI"
|
1164
|
+
]
|
1165
|
+
},
|
1166
|
+
"Evaluations":{
|
1167
|
+
"type":"list",
|
1168
|
+
"member":{"shape":"Evaluation"}
|
1169
|
+
},
|
1170
|
+
"GetBatchPredictionInput":{
|
1171
|
+
"type":"structure",
|
1172
|
+
"required":["BatchPredictionId"],
|
1173
|
+
"members":{
|
1174
|
+
"BatchPredictionId":{"shape":"EntityId"}
|
1175
|
+
}
|
1176
|
+
},
|
1177
|
+
"GetBatchPredictionOutput":{
|
1178
|
+
"type":"structure",
|
1179
|
+
"members":{
|
1180
|
+
"BatchPredictionId":{"shape":"EntityId"},
|
1181
|
+
"MLModelId":{"shape":"EntityId"},
|
1182
|
+
"BatchPredictionDataSourceId":{"shape":"EntityId"},
|
1183
|
+
"InputDataLocationS3":{"shape":"S3Url"},
|
1184
|
+
"CreatedByIamUser":{"shape":"AwsUserArn"},
|
1185
|
+
"CreatedAt":{"shape":"EpochTime"},
|
1186
|
+
"LastUpdatedAt":{"shape":"EpochTime"},
|
1187
|
+
"Name":{"shape":"EntityName"},
|
1188
|
+
"Status":{"shape":"EntityStatus"},
|
1189
|
+
"OutputUri":{"shape":"S3Url"},
|
1190
|
+
"LogUri":{"shape":"PresignedS3Url"},
|
1191
|
+
"Message":{"shape":"Message"}
|
1192
|
+
}
|
1193
|
+
},
|
1194
|
+
"GetDataSourceInput":{
|
1195
|
+
"type":"structure",
|
1196
|
+
"required":["DataSourceId"],
|
1197
|
+
"members":{
|
1198
|
+
"DataSourceId":{"shape":"EntityId"},
|
1199
|
+
"Verbose":{"shape":"Verbose"}
|
1200
|
+
}
|
1201
|
+
},
|
1202
|
+
"GetDataSourceOutput":{
|
1203
|
+
"type":"structure",
|
1204
|
+
"members":{
|
1205
|
+
"DataSourceId":{"shape":"EntityId"},
|
1206
|
+
"DataLocationS3":{"shape":"S3Url"},
|
1207
|
+
"DataRearrangement":{"shape":"DataRearrangement"},
|
1208
|
+
"CreatedByIamUser":{"shape":"AwsUserArn"},
|
1209
|
+
"CreatedAt":{"shape":"EpochTime"},
|
1210
|
+
"LastUpdatedAt":{"shape":"EpochTime"},
|
1211
|
+
"DataSizeInBytes":{"shape":"LongType"},
|
1212
|
+
"NumberOfFiles":{"shape":"LongType"},
|
1213
|
+
"Name":{"shape":"EntityName"},
|
1214
|
+
"Status":{"shape":"EntityStatus"},
|
1215
|
+
"LogUri":{"shape":"PresignedS3Url"},
|
1216
|
+
"Message":{"shape":"Message"},
|
1217
|
+
"RedshiftMetadata":{"shape":"RedshiftMetadata"},
|
1218
|
+
"RDSMetadata":{"shape":"RDSMetadata"},
|
1219
|
+
"RoleARN":{"shape":"RoleARN"},
|
1220
|
+
"ComputeStatistics":{"shape":"ComputeStatistics"},
|
1221
|
+
"DataSourceSchema":{"shape":"DataSchema"}
|
1222
|
+
}
|
1223
|
+
},
|
1224
|
+
"GetEvaluationInput":{
|
1225
|
+
"type":"structure",
|
1226
|
+
"required":["EvaluationId"],
|
1227
|
+
"members":{
|
1228
|
+
"EvaluationId":{"shape":"EntityId"}
|
1229
|
+
}
|
1230
|
+
},
|
1231
|
+
"GetEvaluationOutput":{
|
1232
|
+
"type":"structure",
|
1233
|
+
"members":{
|
1234
|
+
"EvaluationId":{"shape":"EntityId"},
|
1235
|
+
"MLModelId":{"shape":"EntityId"},
|
1236
|
+
"EvaluationDataSourceId":{"shape":"EntityId"},
|
1237
|
+
"InputDataLocationS3":{"shape":"S3Url"},
|
1238
|
+
"CreatedByIamUser":{"shape":"AwsUserArn"},
|
1239
|
+
"CreatedAt":{"shape":"EpochTime"},
|
1240
|
+
"LastUpdatedAt":{"shape":"EpochTime"},
|
1241
|
+
"Name":{"shape":"EntityName"},
|
1242
|
+
"Status":{"shape":"EntityStatus"},
|
1243
|
+
"PerformanceMetrics":{"shape":"PerformanceMetrics"},
|
1244
|
+
"LogUri":{"shape":"PresignedS3Url"},
|
1245
|
+
"Message":{"shape":"Message"}
|
1246
|
+
}
|
1247
|
+
},
|
1248
|
+
"GetMLModelInput":{
|
1249
|
+
"type":"structure",
|
1250
|
+
"required":["MLModelId"],
|
1251
|
+
"members":{
|
1252
|
+
"MLModelId":{"shape":"EntityId"},
|
1253
|
+
"Verbose":{"shape":"Verbose"}
|
1254
|
+
}
|
1255
|
+
},
|
1256
|
+
"GetMLModelOutput":{
|
1257
|
+
"type":"structure",
|
1258
|
+
"members":{
|
1259
|
+
"MLModelId":{"shape":"EntityId"},
|
1260
|
+
"TrainingDataSourceId":{"shape":"EntityId"},
|
1261
|
+
"CreatedByIamUser":{"shape":"AwsUserArn"},
|
1262
|
+
"CreatedAt":{"shape":"EpochTime"},
|
1263
|
+
"LastUpdatedAt":{"shape":"EpochTime"},
|
1264
|
+
"Name":{"shape":"MLModelName"},
|
1265
|
+
"Status":{"shape":"EntityStatus"},
|
1266
|
+
"SizeInBytes":{"shape":"LongType"},
|
1267
|
+
"EndpointInfo":{"shape":"RealtimeEndpointInfo"},
|
1268
|
+
"TrainingParameters":{"shape":"TrainingParameters"},
|
1269
|
+
"InputDataLocationS3":{"shape":"S3Url"},
|
1270
|
+
"MLModelType":{"shape":"MLModelType"},
|
1271
|
+
"ScoreThreshold":{"shape":"ScoreThreshold"},
|
1272
|
+
"ScoreThresholdLastUpdatedAt":{"shape":"EpochTime"},
|
1273
|
+
"LogUri":{"shape":"PresignedS3Url"},
|
1274
|
+
"Message":{"shape":"Message"},
|
1275
|
+
"Recipe":{"shape":"Recipe"},
|
1276
|
+
"Schema":{"shape":"DataSchema"}
|
1277
|
+
}
|
1278
|
+
},
|
1279
|
+
"IdempotentParameterMismatchException":{
|
1280
|
+
"type":"structure",
|
1281
|
+
"members":{
|
1282
|
+
"message":{"shape":"ErrorMessage"},
|
1283
|
+
"code":{"shape":"ErrorCode"}
|
1284
|
+
},
|
1285
|
+
"error":{"httpStatusCode":400},
|
1286
|
+
"exception":true
|
1287
|
+
},
|
1288
|
+
"IntegerType":{"type":"integer"},
|
1289
|
+
"InternalServerException":{
|
1290
|
+
"type":"structure",
|
1291
|
+
"members":{
|
1292
|
+
"message":{"shape":"ErrorMessage"},
|
1293
|
+
"code":{"shape":"ErrorCode"}
|
1294
|
+
},
|
1295
|
+
"error":{"httpStatusCode":500},
|
1296
|
+
"exception":true,
|
1297
|
+
"fault":true
|
1298
|
+
},
|
1299
|
+
"InvalidInputException":{
|
1300
|
+
"type":"structure",
|
1301
|
+
"members":{
|
1302
|
+
"message":{"shape":"ErrorMessage"},
|
1303
|
+
"code":{"shape":"ErrorCode"}
|
1304
|
+
},
|
1305
|
+
"error":{"httpStatusCode":400},
|
1306
|
+
"exception":true
|
1307
|
+
},
|
1308
|
+
"Label":{
|
1309
|
+
"type":"string",
|
1310
|
+
"min":1
|
1311
|
+
},
|
1312
|
+
"LimitExceededException":{
|
1313
|
+
"type":"structure",
|
1314
|
+
"members":{
|
1315
|
+
"message":{"shape":"ErrorMessage"},
|
1316
|
+
"code":{"shape":"ErrorCode"}
|
1317
|
+
},
|
1318
|
+
"error":{"httpStatusCode":417},
|
1319
|
+
"exception":true
|
1320
|
+
},
|
1321
|
+
"LongType":{"type":"long"},
|
1322
|
+
"MLModel":{
|
1323
|
+
"type":"structure",
|
1324
|
+
"members":{
|
1325
|
+
"MLModelId":{"shape":"EntityId"},
|
1326
|
+
"TrainingDataSourceId":{"shape":"EntityId"},
|
1327
|
+
"CreatedByIamUser":{"shape":"AwsUserArn"},
|
1328
|
+
"CreatedAt":{"shape":"EpochTime"},
|
1329
|
+
"LastUpdatedAt":{"shape":"EpochTime"},
|
1330
|
+
"Name":{"shape":"MLModelName"},
|
1331
|
+
"Status":{"shape":"EntityStatus"},
|
1332
|
+
"SizeInBytes":{"shape":"LongType"},
|
1333
|
+
"EndpointInfo":{"shape":"RealtimeEndpointInfo"},
|
1334
|
+
"TrainingParameters":{"shape":"TrainingParameters"},
|
1335
|
+
"InputDataLocationS3":{"shape":"S3Url"},
|
1336
|
+
"Algorithm":{"shape":"Algorithm"},
|
1337
|
+
"MLModelType":{"shape":"MLModelType"},
|
1338
|
+
"ScoreThreshold":{"shape":"ScoreThreshold"},
|
1339
|
+
"ScoreThresholdLastUpdatedAt":{"shape":"EpochTime"},
|
1340
|
+
"Message":{"shape":"Message"}
|
1341
|
+
}
|
1342
|
+
},
|
1343
|
+
"MLModelFilterVariable":{
|
1344
|
+
"type":"string",
|
1345
|
+
"enum":[
|
1346
|
+
"CreatedAt",
|
1347
|
+
"LastUpdatedAt",
|
1348
|
+
"Status",
|
1349
|
+
"Name",
|
1350
|
+
"IAMUser",
|
1351
|
+
"TrainingDataSourceId",
|
1352
|
+
"RealtimeEndpointStatus",
|
1353
|
+
"MLModelType",
|
1354
|
+
"Algorithm",
|
1355
|
+
"TrainingDataURI"
|
1356
|
+
]
|
1357
|
+
},
|
1358
|
+
"MLModelName":{
|
1359
|
+
"type":"string",
|
1360
|
+
"max":1024
|
1361
|
+
},
|
1362
|
+
"MLModelType":{
|
1363
|
+
"type":"string",
|
1364
|
+
"enum":[
|
1365
|
+
"REGRESSION",
|
1366
|
+
"BINARY",
|
1367
|
+
"MULTICLASS"
|
1368
|
+
]
|
1369
|
+
},
|
1370
|
+
"MLModels":{
|
1371
|
+
"type":"list",
|
1372
|
+
"member":{"shape":"MLModel"}
|
1373
|
+
},
|
1374
|
+
"Message":{
|
1375
|
+
"type":"string",
|
1376
|
+
"max":10240
|
1377
|
+
},
|
1378
|
+
"PageLimit":{
|
1379
|
+
"type":"integer",
|
1380
|
+
"min":1,
|
1381
|
+
"max":100
|
1382
|
+
},
|
1383
|
+
"PerformanceMetrics":{
|
1384
|
+
"type":"structure",
|
1385
|
+
"members":{
|
1386
|
+
"Properties":{"shape":"PerformanceMetricsProperties"}
|
1387
|
+
}
|
1388
|
+
},
|
1389
|
+
"PerformanceMetricsProperties":{
|
1390
|
+
"type":"map",
|
1391
|
+
"key":{"shape":"PerformanceMetricsPropertyKey"},
|
1392
|
+
"value":{"shape":"PerformanceMetricsPropertyValue"}
|
1393
|
+
},
|
1394
|
+
"PerformanceMetricsPropertyKey":{"type":"string"},
|
1395
|
+
"PerformanceMetricsPropertyValue":{"type":"string"},
|
1396
|
+
"PredictInput":{
|
1397
|
+
"type":"structure",
|
1398
|
+
"required":[
|
1399
|
+
"MLModelId",
|
1400
|
+
"Record",
|
1401
|
+
"PredictEndpoint"
|
1402
|
+
],
|
1403
|
+
"members":{
|
1404
|
+
"MLModelId":{"shape":"EntityId"},
|
1405
|
+
"Record":{"shape":"Record"},
|
1406
|
+
"PredictEndpoint":{"shape":"VipURL"}
|
1407
|
+
}
|
1408
|
+
},
|
1409
|
+
"PredictOutput":{
|
1410
|
+
"type":"structure",
|
1411
|
+
"members":{
|
1412
|
+
"Prediction":{"shape":"Prediction"}
|
1413
|
+
}
|
1414
|
+
},
|
1415
|
+
"Prediction":{
|
1416
|
+
"type":"structure",
|
1417
|
+
"members":{
|
1418
|
+
"predictedLabel":{"shape":"Label"},
|
1419
|
+
"predictedValue":{"shape":"floatLabel"},
|
1420
|
+
"predictedScores":{"shape":"ScoreValuePerLabelMap"},
|
1421
|
+
"details":{"shape":"DetailsMap"}
|
1422
|
+
}
|
1423
|
+
},
|
1424
|
+
"PredictorNotMountedException":{
|
1425
|
+
"type":"structure",
|
1426
|
+
"members":{
|
1427
|
+
"message":{"shape":"ErrorMessage"}
|
1428
|
+
},
|
1429
|
+
"error":{"httpStatusCode":400},
|
1430
|
+
"exception":true
|
1431
|
+
},
|
1432
|
+
"PresignedS3Url":{"type":"string"},
|
1433
|
+
"RDSDataSpec":{
|
1434
|
+
"type":"structure",
|
1435
|
+
"required":[
|
1436
|
+
"DatabaseInformation",
|
1437
|
+
"SelectSqlQuery",
|
1438
|
+
"DatabaseCredentials",
|
1439
|
+
"S3StagingLocation",
|
1440
|
+
"ResourceRole",
|
1441
|
+
"ServiceRole",
|
1442
|
+
"SubnetId",
|
1443
|
+
"SecurityGroupIds"
|
1444
|
+
],
|
1445
|
+
"members":{
|
1446
|
+
"DatabaseInformation":{"shape":"RDSDatabase"},
|
1447
|
+
"SelectSqlQuery":{"shape":"RDSSelectSqlQuery"},
|
1448
|
+
"DatabaseCredentials":{"shape":"RDSDatabaseCredentials"},
|
1449
|
+
"S3StagingLocation":{"shape":"S3Url"},
|
1450
|
+
"DataRearrangement":{"shape":"DataRearrangement"},
|
1451
|
+
"DataSchema":{"shape":"DataSchema"},
|
1452
|
+
"DataSchemaUri":{"shape":"S3Url"},
|
1453
|
+
"ResourceRole":{"shape":"EDPResourceRole"},
|
1454
|
+
"ServiceRole":{"shape":"EDPServiceRole"},
|
1455
|
+
"SubnetId":{"shape":"EDPSubnetId"},
|
1456
|
+
"SecurityGroupIds":{"shape":"EDPSecurityGroupIds"}
|
1457
|
+
}
|
1458
|
+
},
|
1459
|
+
"RDSDatabase":{
|
1460
|
+
"type":"structure",
|
1461
|
+
"required":[
|
1462
|
+
"InstanceIdentifier",
|
1463
|
+
"DatabaseName"
|
1464
|
+
],
|
1465
|
+
"members":{
|
1466
|
+
"InstanceIdentifier":{"shape":"RDSInstanceIdentifier"},
|
1467
|
+
"DatabaseName":{"shape":"RDSDatabaseName"}
|
1468
|
+
}
|
1469
|
+
},
|
1470
|
+
"RDSDatabaseCredentials":{
|
1471
|
+
"type":"structure",
|
1472
|
+
"required":[
|
1473
|
+
"Username",
|
1474
|
+
"Password"
|
1475
|
+
],
|
1476
|
+
"members":{
|
1477
|
+
"Username":{"shape":"RDSDatabaseUsername"},
|
1478
|
+
"Password":{"shape":"RDSDatabasePassword"}
|
1479
|
+
}
|
1480
|
+
},
|
1481
|
+
"RDSDatabaseName":{
|
1482
|
+
"type":"string",
|
1483
|
+
"min":1,
|
1484
|
+
"max":64
|
1485
|
+
},
|
1486
|
+
"RDSDatabasePassword":{
|
1487
|
+
"type":"string",
|
1488
|
+
"min":8,
|
1489
|
+
"max":128
|
1490
|
+
},
|
1491
|
+
"RDSDatabaseUsername":{
|
1492
|
+
"type":"string",
|
1493
|
+
"min":1,
|
1494
|
+
"max":128
|
1495
|
+
},
|
1496
|
+
"RDSInstanceIdentifier":{
|
1497
|
+
"type":"string",
|
1498
|
+
"min":1,
|
1499
|
+
"max":63,
|
1500
|
+
"pattern":"[a-z0-9-]+"
|
1501
|
+
},
|
1502
|
+
"RDSMetadata":{
|
1503
|
+
"type":"structure",
|
1504
|
+
"members":{
|
1505
|
+
"Database":{"shape":"RDSDatabase"},
|
1506
|
+
"DatabaseUserName":{"shape":"RDSDatabaseUsername"},
|
1507
|
+
"SelectSqlQuery":{"shape":"RDSSelectSqlQuery"},
|
1508
|
+
"ResourceRole":{"shape":"EDPResourceRole"},
|
1509
|
+
"ServiceRole":{"shape":"EDPServiceRole"},
|
1510
|
+
"DataPipelineId":{"shape":"EDPPipelineId"}
|
1511
|
+
}
|
1512
|
+
},
|
1513
|
+
"RDSSelectSqlQuery":{
|
1514
|
+
"type":"string",
|
1515
|
+
"min":1,
|
1516
|
+
"max":16777216
|
1517
|
+
},
|
1518
|
+
"RealtimeEndpointInfo":{
|
1519
|
+
"type":"structure",
|
1520
|
+
"members":{
|
1521
|
+
"PeakRequestsPerSecond":{"shape":"IntegerType"},
|
1522
|
+
"CreatedAt":{"shape":"EpochTime"},
|
1523
|
+
"EndpointUrl":{"shape":"VipURL"},
|
1524
|
+
"EndpointStatus":{"shape":"RealtimeEndpointStatus"}
|
1525
|
+
}
|
1526
|
+
},
|
1527
|
+
"RealtimeEndpointStatus":{
|
1528
|
+
"type":"string",
|
1529
|
+
"enum":[
|
1530
|
+
"NONE",
|
1531
|
+
"READY",
|
1532
|
+
"UPDATING",
|
1533
|
+
"FAILED"
|
1534
|
+
]
|
1535
|
+
},
|
1536
|
+
"Recipe":{
|
1537
|
+
"type":"string",
|
1538
|
+
"max":131071
|
1539
|
+
},
|
1540
|
+
"Record":{
|
1541
|
+
"type":"map",
|
1542
|
+
"key":{"shape":"VariableName"},
|
1543
|
+
"value":{"shape":"VariableValue"}
|
1544
|
+
},
|
1545
|
+
"RedshiftClusterIdentifier":{
|
1546
|
+
"type":"string",
|
1547
|
+
"min":1,
|
1548
|
+
"max":63,
|
1549
|
+
"pattern":"[a-z0-9-]+"
|
1550
|
+
},
|
1551
|
+
"RedshiftDataSpec":{
|
1552
|
+
"type":"structure",
|
1553
|
+
"required":[
|
1554
|
+
"DatabaseInformation",
|
1555
|
+
"SelectSqlQuery",
|
1556
|
+
"DatabaseCredentials",
|
1557
|
+
"S3StagingLocation"
|
1558
|
+
],
|
1559
|
+
"members":{
|
1560
|
+
"DatabaseInformation":{"shape":"RedshiftDatabase"},
|
1561
|
+
"SelectSqlQuery":{"shape":"RedshiftSelectSqlQuery"},
|
1562
|
+
"DatabaseCredentials":{"shape":"RedshiftDatabaseCredentials"},
|
1563
|
+
"S3StagingLocation":{"shape":"S3Url"},
|
1564
|
+
"DataRearrangement":{"shape":"DataRearrangement"},
|
1565
|
+
"DataSchema":{"shape":"DataSchema"},
|
1566
|
+
"DataSchemaUri":{"shape":"S3Url"}
|
1567
|
+
}
|
1568
|
+
},
|
1569
|
+
"RedshiftDatabase":{
|
1570
|
+
"type":"structure",
|
1571
|
+
"required":[
|
1572
|
+
"DatabaseName",
|
1573
|
+
"ClusterIdentifier"
|
1574
|
+
],
|
1575
|
+
"members":{
|
1576
|
+
"DatabaseName":{"shape":"RedshiftDatabaseName"},
|
1577
|
+
"ClusterIdentifier":{"shape":"RedshiftClusterIdentifier"}
|
1578
|
+
}
|
1579
|
+
},
|
1580
|
+
"RedshiftDatabaseCredentials":{
|
1581
|
+
"type":"structure",
|
1582
|
+
"required":[
|
1583
|
+
"Username",
|
1584
|
+
"Password"
|
1585
|
+
],
|
1586
|
+
"members":{
|
1587
|
+
"Username":{"shape":"RedshiftDatabaseUsername"},
|
1588
|
+
"Password":{"shape":"RedshiftDatabasePassword"}
|
1589
|
+
}
|
1590
|
+
},
|
1591
|
+
"RedshiftDatabaseName":{
|
1592
|
+
"type":"string",
|
1593
|
+
"min":1,
|
1594
|
+
"max":64,
|
1595
|
+
"pattern":"[a-z0-9]+"
|
1596
|
+
},
|
1597
|
+
"RedshiftDatabasePassword":{
|
1598
|
+
"type":"string",
|
1599
|
+
"min":8,
|
1600
|
+
"max":64
|
1601
|
+
},
|
1602
|
+
"RedshiftDatabaseUsername":{
|
1603
|
+
"type":"string",
|
1604
|
+
"min":1,
|
1605
|
+
"max":128
|
1606
|
+
},
|
1607
|
+
"RedshiftMetadata":{
|
1608
|
+
"type":"structure",
|
1609
|
+
"members":{
|
1610
|
+
"RedshiftDatabase":{"shape":"RedshiftDatabase"},
|
1611
|
+
"DatabaseUserName":{"shape":"RedshiftDatabaseUsername"},
|
1612
|
+
"SelectSqlQuery":{"shape":"RedshiftSelectSqlQuery"}
|
1613
|
+
}
|
1614
|
+
},
|
1615
|
+
"RedshiftSelectSqlQuery":{
|
1616
|
+
"type":"string",
|
1617
|
+
"min":1,
|
1618
|
+
"max":16777216
|
1619
|
+
},
|
1620
|
+
"ResourceNotFoundException":{
|
1621
|
+
"type":"structure",
|
1622
|
+
"members":{
|
1623
|
+
"message":{"shape":"ErrorMessage"},
|
1624
|
+
"code":{"shape":"ErrorCode"}
|
1625
|
+
},
|
1626
|
+
"error":{"httpStatusCode":404},
|
1627
|
+
"exception":true
|
1628
|
+
},
|
1629
|
+
"RoleARN":{
|
1630
|
+
"type":"string",
|
1631
|
+
"min":1,
|
1632
|
+
"max":100
|
1633
|
+
},
|
1634
|
+
"S3DataSpec":{
|
1635
|
+
"type":"structure",
|
1636
|
+
"required":["DataLocationS3"],
|
1637
|
+
"members":{
|
1638
|
+
"DataLocationS3":{"shape":"S3Url"},
|
1639
|
+
"DataRearrangement":{"shape":"DataRearrangement"},
|
1640
|
+
"DataSchema":{"shape":"DataSchema"},
|
1641
|
+
"DataSchemaLocationS3":{"shape":"S3Url"}
|
1642
|
+
}
|
1643
|
+
},
|
1644
|
+
"S3Url":{
|
1645
|
+
"type":"string",
|
1646
|
+
"max":2048,
|
1647
|
+
"pattern":"s3://([^/]+)(/.*)?"
|
1648
|
+
},
|
1649
|
+
"ScoreThreshold":{"type":"float"},
|
1650
|
+
"ScoreValue":{"type":"float"},
|
1651
|
+
"ScoreValuePerLabelMap":{
|
1652
|
+
"type":"map",
|
1653
|
+
"key":{"shape":"Label"},
|
1654
|
+
"value":{"shape":"ScoreValue"}
|
1655
|
+
},
|
1656
|
+
"SortOrder":{
|
1657
|
+
"type":"string",
|
1658
|
+
"enum":[
|
1659
|
+
"asc",
|
1660
|
+
"dsc"
|
1661
|
+
]
|
1662
|
+
},
|
1663
|
+
"StringType":{"type":"string"},
|
1664
|
+
"TrainingParameters":{
|
1665
|
+
"type":"map",
|
1666
|
+
"key":{"shape":"StringType"},
|
1667
|
+
"value":{"shape":"StringType"}
|
1668
|
+
},
|
1669
|
+
"UpdateBatchPredictionInput":{
|
1670
|
+
"type":"structure",
|
1671
|
+
"required":[
|
1672
|
+
"BatchPredictionId",
|
1673
|
+
"BatchPredictionName"
|
1674
|
+
],
|
1675
|
+
"members":{
|
1676
|
+
"BatchPredictionId":{"shape":"EntityId"},
|
1677
|
+
"BatchPredictionName":{"shape":"EntityName"}
|
1678
|
+
}
|
1679
|
+
},
|
1680
|
+
"UpdateBatchPredictionOutput":{
|
1681
|
+
"type":"structure",
|
1682
|
+
"members":{
|
1683
|
+
"BatchPredictionId":{"shape":"EntityId"}
|
1684
|
+
}
|
1685
|
+
},
|
1686
|
+
"UpdateDataSourceInput":{
|
1687
|
+
"type":"structure",
|
1688
|
+
"required":[
|
1689
|
+
"DataSourceId",
|
1690
|
+
"DataSourceName"
|
1691
|
+
],
|
1692
|
+
"members":{
|
1693
|
+
"DataSourceId":{"shape":"EntityId"},
|
1694
|
+
"DataSourceName":{"shape":"EntityName"}
|
1695
|
+
}
|
1696
|
+
},
|
1697
|
+
"UpdateDataSourceOutput":{
|
1698
|
+
"type":"structure",
|
1699
|
+
"members":{
|
1700
|
+
"DataSourceId":{"shape":"EntityId"}
|
1701
|
+
}
|
1702
|
+
},
|
1703
|
+
"UpdateEvaluationInput":{
|
1704
|
+
"type":"structure",
|
1705
|
+
"required":[
|
1706
|
+
"EvaluationId",
|
1707
|
+
"EvaluationName"
|
1708
|
+
],
|
1709
|
+
"members":{
|
1710
|
+
"EvaluationId":{"shape":"EntityId"},
|
1711
|
+
"EvaluationName":{"shape":"EntityName"}
|
1712
|
+
}
|
1713
|
+
},
|
1714
|
+
"UpdateEvaluationOutput":{
|
1715
|
+
"type":"structure",
|
1716
|
+
"members":{
|
1717
|
+
"EvaluationId":{"shape":"EntityId"}
|
1718
|
+
}
|
1719
|
+
},
|
1720
|
+
"UpdateMLModelInput":{
|
1721
|
+
"type":"structure",
|
1722
|
+
"required":["MLModelId"],
|
1723
|
+
"members":{
|
1724
|
+
"MLModelId":{"shape":"EntityId"},
|
1725
|
+
"MLModelName":{"shape":"EntityName"},
|
1726
|
+
"ScoreThreshold":{"shape":"ScoreThreshold"}
|
1727
|
+
}
|
1728
|
+
},
|
1729
|
+
"UpdateMLModelOutput":{
|
1730
|
+
"type":"structure",
|
1731
|
+
"members":{
|
1732
|
+
"MLModelId":{"shape":"EntityId"}
|
1733
|
+
}
|
1734
|
+
},
|
1735
|
+
"VariableName":{"type":"string"},
|
1736
|
+
"VariableValue":{
|
1737
|
+
"type":"string",
|
1738
|
+
"max":1024,
|
1739
|
+
"pattern":"[a-zA-Z0-9_]*"
|
1740
|
+
},
|
1741
|
+
"Verbose":{"type":"boolean"},
|
1742
|
+
"VipURL":{
|
1743
|
+
"type":"string",
|
1744
|
+
"max":2048,
|
1745
|
+
"pattern":"https://[a-zA-Z0-9-.]*\\.amazon(aws)?\\.com[/]?"
|
1746
|
+
},
|
1747
|
+
"floatLabel":{"type":"float"}
|
1748
|
+
}
|
1749
|
+
}
|