aws-sdk-machinelearning 1.0.0.rc1 → 1.0.0.rc2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-machinelearning.rb +2 -2
- data/lib/aws-sdk-machinelearning/client.rb +2196 -1963
- data/lib/aws-sdk-machinelearning/client_api.rb +1012 -1294
- data/lib/aws-sdk-machinelearning/errors.rb +4 -13
- data/lib/aws-sdk-machinelearning/resource.rb +12 -14
- data/lib/aws-sdk-machinelearning/types.rb +3852 -3701
- data/lib/aws-sdk-machinelearning/waiters.rb +167 -168
- metadata +2 -2
@@ -1,1304 +1,1022 @@
|
|
1
1
|
# WARNING ABOUT GENERATED CODE
|
2
2
|
#
|
3
|
-
# This file is generated. See the contributing for
|
3
|
+
# This file is generated. See the contributing guide for more information:
|
4
4
|
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
|
5
5
|
#
|
6
6
|
# WARNING ABOUT GENERATED CODE
|
7
7
|
|
8
|
-
module Aws
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
# @api private
|
675
|
-
API = Seahorse::Model::Api.new.tap do |api|
|
676
|
-
|
677
|
-
api.version = "2014-12-12"
|
678
|
-
|
679
|
-
api.metadata = {
|
680
|
-
"endpointPrefix" => "machinelearning",
|
681
|
-
"jsonVersion" => "1.1",
|
682
|
-
"protocol" => "json",
|
683
|
-
"serviceFullName" => "Amazon Machine Learning",
|
684
|
-
"signatureVersion" => "v4",
|
685
|
-
"targetPrefix" => "AmazonML_20141212",
|
686
|
-
}
|
687
|
-
|
688
|
-
api.add_operation(:add_tags, Seahorse::Model::Operation.new.tap do |o|
|
689
|
-
o.name = "AddTags"
|
690
|
-
o.http_method = "POST"
|
691
|
-
o.http_request_uri = "/"
|
692
|
-
o.input = Shapes::ShapeRef.new(shape: AddTagsInput)
|
693
|
-
o.output = Shapes::ShapeRef.new(shape: AddTagsOutput)
|
694
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
695
|
-
"error" => {"httpStatusCode"=>400},
|
696
|
-
"exception" => true
|
697
|
-
})
|
698
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidTagException, metadata: {
|
699
|
-
"exception" => true
|
700
|
-
})
|
701
|
-
o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededException, metadata: {
|
702
|
-
"exception" => true
|
703
|
-
})
|
704
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
705
|
-
"error" => {"httpStatusCode"=>404},
|
706
|
-
"exception" => true
|
707
|
-
})
|
708
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
709
|
-
"error" => {"httpStatusCode"=>500},
|
710
|
-
"exception" => true,
|
711
|
-
"fault" => true
|
712
|
-
})
|
713
|
-
end)
|
714
|
-
|
715
|
-
api.add_operation(:create_batch_prediction, Seahorse::Model::Operation.new.tap do |o|
|
716
|
-
o.name = "CreateBatchPrediction"
|
717
|
-
o.http_method = "POST"
|
718
|
-
o.http_request_uri = "/"
|
719
|
-
o.input = Shapes::ShapeRef.new(shape: CreateBatchPredictionInput)
|
720
|
-
o.output = Shapes::ShapeRef.new(shape: CreateBatchPredictionOutput)
|
721
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
722
|
-
"error" => {"httpStatusCode"=>400},
|
723
|
-
"exception" => true
|
724
|
-
})
|
725
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
726
|
-
"error" => {"httpStatusCode"=>500},
|
727
|
-
"exception" => true,
|
728
|
-
"fault" => true
|
729
|
-
})
|
730
|
-
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException, metadata: {
|
731
|
-
"error" => {"httpStatusCode"=>400},
|
732
|
-
"exception" => true
|
733
|
-
})
|
734
|
-
end)
|
735
|
-
|
736
|
-
api.add_operation(:create_data_source_from_rds, Seahorse::Model::Operation.new.tap do |o|
|
737
|
-
o.name = "CreateDataSourceFromRDS"
|
738
|
-
o.http_method = "POST"
|
739
|
-
o.http_request_uri = "/"
|
740
|
-
o.input = Shapes::ShapeRef.new(shape: CreateDataSourceFromRDSInput)
|
741
|
-
o.output = Shapes::ShapeRef.new(shape: CreateDataSourceFromRDSOutput)
|
742
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
743
|
-
"error" => {"httpStatusCode"=>400},
|
744
|
-
"exception" => true
|
745
|
-
})
|
746
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
747
|
-
"error" => {"httpStatusCode"=>500},
|
748
|
-
"exception" => true,
|
749
|
-
"fault" => true
|
750
|
-
})
|
751
|
-
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException, metadata: {
|
752
|
-
"error" => {"httpStatusCode"=>400},
|
753
|
-
"exception" => true
|
754
|
-
})
|
755
|
-
end)
|
756
|
-
|
757
|
-
api.add_operation(:create_data_source_from_redshift, Seahorse::Model::Operation.new.tap do |o|
|
758
|
-
o.name = "CreateDataSourceFromRedshift"
|
759
|
-
o.http_method = "POST"
|
760
|
-
o.http_request_uri = "/"
|
761
|
-
o.input = Shapes::ShapeRef.new(shape: CreateDataSourceFromRedshiftInput)
|
762
|
-
o.output = Shapes::ShapeRef.new(shape: CreateDataSourceFromRedshiftOutput)
|
763
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
764
|
-
"error" => {"httpStatusCode"=>400},
|
765
|
-
"exception" => true
|
766
|
-
})
|
767
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
768
|
-
"error" => {"httpStatusCode"=>500},
|
769
|
-
"exception" => true,
|
770
|
-
"fault" => true
|
771
|
-
})
|
772
|
-
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException, metadata: {
|
773
|
-
"error" => {"httpStatusCode"=>400},
|
774
|
-
"exception" => true
|
775
|
-
})
|
776
|
-
end)
|
777
|
-
|
778
|
-
api.add_operation(:create_data_source_from_s3, Seahorse::Model::Operation.new.tap do |o|
|
779
|
-
o.name = "CreateDataSourceFromS3"
|
780
|
-
o.http_method = "POST"
|
781
|
-
o.http_request_uri = "/"
|
782
|
-
o.input = Shapes::ShapeRef.new(shape: CreateDataSourceFromS3Input)
|
783
|
-
o.output = Shapes::ShapeRef.new(shape: CreateDataSourceFromS3Output)
|
784
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
785
|
-
"error" => {"httpStatusCode"=>400},
|
786
|
-
"exception" => true
|
787
|
-
})
|
788
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
789
|
-
"error" => {"httpStatusCode"=>500},
|
790
|
-
"exception" => true,
|
791
|
-
"fault" => true
|
792
|
-
})
|
793
|
-
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException, metadata: {
|
794
|
-
"error" => {"httpStatusCode"=>400},
|
795
|
-
"exception" => true
|
796
|
-
})
|
797
|
-
end)
|
798
|
-
|
799
|
-
api.add_operation(:create_evaluation, Seahorse::Model::Operation.new.tap do |o|
|
800
|
-
o.name = "CreateEvaluation"
|
801
|
-
o.http_method = "POST"
|
802
|
-
o.http_request_uri = "/"
|
803
|
-
o.input = Shapes::ShapeRef.new(shape: CreateEvaluationInput)
|
804
|
-
o.output = Shapes::ShapeRef.new(shape: CreateEvaluationOutput)
|
805
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
806
|
-
"error" => {"httpStatusCode"=>400},
|
807
|
-
"exception" => true
|
808
|
-
})
|
809
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
810
|
-
"error" => {"httpStatusCode"=>500},
|
811
|
-
"exception" => true,
|
812
|
-
"fault" => true
|
813
|
-
})
|
814
|
-
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException, metadata: {
|
815
|
-
"error" => {"httpStatusCode"=>400},
|
816
|
-
"exception" => true
|
817
|
-
})
|
818
|
-
end)
|
819
|
-
|
820
|
-
api.add_operation(:create_ml_model, Seahorse::Model::Operation.new.tap do |o|
|
821
|
-
o.name = "CreateMLModel"
|
822
|
-
o.http_method = "POST"
|
823
|
-
o.http_request_uri = "/"
|
824
|
-
o.input = Shapes::ShapeRef.new(shape: CreateMLModelInput)
|
825
|
-
o.output = Shapes::ShapeRef.new(shape: CreateMLModelOutput)
|
826
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
827
|
-
"error" => {"httpStatusCode"=>400},
|
828
|
-
"exception" => true
|
829
|
-
})
|
830
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
831
|
-
"error" => {"httpStatusCode"=>500},
|
832
|
-
"exception" => true,
|
833
|
-
"fault" => true
|
834
|
-
})
|
835
|
-
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException, metadata: {
|
836
|
-
"error" => {"httpStatusCode"=>400},
|
837
|
-
"exception" => true
|
838
|
-
})
|
839
|
-
end)
|
840
|
-
|
841
|
-
api.add_operation(:create_realtime_endpoint, Seahorse::Model::Operation.new.tap do |o|
|
842
|
-
o.name = "CreateRealtimeEndpoint"
|
843
|
-
o.http_method = "POST"
|
844
|
-
o.http_request_uri = "/"
|
845
|
-
o.input = Shapes::ShapeRef.new(shape: CreateRealtimeEndpointInput)
|
846
|
-
o.output = Shapes::ShapeRef.new(shape: CreateRealtimeEndpointOutput)
|
847
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
848
|
-
"error" => {"httpStatusCode"=>400},
|
849
|
-
"exception" => true
|
850
|
-
})
|
851
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
852
|
-
"error" => {"httpStatusCode"=>404},
|
853
|
-
"exception" => true
|
854
|
-
})
|
855
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
856
|
-
"error" => {"httpStatusCode"=>500},
|
857
|
-
"exception" => true,
|
858
|
-
"fault" => true
|
859
|
-
})
|
860
|
-
end)
|
861
|
-
|
862
|
-
api.add_operation(:delete_batch_prediction, Seahorse::Model::Operation.new.tap do |o|
|
863
|
-
o.name = "DeleteBatchPrediction"
|
864
|
-
o.http_method = "POST"
|
865
|
-
o.http_request_uri = "/"
|
866
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteBatchPredictionInput)
|
867
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteBatchPredictionOutput)
|
868
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
869
|
-
"error" => {"httpStatusCode"=>400},
|
870
|
-
"exception" => true
|
871
|
-
})
|
872
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
873
|
-
"error" => {"httpStatusCode"=>404},
|
874
|
-
"exception" => true
|
875
|
-
})
|
876
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
877
|
-
"error" => {"httpStatusCode"=>500},
|
878
|
-
"exception" => true,
|
879
|
-
"fault" => true
|
880
|
-
})
|
881
|
-
end)
|
882
|
-
|
883
|
-
api.add_operation(:delete_data_source, Seahorse::Model::Operation.new.tap do |o|
|
884
|
-
o.name = "DeleteDataSource"
|
885
|
-
o.http_method = "POST"
|
886
|
-
o.http_request_uri = "/"
|
887
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteDataSourceInput)
|
888
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteDataSourceOutput)
|
889
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
890
|
-
"error" => {"httpStatusCode"=>400},
|
891
|
-
"exception" => true
|
892
|
-
})
|
893
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
894
|
-
"error" => {"httpStatusCode"=>404},
|
895
|
-
"exception" => true
|
896
|
-
})
|
897
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
898
|
-
"error" => {"httpStatusCode"=>500},
|
899
|
-
"exception" => true,
|
900
|
-
"fault" => true
|
901
|
-
})
|
902
|
-
end)
|
903
|
-
|
904
|
-
api.add_operation(:delete_evaluation, Seahorse::Model::Operation.new.tap do |o|
|
905
|
-
o.name = "DeleteEvaluation"
|
906
|
-
o.http_method = "POST"
|
907
|
-
o.http_request_uri = "/"
|
908
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteEvaluationInput)
|
909
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteEvaluationOutput)
|
910
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
911
|
-
"error" => {"httpStatusCode"=>400},
|
912
|
-
"exception" => true
|
913
|
-
})
|
914
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
915
|
-
"error" => {"httpStatusCode"=>404},
|
916
|
-
"exception" => true
|
917
|
-
})
|
918
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
919
|
-
"error" => {"httpStatusCode"=>500},
|
920
|
-
"exception" => true,
|
921
|
-
"fault" => true
|
922
|
-
})
|
923
|
-
end)
|
924
|
-
|
925
|
-
api.add_operation(:delete_ml_model, Seahorse::Model::Operation.new.tap do |o|
|
926
|
-
o.name = "DeleteMLModel"
|
927
|
-
o.http_method = "POST"
|
928
|
-
o.http_request_uri = "/"
|
929
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteMLModelInput)
|
930
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteMLModelOutput)
|
931
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
932
|
-
"error" => {"httpStatusCode"=>400},
|
933
|
-
"exception" => true
|
934
|
-
})
|
935
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
936
|
-
"error" => {"httpStatusCode"=>404},
|
937
|
-
"exception" => true
|
938
|
-
})
|
939
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
940
|
-
"error" => {"httpStatusCode"=>500},
|
941
|
-
"exception" => true,
|
942
|
-
"fault" => true
|
943
|
-
})
|
944
|
-
end)
|
945
|
-
|
946
|
-
api.add_operation(:delete_realtime_endpoint, Seahorse::Model::Operation.new.tap do |o|
|
947
|
-
o.name = "DeleteRealtimeEndpoint"
|
948
|
-
o.http_method = "POST"
|
949
|
-
o.http_request_uri = "/"
|
950
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteRealtimeEndpointInput)
|
951
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteRealtimeEndpointOutput)
|
952
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
953
|
-
"error" => {"httpStatusCode"=>400},
|
954
|
-
"exception" => true
|
955
|
-
})
|
956
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
957
|
-
"error" => {"httpStatusCode"=>404},
|
958
|
-
"exception" => true
|
959
|
-
})
|
960
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
961
|
-
"error" => {"httpStatusCode"=>500},
|
962
|
-
"exception" => true,
|
963
|
-
"fault" => true
|
964
|
-
})
|
965
|
-
end)
|
966
|
-
|
967
|
-
api.add_operation(:delete_tags, Seahorse::Model::Operation.new.tap do |o|
|
968
|
-
o.name = "DeleteTags"
|
969
|
-
o.http_method = "POST"
|
970
|
-
o.http_request_uri = "/"
|
971
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteTagsInput)
|
972
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteTagsOutput)
|
973
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
974
|
-
"error" => {"httpStatusCode"=>400},
|
975
|
-
"exception" => true
|
976
|
-
})
|
977
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidTagException, metadata: {
|
978
|
-
"exception" => true
|
979
|
-
})
|
980
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
981
|
-
"error" => {"httpStatusCode"=>404},
|
982
|
-
"exception" => true
|
983
|
-
})
|
984
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
985
|
-
"error" => {"httpStatusCode"=>500},
|
986
|
-
"exception" => true,
|
987
|
-
"fault" => true
|
988
|
-
})
|
989
|
-
end)
|
990
|
-
|
991
|
-
api.add_operation(:describe_batch_predictions, Seahorse::Model::Operation.new.tap do |o|
|
992
|
-
o.name = "DescribeBatchPredictions"
|
993
|
-
o.http_method = "POST"
|
994
|
-
o.http_request_uri = "/"
|
995
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeBatchPredictionsInput)
|
996
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeBatchPredictionsOutput)
|
997
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
998
|
-
"error" => {"httpStatusCode"=>400},
|
999
|
-
"exception" => true
|
1000
|
-
})
|
1001
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1002
|
-
"error" => {"httpStatusCode"=>500},
|
1003
|
-
"exception" => true,
|
1004
|
-
"fault" => true
|
1005
|
-
})
|
1006
|
-
o[:pager] = Aws::Pager.new(
|
1007
|
-
limit_key: "limit",
|
1008
|
-
tokens: {
|
1009
|
-
"next_token" => "next_token"
|
1010
|
-
}
|
1011
|
-
)
|
1012
|
-
end)
|
1013
|
-
|
1014
|
-
api.add_operation(:describe_data_sources, Seahorse::Model::Operation.new.tap do |o|
|
1015
|
-
o.name = "DescribeDataSources"
|
1016
|
-
o.http_method = "POST"
|
1017
|
-
o.http_request_uri = "/"
|
1018
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeDataSourcesInput)
|
1019
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeDataSourcesOutput)
|
1020
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1021
|
-
"error" => {"httpStatusCode"=>400},
|
1022
|
-
"exception" => true
|
1023
|
-
})
|
1024
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1025
|
-
"error" => {"httpStatusCode"=>500},
|
1026
|
-
"exception" => true,
|
1027
|
-
"fault" => true
|
1028
|
-
})
|
1029
|
-
o[:pager] = Aws::Pager.new(
|
1030
|
-
limit_key: "limit",
|
1031
|
-
tokens: {
|
1032
|
-
"next_token" => "next_token"
|
1033
|
-
}
|
1034
|
-
)
|
1035
|
-
end)
|
1036
|
-
|
1037
|
-
api.add_operation(:describe_evaluations, Seahorse::Model::Operation.new.tap do |o|
|
1038
|
-
o.name = "DescribeEvaluations"
|
1039
|
-
o.http_method = "POST"
|
1040
|
-
o.http_request_uri = "/"
|
1041
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeEvaluationsInput)
|
1042
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeEvaluationsOutput)
|
1043
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1044
|
-
"error" => {"httpStatusCode"=>400},
|
1045
|
-
"exception" => true
|
1046
|
-
})
|
1047
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1048
|
-
"error" => {"httpStatusCode"=>500},
|
1049
|
-
"exception" => true,
|
1050
|
-
"fault" => true
|
1051
|
-
})
|
1052
|
-
o[:pager] = Aws::Pager.new(
|
1053
|
-
limit_key: "limit",
|
1054
|
-
tokens: {
|
1055
|
-
"next_token" => "next_token"
|
1056
|
-
}
|
1057
|
-
)
|
1058
|
-
end)
|
1059
|
-
|
1060
|
-
api.add_operation(:describe_ml_models, Seahorse::Model::Operation.new.tap do |o|
|
1061
|
-
o.name = "DescribeMLModels"
|
1062
|
-
o.http_method = "POST"
|
1063
|
-
o.http_request_uri = "/"
|
1064
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeMLModelsInput)
|
1065
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeMLModelsOutput)
|
1066
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1067
|
-
"error" => {"httpStatusCode"=>400},
|
1068
|
-
"exception" => true
|
1069
|
-
})
|
1070
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1071
|
-
"error" => {"httpStatusCode"=>500},
|
1072
|
-
"exception" => true,
|
1073
|
-
"fault" => true
|
1074
|
-
})
|
1075
|
-
o[:pager] = Aws::Pager.new(
|
1076
|
-
limit_key: "limit",
|
1077
|
-
tokens: {
|
1078
|
-
"next_token" => "next_token"
|
1079
|
-
}
|
1080
|
-
)
|
1081
|
-
end)
|
1082
|
-
|
1083
|
-
api.add_operation(:describe_tags, Seahorse::Model::Operation.new.tap do |o|
|
1084
|
-
o.name = "DescribeTags"
|
1085
|
-
o.http_method = "POST"
|
1086
|
-
o.http_request_uri = "/"
|
1087
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeTagsInput)
|
1088
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeTagsOutput)
|
1089
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1090
|
-
"error" => {"httpStatusCode"=>400},
|
1091
|
-
"exception" => true
|
1092
|
-
})
|
1093
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1094
|
-
"error" => {"httpStatusCode"=>404},
|
1095
|
-
"exception" => true
|
1096
|
-
})
|
1097
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1098
|
-
"error" => {"httpStatusCode"=>500},
|
1099
|
-
"exception" => true,
|
1100
|
-
"fault" => true
|
1101
|
-
})
|
1102
|
-
end)
|
1103
|
-
|
1104
|
-
api.add_operation(:get_batch_prediction, Seahorse::Model::Operation.new.tap do |o|
|
1105
|
-
o.name = "GetBatchPrediction"
|
1106
|
-
o.http_method = "POST"
|
1107
|
-
o.http_request_uri = "/"
|
1108
|
-
o.input = Shapes::ShapeRef.new(shape: GetBatchPredictionInput)
|
1109
|
-
o.output = Shapes::ShapeRef.new(shape: GetBatchPredictionOutput)
|
1110
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1111
|
-
"error" => {"httpStatusCode"=>400},
|
1112
|
-
"exception" => true
|
1113
|
-
})
|
1114
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1115
|
-
"error" => {"httpStatusCode"=>404},
|
1116
|
-
"exception" => true
|
1117
|
-
})
|
1118
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1119
|
-
"error" => {"httpStatusCode"=>500},
|
1120
|
-
"exception" => true,
|
1121
|
-
"fault" => true
|
1122
|
-
})
|
1123
|
-
end)
|
1124
|
-
|
1125
|
-
api.add_operation(:get_data_source, Seahorse::Model::Operation.new.tap do |o|
|
1126
|
-
o.name = "GetDataSource"
|
1127
|
-
o.http_method = "POST"
|
1128
|
-
o.http_request_uri = "/"
|
1129
|
-
o.input = Shapes::ShapeRef.new(shape: GetDataSourceInput)
|
1130
|
-
o.output = Shapes::ShapeRef.new(shape: GetDataSourceOutput)
|
1131
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1132
|
-
"error" => {"httpStatusCode"=>400},
|
1133
|
-
"exception" => true
|
1134
|
-
})
|
1135
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1136
|
-
"error" => {"httpStatusCode"=>404},
|
1137
|
-
"exception" => true
|
1138
|
-
})
|
1139
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1140
|
-
"error" => {"httpStatusCode"=>500},
|
1141
|
-
"exception" => true,
|
1142
|
-
"fault" => true
|
1143
|
-
})
|
1144
|
-
end)
|
1145
|
-
|
1146
|
-
api.add_operation(:get_evaluation, Seahorse::Model::Operation.new.tap do |o|
|
1147
|
-
o.name = "GetEvaluation"
|
1148
|
-
o.http_method = "POST"
|
1149
|
-
o.http_request_uri = "/"
|
1150
|
-
o.input = Shapes::ShapeRef.new(shape: GetEvaluationInput)
|
1151
|
-
o.output = Shapes::ShapeRef.new(shape: GetEvaluationOutput)
|
1152
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1153
|
-
"error" => {"httpStatusCode"=>400},
|
1154
|
-
"exception" => true
|
1155
|
-
})
|
1156
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1157
|
-
"error" => {"httpStatusCode"=>404},
|
1158
|
-
"exception" => true
|
1159
|
-
})
|
1160
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1161
|
-
"error" => {"httpStatusCode"=>500},
|
1162
|
-
"exception" => true,
|
1163
|
-
"fault" => true
|
1164
|
-
})
|
1165
|
-
end)
|
1166
|
-
|
1167
|
-
api.add_operation(:get_ml_model, Seahorse::Model::Operation.new.tap do |o|
|
1168
|
-
o.name = "GetMLModel"
|
1169
|
-
o.http_method = "POST"
|
1170
|
-
o.http_request_uri = "/"
|
1171
|
-
o.input = Shapes::ShapeRef.new(shape: GetMLModelInput)
|
1172
|
-
o.output = Shapes::ShapeRef.new(shape: GetMLModelOutput)
|
1173
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1174
|
-
"error" => {"httpStatusCode"=>400},
|
1175
|
-
"exception" => true
|
1176
|
-
})
|
1177
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1178
|
-
"error" => {"httpStatusCode"=>404},
|
1179
|
-
"exception" => true
|
1180
|
-
})
|
1181
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1182
|
-
"error" => {"httpStatusCode"=>500},
|
1183
|
-
"exception" => true,
|
1184
|
-
"fault" => true
|
1185
|
-
})
|
1186
|
-
end)
|
1187
|
-
|
1188
|
-
api.add_operation(:predict, Seahorse::Model::Operation.new.tap do |o|
|
1189
|
-
o.name = "Predict"
|
1190
|
-
o.http_method = "POST"
|
1191
|
-
o.http_request_uri = "/"
|
1192
|
-
o.input = Shapes::ShapeRef.new(shape: PredictInput)
|
1193
|
-
o.output = Shapes::ShapeRef.new(shape: PredictOutput)
|
1194
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1195
|
-
"error" => {"httpStatusCode"=>400},
|
1196
|
-
"exception" => true
|
1197
|
-
})
|
1198
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1199
|
-
"error" => {"httpStatusCode"=>404},
|
1200
|
-
"exception" => true
|
1201
|
-
})
|
1202
|
-
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
|
1203
|
-
"error" => {"httpStatusCode"=>417},
|
1204
|
-
"exception" => true
|
1205
|
-
})
|
1206
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1207
|
-
"error" => {"httpStatusCode"=>500},
|
1208
|
-
"exception" => true,
|
1209
|
-
"fault" => true
|
1210
|
-
})
|
1211
|
-
o.errors << Shapes::ShapeRef.new(shape: PredictorNotMountedException, metadata: {
|
1212
|
-
"error" => {"httpStatusCode"=>400},
|
1213
|
-
"exception" => true
|
1214
|
-
})
|
1215
|
-
end)
|
1216
|
-
|
1217
|
-
api.add_operation(:update_batch_prediction, Seahorse::Model::Operation.new.tap do |o|
|
1218
|
-
o.name = "UpdateBatchPrediction"
|
1219
|
-
o.http_method = "POST"
|
1220
|
-
o.http_request_uri = "/"
|
1221
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateBatchPredictionInput)
|
1222
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateBatchPredictionOutput)
|
1223
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1224
|
-
"error" => {"httpStatusCode"=>400},
|
1225
|
-
"exception" => true
|
1226
|
-
})
|
1227
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1228
|
-
"error" => {"httpStatusCode"=>404},
|
1229
|
-
"exception" => true
|
1230
|
-
})
|
1231
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1232
|
-
"error" => {"httpStatusCode"=>500},
|
1233
|
-
"exception" => true,
|
1234
|
-
"fault" => true
|
1235
|
-
})
|
1236
|
-
end)
|
1237
|
-
|
1238
|
-
api.add_operation(:update_data_source, Seahorse::Model::Operation.new.tap do |o|
|
1239
|
-
o.name = "UpdateDataSource"
|
1240
|
-
o.http_method = "POST"
|
1241
|
-
o.http_request_uri = "/"
|
1242
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateDataSourceInput)
|
1243
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateDataSourceOutput)
|
1244
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1245
|
-
"error" => {"httpStatusCode"=>400},
|
1246
|
-
"exception" => true
|
1247
|
-
})
|
1248
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1249
|
-
"error" => {"httpStatusCode"=>404},
|
1250
|
-
"exception" => true
|
1251
|
-
})
|
1252
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1253
|
-
"error" => {"httpStatusCode"=>500},
|
1254
|
-
"exception" => true,
|
1255
|
-
"fault" => true
|
1256
|
-
})
|
1257
|
-
end)
|
1258
|
-
|
1259
|
-
api.add_operation(:update_evaluation, Seahorse::Model::Operation.new.tap do |o|
|
1260
|
-
o.name = "UpdateEvaluation"
|
1261
|
-
o.http_method = "POST"
|
1262
|
-
o.http_request_uri = "/"
|
1263
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateEvaluationInput)
|
1264
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateEvaluationOutput)
|
1265
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1266
|
-
"error" => {"httpStatusCode"=>400},
|
1267
|
-
"exception" => true
|
1268
|
-
})
|
1269
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1270
|
-
"error" => {"httpStatusCode"=>404},
|
1271
|
-
"exception" => true
|
1272
|
-
})
|
1273
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1274
|
-
"error" => {"httpStatusCode"=>500},
|
1275
|
-
"exception" => true,
|
1276
|
-
"fault" => true
|
1277
|
-
})
|
1278
|
-
end)
|
1279
|
-
|
1280
|
-
api.add_operation(:update_ml_model, Seahorse::Model::Operation.new.tap do |o|
|
1281
|
-
o.name = "UpdateMLModel"
|
1282
|
-
o.http_method = "POST"
|
1283
|
-
o.http_request_uri = "/"
|
1284
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateMLModelInput)
|
1285
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateMLModelOutput)
|
1286
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException, metadata: {
|
1287
|
-
"error" => {"httpStatusCode"=>400},
|
1288
|
-
"exception" => true
|
1289
|
-
})
|
1290
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
|
1291
|
-
"error" => {"httpStatusCode"=>404},
|
1292
|
-
"exception" => true
|
1293
|
-
})
|
1294
|
-
o.errors << Shapes::ShapeRef.new(shape: InternalServerException, metadata: {
|
1295
|
-
"error" => {"httpStatusCode"=>500},
|
1296
|
-
"exception" => true,
|
1297
|
-
"fault" => true
|
1298
|
-
})
|
1299
|
-
end)
|
1300
|
-
end
|
8
|
+
module Aws::MachineLearning
|
9
|
+
# @api private
|
10
|
+
module ClientApi
|
11
|
+
|
12
|
+
include Seahorse::Model
|
13
|
+
|
14
|
+
AddTagsInput = Shapes::StructureShape.new(name: 'AddTagsInput')
|
15
|
+
AddTagsOutput = Shapes::StructureShape.new(name: 'AddTagsOutput')
|
16
|
+
Algorithm = Shapes::StringShape.new(name: 'Algorithm')
|
17
|
+
AwsUserArn = Shapes::StringShape.new(name: 'AwsUserArn')
|
18
|
+
BatchPrediction = Shapes::StructureShape.new(name: 'BatchPrediction')
|
19
|
+
BatchPredictionFilterVariable = Shapes::StringShape.new(name: 'BatchPredictionFilterVariable')
|
20
|
+
BatchPredictions = Shapes::ListShape.new(name: 'BatchPredictions')
|
21
|
+
ComparatorValue = Shapes::StringShape.new(name: 'ComparatorValue')
|
22
|
+
ComputeStatistics = Shapes::BooleanShape.new(name: 'ComputeStatistics')
|
23
|
+
CreateBatchPredictionInput = Shapes::StructureShape.new(name: 'CreateBatchPredictionInput')
|
24
|
+
CreateBatchPredictionOutput = Shapes::StructureShape.new(name: 'CreateBatchPredictionOutput')
|
25
|
+
CreateDataSourceFromRDSInput = Shapes::StructureShape.new(name: 'CreateDataSourceFromRDSInput')
|
26
|
+
CreateDataSourceFromRDSOutput = Shapes::StructureShape.new(name: 'CreateDataSourceFromRDSOutput')
|
27
|
+
CreateDataSourceFromRedshiftInput = Shapes::StructureShape.new(name: 'CreateDataSourceFromRedshiftInput')
|
28
|
+
CreateDataSourceFromRedshiftOutput = Shapes::StructureShape.new(name: 'CreateDataSourceFromRedshiftOutput')
|
29
|
+
CreateDataSourceFromS3Input = Shapes::StructureShape.new(name: 'CreateDataSourceFromS3Input')
|
30
|
+
CreateDataSourceFromS3Output = Shapes::StructureShape.new(name: 'CreateDataSourceFromS3Output')
|
31
|
+
CreateEvaluationInput = Shapes::StructureShape.new(name: 'CreateEvaluationInput')
|
32
|
+
CreateEvaluationOutput = Shapes::StructureShape.new(name: 'CreateEvaluationOutput')
|
33
|
+
CreateMLModelInput = Shapes::StructureShape.new(name: 'CreateMLModelInput')
|
34
|
+
CreateMLModelOutput = Shapes::StructureShape.new(name: 'CreateMLModelOutput')
|
35
|
+
CreateRealtimeEndpointInput = Shapes::StructureShape.new(name: 'CreateRealtimeEndpointInput')
|
36
|
+
CreateRealtimeEndpointOutput = Shapes::StructureShape.new(name: 'CreateRealtimeEndpointOutput')
|
37
|
+
DataRearrangement = Shapes::StringShape.new(name: 'DataRearrangement')
|
38
|
+
DataSchema = Shapes::StringShape.new(name: 'DataSchema')
|
39
|
+
DataSource = Shapes::StructureShape.new(name: 'DataSource')
|
40
|
+
DataSourceFilterVariable = Shapes::StringShape.new(name: 'DataSourceFilterVariable')
|
41
|
+
DataSources = Shapes::ListShape.new(name: 'DataSources')
|
42
|
+
DeleteBatchPredictionInput = Shapes::StructureShape.new(name: 'DeleteBatchPredictionInput')
|
43
|
+
DeleteBatchPredictionOutput = Shapes::StructureShape.new(name: 'DeleteBatchPredictionOutput')
|
44
|
+
DeleteDataSourceInput = Shapes::StructureShape.new(name: 'DeleteDataSourceInput')
|
45
|
+
DeleteDataSourceOutput = Shapes::StructureShape.new(name: 'DeleteDataSourceOutput')
|
46
|
+
DeleteEvaluationInput = Shapes::StructureShape.new(name: 'DeleteEvaluationInput')
|
47
|
+
DeleteEvaluationOutput = Shapes::StructureShape.new(name: 'DeleteEvaluationOutput')
|
48
|
+
DeleteMLModelInput = Shapes::StructureShape.new(name: 'DeleteMLModelInput')
|
49
|
+
DeleteMLModelOutput = Shapes::StructureShape.new(name: 'DeleteMLModelOutput')
|
50
|
+
DeleteRealtimeEndpointInput = Shapes::StructureShape.new(name: 'DeleteRealtimeEndpointInput')
|
51
|
+
DeleteRealtimeEndpointOutput = Shapes::StructureShape.new(name: 'DeleteRealtimeEndpointOutput')
|
52
|
+
DeleteTagsInput = Shapes::StructureShape.new(name: 'DeleteTagsInput')
|
53
|
+
DeleteTagsOutput = Shapes::StructureShape.new(name: 'DeleteTagsOutput')
|
54
|
+
DescribeBatchPredictionsInput = Shapes::StructureShape.new(name: 'DescribeBatchPredictionsInput')
|
55
|
+
DescribeBatchPredictionsOutput = Shapes::StructureShape.new(name: 'DescribeBatchPredictionsOutput')
|
56
|
+
DescribeDataSourcesInput = Shapes::StructureShape.new(name: 'DescribeDataSourcesInput')
|
57
|
+
DescribeDataSourcesOutput = Shapes::StructureShape.new(name: 'DescribeDataSourcesOutput')
|
58
|
+
DescribeEvaluationsInput = Shapes::StructureShape.new(name: 'DescribeEvaluationsInput')
|
59
|
+
DescribeEvaluationsOutput = Shapes::StructureShape.new(name: 'DescribeEvaluationsOutput')
|
60
|
+
DescribeMLModelsInput = Shapes::StructureShape.new(name: 'DescribeMLModelsInput')
|
61
|
+
DescribeMLModelsOutput = Shapes::StructureShape.new(name: 'DescribeMLModelsOutput')
|
62
|
+
DescribeTagsInput = Shapes::StructureShape.new(name: 'DescribeTagsInput')
|
63
|
+
DescribeTagsOutput = Shapes::StructureShape.new(name: 'DescribeTagsOutput')
|
64
|
+
DetailsAttributes = Shapes::StringShape.new(name: 'DetailsAttributes')
|
65
|
+
DetailsMap = Shapes::MapShape.new(name: 'DetailsMap')
|
66
|
+
DetailsValue = Shapes::StringShape.new(name: 'DetailsValue')
|
67
|
+
EDPPipelineId = Shapes::StringShape.new(name: 'EDPPipelineId')
|
68
|
+
EDPResourceRole = Shapes::StringShape.new(name: 'EDPResourceRole')
|
69
|
+
EDPSecurityGroupId = Shapes::StringShape.new(name: 'EDPSecurityGroupId')
|
70
|
+
EDPSecurityGroupIds = Shapes::ListShape.new(name: 'EDPSecurityGroupIds')
|
71
|
+
EDPServiceRole = Shapes::StringShape.new(name: 'EDPServiceRole')
|
72
|
+
EDPSubnetId = Shapes::StringShape.new(name: 'EDPSubnetId')
|
73
|
+
EntityId = Shapes::StringShape.new(name: 'EntityId')
|
74
|
+
EntityName = Shapes::StringShape.new(name: 'EntityName')
|
75
|
+
EntityStatus = Shapes::StringShape.new(name: 'EntityStatus')
|
76
|
+
EpochTime = Shapes::TimestampShape.new(name: 'EpochTime')
|
77
|
+
ErrorCode = Shapes::IntegerShape.new(name: 'ErrorCode')
|
78
|
+
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
79
|
+
Evaluation = Shapes::StructureShape.new(name: 'Evaluation')
|
80
|
+
EvaluationFilterVariable = Shapes::StringShape.new(name: 'EvaluationFilterVariable')
|
81
|
+
Evaluations = Shapes::ListShape.new(name: 'Evaluations')
|
82
|
+
GetBatchPredictionInput = Shapes::StructureShape.new(name: 'GetBatchPredictionInput')
|
83
|
+
GetBatchPredictionOutput = Shapes::StructureShape.new(name: 'GetBatchPredictionOutput')
|
84
|
+
GetDataSourceInput = Shapes::StructureShape.new(name: 'GetDataSourceInput')
|
85
|
+
GetDataSourceOutput = Shapes::StructureShape.new(name: 'GetDataSourceOutput')
|
86
|
+
GetEvaluationInput = Shapes::StructureShape.new(name: 'GetEvaluationInput')
|
87
|
+
GetEvaluationOutput = Shapes::StructureShape.new(name: 'GetEvaluationOutput')
|
88
|
+
GetMLModelInput = Shapes::StructureShape.new(name: 'GetMLModelInput')
|
89
|
+
GetMLModelOutput = Shapes::StructureShape.new(name: 'GetMLModelOutput')
|
90
|
+
IdempotentParameterMismatchException = Shapes::StructureShape.new(name: 'IdempotentParameterMismatchException')
|
91
|
+
IntegerType = Shapes::IntegerShape.new(name: 'IntegerType')
|
92
|
+
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
93
|
+
InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
|
94
|
+
InvalidTagException = Shapes::StructureShape.new(name: 'InvalidTagException')
|
95
|
+
Label = Shapes::StringShape.new(name: 'Label')
|
96
|
+
LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
|
97
|
+
LongType = Shapes::IntegerShape.new(name: 'LongType')
|
98
|
+
MLModel = Shapes::StructureShape.new(name: 'MLModel')
|
99
|
+
MLModelFilterVariable = Shapes::StringShape.new(name: 'MLModelFilterVariable')
|
100
|
+
MLModelName = Shapes::StringShape.new(name: 'MLModelName')
|
101
|
+
MLModelType = Shapes::StringShape.new(name: 'MLModelType')
|
102
|
+
MLModels = Shapes::ListShape.new(name: 'MLModels')
|
103
|
+
Message = Shapes::StringShape.new(name: 'Message')
|
104
|
+
PageLimit = Shapes::IntegerShape.new(name: 'PageLimit')
|
105
|
+
PerformanceMetrics = Shapes::StructureShape.new(name: 'PerformanceMetrics')
|
106
|
+
PerformanceMetricsProperties = Shapes::MapShape.new(name: 'PerformanceMetricsProperties')
|
107
|
+
PerformanceMetricsPropertyKey = Shapes::StringShape.new(name: 'PerformanceMetricsPropertyKey')
|
108
|
+
PerformanceMetricsPropertyValue = Shapes::StringShape.new(name: 'PerformanceMetricsPropertyValue')
|
109
|
+
PredictInput = Shapes::StructureShape.new(name: 'PredictInput')
|
110
|
+
PredictOutput = Shapes::StructureShape.new(name: 'PredictOutput')
|
111
|
+
Prediction = Shapes::StructureShape.new(name: 'Prediction')
|
112
|
+
PredictorNotMountedException = Shapes::StructureShape.new(name: 'PredictorNotMountedException')
|
113
|
+
PresignedS3Url = Shapes::StringShape.new(name: 'PresignedS3Url')
|
114
|
+
RDSDataSpec = Shapes::StructureShape.new(name: 'RDSDataSpec')
|
115
|
+
RDSDatabase = Shapes::StructureShape.new(name: 'RDSDatabase')
|
116
|
+
RDSDatabaseCredentials = Shapes::StructureShape.new(name: 'RDSDatabaseCredentials')
|
117
|
+
RDSDatabaseName = Shapes::StringShape.new(name: 'RDSDatabaseName')
|
118
|
+
RDSDatabasePassword = Shapes::StringShape.new(name: 'RDSDatabasePassword')
|
119
|
+
RDSDatabaseUsername = Shapes::StringShape.new(name: 'RDSDatabaseUsername')
|
120
|
+
RDSInstanceIdentifier = Shapes::StringShape.new(name: 'RDSInstanceIdentifier')
|
121
|
+
RDSMetadata = Shapes::StructureShape.new(name: 'RDSMetadata')
|
122
|
+
RDSSelectSqlQuery = Shapes::StringShape.new(name: 'RDSSelectSqlQuery')
|
123
|
+
RealtimeEndpointInfo = Shapes::StructureShape.new(name: 'RealtimeEndpointInfo')
|
124
|
+
RealtimeEndpointStatus = Shapes::StringShape.new(name: 'RealtimeEndpointStatus')
|
125
|
+
Recipe = Shapes::StringShape.new(name: 'Recipe')
|
126
|
+
Record = Shapes::MapShape.new(name: 'Record')
|
127
|
+
RedshiftClusterIdentifier = Shapes::StringShape.new(name: 'RedshiftClusterIdentifier')
|
128
|
+
RedshiftDataSpec = Shapes::StructureShape.new(name: 'RedshiftDataSpec')
|
129
|
+
RedshiftDatabase = Shapes::StructureShape.new(name: 'RedshiftDatabase')
|
130
|
+
RedshiftDatabaseCredentials = Shapes::StructureShape.new(name: 'RedshiftDatabaseCredentials')
|
131
|
+
RedshiftDatabaseName = Shapes::StringShape.new(name: 'RedshiftDatabaseName')
|
132
|
+
RedshiftDatabasePassword = Shapes::StringShape.new(name: 'RedshiftDatabasePassword')
|
133
|
+
RedshiftDatabaseUsername = Shapes::StringShape.new(name: 'RedshiftDatabaseUsername')
|
134
|
+
RedshiftMetadata = Shapes::StructureShape.new(name: 'RedshiftMetadata')
|
135
|
+
RedshiftSelectSqlQuery = Shapes::StringShape.new(name: 'RedshiftSelectSqlQuery')
|
136
|
+
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
137
|
+
RoleARN = Shapes::StringShape.new(name: 'RoleARN')
|
138
|
+
S3DataSpec = Shapes::StructureShape.new(name: 'S3DataSpec')
|
139
|
+
S3Url = Shapes::StringShape.new(name: 'S3Url')
|
140
|
+
ScoreThreshold = Shapes::FloatShape.new(name: 'ScoreThreshold')
|
141
|
+
ScoreValue = Shapes::FloatShape.new(name: 'ScoreValue')
|
142
|
+
ScoreValuePerLabelMap = Shapes::MapShape.new(name: 'ScoreValuePerLabelMap')
|
143
|
+
SortOrder = Shapes::StringShape.new(name: 'SortOrder')
|
144
|
+
StringType = Shapes::StringShape.new(name: 'StringType')
|
145
|
+
Tag = Shapes::StructureShape.new(name: 'Tag')
|
146
|
+
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
147
|
+
TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
|
148
|
+
TagLimitExceededException = Shapes::StructureShape.new(name: 'TagLimitExceededException')
|
149
|
+
TagList = Shapes::ListShape.new(name: 'TagList')
|
150
|
+
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
151
|
+
TaggableResourceType = Shapes::StringShape.new(name: 'TaggableResourceType')
|
152
|
+
TrainingParameters = Shapes::MapShape.new(name: 'TrainingParameters')
|
153
|
+
UpdateBatchPredictionInput = Shapes::StructureShape.new(name: 'UpdateBatchPredictionInput')
|
154
|
+
UpdateBatchPredictionOutput = Shapes::StructureShape.new(name: 'UpdateBatchPredictionOutput')
|
155
|
+
UpdateDataSourceInput = Shapes::StructureShape.new(name: 'UpdateDataSourceInput')
|
156
|
+
UpdateDataSourceOutput = Shapes::StructureShape.new(name: 'UpdateDataSourceOutput')
|
157
|
+
UpdateEvaluationInput = Shapes::StructureShape.new(name: 'UpdateEvaluationInput')
|
158
|
+
UpdateEvaluationOutput = Shapes::StructureShape.new(name: 'UpdateEvaluationOutput')
|
159
|
+
UpdateMLModelInput = Shapes::StructureShape.new(name: 'UpdateMLModelInput')
|
160
|
+
UpdateMLModelOutput = Shapes::StructureShape.new(name: 'UpdateMLModelOutput')
|
161
|
+
VariableName = Shapes::StringShape.new(name: 'VariableName')
|
162
|
+
VariableValue = Shapes::StringShape.new(name: 'VariableValue')
|
163
|
+
Verbose = Shapes::BooleanShape.new(name: 'Verbose')
|
164
|
+
VipURL = Shapes::StringShape.new(name: 'VipURL')
|
165
|
+
floatLabel = Shapes::FloatShape.new(name: 'floatLabel')
|
166
|
+
|
167
|
+
AddTagsInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
|
168
|
+
AddTagsInput.add_member(:resource_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "ResourceId"))
|
169
|
+
AddTagsInput.add_member(:resource_type, Shapes::ShapeRef.new(shape: TaggableResourceType, required: true, location_name: "ResourceType"))
|
170
|
+
AddTagsInput.struct_class = Types::AddTagsInput
|
171
|
+
|
172
|
+
AddTagsOutput.add_member(:resource_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "ResourceId"))
|
173
|
+
AddTagsOutput.add_member(:resource_type, Shapes::ShapeRef.new(shape: TaggableResourceType, location_name: "ResourceType"))
|
174
|
+
AddTagsOutput.struct_class = Types::AddTagsOutput
|
175
|
+
|
176
|
+
BatchPrediction.add_member(:batch_prediction_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "BatchPredictionId"))
|
177
|
+
BatchPrediction.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
178
|
+
BatchPrediction.add_member(:batch_prediction_data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "BatchPredictionDataSourceId"))
|
179
|
+
BatchPrediction.add_member(:input_data_location_s3, Shapes::ShapeRef.new(shape: S3Url, location_name: "InputDataLocationS3"))
|
180
|
+
BatchPrediction.add_member(:created_by_iam_user, Shapes::ShapeRef.new(shape: AwsUserArn, location_name: "CreatedByIamUser"))
|
181
|
+
BatchPrediction.add_member(:created_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "CreatedAt"))
|
182
|
+
BatchPrediction.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "LastUpdatedAt"))
|
183
|
+
BatchPrediction.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, location_name: "Name"))
|
184
|
+
BatchPrediction.add_member(:status, Shapes::ShapeRef.new(shape: EntityStatus, location_name: "Status"))
|
185
|
+
BatchPrediction.add_member(:output_uri, Shapes::ShapeRef.new(shape: S3Url, location_name: "OutputUri"))
|
186
|
+
BatchPrediction.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
|
187
|
+
BatchPrediction.add_member(:compute_time, Shapes::ShapeRef.new(shape: LongType, location_name: "ComputeTime"))
|
188
|
+
BatchPrediction.add_member(:finished_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "FinishedAt"))
|
189
|
+
BatchPrediction.add_member(:started_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "StartedAt"))
|
190
|
+
BatchPrediction.add_member(:total_record_count, Shapes::ShapeRef.new(shape: LongType, location_name: "TotalRecordCount"))
|
191
|
+
BatchPrediction.add_member(:invalid_record_count, Shapes::ShapeRef.new(shape: LongType, location_name: "InvalidRecordCount"))
|
192
|
+
BatchPrediction.struct_class = Types::BatchPrediction
|
193
|
+
|
194
|
+
BatchPredictions.member = Shapes::ShapeRef.new(shape: BatchPrediction)
|
195
|
+
|
196
|
+
CreateBatchPredictionInput.add_member(:batch_prediction_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "BatchPredictionId"))
|
197
|
+
CreateBatchPredictionInput.add_member(:batch_prediction_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "BatchPredictionName"))
|
198
|
+
CreateBatchPredictionInput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "MLModelId"))
|
199
|
+
CreateBatchPredictionInput.add_member(:batch_prediction_data_source_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "BatchPredictionDataSourceId"))
|
200
|
+
CreateBatchPredictionInput.add_member(:output_uri, Shapes::ShapeRef.new(shape: S3Url, required: true, location_name: "OutputUri"))
|
201
|
+
CreateBatchPredictionInput.struct_class = Types::CreateBatchPredictionInput
|
202
|
+
|
203
|
+
CreateBatchPredictionOutput.add_member(:batch_prediction_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "BatchPredictionId"))
|
204
|
+
CreateBatchPredictionOutput.struct_class = Types::CreateBatchPredictionOutput
|
205
|
+
|
206
|
+
CreateDataSourceFromRDSInput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "DataSourceId"))
|
207
|
+
CreateDataSourceFromRDSInput.add_member(:data_source_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "DataSourceName"))
|
208
|
+
CreateDataSourceFromRDSInput.add_member(:rds_data, Shapes::ShapeRef.new(shape: RDSDataSpec, required: true, location_name: "RDSData"))
|
209
|
+
CreateDataSourceFromRDSInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
|
210
|
+
CreateDataSourceFromRDSInput.add_member(:compute_statistics, Shapes::ShapeRef.new(shape: ComputeStatistics, location_name: "ComputeStatistics"))
|
211
|
+
CreateDataSourceFromRDSInput.struct_class = Types::CreateDataSourceFromRDSInput
|
212
|
+
|
213
|
+
CreateDataSourceFromRDSOutput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "DataSourceId"))
|
214
|
+
CreateDataSourceFromRDSOutput.struct_class = Types::CreateDataSourceFromRDSOutput
|
215
|
+
|
216
|
+
CreateDataSourceFromRedshiftInput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "DataSourceId"))
|
217
|
+
CreateDataSourceFromRedshiftInput.add_member(:data_source_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "DataSourceName"))
|
218
|
+
CreateDataSourceFromRedshiftInput.add_member(:data_spec, Shapes::ShapeRef.new(shape: RedshiftDataSpec, required: true, location_name: "DataSpec"))
|
219
|
+
CreateDataSourceFromRedshiftInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
|
220
|
+
CreateDataSourceFromRedshiftInput.add_member(:compute_statistics, Shapes::ShapeRef.new(shape: ComputeStatistics, location_name: "ComputeStatistics"))
|
221
|
+
CreateDataSourceFromRedshiftInput.struct_class = Types::CreateDataSourceFromRedshiftInput
|
222
|
+
|
223
|
+
CreateDataSourceFromRedshiftOutput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "DataSourceId"))
|
224
|
+
CreateDataSourceFromRedshiftOutput.struct_class = Types::CreateDataSourceFromRedshiftOutput
|
225
|
+
|
226
|
+
CreateDataSourceFromS3Input.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "DataSourceId"))
|
227
|
+
CreateDataSourceFromS3Input.add_member(:data_source_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "DataSourceName"))
|
228
|
+
CreateDataSourceFromS3Input.add_member(:data_spec, Shapes::ShapeRef.new(shape: S3DataSpec, required: true, location_name: "DataSpec"))
|
229
|
+
CreateDataSourceFromS3Input.add_member(:compute_statistics, Shapes::ShapeRef.new(shape: ComputeStatistics, location_name: "ComputeStatistics"))
|
230
|
+
CreateDataSourceFromS3Input.struct_class = Types::CreateDataSourceFromS3Input
|
231
|
+
|
232
|
+
CreateDataSourceFromS3Output.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "DataSourceId"))
|
233
|
+
CreateDataSourceFromS3Output.struct_class = Types::CreateDataSourceFromS3Output
|
234
|
+
|
235
|
+
CreateEvaluationInput.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EvaluationId"))
|
236
|
+
CreateEvaluationInput.add_member(:evaluation_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "EvaluationName"))
|
237
|
+
CreateEvaluationInput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "MLModelId"))
|
238
|
+
CreateEvaluationInput.add_member(:evaluation_data_source_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EvaluationDataSourceId"))
|
239
|
+
CreateEvaluationInput.struct_class = Types::CreateEvaluationInput
|
240
|
+
|
241
|
+
CreateEvaluationOutput.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EvaluationId"))
|
242
|
+
CreateEvaluationOutput.struct_class = Types::CreateEvaluationOutput
|
243
|
+
|
244
|
+
CreateMLModelInput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "MLModelId"))
|
245
|
+
CreateMLModelInput.add_member(:ml_model_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "MLModelName"))
|
246
|
+
CreateMLModelInput.add_member(:ml_model_type, Shapes::ShapeRef.new(shape: MLModelType, required: true, location_name: "MLModelType"))
|
247
|
+
CreateMLModelInput.add_member(:parameters, Shapes::ShapeRef.new(shape: TrainingParameters, location_name: "Parameters"))
|
248
|
+
CreateMLModelInput.add_member(:training_data_source_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "TrainingDataSourceId"))
|
249
|
+
CreateMLModelInput.add_member(:recipe, Shapes::ShapeRef.new(shape: Recipe, location_name: "Recipe"))
|
250
|
+
CreateMLModelInput.add_member(:recipe_uri, Shapes::ShapeRef.new(shape: S3Url, location_name: "RecipeUri"))
|
251
|
+
CreateMLModelInput.struct_class = Types::CreateMLModelInput
|
252
|
+
|
253
|
+
CreateMLModelOutput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
254
|
+
CreateMLModelOutput.struct_class = Types::CreateMLModelOutput
|
255
|
+
|
256
|
+
CreateRealtimeEndpointInput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "MLModelId"))
|
257
|
+
CreateRealtimeEndpointInput.struct_class = Types::CreateRealtimeEndpointInput
|
258
|
+
|
259
|
+
CreateRealtimeEndpointOutput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
260
|
+
CreateRealtimeEndpointOutput.add_member(:realtime_endpoint_info, Shapes::ShapeRef.new(shape: RealtimeEndpointInfo, location_name: "RealtimeEndpointInfo"))
|
261
|
+
CreateRealtimeEndpointOutput.struct_class = Types::CreateRealtimeEndpointOutput
|
262
|
+
|
263
|
+
DataSource.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "DataSourceId"))
|
264
|
+
DataSource.add_member(:data_location_s3, Shapes::ShapeRef.new(shape: S3Url, location_name: "DataLocationS3"))
|
265
|
+
DataSource.add_member(:data_rearrangement, Shapes::ShapeRef.new(shape: DataRearrangement, location_name: "DataRearrangement"))
|
266
|
+
DataSource.add_member(:created_by_iam_user, Shapes::ShapeRef.new(shape: AwsUserArn, location_name: "CreatedByIamUser"))
|
267
|
+
DataSource.add_member(:created_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "CreatedAt"))
|
268
|
+
DataSource.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "LastUpdatedAt"))
|
269
|
+
DataSource.add_member(:data_size_in_bytes, Shapes::ShapeRef.new(shape: LongType, location_name: "DataSizeInBytes"))
|
270
|
+
DataSource.add_member(:number_of_files, Shapes::ShapeRef.new(shape: LongType, location_name: "NumberOfFiles"))
|
271
|
+
DataSource.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, location_name: "Name"))
|
272
|
+
DataSource.add_member(:status, Shapes::ShapeRef.new(shape: EntityStatus, location_name: "Status"))
|
273
|
+
DataSource.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
|
274
|
+
DataSource.add_member(:redshift_metadata, Shapes::ShapeRef.new(shape: RedshiftMetadata, location_name: "RedshiftMetadata"))
|
275
|
+
DataSource.add_member(:rds_metadata, Shapes::ShapeRef.new(shape: RDSMetadata, location_name: "RDSMetadata"))
|
276
|
+
DataSource.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
|
277
|
+
DataSource.add_member(:compute_statistics, Shapes::ShapeRef.new(shape: ComputeStatistics, location_name: "ComputeStatistics"))
|
278
|
+
DataSource.add_member(:compute_time, Shapes::ShapeRef.new(shape: LongType, location_name: "ComputeTime"))
|
279
|
+
DataSource.add_member(:finished_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "FinishedAt"))
|
280
|
+
DataSource.add_member(:started_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "StartedAt"))
|
281
|
+
DataSource.struct_class = Types::DataSource
|
282
|
+
|
283
|
+
DataSources.member = Shapes::ShapeRef.new(shape: DataSource)
|
284
|
+
|
285
|
+
DeleteBatchPredictionInput.add_member(:batch_prediction_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "BatchPredictionId"))
|
286
|
+
DeleteBatchPredictionInput.struct_class = Types::DeleteBatchPredictionInput
|
287
|
+
|
288
|
+
DeleteBatchPredictionOutput.add_member(:batch_prediction_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "BatchPredictionId"))
|
289
|
+
DeleteBatchPredictionOutput.struct_class = Types::DeleteBatchPredictionOutput
|
290
|
+
|
291
|
+
DeleteDataSourceInput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "DataSourceId"))
|
292
|
+
DeleteDataSourceInput.struct_class = Types::DeleteDataSourceInput
|
293
|
+
|
294
|
+
DeleteDataSourceOutput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "DataSourceId"))
|
295
|
+
DeleteDataSourceOutput.struct_class = Types::DeleteDataSourceOutput
|
296
|
+
|
297
|
+
DeleteEvaluationInput.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EvaluationId"))
|
298
|
+
DeleteEvaluationInput.struct_class = Types::DeleteEvaluationInput
|
299
|
+
|
300
|
+
DeleteEvaluationOutput.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EvaluationId"))
|
301
|
+
DeleteEvaluationOutput.struct_class = Types::DeleteEvaluationOutput
|
302
|
+
|
303
|
+
DeleteMLModelInput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "MLModelId"))
|
304
|
+
DeleteMLModelInput.struct_class = Types::DeleteMLModelInput
|
305
|
+
|
306
|
+
DeleteMLModelOutput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
307
|
+
DeleteMLModelOutput.struct_class = Types::DeleteMLModelOutput
|
308
|
+
|
309
|
+
DeleteRealtimeEndpointInput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "MLModelId"))
|
310
|
+
DeleteRealtimeEndpointInput.struct_class = Types::DeleteRealtimeEndpointInput
|
311
|
+
|
312
|
+
DeleteRealtimeEndpointOutput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
313
|
+
DeleteRealtimeEndpointOutput.add_member(:realtime_endpoint_info, Shapes::ShapeRef.new(shape: RealtimeEndpointInfo, location_name: "RealtimeEndpointInfo"))
|
314
|
+
DeleteRealtimeEndpointOutput.struct_class = Types::DeleteRealtimeEndpointOutput
|
315
|
+
|
316
|
+
DeleteTagsInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
|
317
|
+
DeleteTagsInput.add_member(:resource_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "ResourceId"))
|
318
|
+
DeleteTagsInput.add_member(:resource_type, Shapes::ShapeRef.new(shape: TaggableResourceType, required: true, location_name: "ResourceType"))
|
319
|
+
DeleteTagsInput.struct_class = Types::DeleteTagsInput
|
320
|
+
|
321
|
+
DeleteTagsOutput.add_member(:resource_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "ResourceId"))
|
322
|
+
DeleteTagsOutput.add_member(:resource_type, Shapes::ShapeRef.new(shape: TaggableResourceType, location_name: "ResourceType"))
|
323
|
+
DeleteTagsOutput.struct_class = Types::DeleteTagsOutput
|
324
|
+
|
325
|
+
DescribeBatchPredictionsInput.add_member(:filter_variable, Shapes::ShapeRef.new(shape: BatchPredictionFilterVariable, location_name: "FilterVariable"))
|
326
|
+
DescribeBatchPredictionsInput.add_member(:eq, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "EQ"))
|
327
|
+
DescribeBatchPredictionsInput.add_member(:gt, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "GT"))
|
328
|
+
DescribeBatchPredictionsInput.add_member(:lt, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "LT"))
|
329
|
+
DescribeBatchPredictionsInput.add_member(:ge, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "GE"))
|
330
|
+
DescribeBatchPredictionsInput.add_member(:le, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "LE"))
|
331
|
+
DescribeBatchPredictionsInput.add_member(:ne, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "NE"))
|
332
|
+
DescribeBatchPredictionsInput.add_member(:prefix, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "Prefix"))
|
333
|
+
DescribeBatchPredictionsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
334
|
+
DescribeBatchPredictionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: StringType, location_name: "NextToken"))
|
335
|
+
DescribeBatchPredictionsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PageLimit, location_name: "Limit"))
|
336
|
+
DescribeBatchPredictionsInput.struct_class = Types::DescribeBatchPredictionsInput
|
337
|
+
|
338
|
+
DescribeBatchPredictionsOutput.add_member(:results, Shapes::ShapeRef.new(shape: BatchPredictions, location_name: "Results"))
|
339
|
+
DescribeBatchPredictionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: StringType, location_name: "NextToken"))
|
340
|
+
DescribeBatchPredictionsOutput.struct_class = Types::DescribeBatchPredictionsOutput
|
341
|
+
|
342
|
+
DescribeDataSourcesInput.add_member(:filter_variable, Shapes::ShapeRef.new(shape: DataSourceFilterVariable, location_name: "FilterVariable"))
|
343
|
+
DescribeDataSourcesInput.add_member(:eq, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "EQ"))
|
344
|
+
DescribeDataSourcesInput.add_member(:gt, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "GT"))
|
345
|
+
DescribeDataSourcesInput.add_member(:lt, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "LT"))
|
346
|
+
DescribeDataSourcesInput.add_member(:ge, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "GE"))
|
347
|
+
DescribeDataSourcesInput.add_member(:le, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "LE"))
|
348
|
+
DescribeDataSourcesInput.add_member(:ne, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "NE"))
|
349
|
+
DescribeDataSourcesInput.add_member(:prefix, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "Prefix"))
|
350
|
+
DescribeDataSourcesInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
351
|
+
DescribeDataSourcesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: StringType, location_name: "NextToken"))
|
352
|
+
DescribeDataSourcesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PageLimit, location_name: "Limit"))
|
353
|
+
DescribeDataSourcesInput.struct_class = Types::DescribeDataSourcesInput
|
354
|
+
|
355
|
+
DescribeDataSourcesOutput.add_member(:results, Shapes::ShapeRef.new(shape: DataSources, location_name: "Results"))
|
356
|
+
DescribeDataSourcesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: StringType, location_name: "NextToken"))
|
357
|
+
DescribeDataSourcesOutput.struct_class = Types::DescribeDataSourcesOutput
|
358
|
+
|
359
|
+
DescribeEvaluationsInput.add_member(:filter_variable, Shapes::ShapeRef.new(shape: EvaluationFilterVariable, location_name: "FilterVariable"))
|
360
|
+
DescribeEvaluationsInput.add_member(:eq, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "EQ"))
|
361
|
+
DescribeEvaluationsInput.add_member(:gt, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "GT"))
|
362
|
+
DescribeEvaluationsInput.add_member(:lt, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "LT"))
|
363
|
+
DescribeEvaluationsInput.add_member(:ge, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "GE"))
|
364
|
+
DescribeEvaluationsInput.add_member(:le, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "LE"))
|
365
|
+
DescribeEvaluationsInput.add_member(:ne, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "NE"))
|
366
|
+
DescribeEvaluationsInput.add_member(:prefix, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "Prefix"))
|
367
|
+
DescribeEvaluationsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
368
|
+
DescribeEvaluationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: StringType, location_name: "NextToken"))
|
369
|
+
DescribeEvaluationsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PageLimit, location_name: "Limit"))
|
370
|
+
DescribeEvaluationsInput.struct_class = Types::DescribeEvaluationsInput
|
371
|
+
|
372
|
+
DescribeEvaluationsOutput.add_member(:results, Shapes::ShapeRef.new(shape: Evaluations, location_name: "Results"))
|
373
|
+
DescribeEvaluationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: StringType, location_name: "NextToken"))
|
374
|
+
DescribeEvaluationsOutput.struct_class = Types::DescribeEvaluationsOutput
|
375
|
+
|
376
|
+
DescribeMLModelsInput.add_member(:filter_variable, Shapes::ShapeRef.new(shape: MLModelFilterVariable, location_name: "FilterVariable"))
|
377
|
+
DescribeMLModelsInput.add_member(:eq, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "EQ"))
|
378
|
+
DescribeMLModelsInput.add_member(:gt, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "GT"))
|
379
|
+
DescribeMLModelsInput.add_member(:lt, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "LT"))
|
380
|
+
DescribeMLModelsInput.add_member(:ge, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "GE"))
|
381
|
+
DescribeMLModelsInput.add_member(:le, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "LE"))
|
382
|
+
DescribeMLModelsInput.add_member(:ne, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "NE"))
|
383
|
+
DescribeMLModelsInput.add_member(:prefix, Shapes::ShapeRef.new(shape: ComparatorValue, location_name: "Prefix"))
|
384
|
+
DescribeMLModelsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
385
|
+
DescribeMLModelsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: StringType, location_name: "NextToken"))
|
386
|
+
DescribeMLModelsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PageLimit, location_name: "Limit"))
|
387
|
+
DescribeMLModelsInput.struct_class = Types::DescribeMLModelsInput
|
388
|
+
|
389
|
+
DescribeMLModelsOutput.add_member(:results, Shapes::ShapeRef.new(shape: MLModels, location_name: "Results"))
|
390
|
+
DescribeMLModelsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: StringType, location_name: "NextToken"))
|
391
|
+
DescribeMLModelsOutput.struct_class = Types::DescribeMLModelsOutput
|
392
|
+
|
393
|
+
DescribeTagsInput.add_member(:resource_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "ResourceId"))
|
394
|
+
DescribeTagsInput.add_member(:resource_type, Shapes::ShapeRef.new(shape: TaggableResourceType, required: true, location_name: "ResourceType"))
|
395
|
+
DescribeTagsInput.struct_class = Types::DescribeTagsInput
|
396
|
+
|
397
|
+
DescribeTagsOutput.add_member(:resource_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "ResourceId"))
|
398
|
+
DescribeTagsOutput.add_member(:resource_type, Shapes::ShapeRef.new(shape: TaggableResourceType, location_name: "ResourceType"))
|
399
|
+
DescribeTagsOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
400
|
+
DescribeTagsOutput.struct_class = Types::DescribeTagsOutput
|
401
|
+
|
402
|
+
DetailsMap.key = Shapes::ShapeRef.new(shape: DetailsAttributes)
|
403
|
+
DetailsMap.value = Shapes::ShapeRef.new(shape: DetailsValue)
|
404
|
+
|
405
|
+
EDPSecurityGroupIds.member = Shapes::ShapeRef.new(shape: EDPSecurityGroupId)
|
406
|
+
|
407
|
+
Evaluation.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EvaluationId"))
|
408
|
+
Evaluation.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
409
|
+
Evaluation.add_member(:evaluation_data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EvaluationDataSourceId"))
|
410
|
+
Evaluation.add_member(:input_data_location_s3, Shapes::ShapeRef.new(shape: S3Url, location_name: "InputDataLocationS3"))
|
411
|
+
Evaluation.add_member(:created_by_iam_user, Shapes::ShapeRef.new(shape: AwsUserArn, location_name: "CreatedByIamUser"))
|
412
|
+
Evaluation.add_member(:created_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "CreatedAt"))
|
413
|
+
Evaluation.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "LastUpdatedAt"))
|
414
|
+
Evaluation.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, location_name: "Name"))
|
415
|
+
Evaluation.add_member(:status, Shapes::ShapeRef.new(shape: EntityStatus, location_name: "Status"))
|
416
|
+
Evaluation.add_member(:performance_metrics, Shapes::ShapeRef.new(shape: PerformanceMetrics, location_name: "PerformanceMetrics"))
|
417
|
+
Evaluation.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
|
418
|
+
Evaluation.add_member(:compute_time, Shapes::ShapeRef.new(shape: LongType, location_name: "ComputeTime"))
|
419
|
+
Evaluation.add_member(:finished_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "FinishedAt"))
|
420
|
+
Evaluation.add_member(:started_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "StartedAt"))
|
421
|
+
Evaluation.struct_class = Types::Evaluation
|
422
|
+
|
423
|
+
Evaluations.member = Shapes::ShapeRef.new(shape: Evaluation)
|
424
|
+
|
425
|
+
GetBatchPredictionInput.add_member(:batch_prediction_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "BatchPredictionId"))
|
426
|
+
GetBatchPredictionInput.struct_class = Types::GetBatchPredictionInput
|
427
|
+
|
428
|
+
GetBatchPredictionOutput.add_member(:batch_prediction_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "BatchPredictionId"))
|
429
|
+
GetBatchPredictionOutput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
430
|
+
GetBatchPredictionOutput.add_member(:batch_prediction_data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "BatchPredictionDataSourceId"))
|
431
|
+
GetBatchPredictionOutput.add_member(:input_data_location_s3, Shapes::ShapeRef.new(shape: S3Url, location_name: "InputDataLocationS3"))
|
432
|
+
GetBatchPredictionOutput.add_member(:created_by_iam_user, Shapes::ShapeRef.new(shape: AwsUserArn, location_name: "CreatedByIamUser"))
|
433
|
+
GetBatchPredictionOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "CreatedAt"))
|
434
|
+
GetBatchPredictionOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "LastUpdatedAt"))
|
435
|
+
GetBatchPredictionOutput.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, location_name: "Name"))
|
436
|
+
GetBatchPredictionOutput.add_member(:status, Shapes::ShapeRef.new(shape: EntityStatus, location_name: "Status"))
|
437
|
+
GetBatchPredictionOutput.add_member(:output_uri, Shapes::ShapeRef.new(shape: S3Url, location_name: "OutputUri"))
|
438
|
+
GetBatchPredictionOutput.add_member(:log_uri, Shapes::ShapeRef.new(shape: PresignedS3Url, location_name: "LogUri"))
|
439
|
+
GetBatchPredictionOutput.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
|
440
|
+
GetBatchPredictionOutput.add_member(:compute_time, Shapes::ShapeRef.new(shape: LongType, location_name: "ComputeTime"))
|
441
|
+
GetBatchPredictionOutput.add_member(:finished_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "FinishedAt"))
|
442
|
+
GetBatchPredictionOutput.add_member(:started_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "StartedAt"))
|
443
|
+
GetBatchPredictionOutput.add_member(:total_record_count, Shapes::ShapeRef.new(shape: LongType, location_name: "TotalRecordCount"))
|
444
|
+
GetBatchPredictionOutput.add_member(:invalid_record_count, Shapes::ShapeRef.new(shape: LongType, location_name: "InvalidRecordCount"))
|
445
|
+
GetBatchPredictionOutput.struct_class = Types::GetBatchPredictionOutput
|
446
|
+
|
447
|
+
GetDataSourceInput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "DataSourceId"))
|
448
|
+
GetDataSourceInput.add_member(:verbose, Shapes::ShapeRef.new(shape: Verbose, location_name: "Verbose"))
|
449
|
+
GetDataSourceInput.struct_class = Types::GetDataSourceInput
|
450
|
+
|
451
|
+
GetDataSourceOutput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "DataSourceId"))
|
452
|
+
GetDataSourceOutput.add_member(:data_location_s3, Shapes::ShapeRef.new(shape: S3Url, location_name: "DataLocationS3"))
|
453
|
+
GetDataSourceOutput.add_member(:data_rearrangement, Shapes::ShapeRef.new(shape: DataRearrangement, location_name: "DataRearrangement"))
|
454
|
+
GetDataSourceOutput.add_member(:created_by_iam_user, Shapes::ShapeRef.new(shape: AwsUserArn, location_name: "CreatedByIamUser"))
|
455
|
+
GetDataSourceOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "CreatedAt"))
|
456
|
+
GetDataSourceOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "LastUpdatedAt"))
|
457
|
+
GetDataSourceOutput.add_member(:data_size_in_bytes, Shapes::ShapeRef.new(shape: LongType, location_name: "DataSizeInBytes"))
|
458
|
+
GetDataSourceOutput.add_member(:number_of_files, Shapes::ShapeRef.new(shape: LongType, location_name: "NumberOfFiles"))
|
459
|
+
GetDataSourceOutput.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, location_name: "Name"))
|
460
|
+
GetDataSourceOutput.add_member(:status, Shapes::ShapeRef.new(shape: EntityStatus, location_name: "Status"))
|
461
|
+
GetDataSourceOutput.add_member(:log_uri, Shapes::ShapeRef.new(shape: PresignedS3Url, location_name: "LogUri"))
|
462
|
+
GetDataSourceOutput.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
|
463
|
+
GetDataSourceOutput.add_member(:redshift_metadata, Shapes::ShapeRef.new(shape: RedshiftMetadata, location_name: "RedshiftMetadata"))
|
464
|
+
GetDataSourceOutput.add_member(:rds_metadata, Shapes::ShapeRef.new(shape: RDSMetadata, location_name: "RDSMetadata"))
|
465
|
+
GetDataSourceOutput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
|
466
|
+
GetDataSourceOutput.add_member(:compute_statistics, Shapes::ShapeRef.new(shape: ComputeStatistics, location_name: "ComputeStatistics"))
|
467
|
+
GetDataSourceOutput.add_member(:compute_time, Shapes::ShapeRef.new(shape: LongType, location_name: "ComputeTime"))
|
468
|
+
GetDataSourceOutput.add_member(:finished_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "FinishedAt"))
|
469
|
+
GetDataSourceOutput.add_member(:started_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "StartedAt"))
|
470
|
+
GetDataSourceOutput.add_member(:data_source_schema, Shapes::ShapeRef.new(shape: DataSchema, location_name: "DataSourceSchema"))
|
471
|
+
GetDataSourceOutput.struct_class = Types::GetDataSourceOutput
|
472
|
+
|
473
|
+
GetEvaluationInput.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EvaluationId"))
|
474
|
+
GetEvaluationInput.struct_class = Types::GetEvaluationInput
|
475
|
+
|
476
|
+
GetEvaluationOutput.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EvaluationId"))
|
477
|
+
GetEvaluationOutput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
478
|
+
GetEvaluationOutput.add_member(:evaluation_data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EvaluationDataSourceId"))
|
479
|
+
GetEvaluationOutput.add_member(:input_data_location_s3, Shapes::ShapeRef.new(shape: S3Url, location_name: "InputDataLocationS3"))
|
480
|
+
GetEvaluationOutput.add_member(:created_by_iam_user, Shapes::ShapeRef.new(shape: AwsUserArn, location_name: "CreatedByIamUser"))
|
481
|
+
GetEvaluationOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "CreatedAt"))
|
482
|
+
GetEvaluationOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "LastUpdatedAt"))
|
483
|
+
GetEvaluationOutput.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, location_name: "Name"))
|
484
|
+
GetEvaluationOutput.add_member(:status, Shapes::ShapeRef.new(shape: EntityStatus, location_name: "Status"))
|
485
|
+
GetEvaluationOutput.add_member(:performance_metrics, Shapes::ShapeRef.new(shape: PerformanceMetrics, location_name: "PerformanceMetrics"))
|
486
|
+
GetEvaluationOutput.add_member(:log_uri, Shapes::ShapeRef.new(shape: PresignedS3Url, location_name: "LogUri"))
|
487
|
+
GetEvaluationOutput.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
|
488
|
+
GetEvaluationOutput.add_member(:compute_time, Shapes::ShapeRef.new(shape: LongType, location_name: "ComputeTime"))
|
489
|
+
GetEvaluationOutput.add_member(:finished_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "FinishedAt"))
|
490
|
+
GetEvaluationOutput.add_member(:started_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "StartedAt"))
|
491
|
+
GetEvaluationOutput.struct_class = Types::GetEvaluationOutput
|
492
|
+
|
493
|
+
GetMLModelInput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "MLModelId"))
|
494
|
+
GetMLModelInput.add_member(:verbose, Shapes::ShapeRef.new(shape: Verbose, location_name: "Verbose"))
|
495
|
+
GetMLModelInput.struct_class = Types::GetMLModelInput
|
496
|
+
|
497
|
+
GetMLModelOutput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
498
|
+
GetMLModelOutput.add_member(:training_data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "TrainingDataSourceId"))
|
499
|
+
GetMLModelOutput.add_member(:created_by_iam_user, Shapes::ShapeRef.new(shape: AwsUserArn, location_name: "CreatedByIamUser"))
|
500
|
+
GetMLModelOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "CreatedAt"))
|
501
|
+
GetMLModelOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "LastUpdatedAt"))
|
502
|
+
GetMLModelOutput.add_member(:name, Shapes::ShapeRef.new(shape: MLModelName, location_name: "Name"))
|
503
|
+
GetMLModelOutput.add_member(:status, Shapes::ShapeRef.new(shape: EntityStatus, location_name: "Status"))
|
504
|
+
GetMLModelOutput.add_member(:size_in_bytes, Shapes::ShapeRef.new(shape: LongType, location_name: "SizeInBytes"))
|
505
|
+
GetMLModelOutput.add_member(:endpoint_info, Shapes::ShapeRef.new(shape: RealtimeEndpointInfo, location_name: "EndpointInfo"))
|
506
|
+
GetMLModelOutput.add_member(:training_parameters, Shapes::ShapeRef.new(shape: TrainingParameters, location_name: "TrainingParameters"))
|
507
|
+
GetMLModelOutput.add_member(:input_data_location_s3, Shapes::ShapeRef.new(shape: S3Url, location_name: "InputDataLocationS3"))
|
508
|
+
GetMLModelOutput.add_member(:ml_model_type, Shapes::ShapeRef.new(shape: MLModelType, location_name: "MLModelType"))
|
509
|
+
GetMLModelOutput.add_member(:score_threshold, Shapes::ShapeRef.new(shape: ScoreThreshold, location_name: "ScoreThreshold"))
|
510
|
+
GetMLModelOutput.add_member(:score_threshold_last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "ScoreThresholdLastUpdatedAt"))
|
511
|
+
GetMLModelOutput.add_member(:log_uri, Shapes::ShapeRef.new(shape: PresignedS3Url, location_name: "LogUri"))
|
512
|
+
GetMLModelOutput.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
|
513
|
+
GetMLModelOutput.add_member(:compute_time, Shapes::ShapeRef.new(shape: LongType, location_name: "ComputeTime"))
|
514
|
+
GetMLModelOutput.add_member(:finished_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "FinishedAt"))
|
515
|
+
GetMLModelOutput.add_member(:started_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "StartedAt"))
|
516
|
+
GetMLModelOutput.add_member(:recipe, Shapes::ShapeRef.new(shape: Recipe, location_name: "Recipe"))
|
517
|
+
GetMLModelOutput.add_member(:schema, Shapes::ShapeRef.new(shape: DataSchema, location_name: "Schema"))
|
518
|
+
GetMLModelOutput.struct_class = Types::GetMLModelOutput
|
519
|
+
|
520
|
+
MLModel.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
521
|
+
MLModel.add_member(:training_data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "TrainingDataSourceId"))
|
522
|
+
MLModel.add_member(:created_by_iam_user, Shapes::ShapeRef.new(shape: AwsUserArn, location_name: "CreatedByIamUser"))
|
523
|
+
MLModel.add_member(:created_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "CreatedAt"))
|
524
|
+
MLModel.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "LastUpdatedAt"))
|
525
|
+
MLModel.add_member(:name, Shapes::ShapeRef.new(shape: MLModelName, location_name: "Name"))
|
526
|
+
MLModel.add_member(:status, Shapes::ShapeRef.new(shape: EntityStatus, location_name: "Status"))
|
527
|
+
MLModel.add_member(:size_in_bytes, Shapes::ShapeRef.new(shape: LongType, location_name: "SizeInBytes"))
|
528
|
+
MLModel.add_member(:endpoint_info, Shapes::ShapeRef.new(shape: RealtimeEndpointInfo, location_name: "EndpointInfo"))
|
529
|
+
MLModel.add_member(:training_parameters, Shapes::ShapeRef.new(shape: TrainingParameters, location_name: "TrainingParameters"))
|
530
|
+
MLModel.add_member(:input_data_location_s3, Shapes::ShapeRef.new(shape: S3Url, location_name: "InputDataLocationS3"))
|
531
|
+
MLModel.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, location_name: "Algorithm"))
|
532
|
+
MLModel.add_member(:ml_model_type, Shapes::ShapeRef.new(shape: MLModelType, location_name: "MLModelType"))
|
533
|
+
MLModel.add_member(:score_threshold, Shapes::ShapeRef.new(shape: ScoreThreshold, location_name: "ScoreThreshold"))
|
534
|
+
MLModel.add_member(:score_threshold_last_updated_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "ScoreThresholdLastUpdatedAt"))
|
535
|
+
MLModel.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
|
536
|
+
MLModel.add_member(:compute_time, Shapes::ShapeRef.new(shape: LongType, location_name: "ComputeTime"))
|
537
|
+
MLModel.add_member(:finished_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "FinishedAt"))
|
538
|
+
MLModel.add_member(:started_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "StartedAt"))
|
539
|
+
MLModel.struct_class = Types::MLModel
|
540
|
+
|
541
|
+
MLModels.member = Shapes::ShapeRef.new(shape: MLModel)
|
542
|
+
|
543
|
+
PerformanceMetrics.add_member(:properties, Shapes::ShapeRef.new(shape: PerformanceMetricsProperties, location_name: "Properties"))
|
544
|
+
PerformanceMetrics.struct_class = Types::PerformanceMetrics
|
545
|
+
|
546
|
+
PerformanceMetricsProperties.key = Shapes::ShapeRef.new(shape: PerformanceMetricsPropertyKey)
|
547
|
+
PerformanceMetricsProperties.value = Shapes::ShapeRef.new(shape: PerformanceMetricsPropertyValue)
|
548
|
+
|
549
|
+
PredictInput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "MLModelId"))
|
550
|
+
PredictInput.add_member(:record, Shapes::ShapeRef.new(shape: Record, required: true, location_name: "Record"))
|
551
|
+
PredictInput.add_member(:predict_endpoint, Shapes::ShapeRef.new(shape: VipURL, required: true, location_name: "PredictEndpoint"))
|
552
|
+
PredictInput.struct_class = Types::PredictInput
|
553
|
+
|
554
|
+
PredictOutput.add_member(:prediction, Shapes::ShapeRef.new(shape: Prediction, location_name: "Prediction"))
|
555
|
+
PredictOutput.struct_class = Types::PredictOutput
|
556
|
+
|
557
|
+
Prediction.add_member(:predicted_label, Shapes::ShapeRef.new(shape: Label, location_name: "predictedLabel"))
|
558
|
+
Prediction.add_member(:predicted_value, Shapes::ShapeRef.new(shape: floatLabel, location_name: "predictedValue"))
|
559
|
+
Prediction.add_member(:predicted_scores, Shapes::ShapeRef.new(shape: ScoreValuePerLabelMap, location_name: "predictedScores"))
|
560
|
+
Prediction.add_member(:details, Shapes::ShapeRef.new(shape: DetailsMap, location_name: "details"))
|
561
|
+
Prediction.struct_class = Types::Prediction
|
562
|
+
|
563
|
+
RDSDataSpec.add_member(:database_information, Shapes::ShapeRef.new(shape: RDSDatabase, required: true, location_name: "DatabaseInformation"))
|
564
|
+
RDSDataSpec.add_member(:select_sql_query, Shapes::ShapeRef.new(shape: RDSSelectSqlQuery, required: true, location_name: "SelectSqlQuery"))
|
565
|
+
RDSDataSpec.add_member(:database_credentials, Shapes::ShapeRef.new(shape: RDSDatabaseCredentials, required: true, location_name: "DatabaseCredentials"))
|
566
|
+
RDSDataSpec.add_member(:s3_staging_location, Shapes::ShapeRef.new(shape: S3Url, required: true, location_name: "S3StagingLocation"))
|
567
|
+
RDSDataSpec.add_member(:data_rearrangement, Shapes::ShapeRef.new(shape: DataRearrangement, location_name: "DataRearrangement"))
|
568
|
+
RDSDataSpec.add_member(:data_schema, Shapes::ShapeRef.new(shape: DataSchema, location_name: "DataSchema"))
|
569
|
+
RDSDataSpec.add_member(:data_schema_uri, Shapes::ShapeRef.new(shape: S3Url, location_name: "DataSchemaUri"))
|
570
|
+
RDSDataSpec.add_member(:resource_role, Shapes::ShapeRef.new(shape: EDPResourceRole, required: true, location_name: "ResourceRole"))
|
571
|
+
RDSDataSpec.add_member(:service_role, Shapes::ShapeRef.new(shape: EDPServiceRole, required: true, location_name: "ServiceRole"))
|
572
|
+
RDSDataSpec.add_member(:subnet_id, Shapes::ShapeRef.new(shape: EDPSubnetId, required: true, location_name: "SubnetId"))
|
573
|
+
RDSDataSpec.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: EDPSecurityGroupIds, required: true, location_name: "SecurityGroupIds"))
|
574
|
+
RDSDataSpec.struct_class = Types::RDSDataSpec
|
575
|
+
|
576
|
+
RDSDatabase.add_member(:instance_identifier, Shapes::ShapeRef.new(shape: RDSInstanceIdentifier, required: true, location_name: "InstanceIdentifier"))
|
577
|
+
RDSDatabase.add_member(:database_name, Shapes::ShapeRef.new(shape: RDSDatabaseName, required: true, location_name: "DatabaseName"))
|
578
|
+
RDSDatabase.struct_class = Types::RDSDatabase
|
579
|
+
|
580
|
+
RDSDatabaseCredentials.add_member(:username, Shapes::ShapeRef.new(shape: RDSDatabaseUsername, required: true, location_name: "Username"))
|
581
|
+
RDSDatabaseCredentials.add_member(:password, Shapes::ShapeRef.new(shape: RDSDatabasePassword, required: true, location_name: "Password"))
|
582
|
+
RDSDatabaseCredentials.struct_class = Types::RDSDatabaseCredentials
|
583
|
+
|
584
|
+
RDSMetadata.add_member(:database, Shapes::ShapeRef.new(shape: RDSDatabase, location_name: "Database"))
|
585
|
+
RDSMetadata.add_member(:database_user_name, Shapes::ShapeRef.new(shape: RDSDatabaseUsername, location_name: "DatabaseUserName"))
|
586
|
+
RDSMetadata.add_member(:select_sql_query, Shapes::ShapeRef.new(shape: RDSSelectSqlQuery, location_name: "SelectSqlQuery"))
|
587
|
+
RDSMetadata.add_member(:resource_role, Shapes::ShapeRef.new(shape: EDPResourceRole, location_name: "ResourceRole"))
|
588
|
+
RDSMetadata.add_member(:service_role, Shapes::ShapeRef.new(shape: EDPServiceRole, location_name: "ServiceRole"))
|
589
|
+
RDSMetadata.add_member(:data_pipeline_id, Shapes::ShapeRef.new(shape: EDPPipelineId, location_name: "DataPipelineId"))
|
590
|
+
RDSMetadata.struct_class = Types::RDSMetadata
|
591
|
+
|
592
|
+
RealtimeEndpointInfo.add_member(:peak_requests_per_second, Shapes::ShapeRef.new(shape: IntegerType, location_name: "PeakRequestsPerSecond"))
|
593
|
+
RealtimeEndpointInfo.add_member(:created_at, Shapes::ShapeRef.new(shape: EpochTime, location_name: "CreatedAt"))
|
594
|
+
RealtimeEndpointInfo.add_member(:endpoint_url, Shapes::ShapeRef.new(shape: VipURL, location_name: "EndpointUrl"))
|
595
|
+
RealtimeEndpointInfo.add_member(:endpoint_status, Shapes::ShapeRef.new(shape: RealtimeEndpointStatus, location_name: "EndpointStatus"))
|
596
|
+
RealtimeEndpointInfo.struct_class = Types::RealtimeEndpointInfo
|
597
|
+
|
598
|
+
Record.key = Shapes::ShapeRef.new(shape: VariableName)
|
599
|
+
Record.value = Shapes::ShapeRef.new(shape: VariableValue)
|
600
|
+
|
601
|
+
RedshiftDataSpec.add_member(:database_information, Shapes::ShapeRef.new(shape: RedshiftDatabase, required: true, location_name: "DatabaseInformation"))
|
602
|
+
RedshiftDataSpec.add_member(:select_sql_query, Shapes::ShapeRef.new(shape: RedshiftSelectSqlQuery, required: true, location_name: "SelectSqlQuery"))
|
603
|
+
RedshiftDataSpec.add_member(:database_credentials, Shapes::ShapeRef.new(shape: RedshiftDatabaseCredentials, required: true, location_name: "DatabaseCredentials"))
|
604
|
+
RedshiftDataSpec.add_member(:s3_staging_location, Shapes::ShapeRef.new(shape: S3Url, required: true, location_name: "S3StagingLocation"))
|
605
|
+
RedshiftDataSpec.add_member(:data_rearrangement, Shapes::ShapeRef.new(shape: DataRearrangement, location_name: "DataRearrangement"))
|
606
|
+
RedshiftDataSpec.add_member(:data_schema, Shapes::ShapeRef.new(shape: DataSchema, location_name: "DataSchema"))
|
607
|
+
RedshiftDataSpec.add_member(:data_schema_uri, Shapes::ShapeRef.new(shape: S3Url, location_name: "DataSchemaUri"))
|
608
|
+
RedshiftDataSpec.struct_class = Types::RedshiftDataSpec
|
609
|
+
|
610
|
+
RedshiftDatabase.add_member(:database_name, Shapes::ShapeRef.new(shape: RedshiftDatabaseName, required: true, location_name: "DatabaseName"))
|
611
|
+
RedshiftDatabase.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: RedshiftClusterIdentifier, required: true, location_name: "ClusterIdentifier"))
|
612
|
+
RedshiftDatabase.struct_class = Types::RedshiftDatabase
|
613
|
+
|
614
|
+
RedshiftDatabaseCredentials.add_member(:username, Shapes::ShapeRef.new(shape: RedshiftDatabaseUsername, required: true, location_name: "Username"))
|
615
|
+
RedshiftDatabaseCredentials.add_member(:password, Shapes::ShapeRef.new(shape: RedshiftDatabasePassword, required: true, location_name: "Password"))
|
616
|
+
RedshiftDatabaseCredentials.struct_class = Types::RedshiftDatabaseCredentials
|
617
|
+
|
618
|
+
RedshiftMetadata.add_member(:redshift_database, Shapes::ShapeRef.new(shape: RedshiftDatabase, location_name: "RedshiftDatabase"))
|
619
|
+
RedshiftMetadata.add_member(:database_user_name, Shapes::ShapeRef.new(shape: RedshiftDatabaseUsername, location_name: "DatabaseUserName"))
|
620
|
+
RedshiftMetadata.add_member(:select_sql_query, Shapes::ShapeRef.new(shape: RedshiftSelectSqlQuery, location_name: "SelectSqlQuery"))
|
621
|
+
RedshiftMetadata.struct_class = Types::RedshiftMetadata
|
622
|
+
|
623
|
+
S3DataSpec.add_member(:data_location_s3, Shapes::ShapeRef.new(shape: S3Url, required: true, location_name: "DataLocationS3"))
|
624
|
+
S3DataSpec.add_member(:data_rearrangement, Shapes::ShapeRef.new(shape: DataRearrangement, location_name: "DataRearrangement"))
|
625
|
+
S3DataSpec.add_member(:data_schema, Shapes::ShapeRef.new(shape: DataSchema, location_name: "DataSchema"))
|
626
|
+
S3DataSpec.add_member(:data_schema_location_s3, Shapes::ShapeRef.new(shape: S3Url, location_name: "DataSchemaLocationS3"))
|
627
|
+
S3DataSpec.struct_class = Types::S3DataSpec
|
628
|
+
|
629
|
+
ScoreValuePerLabelMap.key = Shapes::ShapeRef.new(shape: Label)
|
630
|
+
ScoreValuePerLabelMap.value = Shapes::ShapeRef.new(shape: ScoreValue)
|
631
|
+
|
632
|
+
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, location_name: "Key"))
|
633
|
+
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
|
634
|
+
Tag.struct_class = Types::Tag
|
635
|
+
|
636
|
+
TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
|
637
|
+
|
638
|
+
TagList.member = Shapes::ShapeRef.new(shape: Tag)
|
639
|
+
|
640
|
+
TrainingParameters.key = Shapes::ShapeRef.new(shape: StringType)
|
641
|
+
TrainingParameters.value = Shapes::ShapeRef.new(shape: StringType)
|
642
|
+
|
643
|
+
UpdateBatchPredictionInput.add_member(:batch_prediction_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "BatchPredictionId"))
|
644
|
+
UpdateBatchPredictionInput.add_member(:batch_prediction_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "BatchPredictionName"))
|
645
|
+
UpdateBatchPredictionInput.struct_class = Types::UpdateBatchPredictionInput
|
646
|
+
|
647
|
+
UpdateBatchPredictionOutput.add_member(:batch_prediction_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "BatchPredictionId"))
|
648
|
+
UpdateBatchPredictionOutput.struct_class = Types::UpdateBatchPredictionOutput
|
649
|
+
|
650
|
+
UpdateDataSourceInput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "DataSourceId"))
|
651
|
+
UpdateDataSourceInput.add_member(:data_source_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DataSourceName"))
|
652
|
+
UpdateDataSourceInput.struct_class = Types::UpdateDataSourceInput
|
653
|
+
|
654
|
+
UpdateDataSourceOutput.add_member(:data_source_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "DataSourceId"))
|
655
|
+
UpdateDataSourceOutput.struct_class = Types::UpdateDataSourceOutput
|
656
|
+
|
657
|
+
UpdateEvaluationInput.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EvaluationId"))
|
658
|
+
UpdateEvaluationInput.add_member(:evaluation_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EvaluationName"))
|
659
|
+
UpdateEvaluationInput.struct_class = Types::UpdateEvaluationInput
|
660
|
+
|
661
|
+
UpdateEvaluationOutput.add_member(:evaluation_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EvaluationId"))
|
662
|
+
UpdateEvaluationOutput.struct_class = Types::UpdateEvaluationOutput
|
663
|
+
|
664
|
+
UpdateMLModelInput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "MLModelId"))
|
665
|
+
UpdateMLModelInput.add_member(:ml_model_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "MLModelName"))
|
666
|
+
UpdateMLModelInput.add_member(:score_threshold, Shapes::ShapeRef.new(shape: ScoreThreshold, location_name: "ScoreThreshold"))
|
667
|
+
UpdateMLModelInput.struct_class = Types::UpdateMLModelInput
|
668
|
+
|
669
|
+
UpdateMLModelOutput.add_member(:ml_model_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "MLModelId"))
|
670
|
+
UpdateMLModelOutput.struct_class = Types::UpdateMLModelOutput
|
671
|
+
|
1301
672
|
|
673
|
+
# @api private
|
674
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
675
|
+
|
676
|
+
api.version = "2014-12-12"
|
677
|
+
|
678
|
+
api.metadata = {
|
679
|
+
"endpointPrefix" => "machinelearning",
|
680
|
+
"jsonVersion" => "1.1",
|
681
|
+
"protocol" => "json",
|
682
|
+
"serviceFullName" => "Amazon Machine Learning",
|
683
|
+
"signatureVersion" => "v4",
|
684
|
+
"targetPrefix" => "AmazonML_20141212",
|
685
|
+
}
|
686
|
+
|
687
|
+
api.add_operation(:add_tags, Seahorse::Model::Operation.new.tap do |o|
|
688
|
+
o.name = "AddTags"
|
689
|
+
o.http_method = "POST"
|
690
|
+
o.http_request_uri = "/"
|
691
|
+
o.input = Shapes::ShapeRef.new(shape: AddTagsInput)
|
692
|
+
o.output = Shapes::ShapeRef.new(shape: AddTagsOutput)
|
693
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
694
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTagException)
|
695
|
+
o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededException)
|
696
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
697
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
698
|
+
end)
|
699
|
+
|
700
|
+
api.add_operation(:create_batch_prediction, Seahorse::Model::Operation.new.tap do |o|
|
701
|
+
o.name = "CreateBatchPrediction"
|
702
|
+
o.http_method = "POST"
|
703
|
+
o.http_request_uri = "/"
|
704
|
+
o.input = Shapes::ShapeRef.new(shape: CreateBatchPredictionInput)
|
705
|
+
o.output = Shapes::ShapeRef.new(shape: CreateBatchPredictionOutput)
|
706
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
707
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
708
|
+
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException)
|
709
|
+
end)
|
710
|
+
|
711
|
+
api.add_operation(:create_data_source_from_rds, Seahorse::Model::Operation.new.tap do |o|
|
712
|
+
o.name = "CreateDataSourceFromRDS"
|
713
|
+
o.http_method = "POST"
|
714
|
+
o.http_request_uri = "/"
|
715
|
+
o.input = Shapes::ShapeRef.new(shape: CreateDataSourceFromRDSInput)
|
716
|
+
o.output = Shapes::ShapeRef.new(shape: CreateDataSourceFromRDSOutput)
|
717
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
718
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
719
|
+
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException)
|
720
|
+
end)
|
721
|
+
|
722
|
+
api.add_operation(:create_data_source_from_redshift, Seahorse::Model::Operation.new.tap do |o|
|
723
|
+
o.name = "CreateDataSourceFromRedshift"
|
724
|
+
o.http_method = "POST"
|
725
|
+
o.http_request_uri = "/"
|
726
|
+
o.input = Shapes::ShapeRef.new(shape: CreateDataSourceFromRedshiftInput)
|
727
|
+
o.output = Shapes::ShapeRef.new(shape: CreateDataSourceFromRedshiftOutput)
|
728
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
729
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
730
|
+
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException)
|
731
|
+
end)
|
732
|
+
|
733
|
+
api.add_operation(:create_data_source_from_s3, Seahorse::Model::Operation.new.tap do |o|
|
734
|
+
o.name = "CreateDataSourceFromS3"
|
735
|
+
o.http_method = "POST"
|
736
|
+
o.http_request_uri = "/"
|
737
|
+
o.input = Shapes::ShapeRef.new(shape: CreateDataSourceFromS3Input)
|
738
|
+
o.output = Shapes::ShapeRef.new(shape: CreateDataSourceFromS3Output)
|
739
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
740
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
741
|
+
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException)
|
742
|
+
end)
|
743
|
+
|
744
|
+
api.add_operation(:create_evaluation, Seahorse::Model::Operation.new.tap do |o|
|
745
|
+
o.name = "CreateEvaluation"
|
746
|
+
o.http_method = "POST"
|
747
|
+
o.http_request_uri = "/"
|
748
|
+
o.input = Shapes::ShapeRef.new(shape: CreateEvaluationInput)
|
749
|
+
o.output = Shapes::ShapeRef.new(shape: CreateEvaluationOutput)
|
750
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
751
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
752
|
+
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException)
|
753
|
+
end)
|
754
|
+
|
755
|
+
api.add_operation(:create_ml_model, Seahorse::Model::Operation.new.tap do |o|
|
756
|
+
o.name = "CreateMLModel"
|
757
|
+
o.http_method = "POST"
|
758
|
+
o.http_request_uri = "/"
|
759
|
+
o.input = Shapes::ShapeRef.new(shape: CreateMLModelInput)
|
760
|
+
o.output = Shapes::ShapeRef.new(shape: CreateMLModelOutput)
|
761
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
762
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
763
|
+
o.errors << Shapes::ShapeRef.new(shape: IdempotentParameterMismatchException)
|
764
|
+
end)
|
765
|
+
|
766
|
+
api.add_operation(:create_realtime_endpoint, Seahorse::Model::Operation.new.tap do |o|
|
767
|
+
o.name = "CreateRealtimeEndpoint"
|
768
|
+
o.http_method = "POST"
|
769
|
+
o.http_request_uri = "/"
|
770
|
+
o.input = Shapes::ShapeRef.new(shape: CreateRealtimeEndpointInput)
|
771
|
+
o.output = Shapes::ShapeRef.new(shape: CreateRealtimeEndpointOutput)
|
772
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
773
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
774
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
775
|
+
end)
|
776
|
+
|
777
|
+
api.add_operation(:delete_batch_prediction, Seahorse::Model::Operation.new.tap do |o|
|
778
|
+
o.name = "DeleteBatchPrediction"
|
779
|
+
o.http_method = "POST"
|
780
|
+
o.http_request_uri = "/"
|
781
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteBatchPredictionInput)
|
782
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteBatchPredictionOutput)
|
783
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
784
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
785
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
786
|
+
end)
|
787
|
+
|
788
|
+
api.add_operation(:delete_data_source, Seahorse::Model::Operation.new.tap do |o|
|
789
|
+
o.name = "DeleteDataSource"
|
790
|
+
o.http_method = "POST"
|
791
|
+
o.http_request_uri = "/"
|
792
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteDataSourceInput)
|
793
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteDataSourceOutput)
|
794
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
795
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
796
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
797
|
+
end)
|
798
|
+
|
799
|
+
api.add_operation(:delete_evaluation, Seahorse::Model::Operation.new.tap do |o|
|
800
|
+
o.name = "DeleteEvaluation"
|
801
|
+
o.http_method = "POST"
|
802
|
+
o.http_request_uri = "/"
|
803
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteEvaluationInput)
|
804
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteEvaluationOutput)
|
805
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
806
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
807
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
808
|
+
end)
|
809
|
+
|
810
|
+
api.add_operation(:delete_ml_model, Seahorse::Model::Operation.new.tap do |o|
|
811
|
+
o.name = "DeleteMLModel"
|
812
|
+
o.http_method = "POST"
|
813
|
+
o.http_request_uri = "/"
|
814
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteMLModelInput)
|
815
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteMLModelOutput)
|
816
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
817
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
818
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
819
|
+
end)
|
820
|
+
|
821
|
+
api.add_operation(:delete_realtime_endpoint, Seahorse::Model::Operation.new.tap do |o|
|
822
|
+
o.name = "DeleteRealtimeEndpoint"
|
823
|
+
o.http_method = "POST"
|
824
|
+
o.http_request_uri = "/"
|
825
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteRealtimeEndpointInput)
|
826
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteRealtimeEndpointOutput)
|
827
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
828
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
829
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
830
|
+
end)
|
831
|
+
|
832
|
+
api.add_operation(:delete_tags, Seahorse::Model::Operation.new.tap do |o|
|
833
|
+
o.name = "DeleteTags"
|
834
|
+
o.http_method = "POST"
|
835
|
+
o.http_request_uri = "/"
|
836
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTagsInput)
|
837
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTagsOutput)
|
838
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
839
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTagException)
|
840
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
841
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
842
|
+
end)
|
843
|
+
|
844
|
+
api.add_operation(:describe_batch_predictions, Seahorse::Model::Operation.new.tap do |o|
|
845
|
+
o.name = "DescribeBatchPredictions"
|
846
|
+
o.http_method = "POST"
|
847
|
+
o.http_request_uri = "/"
|
848
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeBatchPredictionsInput)
|
849
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeBatchPredictionsOutput)
|
850
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
851
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
852
|
+
o[:pager] = Aws::Pager.new(
|
853
|
+
limit_key: "limit",
|
854
|
+
tokens: {
|
855
|
+
"next_token" => "next_token"
|
856
|
+
}
|
857
|
+
)
|
858
|
+
end)
|
859
|
+
|
860
|
+
api.add_operation(:describe_data_sources, Seahorse::Model::Operation.new.tap do |o|
|
861
|
+
o.name = "DescribeDataSources"
|
862
|
+
o.http_method = "POST"
|
863
|
+
o.http_request_uri = "/"
|
864
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeDataSourcesInput)
|
865
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeDataSourcesOutput)
|
866
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
867
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
868
|
+
o[:pager] = Aws::Pager.new(
|
869
|
+
limit_key: "limit",
|
870
|
+
tokens: {
|
871
|
+
"next_token" => "next_token"
|
872
|
+
}
|
873
|
+
)
|
874
|
+
end)
|
875
|
+
|
876
|
+
api.add_operation(:describe_evaluations, Seahorse::Model::Operation.new.tap do |o|
|
877
|
+
o.name = "DescribeEvaluations"
|
878
|
+
o.http_method = "POST"
|
879
|
+
o.http_request_uri = "/"
|
880
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeEvaluationsInput)
|
881
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeEvaluationsOutput)
|
882
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
883
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
884
|
+
o[:pager] = Aws::Pager.new(
|
885
|
+
limit_key: "limit",
|
886
|
+
tokens: {
|
887
|
+
"next_token" => "next_token"
|
888
|
+
}
|
889
|
+
)
|
890
|
+
end)
|
891
|
+
|
892
|
+
api.add_operation(:describe_ml_models, Seahorse::Model::Operation.new.tap do |o|
|
893
|
+
o.name = "DescribeMLModels"
|
894
|
+
o.http_method = "POST"
|
895
|
+
o.http_request_uri = "/"
|
896
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeMLModelsInput)
|
897
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeMLModelsOutput)
|
898
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
899
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
900
|
+
o[:pager] = Aws::Pager.new(
|
901
|
+
limit_key: "limit",
|
902
|
+
tokens: {
|
903
|
+
"next_token" => "next_token"
|
904
|
+
}
|
905
|
+
)
|
906
|
+
end)
|
907
|
+
|
908
|
+
api.add_operation(:describe_tags, Seahorse::Model::Operation.new.tap do |o|
|
909
|
+
o.name = "DescribeTags"
|
910
|
+
o.http_method = "POST"
|
911
|
+
o.http_request_uri = "/"
|
912
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTagsInput)
|
913
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTagsOutput)
|
914
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
915
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
916
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
917
|
+
end)
|
918
|
+
|
919
|
+
api.add_operation(:get_batch_prediction, Seahorse::Model::Operation.new.tap do |o|
|
920
|
+
o.name = "GetBatchPrediction"
|
921
|
+
o.http_method = "POST"
|
922
|
+
o.http_request_uri = "/"
|
923
|
+
o.input = Shapes::ShapeRef.new(shape: GetBatchPredictionInput)
|
924
|
+
o.output = Shapes::ShapeRef.new(shape: GetBatchPredictionOutput)
|
925
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
926
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
927
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
928
|
+
end)
|
929
|
+
|
930
|
+
api.add_operation(:get_data_source, Seahorse::Model::Operation.new.tap do |o|
|
931
|
+
o.name = "GetDataSource"
|
932
|
+
o.http_method = "POST"
|
933
|
+
o.http_request_uri = "/"
|
934
|
+
o.input = Shapes::ShapeRef.new(shape: GetDataSourceInput)
|
935
|
+
o.output = Shapes::ShapeRef.new(shape: GetDataSourceOutput)
|
936
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
937
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
938
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
939
|
+
end)
|
940
|
+
|
941
|
+
api.add_operation(:get_evaluation, Seahorse::Model::Operation.new.tap do |o|
|
942
|
+
o.name = "GetEvaluation"
|
943
|
+
o.http_method = "POST"
|
944
|
+
o.http_request_uri = "/"
|
945
|
+
o.input = Shapes::ShapeRef.new(shape: GetEvaluationInput)
|
946
|
+
o.output = Shapes::ShapeRef.new(shape: GetEvaluationOutput)
|
947
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
948
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
949
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
950
|
+
end)
|
951
|
+
|
952
|
+
api.add_operation(:get_ml_model, Seahorse::Model::Operation.new.tap do |o|
|
953
|
+
o.name = "GetMLModel"
|
954
|
+
o.http_method = "POST"
|
955
|
+
o.http_request_uri = "/"
|
956
|
+
o.input = Shapes::ShapeRef.new(shape: GetMLModelInput)
|
957
|
+
o.output = Shapes::ShapeRef.new(shape: GetMLModelOutput)
|
958
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
959
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
960
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
961
|
+
end)
|
962
|
+
|
963
|
+
api.add_operation(:predict, Seahorse::Model::Operation.new.tap do |o|
|
964
|
+
o.name = "Predict"
|
965
|
+
o.http_method = "POST"
|
966
|
+
o.http_request_uri = "/"
|
967
|
+
o.input = Shapes::ShapeRef.new(shape: PredictInput)
|
968
|
+
o.output = Shapes::ShapeRef.new(shape: PredictOutput)
|
969
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
970
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
971
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
972
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
973
|
+
o.errors << Shapes::ShapeRef.new(shape: PredictorNotMountedException)
|
974
|
+
end)
|
975
|
+
|
976
|
+
api.add_operation(:update_batch_prediction, Seahorse::Model::Operation.new.tap do |o|
|
977
|
+
o.name = "UpdateBatchPrediction"
|
978
|
+
o.http_method = "POST"
|
979
|
+
o.http_request_uri = "/"
|
980
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateBatchPredictionInput)
|
981
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateBatchPredictionOutput)
|
982
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
983
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
984
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
985
|
+
end)
|
986
|
+
|
987
|
+
api.add_operation(:update_data_source, Seahorse::Model::Operation.new.tap do |o|
|
988
|
+
o.name = "UpdateDataSource"
|
989
|
+
o.http_method = "POST"
|
990
|
+
o.http_request_uri = "/"
|
991
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateDataSourceInput)
|
992
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateDataSourceOutput)
|
993
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
994
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
995
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
996
|
+
end)
|
997
|
+
|
998
|
+
api.add_operation(:update_evaluation, Seahorse::Model::Operation.new.tap do |o|
|
999
|
+
o.name = "UpdateEvaluation"
|
1000
|
+
o.http_method = "POST"
|
1001
|
+
o.http_request_uri = "/"
|
1002
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateEvaluationInput)
|
1003
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateEvaluationOutput)
|
1004
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1005
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1006
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1007
|
+
end)
|
1008
|
+
|
1009
|
+
api.add_operation(:update_ml_model, Seahorse::Model::Operation.new.tap do |o|
|
1010
|
+
o.name = "UpdateMLModel"
|
1011
|
+
o.http_method = "POST"
|
1012
|
+
o.http_request_uri = "/"
|
1013
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateMLModelInput)
|
1014
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateMLModelOutput)
|
1015
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1016
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1017
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1018
|
+
end)
|
1302
1019
|
end
|
1020
|
+
|
1303
1021
|
end
|
1304
1022
|
end
|