aws-sdk-swf 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-swf.rb +2 -2
- data/lib/aws-sdk-swf/client.rb +3494 -3232
- data/lib/aws-sdk-swf/client_api.rb +1456 -1608
- data/lib/aws-sdk-swf/errors.rb +4 -13
- data/lib/aws-sdk-swf/resource.rb +12 -14
- data/lib/aws-sdk-swf/types.rb +6595 -6308
- metadata +2 -2
@@ -1,1618 +1,1466 @@
|
|
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
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
|
797
|
-
|
798
|
-
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
|
822
|
-
|
823
|
-
|
824
|
-
|
825
|
-
|
826
|
-
|
827
|
-
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
|
833
|
-
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
838
|
-
|
839
|
-
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
|
846
|
-
|
847
|
-
|
848
|
-
|
849
|
-
|
850
|
-
|
851
|
-
|
852
|
-
|
853
|
-
|
854
|
-
|
855
|
-
|
856
|
-
|
857
|
-
|
858
|
-
|
859
|
-
|
860
|
-
|
861
|
-
|
862
|
-
|
863
|
-
|
864
|
-
|
865
|
-
|
866
|
-
|
867
|
-
|
868
|
-
|
869
|
-
|
870
|
-
|
871
|
-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
|
881
|
-
|
882
|
-
|
883
|
-
|
884
|
-
|
885
|
-
|
886
|
-
|
887
|
-
|
888
|
-
|
889
|
-
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
896
|
-
|
897
|
-
|
898
|
-
|
899
|
-
|
900
|
-
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
|
914
|
-
|
915
|
-
|
916
|
-
|
917
|
-
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
|
924
|
-
|
925
|
-
|
926
|
-
|
927
|
-
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
935
|
-
|
936
|
-
|
937
|
-
|
938
|
-
|
939
|
-
|
940
|
-
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
|
947
|
-
|
948
|
-
|
949
|
-
|
950
|
-
|
951
|
-
|
952
|
-
|
953
|
-
|
954
|
-
|
955
|
-
|
956
|
-
|
957
|
-
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
965
|
-
|
966
|
-
|
967
|
-
|
968
|
-
|
969
|
-
|
970
|
-
|
971
|
-
|
972
|
-
|
973
|
-
|
974
|
-
|
975
|
-
|
976
|
-
|
977
|
-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
|
990
|
-
|
991
|
-
|
992
|
-
|
993
|
-
|
994
|
-
|
995
|
-
|
996
|
-
|
997
|
-
|
998
|
-
|
999
|
-
|
1000
|
-
|
1001
|
-
|
1002
|
-
|
1003
|
-
|
1004
|
-
|
1005
|
-
|
1006
|
-
|
1007
|
-
|
1008
|
-
|
1009
|
-
|
1010
|
-
|
1011
|
-
|
1012
|
-
|
1013
|
-
|
1014
|
-
|
1015
|
-
|
1016
|
-
|
1017
|
-
|
1018
|
-
|
1019
|
-
|
1020
|
-
|
1021
|
-
|
1022
|
-
|
1023
|
-
|
1024
|
-
|
1025
|
-
|
1026
|
-
|
1027
|
-
|
1028
|
-
|
1029
|
-
|
1030
|
-
|
1031
|
-
|
1032
|
-
|
1033
|
-
|
1034
|
-
|
1035
|
-
|
1036
|
-
|
1037
|
-
|
1038
|
-
|
1039
|
-
|
1040
|
-
|
1041
|
-
|
1042
|
-
|
1043
|
-
|
1044
|
-
|
1045
|
-
|
1046
|
-
|
1047
|
-
|
1048
|
-
|
1049
|
-
|
1050
|
-
|
1051
|
-
|
1052
|
-
|
1053
|
-
|
1054
|
-
|
1055
|
-
|
1056
|
-
|
1057
|
-
|
1058
|
-
|
1059
|
-
|
1060
|
-
|
1061
|
-
|
1062
|
-
|
1063
|
-
|
1064
|
-
|
1065
|
-
|
1066
|
-
|
1067
|
-
|
1068
|
-
|
1069
|
-
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
1073
|
-
|
1074
|
-
|
1075
|
-
|
1076
|
-
|
1077
|
-
|
1078
|
-
|
1079
|
-
|
1080
|
-
|
1081
|
-
|
1082
|
-
|
1083
|
-
|
1084
|
-
|
1085
|
-
# @api private
|
1086
|
-
API = Seahorse::Model::Api.new.tap do |api|
|
1087
|
-
|
1088
|
-
api.version = "2012-01-25"
|
1089
|
-
|
1090
|
-
api.metadata = {
|
1091
|
-
"endpointPrefix" => "swf",
|
1092
|
-
"jsonVersion" => "1.0",
|
1093
|
-
"protocol" => "json",
|
1094
|
-
"serviceFullName" => "Amazon Simple Workflow Service",
|
1095
|
-
"signatureVersion" => "v4",
|
1096
|
-
"targetPrefix" => "SimpleWorkflowService",
|
1097
|
-
"timestampFormat" => "unixTimestamp",
|
1098
|
-
}
|
1099
|
-
|
1100
|
-
api.add_operation(:count_closed_workflow_executions, Seahorse::Model::Operation.new.tap do |o|
|
1101
|
-
o.name = "CountClosedWorkflowExecutions"
|
1102
|
-
o.http_method = "POST"
|
1103
|
-
o.http_request_uri = "/"
|
1104
|
-
o.input = Shapes::ShapeRef.new(shape: CountClosedWorkflowExecutionsInput)
|
1105
|
-
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionCount)
|
1106
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1107
|
-
"exception" => true
|
1108
|
-
})
|
1109
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1110
|
-
"exception" => true
|
1111
|
-
})
|
1112
|
-
end)
|
1113
|
-
|
1114
|
-
api.add_operation(:count_open_workflow_executions, Seahorse::Model::Operation.new.tap do |o|
|
1115
|
-
o.name = "CountOpenWorkflowExecutions"
|
1116
|
-
o.http_method = "POST"
|
1117
|
-
o.http_request_uri = "/"
|
1118
|
-
o.input = Shapes::ShapeRef.new(shape: CountOpenWorkflowExecutionsInput)
|
1119
|
-
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionCount)
|
1120
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1121
|
-
"exception" => true
|
1122
|
-
})
|
1123
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1124
|
-
"exception" => true
|
1125
|
-
})
|
1126
|
-
end)
|
1127
|
-
|
1128
|
-
api.add_operation(:count_pending_activity_tasks, Seahorse::Model::Operation.new.tap do |o|
|
1129
|
-
o.name = "CountPendingActivityTasks"
|
1130
|
-
o.http_method = "POST"
|
1131
|
-
o.http_request_uri = "/"
|
1132
|
-
o.input = Shapes::ShapeRef.new(shape: CountPendingActivityTasksInput)
|
1133
|
-
o.output = Shapes::ShapeRef.new(shape: PendingTaskCount)
|
1134
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1135
|
-
"exception" => true
|
1136
|
-
})
|
1137
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1138
|
-
"exception" => true
|
1139
|
-
})
|
1140
|
-
end)
|
1141
|
-
|
1142
|
-
api.add_operation(:count_pending_decision_tasks, Seahorse::Model::Operation.new.tap do |o|
|
1143
|
-
o.name = "CountPendingDecisionTasks"
|
1144
|
-
o.http_method = "POST"
|
1145
|
-
o.http_request_uri = "/"
|
1146
|
-
o.input = Shapes::ShapeRef.new(shape: CountPendingDecisionTasksInput)
|
1147
|
-
o.output = Shapes::ShapeRef.new(shape: PendingTaskCount)
|
1148
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1149
|
-
"exception" => true
|
1150
|
-
})
|
1151
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1152
|
-
"exception" => true
|
1153
|
-
})
|
1154
|
-
end)
|
1155
|
-
|
1156
|
-
api.add_operation(:deprecate_activity_type, Seahorse::Model::Operation.new.tap do |o|
|
1157
|
-
o.name = "DeprecateActivityType"
|
1158
|
-
o.http_method = "POST"
|
1159
|
-
o.http_request_uri = "/"
|
1160
|
-
o.input = Shapes::ShapeRef.new(shape: DeprecateActivityTypeInput)
|
1161
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1162
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1163
|
-
"exception" => true
|
1164
|
-
})
|
1165
|
-
o.errors << Shapes::ShapeRef.new(shape: TypeDeprecatedFault, metadata: {
|
1166
|
-
"exception" => true
|
1167
|
-
})
|
1168
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1169
|
-
"exception" => true
|
1170
|
-
})
|
1171
|
-
end)
|
1172
|
-
|
1173
|
-
api.add_operation(:deprecate_domain, Seahorse::Model::Operation.new.tap do |o|
|
1174
|
-
o.name = "DeprecateDomain"
|
1175
|
-
o.http_method = "POST"
|
1176
|
-
o.http_request_uri = "/"
|
1177
|
-
o.input = Shapes::ShapeRef.new(shape: DeprecateDomainInput)
|
1178
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1179
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1180
|
-
"exception" => true
|
1181
|
-
})
|
1182
|
-
o.errors << Shapes::ShapeRef.new(shape: DomainDeprecatedFault, metadata: {
|
1183
|
-
"exception" => true
|
1184
|
-
})
|
1185
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1186
|
-
"exception" => true
|
1187
|
-
})
|
1188
|
-
end)
|
1189
|
-
|
1190
|
-
api.add_operation(:deprecate_workflow_type, Seahorse::Model::Operation.new.tap do |o|
|
1191
|
-
o.name = "DeprecateWorkflowType"
|
1192
|
-
o.http_method = "POST"
|
1193
|
-
o.http_request_uri = "/"
|
1194
|
-
o.input = Shapes::ShapeRef.new(shape: DeprecateWorkflowTypeInput)
|
1195
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1196
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1197
|
-
"exception" => true
|
1198
|
-
})
|
1199
|
-
o.errors << Shapes::ShapeRef.new(shape: TypeDeprecatedFault, metadata: {
|
1200
|
-
"exception" => true
|
1201
|
-
})
|
1202
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1203
|
-
"exception" => true
|
1204
|
-
})
|
1205
|
-
end)
|
1206
|
-
|
1207
|
-
api.add_operation(:describe_activity_type, Seahorse::Model::Operation.new.tap do |o|
|
1208
|
-
o.name = "DescribeActivityType"
|
1209
|
-
o.http_method = "POST"
|
1210
|
-
o.http_request_uri = "/"
|
1211
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeActivityTypeInput)
|
1212
|
-
o.output = Shapes::ShapeRef.new(shape: ActivityTypeDetail)
|
1213
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1214
|
-
"exception" => true
|
1215
|
-
})
|
1216
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1217
|
-
"exception" => true
|
1218
|
-
})
|
1219
|
-
end)
|
1220
|
-
|
1221
|
-
api.add_operation(:describe_domain, Seahorse::Model::Operation.new.tap do |o|
|
1222
|
-
o.name = "DescribeDomain"
|
1223
|
-
o.http_method = "POST"
|
1224
|
-
o.http_request_uri = "/"
|
1225
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeDomainInput)
|
1226
|
-
o.output = Shapes::ShapeRef.new(shape: DomainDetail)
|
1227
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1228
|
-
"exception" => true
|
1229
|
-
})
|
1230
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1231
|
-
"exception" => true
|
1232
|
-
})
|
1233
|
-
end)
|
1234
|
-
|
1235
|
-
api.add_operation(:describe_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1236
|
-
o.name = "DescribeWorkflowExecution"
|
1237
|
-
o.http_method = "POST"
|
1238
|
-
o.http_request_uri = "/"
|
1239
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeWorkflowExecutionInput)
|
1240
|
-
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionDetail)
|
1241
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1242
|
-
"exception" => true
|
1243
|
-
})
|
1244
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1245
|
-
"exception" => true
|
1246
|
-
})
|
1247
|
-
end)
|
1248
|
-
|
1249
|
-
api.add_operation(:describe_workflow_type, Seahorse::Model::Operation.new.tap do |o|
|
1250
|
-
o.name = "DescribeWorkflowType"
|
1251
|
-
o.http_method = "POST"
|
1252
|
-
o.http_request_uri = "/"
|
1253
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeWorkflowTypeInput)
|
1254
|
-
o.output = Shapes::ShapeRef.new(shape: WorkflowTypeDetail)
|
1255
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1256
|
-
"exception" => true
|
1257
|
-
})
|
1258
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1259
|
-
"exception" => true
|
1260
|
-
})
|
1261
|
-
end)
|
1262
|
-
|
1263
|
-
api.add_operation(:get_workflow_execution_history, Seahorse::Model::Operation.new.tap do |o|
|
1264
|
-
o.name = "GetWorkflowExecutionHistory"
|
1265
|
-
o.http_method = "POST"
|
1266
|
-
o.http_request_uri = "/"
|
1267
|
-
o.input = Shapes::ShapeRef.new(shape: GetWorkflowExecutionHistoryInput)
|
1268
|
-
o.output = Shapes::ShapeRef.new(shape: History)
|
1269
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1270
|
-
"exception" => true
|
1271
|
-
})
|
1272
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1273
|
-
"exception" => true
|
1274
|
-
})
|
1275
|
-
o[:pager] = Aws::Pager.new(
|
1276
|
-
limit_key: "maximum_page_size",
|
1277
|
-
tokens: {
|
1278
|
-
"next_page_token" => "next_page_token"
|
1279
|
-
}
|
1280
|
-
)
|
1281
|
-
end)
|
1282
|
-
|
1283
|
-
api.add_operation(:list_activity_types, Seahorse::Model::Operation.new.tap do |o|
|
1284
|
-
o.name = "ListActivityTypes"
|
1285
|
-
o.http_method = "POST"
|
1286
|
-
o.http_request_uri = "/"
|
1287
|
-
o.input = Shapes::ShapeRef.new(shape: ListActivityTypesInput)
|
1288
|
-
o.output = Shapes::ShapeRef.new(shape: ActivityTypeInfos)
|
1289
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1290
|
-
"exception" => true
|
1291
|
-
})
|
1292
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1293
|
-
"exception" => true
|
1294
|
-
})
|
1295
|
-
o[:pager] = Aws::Pager.new(
|
1296
|
-
limit_key: "maximum_page_size",
|
1297
|
-
tokens: {
|
1298
|
-
"next_page_token" => "next_page_token"
|
1299
|
-
}
|
1300
|
-
)
|
1301
|
-
end)
|
1302
|
-
|
1303
|
-
api.add_operation(:list_closed_workflow_executions, Seahorse::Model::Operation.new.tap do |o|
|
1304
|
-
o.name = "ListClosedWorkflowExecutions"
|
1305
|
-
o.http_method = "POST"
|
1306
|
-
o.http_request_uri = "/"
|
1307
|
-
o.input = Shapes::ShapeRef.new(shape: ListClosedWorkflowExecutionsInput)
|
1308
|
-
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionInfos)
|
1309
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1310
|
-
"exception" => true
|
1311
|
-
})
|
1312
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1313
|
-
"exception" => true
|
1314
|
-
})
|
1315
|
-
o[:pager] = Aws::Pager.new(
|
1316
|
-
limit_key: "maximum_page_size",
|
1317
|
-
tokens: {
|
1318
|
-
"next_page_token" => "next_page_token"
|
1319
|
-
}
|
1320
|
-
)
|
1321
|
-
end)
|
1322
|
-
|
1323
|
-
api.add_operation(:list_domains, Seahorse::Model::Operation.new.tap do |o|
|
1324
|
-
o.name = "ListDomains"
|
1325
|
-
o.http_method = "POST"
|
1326
|
-
o.http_request_uri = "/"
|
1327
|
-
o.input = Shapes::ShapeRef.new(shape: ListDomainsInput)
|
1328
|
-
o.output = Shapes::ShapeRef.new(shape: DomainInfos)
|
1329
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1330
|
-
"exception" => true
|
1331
|
-
})
|
1332
|
-
o[:pager] = Aws::Pager.new(
|
1333
|
-
limit_key: "maximum_page_size",
|
1334
|
-
tokens: {
|
1335
|
-
"next_page_token" => "next_page_token"
|
1336
|
-
}
|
1337
|
-
)
|
1338
|
-
end)
|
1339
|
-
|
1340
|
-
api.add_operation(:list_open_workflow_executions, Seahorse::Model::Operation.new.tap do |o|
|
1341
|
-
o.name = "ListOpenWorkflowExecutions"
|
1342
|
-
o.http_method = "POST"
|
1343
|
-
o.http_request_uri = "/"
|
1344
|
-
o.input = Shapes::ShapeRef.new(shape: ListOpenWorkflowExecutionsInput)
|
1345
|
-
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionInfos)
|
1346
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1347
|
-
"exception" => true
|
1348
|
-
})
|
1349
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1350
|
-
"exception" => true
|
1351
|
-
})
|
1352
|
-
o[:pager] = Aws::Pager.new(
|
1353
|
-
limit_key: "maximum_page_size",
|
1354
|
-
tokens: {
|
1355
|
-
"next_page_token" => "next_page_token"
|
1356
|
-
}
|
1357
|
-
)
|
1358
|
-
end)
|
1359
|
-
|
1360
|
-
api.add_operation(:list_workflow_types, Seahorse::Model::Operation.new.tap do |o|
|
1361
|
-
o.name = "ListWorkflowTypes"
|
1362
|
-
o.http_method = "POST"
|
1363
|
-
o.http_request_uri = "/"
|
1364
|
-
o.input = Shapes::ShapeRef.new(shape: ListWorkflowTypesInput)
|
1365
|
-
o.output = Shapes::ShapeRef.new(shape: WorkflowTypeInfos)
|
1366
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1367
|
-
"exception" => true
|
1368
|
-
})
|
1369
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1370
|
-
"exception" => true
|
1371
|
-
})
|
1372
|
-
o[:pager] = Aws::Pager.new(
|
1373
|
-
limit_key: "maximum_page_size",
|
1374
|
-
tokens: {
|
1375
|
-
"next_page_token" => "next_page_token"
|
1376
|
-
}
|
1377
|
-
)
|
1378
|
-
end)
|
1379
|
-
|
1380
|
-
api.add_operation(:poll_for_activity_task, Seahorse::Model::Operation.new.tap do |o|
|
1381
|
-
o.name = "PollForActivityTask"
|
1382
|
-
o.http_method = "POST"
|
1383
|
-
o.http_request_uri = "/"
|
1384
|
-
o.input = Shapes::ShapeRef.new(shape: PollForActivityTaskInput)
|
1385
|
-
o.output = Shapes::ShapeRef.new(shape: ActivityTask)
|
1386
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1387
|
-
"exception" => true
|
1388
|
-
})
|
1389
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1390
|
-
"exception" => true
|
1391
|
-
})
|
1392
|
-
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault, metadata: {
|
1393
|
-
"exception" => true
|
1394
|
-
})
|
1395
|
-
end)
|
1396
|
-
|
1397
|
-
api.add_operation(:poll_for_decision_task, Seahorse::Model::Operation.new.tap do |o|
|
1398
|
-
o.name = "PollForDecisionTask"
|
1399
|
-
o.http_method = "POST"
|
1400
|
-
o.http_request_uri = "/"
|
1401
|
-
o.input = Shapes::ShapeRef.new(shape: PollForDecisionTaskInput)
|
1402
|
-
o.output = Shapes::ShapeRef.new(shape: DecisionTask)
|
1403
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1404
|
-
"exception" => true
|
1405
|
-
})
|
1406
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1407
|
-
"exception" => true
|
1408
|
-
})
|
1409
|
-
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault, metadata: {
|
1410
|
-
"exception" => true
|
1411
|
-
})
|
1412
|
-
o[:pager] = Aws::Pager.new(
|
1413
|
-
limit_key: "maximum_page_size",
|
1414
|
-
tokens: {
|
1415
|
-
"next_page_token" => "next_page_token"
|
1416
|
-
}
|
1417
|
-
)
|
1418
|
-
end)
|
1419
|
-
|
1420
|
-
api.add_operation(:record_activity_task_heartbeat, Seahorse::Model::Operation.new.tap do |o|
|
1421
|
-
o.name = "RecordActivityTaskHeartbeat"
|
1422
|
-
o.http_method = "POST"
|
1423
|
-
o.http_request_uri = "/"
|
1424
|
-
o.input = Shapes::ShapeRef.new(shape: RecordActivityTaskHeartbeatInput)
|
1425
|
-
o.output = Shapes::ShapeRef.new(shape: ActivityTaskStatus)
|
1426
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1427
|
-
"exception" => true
|
1428
|
-
})
|
1429
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1430
|
-
"exception" => true
|
1431
|
-
})
|
1432
|
-
end)
|
1433
|
-
|
1434
|
-
api.add_operation(:register_activity_type, Seahorse::Model::Operation.new.tap do |o|
|
1435
|
-
o.name = "RegisterActivityType"
|
1436
|
-
o.http_method = "POST"
|
1437
|
-
o.http_request_uri = "/"
|
1438
|
-
o.input = Shapes::ShapeRef.new(shape: RegisterActivityTypeInput)
|
1439
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1440
|
-
o.errors << Shapes::ShapeRef.new(shape: TypeAlreadyExistsFault, metadata: {
|
1441
|
-
"exception" => true
|
1442
|
-
})
|
1443
|
-
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault, metadata: {
|
1444
|
-
"exception" => true
|
1445
|
-
})
|
1446
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1447
|
-
"exception" => true
|
1448
|
-
})
|
1449
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1450
|
-
"exception" => true
|
1451
|
-
})
|
1452
|
-
end)
|
1453
|
-
|
1454
|
-
api.add_operation(:register_domain, Seahorse::Model::Operation.new.tap do |o|
|
1455
|
-
o.name = "RegisterDomain"
|
1456
|
-
o.http_method = "POST"
|
1457
|
-
o.http_request_uri = "/"
|
1458
|
-
o.input = Shapes::ShapeRef.new(shape: RegisterDomainInput)
|
1459
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1460
|
-
o.errors << Shapes::ShapeRef.new(shape: DomainAlreadyExistsFault, metadata: {
|
1461
|
-
"exception" => true
|
1462
|
-
})
|
1463
|
-
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault, metadata: {
|
1464
|
-
"exception" => true
|
1465
|
-
})
|
1466
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1467
|
-
"exception" => true
|
1468
|
-
})
|
1469
|
-
end)
|
1470
|
-
|
1471
|
-
api.add_operation(:register_workflow_type, Seahorse::Model::Operation.new.tap do |o|
|
1472
|
-
o.name = "RegisterWorkflowType"
|
1473
|
-
o.http_method = "POST"
|
1474
|
-
o.http_request_uri = "/"
|
1475
|
-
o.input = Shapes::ShapeRef.new(shape: RegisterWorkflowTypeInput)
|
1476
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1477
|
-
o.errors << Shapes::ShapeRef.new(shape: TypeAlreadyExistsFault, metadata: {
|
1478
|
-
"exception" => true
|
1479
|
-
})
|
1480
|
-
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault, metadata: {
|
1481
|
-
"exception" => true
|
1482
|
-
})
|
1483
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1484
|
-
"exception" => true
|
1485
|
-
})
|
1486
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1487
|
-
"exception" => true
|
1488
|
-
})
|
1489
|
-
end)
|
1490
|
-
|
1491
|
-
api.add_operation(:request_cancel_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1492
|
-
o.name = "RequestCancelWorkflowExecution"
|
1493
|
-
o.http_method = "POST"
|
1494
|
-
o.http_request_uri = "/"
|
1495
|
-
o.input = Shapes::ShapeRef.new(shape: RequestCancelWorkflowExecutionInput)
|
1496
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1497
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1498
|
-
"exception" => true
|
1499
|
-
})
|
1500
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1501
|
-
"exception" => true
|
1502
|
-
})
|
1503
|
-
end)
|
1504
|
-
|
1505
|
-
api.add_operation(:respond_activity_task_canceled, Seahorse::Model::Operation.new.tap do |o|
|
1506
|
-
o.name = "RespondActivityTaskCanceled"
|
1507
|
-
o.http_method = "POST"
|
1508
|
-
o.http_request_uri = "/"
|
1509
|
-
o.input = Shapes::ShapeRef.new(shape: RespondActivityTaskCanceledInput)
|
1510
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1511
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1512
|
-
"exception" => true
|
1513
|
-
})
|
1514
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1515
|
-
"exception" => true
|
1516
|
-
})
|
1517
|
-
end)
|
1518
|
-
|
1519
|
-
api.add_operation(:respond_activity_task_completed, Seahorse::Model::Operation.new.tap do |o|
|
1520
|
-
o.name = "RespondActivityTaskCompleted"
|
1521
|
-
o.http_method = "POST"
|
1522
|
-
o.http_request_uri = "/"
|
1523
|
-
o.input = Shapes::ShapeRef.new(shape: RespondActivityTaskCompletedInput)
|
1524
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1525
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1526
|
-
"exception" => true
|
1527
|
-
})
|
1528
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1529
|
-
"exception" => true
|
1530
|
-
})
|
1531
|
-
end)
|
1532
|
-
|
1533
|
-
api.add_operation(:respond_activity_task_failed, Seahorse::Model::Operation.new.tap do |o|
|
1534
|
-
o.name = "RespondActivityTaskFailed"
|
1535
|
-
o.http_method = "POST"
|
1536
|
-
o.http_request_uri = "/"
|
1537
|
-
o.input = Shapes::ShapeRef.new(shape: RespondActivityTaskFailedInput)
|
1538
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1539
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1540
|
-
"exception" => true
|
1541
|
-
})
|
1542
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1543
|
-
"exception" => true
|
1544
|
-
})
|
1545
|
-
end)
|
1546
|
-
|
1547
|
-
api.add_operation(:respond_decision_task_completed, Seahorse::Model::Operation.new.tap do |o|
|
1548
|
-
o.name = "RespondDecisionTaskCompleted"
|
1549
|
-
o.http_method = "POST"
|
1550
|
-
o.http_request_uri = "/"
|
1551
|
-
o.input = Shapes::ShapeRef.new(shape: RespondDecisionTaskCompletedInput)
|
1552
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1553
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1554
|
-
"exception" => true
|
1555
|
-
})
|
1556
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1557
|
-
"exception" => true
|
1558
|
-
})
|
1559
|
-
end)
|
1560
|
-
|
1561
|
-
api.add_operation(:signal_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1562
|
-
o.name = "SignalWorkflowExecution"
|
1563
|
-
o.http_method = "POST"
|
1564
|
-
o.http_request_uri = "/"
|
1565
|
-
o.input = Shapes::ShapeRef.new(shape: SignalWorkflowExecutionInput)
|
1566
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1567
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1568
|
-
"exception" => true
|
1569
|
-
})
|
1570
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1571
|
-
"exception" => true
|
1572
|
-
})
|
1573
|
-
end)
|
1574
|
-
|
1575
|
-
api.add_operation(:start_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1576
|
-
o.name = "StartWorkflowExecution"
|
1577
|
-
o.http_method = "POST"
|
1578
|
-
o.http_request_uri = "/"
|
1579
|
-
o.input = Shapes::ShapeRef.new(shape: StartWorkflowExecutionInput)
|
1580
|
-
o.output = Shapes::ShapeRef.new(shape: Run)
|
1581
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1582
|
-
"exception" => true
|
1583
|
-
})
|
1584
|
-
o.errors << Shapes::ShapeRef.new(shape: TypeDeprecatedFault, metadata: {
|
1585
|
-
"exception" => true
|
1586
|
-
})
|
1587
|
-
o.errors << Shapes::ShapeRef.new(shape: WorkflowExecutionAlreadyStartedFault, metadata: {
|
1588
|
-
"exception" => true
|
1589
|
-
})
|
1590
|
-
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault, metadata: {
|
1591
|
-
"exception" => true
|
1592
|
-
})
|
1593
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1594
|
-
"exception" => true
|
1595
|
-
})
|
1596
|
-
o.errors << Shapes::ShapeRef.new(shape: DefaultUndefinedFault, metadata: {
|
1597
|
-
"exception" => true
|
1598
|
-
})
|
1599
|
-
end)
|
1600
|
-
|
1601
|
-
api.add_operation(:terminate_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1602
|
-
o.name = "TerminateWorkflowExecution"
|
1603
|
-
o.http_method = "POST"
|
1604
|
-
o.http_request_uri = "/"
|
1605
|
-
o.input = Shapes::ShapeRef.new(shape: TerminateWorkflowExecutionInput)
|
1606
|
-
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1607
|
-
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault, metadata: {
|
1608
|
-
"exception" => true
|
1609
|
-
})
|
1610
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault, metadata: {
|
1611
|
-
"exception" => true
|
1612
|
-
})
|
1613
|
-
end)
|
1614
|
-
end
|
8
|
+
module Aws::SWF
|
9
|
+
# @api private
|
10
|
+
module ClientApi
|
11
|
+
|
12
|
+
include Seahorse::Model
|
13
|
+
|
14
|
+
ActivityId = Shapes::StringShape.new(name: 'ActivityId')
|
15
|
+
ActivityTask = Shapes::StructureShape.new(name: 'ActivityTask')
|
16
|
+
ActivityTaskCancelRequestedEventAttributes = Shapes::StructureShape.new(name: 'ActivityTaskCancelRequestedEventAttributes')
|
17
|
+
ActivityTaskCanceledEventAttributes = Shapes::StructureShape.new(name: 'ActivityTaskCanceledEventAttributes')
|
18
|
+
ActivityTaskCompletedEventAttributes = Shapes::StructureShape.new(name: 'ActivityTaskCompletedEventAttributes')
|
19
|
+
ActivityTaskFailedEventAttributes = Shapes::StructureShape.new(name: 'ActivityTaskFailedEventAttributes')
|
20
|
+
ActivityTaskScheduledEventAttributes = Shapes::StructureShape.new(name: 'ActivityTaskScheduledEventAttributes')
|
21
|
+
ActivityTaskStartedEventAttributes = Shapes::StructureShape.new(name: 'ActivityTaskStartedEventAttributes')
|
22
|
+
ActivityTaskStatus = Shapes::StructureShape.new(name: 'ActivityTaskStatus')
|
23
|
+
ActivityTaskTimedOutEventAttributes = Shapes::StructureShape.new(name: 'ActivityTaskTimedOutEventAttributes')
|
24
|
+
ActivityTaskTimeoutType = Shapes::StringShape.new(name: 'ActivityTaskTimeoutType')
|
25
|
+
ActivityType = Shapes::StructureShape.new(name: 'ActivityType')
|
26
|
+
ActivityTypeConfiguration = Shapes::StructureShape.new(name: 'ActivityTypeConfiguration')
|
27
|
+
ActivityTypeDetail = Shapes::StructureShape.new(name: 'ActivityTypeDetail')
|
28
|
+
ActivityTypeInfo = Shapes::StructureShape.new(name: 'ActivityTypeInfo')
|
29
|
+
ActivityTypeInfoList = Shapes::ListShape.new(name: 'ActivityTypeInfoList')
|
30
|
+
ActivityTypeInfos = Shapes::StructureShape.new(name: 'ActivityTypeInfos')
|
31
|
+
Arn = Shapes::StringShape.new(name: 'Arn')
|
32
|
+
CancelTimerDecisionAttributes = Shapes::StructureShape.new(name: 'CancelTimerDecisionAttributes')
|
33
|
+
CancelTimerFailedCause = Shapes::StringShape.new(name: 'CancelTimerFailedCause')
|
34
|
+
CancelTimerFailedEventAttributes = Shapes::StructureShape.new(name: 'CancelTimerFailedEventAttributes')
|
35
|
+
CancelWorkflowExecutionDecisionAttributes = Shapes::StructureShape.new(name: 'CancelWorkflowExecutionDecisionAttributes')
|
36
|
+
CancelWorkflowExecutionFailedCause = Shapes::StringShape.new(name: 'CancelWorkflowExecutionFailedCause')
|
37
|
+
CancelWorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'CancelWorkflowExecutionFailedEventAttributes')
|
38
|
+
Canceled = Shapes::BooleanShape.new(name: 'Canceled')
|
39
|
+
CauseMessage = Shapes::StringShape.new(name: 'CauseMessage')
|
40
|
+
ChildPolicy = Shapes::StringShape.new(name: 'ChildPolicy')
|
41
|
+
ChildWorkflowExecutionCanceledEventAttributes = Shapes::StructureShape.new(name: 'ChildWorkflowExecutionCanceledEventAttributes')
|
42
|
+
ChildWorkflowExecutionCompletedEventAttributes = Shapes::StructureShape.new(name: 'ChildWorkflowExecutionCompletedEventAttributes')
|
43
|
+
ChildWorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'ChildWorkflowExecutionFailedEventAttributes')
|
44
|
+
ChildWorkflowExecutionStartedEventAttributes = Shapes::StructureShape.new(name: 'ChildWorkflowExecutionStartedEventAttributes')
|
45
|
+
ChildWorkflowExecutionTerminatedEventAttributes = Shapes::StructureShape.new(name: 'ChildWorkflowExecutionTerminatedEventAttributes')
|
46
|
+
ChildWorkflowExecutionTimedOutEventAttributes = Shapes::StructureShape.new(name: 'ChildWorkflowExecutionTimedOutEventAttributes')
|
47
|
+
CloseStatus = Shapes::StringShape.new(name: 'CloseStatus')
|
48
|
+
CloseStatusFilter = Shapes::StructureShape.new(name: 'CloseStatusFilter')
|
49
|
+
CompleteWorkflowExecutionDecisionAttributes = Shapes::StructureShape.new(name: 'CompleteWorkflowExecutionDecisionAttributes')
|
50
|
+
CompleteWorkflowExecutionFailedCause = Shapes::StringShape.new(name: 'CompleteWorkflowExecutionFailedCause')
|
51
|
+
CompleteWorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'CompleteWorkflowExecutionFailedEventAttributes')
|
52
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes = Shapes::StructureShape.new(name: 'ContinueAsNewWorkflowExecutionDecisionAttributes')
|
53
|
+
ContinueAsNewWorkflowExecutionFailedCause = Shapes::StringShape.new(name: 'ContinueAsNewWorkflowExecutionFailedCause')
|
54
|
+
ContinueAsNewWorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'ContinueAsNewWorkflowExecutionFailedEventAttributes')
|
55
|
+
Count = Shapes::IntegerShape.new(name: 'Count')
|
56
|
+
CountClosedWorkflowExecutionsInput = Shapes::StructureShape.new(name: 'CountClosedWorkflowExecutionsInput')
|
57
|
+
CountOpenWorkflowExecutionsInput = Shapes::StructureShape.new(name: 'CountOpenWorkflowExecutionsInput')
|
58
|
+
CountPendingActivityTasksInput = Shapes::StructureShape.new(name: 'CountPendingActivityTasksInput')
|
59
|
+
CountPendingDecisionTasksInput = Shapes::StructureShape.new(name: 'CountPendingDecisionTasksInput')
|
60
|
+
Data = Shapes::StringShape.new(name: 'Data')
|
61
|
+
Decision = Shapes::StructureShape.new(name: 'Decision')
|
62
|
+
DecisionList = Shapes::ListShape.new(name: 'DecisionList')
|
63
|
+
DecisionTask = Shapes::StructureShape.new(name: 'DecisionTask')
|
64
|
+
DecisionTaskCompletedEventAttributes = Shapes::StructureShape.new(name: 'DecisionTaskCompletedEventAttributes')
|
65
|
+
DecisionTaskScheduledEventAttributes = Shapes::StructureShape.new(name: 'DecisionTaskScheduledEventAttributes')
|
66
|
+
DecisionTaskStartedEventAttributes = Shapes::StructureShape.new(name: 'DecisionTaskStartedEventAttributes')
|
67
|
+
DecisionTaskTimedOutEventAttributes = Shapes::StructureShape.new(name: 'DecisionTaskTimedOutEventAttributes')
|
68
|
+
DecisionTaskTimeoutType = Shapes::StringShape.new(name: 'DecisionTaskTimeoutType')
|
69
|
+
DecisionType = Shapes::StringShape.new(name: 'DecisionType')
|
70
|
+
DefaultUndefinedFault = Shapes::StructureShape.new(name: 'DefaultUndefinedFault')
|
71
|
+
DeprecateActivityTypeInput = Shapes::StructureShape.new(name: 'DeprecateActivityTypeInput')
|
72
|
+
DeprecateDomainInput = Shapes::StructureShape.new(name: 'DeprecateDomainInput')
|
73
|
+
DeprecateWorkflowTypeInput = Shapes::StructureShape.new(name: 'DeprecateWorkflowTypeInput')
|
74
|
+
DescribeActivityTypeInput = Shapes::StructureShape.new(name: 'DescribeActivityTypeInput')
|
75
|
+
DescribeDomainInput = Shapes::StructureShape.new(name: 'DescribeDomainInput')
|
76
|
+
DescribeWorkflowExecutionInput = Shapes::StructureShape.new(name: 'DescribeWorkflowExecutionInput')
|
77
|
+
DescribeWorkflowTypeInput = Shapes::StructureShape.new(name: 'DescribeWorkflowTypeInput')
|
78
|
+
Description = Shapes::StringShape.new(name: 'Description')
|
79
|
+
DomainAlreadyExistsFault = Shapes::StructureShape.new(name: 'DomainAlreadyExistsFault')
|
80
|
+
DomainConfiguration = Shapes::StructureShape.new(name: 'DomainConfiguration')
|
81
|
+
DomainDeprecatedFault = Shapes::StructureShape.new(name: 'DomainDeprecatedFault')
|
82
|
+
DomainDetail = Shapes::StructureShape.new(name: 'DomainDetail')
|
83
|
+
DomainInfo = Shapes::StructureShape.new(name: 'DomainInfo')
|
84
|
+
DomainInfoList = Shapes::ListShape.new(name: 'DomainInfoList')
|
85
|
+
DomainInfos = Shapes::StructureShape.new(name: 'DomainInfos')
|
86
|
+
DomainName = Shapes::StringShape.new(name: 'DomainName')
|
87
|
+
DurationInDays = Shapes::StringShape.new(name: 'DurationInDays')
|
88
|
+
DurationInSeconds = Shapes::StringShape.new(name: 'DurationInSeconds')
|
89
|
+
DurationInSecondsOptional = Shapes::StringShape.new(name: 'DurationInSecondsOptional')
|
90
|
+
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
91
|
+
EventId = Shapes::IntegerShape.new(name: 'EventId')
|
92
|
+
EventType = Shapes::StringShape.new(name: 'EventType')
|
93
|
+
ExecutionStatus = Shapes::StringShape.new(name: 'ExecutionStatus')
|
94
|
+
ExecutionTimeFilter = Shapes::StructureShape.new(name: 'ExecutionTimeFilter')
|
95
|
+
ExternalWorkflowExecutionCancelRequestedEventAttributes = Shapes::StructureShape.new(name: 'ExternalWorkflowExecutionCancelRequestedEventAttributes')
|
96
|
+
ExternalWorkflowExecutionSignaledEventAttributes = Shapes::StructureShape.new(name: 'ExternalWorkflowExecutionSignaledEventAttributes')
|
97
|
+
FailWorkflowExecutionDecisionAttributes = Shapes::StructureShape.new(name: 'FailWorkflowExecutionDecisionAttributes')
|
98
|
+
FailWorkflowExecutionFailedCause = Shapes::StringShape.new(name: 'FailWorkflowExecutionFailedCause')
|
99
|
+
FailWorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'FailWorkflowExecutionFailedEventAttributes')
|
100
|
+
FailureReason = Shapes::StringShape.new(name: 'FailureReason')
|
101
|
+
FunctionId = Shapes::StringShape.new(name: 'FunctionId')
|
102
|
+
FunctionInput = Shapes::StringShape.new(name: 'FunctionInput')
|
103
|
+
FunctionName = Shapes::StringShape.new(name: 'FunctionName')
|
104
|
+
GetWorkflowExecutionHistoryInput = Shapes::StructureShape.new(name: 'GetWorkflowExecutionHistoryInput')
|
105
|
+
History = Shapes::StructureShape.new(name: 'History')
|
106
|
+
HistoryEvent = Shapes::StructureShape.new(name: 'HistoryEvent')
|
107
|
+
HistoryEventList = Shapes::ListShape.new(name: 'HistoryEventList')
|
108
|
+
Identity = Shapes::StringShape.new(name: 'Identity')
|
109
|
+
LambdaFunctionCompletedEventAttributes = Shapes::StructureShape.new(name: 'LambdaFunctionCompletedEventAttributes')
|
110
|
+
LambdaFunctionFailedEventAttributes = Shapes::StructureShape.new(name: 'LambdaFunctionFailedEventAttributes')
|
111
|
+
LambdaFunctionScheduledEventAttributes = Shapes::StructureShape.new(name: 'LambdaFunctionScheduledEventAttributes')
|
112
|
+
LambdaFunctionStartedEventAttributes = Shapes::StructureShape.new(name: 'LambdaFunctionStartedEventAttributes')
|
113
|
+
LambdaFunctionTimedOutEventAttributes = Shapes::StructureShape.new(name: 'LambdaFunctionTimedOutEventAttributes')
|
114
|
+
LambdaFunctionTimeoutType = Shapes::StringShape.new(name: 'LambdaFunctionTimeoutType')
|
115
|
+
LimitExceededFault = Shapes::StructureShape.new(name: 'LimitExceededFault')
|
116
|
+
LimitedData = Shapes::StringShape.new(name: 'LimitedData')
|
117
|
+
ListActivityTypesInput = Shapes::StructureShape.new(name: 'ListActivityTypesInput')
|
118
|
+
ListClosedWorkflowExecutionsInput = Shapes::StructureShape.new(name: 'ListClosedWorkflowExecutionsInput')
|
119
|
+
ListDomainsInput = Shapes::StructureShape.new(name: 'ListDomainsInput')
|
120
|
+
ListOpenWorkflowExecutionsInput = Shapes::StructureShape.new(name: 'ListOpenWorkflowExecutionsInput')
|
121
|
+
ListWorkflowTypesInput = Shapes::StructureShape.new(name: 'ListWorkflowTypesInput')
|
122
|
+
MarkerName = Shapes::StringShape.new(name: 'MarkerName')
|
123
|
+
MarkerRecordedEventAttributes = Shapes::StructureShape.new(name: 'MarkerRecordedEventAttributes')
|
124
|
+
Name = Shapes::StringShape.new(name: 'Name')
|
125
|
+
OpenDecisionTasksCount = Shapes::IntegerShape.new(name: 'OpenDecisionTasksCount')
|
126
|
+
OperationNotPermittedFault = Shapes::StructureShape.new(name: 'OperationNotPermittedFault')
|
127
|
+
PageSize = Shapes::IntegerShape.new(name: 'PageSize')
|
128
|
+
PageToken = Shapes::StringShape.new(name: 'PageToken')
|
129
|
+
PendingTaskCount = Shapes::StructureShape.new(name: 'PendingTaskCount')
|
130
|
+
PollForActivityTaskInput = Shapes::StructureShape.new(name: 'PollForActivityTaskInput')
|
131
|
+
PollForDecisionTaskInput = Shapes::StructureShape.new(name: 'PollForDecisionTaskInput')
|
132
|
+
RecordActivityTaskHeartbeatInput = Shapes::StructureShape.new(name: 'RecordActivityTaskHeartbeatInput')
|
133
|
+
RecordMarkerDecisionAttributes = Shapes::StructureShape.new(name: 'RecordMarkerDecisionAttributes')
|
134
|
+
RecordMarkerFailedCause = Shapes::StringShape.new(name: 'RecordMarkerFailedCause')
|
135
|
+
RecordMarkerFailedEventAttributes = Shapes::StructureShape.new(name: 'RecordMarkerFailedEventAttributes')
|
136
|
+
RegisterActivityTypeInput = Shapes::StructureShape.new(name: 'RegisterActivityTypeInput')
|
137
|
+
RegisterDomainInput = Shapes::StructureShape.new(name: 'RegisterDomainInput')
|
138
|
+
RegisterWorkflowTypeInput = Shapes::StructureShape.new(name: 'RegisterWorkflowTypeInput')
|
139
|
+
RegistrationStatus = Shapes::StringShape.new(name: 'RegistrationStatus')
|
140
|
+
RequestCancelActivityTaskDecisionAttributes = Shapes::StructureShape.new(name: 'RequestCancelActivityTaskDecisionAttributes')
|
141
|
+
RequestCancelActivityTaskFailedCause = Shapes::StringShape.new(name: 'RequestCancelActivityTaskFailedCause')
|
142
|
+
RequestCancelActivityTaskFailedEventAttributes = Shapes::StructureShape.new(name: 'RequestCancelActivityTaskFailedEventAttributes')
|
143
|
+
RequestCancelExternalWorkflowExecutionDecisionAttributes = Shapes::StructureShape.new(name: 'RequestCancelExternalWorkflowExecutionDecisionAttributes')
|
144
|
+
RequestCancelExternalWorkflowExecutionFailedCause = Shapes::StringShape.new(name: 'RequestCancelExternalWorkflowExecutionFailedCause')
|
145
|
+
RequestCancelExternalWorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'RequestCancelExternalWorkflowExecutionFailedEventAttributes')
|
146
|
+
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes = Shapes::StructureShape.new(name: 'RequestCancelExternalWorkflowExecutionInitiatedEventAttributes')
|
147
|
+
RequestCancelWorkflowExecutionInput = Shapes::StructureShape.new(name: 'RequestCancelWorkflowExecutionInput')
|
148
|
+
RespondActivityTaskCanceledInput = Shapes::StructureShape.new(name: 'RespondActivityTaskCanceledInput')
|
149
|
+
RespondActivityTaskCompletedInput = Shapes::StructureShape.new(name: 'RespondActivityTaskCompletedInput')
|
150
|
+
RespondActivityTaskFailedInput = Shapes::StructureShape.new(name: 'RespondActivityTaskFailedInput')
|
151
|
+
RespondDecisionTaskCompletedInput = Shapes::StructureShape.new(name: 'RespondDecisionTaskCompletedInput')
|
152
|
+
ReverseOrder = Shapes::BooleanShape.new(name: 'ReverseOrder')
|
153
|
+
Run = Shapes::StructureShape.new(name: 'Run')
|
154
|
+
RunId = Shapes::StringShape.new(name: 'RunId')
|
155
|
+
RunIdOptional = Shapes::StringShape.new(name: 'RunIdOptional')
|
156
|
+
ScheduleActivityTaskDecisionAttributes = Shapes::StructureShape.new(name: 'ScheduleActivityTaskDecisionAttributes')
|
157
|
+
ScheduleActivityTaskFailedCause = Shapes::StringShape.new(name: 'ScheduleActivityTaskFailedCause')
|
158
|
+
ScheduleActivityTaskFailedEventAttributes = Shapes::StructureShape.new(name: 'ScheduleActivityTaskFailedEventAttributes')
|
159
|
+
ScheduleLambdaFunctionDecisionAttributes = Shapes::StructureShape.new(name: 'ScheduleLambdaFunctionDecisionAttributes')
|
160
|
+
ScheduleLambdaFunctionFailedCause = Shapes::StringShape.new(name: 'ScheduleLambdaFunctionFailedCause')
|
161
|
+
ScheduleLambdaFunctionFailedEventAttributes = Shapes::StructureShape.new(name: 'ScheduleLambdaFunctionFailedEventAttributes')
|
162
|
+
SignalExternalWorkflowExecutionDecisionAttributes = Shapes::StructureShape.new(name: 'SignalExternalWorkflowExecutionDecisionAttributes')
|
163
|
+
SignalExternalWorkflowExecutionFailedCause = Shapes::StringShape.new(name: 'SignalExternalWorkflowExecutionFailedCause')
|
164
|
+
SignalExternalWorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'SignalExternalWorkflowExecutionFailedEventAttributes')
|
165
|
+
SignalExternalWorkflowExecutionInitiatedEventAttributes = Shapes::StructureShape.new(name: 'SignalExternalWorkflowExecutionInitiatedEventAttributes')
|
166
|
+
SignalName = Shapes::StringShape.new(name: 'SignalName')
|
167
|
+
SignalWorkflowExecutionInput = Shapes::StructureShape.new(name: 'SignalWorkflowExecutionInput')
|
168
|
+
StartChildWorkflowExecutionDecisionAttributes = Shapes::StructureShape.new(name: 'StartChildWorkflowExecutionDecisionAttributes')
|
169
|
+
StartChildWorkflowExecutionFailedCause = Shapes::StringShape.new(name: 'StartChildWorkflowExecutionFailedCause')
|
170
|
+
StartChildWorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'StartChildWorkflowExecutionFailedEventAttributes')
|
171
|
+
StartChildWorkflowExecutionInitiatedEventAttributes = Shapes::StructureShape.new(name: 'StartChildWorkflowExecutionInitiatedEventAttributes')
|
172
|
+
StartLambdaFunctionFailedCause = Shapes::StringShape.new(name: 'StartLambdaFunctionFailedCause')
|
173
|
+
StartLambdaFunctionFailedEventAttributes = Shapes::StructureShape.new(name: 'StartLambdaFunctionFailedEventAttributes')
|
174
|
+
StartTimerDecisionAttributes = Shapes::StructureShape.new(name: 'StartTimerDecisionAttributes')
|
175
|
+
StartTimerFailedCause = Shapes::StringShape.new(name: 'StartTimerFailedCause')
|
176
|
+
StartTimerFailedEventAttributes = Shapes::StructureShape.new(name: 'StartTimerFailedEventAttributes')
|
177
|
+
StartWorkflowExecutionInput = Shapes::StructureShape.new(name: 'StartWorkflowExecutionInput')
|
178
|
+
Tag = Shapes::StringShape.new(name: 'Tag')
|
179
|
+
TagFilter = Shapes::StructureShape.new(name: 'TagFilter')
|
180
|
+
TagList = Shapes::ListShape.new(name: 'TagList')
|
181
|
+
TaskList = Shapes::StructureShape.new(name: 'TaskList')
|
182
|
+
TaskPriority = Shapes::StringShape.new(name: 'TaskPriority')
|
183
|
+
TaskToken = Shapes::StringShape.new(name: 'TaskToken')
|
184
|
+
TerminateReason = Shapes::StringShape.new(name: 'TerminateReason')
|
185
|
+
TerminateWorkflowExecutionInput = Shapes::StructureShape.new(name: 'TerminateWorkflowExecutionInput')
|
186
|
+
TimerCanceledEventAttributes = Shapes::StructureShape.new(name: 'TimerCanceledEventAttributes')
|
187
|
+
TimerFiredEventAttributes = Shapes::StructureShape.new(name: 'TimerFiredEventAttributes')
|
188
|
+
TimerId = Shapes::StringShape.new(name: 'TimerId')
|
189
|
+
TimerStartedEventAttributes = Shapes::StructureShape.new(name: 'TimerStartedEventAttributes')
|
190
|
+
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
191
|
+
Truncated = Shapes::BooleanShape.new(name: 'Truncated')
|
192
|
+
TypeAlreadyExistsFault = Shapes::StructureShape.new(name: 'TypeAlreadyExistsFault')
|
193
|
+
TypeDeprecatedFault = Shapes::StructureShape.new(name: 'TypeDeprecatedFault')
|
194
|
+
UnknownResourceFault = Shapes::StructureShape.new(name: 'UnknownResourceFault')
|
195
|
+
Version = Shapes::StringShape.new(name: 'Version')
|
196
|
+
VersionOptional = Shapes::StringShape.new(name: 'VersionOptional')
|
197
|
+
WorkflowExecution = Shapes::StructureShape.new(name: 'WorkflowExecution')
|
198
|
+
WorkflowExecutionAlreadyStartedFault = Shapes::StructureShape.new(name: 'WorkflowExecutionAlreadyStartedFault')
|
199
|
+
WorkflowExecutionCancelRequestedCause = Shapes::StringShape.new(name: 'WorkflowExecutionCancelRequestedCause')
|
200
|
+
WorkflowExecutionCancelRequestedEventAttributes = Shapes::StructureShape.new(name: 'WorkflowExecutionCancelRequestedEventAttributes')
|
201
|
+
WorkflowExecutionCanceledEventAttributes = Shapes::StructureShape.new(name: 'WorkflowExecutionCanceledEventAttributes')
|
202
|
+
WorkflowExecutionCompletedEventAttributes = Shapes::StructureShape.new(name: 'WorkflowExecutionCompletedEventAttributes')
|
203
|
+
WorkflowExecutionConfiguration = Shapes::StructureShape.new(name: 'WorkflowExecutionConfiguration')
|
204
|
+
WorkflowExecutionContinuedAsNewEventAttributes = Shapes::StructureShape.new(name: 'WorkflowExecutionContinuedAsNewEventAttributes')
|
205
|
+
WorkflowExecutionCount = Shapes::StructureShape.new(name: 'WorkflowExecutionCount')
|
206
|
+
WorkflowExecutionDetail = Shapes::StructureShape.new(name: 'WorkflowExecutionDetail')
|
207
|
+
WorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'WorkflowExecutionFailedEventAttributes')
|
208
|
+
WorkflowExecutionFilter = Shapes::StructureShape.new(name: 'WorkflowExecutionFilter')
|
209
|
+
WorkflowExecutionInfo = Shapes::StructureShape.new(name: 'WorkflowExecutionInfo')
|
210
|
+
WorkflowExecutionInfoList = Shapes::ListShape.new(name: 'WorkflowExecutionInfoList')
|
211
|
+
WorkflowExecutionInfos = Shapes::StructureShape.new(name: 'WorkflowExecutionInfos')
|
212
|
+
WorkflowExecutionOpenCounts = Shapes::StructureShape.new(name: 'WorkflowExecutionOpenCounts')
|
213
|
+
WorkflowExecutionSignaledEventAttributes = Shapes::StructureShape.new(name: 'WorkflowExecutionSignaledEventAttributes')
|
214
|
+
WorkflowExecutionStartedEventAttributes = Shapes::StructureShape.new(name: 'WorkflowExecutionStartedEventAttributes')
|
215
|
+
WorkflowExecutionTerminatedCause = Shapes::StringShape.new(name: 'WorkflowExecutionTerminatedCause')
|
216
|
+
WorkflowExecutionTerminatedEventAttributes = Shapes::StructureShape.new(name: 'WorkflowExecutionTerminatedEventAttributes')
|
217
|
+
WorkflowExecutionTimedOutEventAttributes = Shapes::StructureShape.new(name: 'WorkflowExecutionTimedOutEventAttributes')
|
218
|
+
WorkflowExecutionTimeoutType = Shapes::StringShape.new(name: 'WorkflowExecutionTimeoutType')
|
219
|
+
WorkflowId = Shapes::StringShape.new(name: 'WorkflowId')
|
220
|
+
WorkflowType = Shapes::StructureShape.new(name: 'WorkflowType')
|
221
|
+
WorkflowTypeConfiguration = Shapes::StructureShape.new(name: 'WorkflowTypeConfiguration')
|
222
|
+
WorkflowTypeDetail = Shapes::StructureShape.new(name: 'WorkflowTypeDetail')
|
223
|
+
WorkflowTypeFilter = Shapes::StructureShape.new(name: 'WorkflowTypeFilter')
|
224
|
+
WorkflowTypeInfo = Shapes::StructureShape.new(name: 'WorkflowTypeInfo')
|
225
|
+
WorkflowTypeInfoList = Shapes::ListShape.new(name: 'WorkflowTypeInfoList')
|
226
|
+
WorkflowTypeInfos = Shapes::StructureShape.new(name: 'WorkflowTypeInfos')
|
227
|
+
|
228
|
+
ActivityTask.add_member(:task_token, Shapes::ShapeRef.new(shape: TaskToken, required: true, location_name: "taskToken"))
|
229
|
+
ActivityTask.add_member(:activity_id, Shapes::ShapeRef.new(shape: ActivityId, required: true, location_name: "activityId"))
|
230
|
+
ActivityTask.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
231
|
+
ActivityTask.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
232
|
+
ActivityTask.add_member(:activity_type, Shapes::ShapeRef.new(shape: ActivityType, required: true, location_name: "activityType"))
|
233
|
+
ActivityTask.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
234
|
+
ActivityTask.struct_class = Types::ActivityTask
|
235
|
+
|
236
|
+
ActivityTaskCancelRequestedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
237
|
+
ActivityTaskCancelRequestedEventAttributes.add_member(:activity_id, Shapes::ShapeRef.new(shape: ActivityId, required: true, location_name: "activityId"))
|
238
|
+
ActivityTaskCancelRequestedEventAttributes.struct_class = Types::ActivityTaskCancelRequestedEventAttributes
|
239
|
+
|
240
|
+
ActivityTaskCanceledEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
241
|
+
ActivityTaskCanceledEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
242
|
+
ActivityTaskCanceledEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
243
|
+
ActivityTaskCanceledEventAttributes.add_member(:latest_cancel_requested_event_id, Shapes::ShapeRef.new(shape: EventId, location_name: "latestCancelRequestedEventId"))
|
244
|
+
ActivityTaskCanceledEventAttributes.struct_class = Types::ActivityTaskCanceledEventAttributes
|
245
|
+
|
246
|
+
ActivityTaskCompletedEventAttributes.add_member(:result, Shapes::ShapeRef.new(shape: Data, location_name: "result"))
|
247
|
+
ActivityTaskCompletedEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
248
|
+
ActivityTaskCompletedEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
249
|
+
ActivityTaskCompletedEventAttributes.struct_class = Types::ActivityTaskCompletedEventAttributes
|
250
|
+
|
251
|
+
ActivityTaskFailedEventAttributes.add_member(:reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "reason"))
|
252
|
+
ActivityTaskFailedEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
253
|
+
ActivityTaskFailedEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
254
|
+
ActivityTaskFailedEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
255
|
+
ActivityTaskFailedEventAttributes.struct_class = Types::ActivityTaskFailedEventAttributes
|
256
|
+
|
257
|
+
ActivityTaskScheduledEventAttributes.add_member(:activity_type, Shapes::ShapeRef.new(shape: ActivityType, required: true, location_name: "activityType"))
|
258
|
+
ActivityTaskScheduledEventAttributes.add_member(:activity_id, Shapes::ShapeRef.new(shape: ActivityId, required: true, location_name: "activityId"))
|
259
|
+
ActivityTaskScheduledEventAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
260
|
+
ActivityTaskScheduledEventAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
261
|
+
ActivityTaskScheduledEventAttributes.add_member(:schedule_to_start_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "scheduleToStartTimeout"))
|
262
|
+
ActivityTaskScheduledEventAttributes.add_member(:schedule_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "scheduleToCloseTimeout"))
|
263
|
+
ActivityTaskScheduledEventAttributes.add_member(:start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "startToCloseTimeout"))
|
264
|
+
ActivityTaskScheduledEventAttributes.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
265
|
+
ActivityTaskScheduledEventAttributes.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
266
|
+
ActivityTaskScheduledEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
267
|
+
ActivityTaskScheduledEventAttributes.add_member(:heartbeat_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "heartbeatTimeout"))
|
268
|
+
ActivityTaskScheduledEventAttributes.struct_class = Types::ActivityTaskScheduledEventAttributes
|
269
|
+
|
270
|
+
ActivityTaskStartedEventAttributes.add_member(:identity, Shapes::ShapeRef.new(shape: Identity, location_name: "identity"))
|
271
|
+
ActivityTaskStartedEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
272
|
+
ActivityTaskStartedEventAttributes.struct_class = Types::ActivityTaskStartedEventAttributes
|
273
|
+
|
274
|
+
ActivityTaskStatus.add_member(:cancel_requested, Shapes::ShapeRef.new(shape: Canceled, required: true, location_name: "cancelRequested"))
|
275
|
+
ActivityTaskStatus.struct_class = Types::ActivityTaskStatus
|
276
|
+
|
277
|
+
ActivityTaskTimedOutEventAttributes.add_member(:timeout_type, Shapes::ShapeRef.new(shape: ActivityTaskTimeoutType, required: true, location_name: "timeoutType"))
|
278
|
+
ActivityTaskTimedOutEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
279
|
+
ActivityTaskTimedOutEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
280
|
+
ActivityTaskTimedOutEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: LimitedData, location_name: "details"))
|
281
|
+
ActivityTaskTimedOutEventAttributes.struct_class = Types::ActivityTaskTimedOutEventAttributes
|
282
|
+
|
283
|
+
ActivityType.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
284
|
+
ActivityType.add_member(:version, Shapes::ShapeRef.new(shape: Version, required: true, location_name: "version"))
|
285
|
+
ActivityType.struct_class = Types::ActivityType
|
286
|
+
|
287
|
+
ActivityTypeConfiguration.add_member(:default_task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskStartToCloseTimeout"))
|
288
|
+
ActivityTypeConfiguration.add_member(:default_task_heartbeat_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskHeartbeatTimeout"))
|
289
|
+
ActivityTypeConfiguration.add_member(:default_task_list, Shapes::ShapeRef.new(shape: TaskList, location_name: "defaultTaskList"))
|
290
|
+
ActivityTypeConfiguration.add_member(:default_task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "defaultTaskPriority"))
|
291
|
+
ActivityTypeConfiguration.add_member(:default_task_schedule_to_start_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskScheduleToStartTimeout"))
|
292
|
+
ActivityTypeConfiguration.add_member(:default_task_schedule_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskScheduleToCloseTimeout"))
|
293
|
+
ActivityTypeConfiguration.struct_class = Types::ActivityTypeConfiguration
|
294
|
+
|
295
|
+
ActivityTypeDetail.add_member(:type_info, Shapes::ShapeRef.new(shape: ActivityTypeInfo, required: true, location_name: "typeInfo"))
|
296
|
+
ActivityTypeDetail.add_member(:configuration, Shapes::ShapeRef.new(shape: ActivityTypeConfiguration, required: true, location_name: "configuration"))
|
297
|
+
ActivityTypeDetail.struct_class = Types::ActivityTypeDetail
|
298
|
+
|
299
|
+
ActivityTypeInfo.add_member(:activity_type, Shapes::ShapeRef.new(shape: ActivityType, required: true, location_name: "activityType"))
|
300
|
+
ActivityTypeInfo.add_member(:status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "status"))
|
301
|
+
ActivityTypeInfo.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
302
|
+
ActivityTypeInfo.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "creationDate"))
|
303
|
+
ActivityTypeInfo.add_member(:deprecation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "deprecationDate"))
|
304
|
+
ActivityTypeInfo.struct_class = Types::ActivityTypeInfo
|
305
|
+
|
306
|
+
ActivityTypeInfoList.member = Shapes::ShapeRef.new(shape: ActivityTypeInfo)
|
307
|
+
|
308
|
+
ActivityTypeInfos.add_member(:type_infos, Shapes::ShapeRef.new(shape: ActivityTypeInfoList, required: true, location_name: "typeInfos"))
|
309
|
+
ActivityTypeInfos.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
310
|
+
ActivityTypeInfos.struct_class = Types::ActivityTypeInfos
|
311
|
+
|
312
|
+
CancelTimerDecisionAttributes.add_member(:timer_id, Shapes::ShapeRef.new(shape: TimerId, required: true, location_name: "timerId"))
|
313
|
+
CancelTimerDecisionAttributes.struct_class = Types::CancelTimerDecisionAttributes
|
314
|
+
|
315
|
+
CancelTimerFailedEventAttributes.add_member(:timer_id, Shapes::ShapeRef.new(shape: TimerId, required: true, location_name: "timerId"))
|
316
|
+
CancelTimerFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: CancelTimerFailedCause, required: true, location_name: "cause"))
|
317
|
+
CancelTimerFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
318
|
+
CancelTimerFailedEventAttributes.struct_class = Types::CancelTimerFailedEventAttributes
|
319
|
+
|
320
|
+
CancelWorkflowExecutionDecisionAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
321
|
+
CancelWorkflowExecutionDecisionAttributes.struct_class = Types::CancelWorkflowExecutionDecisionAttributes
|
322
|
+
|
323
|
+
CancelWorkflowExecutionFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: CancelWorkflowExecutionFailedCause, required: true, location_name: "cause"))
|
324
|
+
CancelWorkflowExecutionFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
325
|
+
CancelWorkflowExecutionFailedEventAttributes.struct_class = Types::CancelWorkflowExecutionFailedEventAttributes
|
326
|
+
|
327
|
+
ChildWorkflowExecutionCanceledEventAttributes.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
328
|
+
ChildWorkflowExecutionCanceledEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
329
|
+
ChildWorkflowExecutionCanceledEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
330
|
+
ChildWorkflowExecutionCanceledEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
331
|
+
ChildWorkflowExecutionCanceledEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
332
|
+
ChildWorkflowExecutionCanceledEventAttributes.struct_class = Types::ChildWorkflowExecutionCanceledEventAttributes
|
333
|
+
|
334
|
+
ChildWorkflowExecutionCompletedEventAttributes.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
335
|
+
ChildWorkflowExecutionCompletedEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
336
|
+
ChildWorkflowExecutionCompletedEventAttributes.add_member(:result, Shapes::ShapeRef.new(shape: Data, location_name: "result"))
|
337
|
+
ChildWorkflowExecutionCompletedEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
338
|
+
ChildWorkflowExecutionCompletedEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
339
|
+
ChildWorkflowExecutionCompletedEventAttributes.struct_class = Types::ChildWorkflowExecutionCompletedEventAttributes
|
340
|
+
|
341
|
+
ChildWorkflowExecutionFailedEventAttributes.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
342
|
+
ChildWorkflowExecutionFailedEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
343
|
+
ChildWorkflowExecutionFailedEventAttributes.add_member(:reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "reason"))
|
344
|
+
ChildWorkflowExecutionFailedEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
345
|
+
ChildWorkflowExecutionFailedEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
346
|
+
ChildWorkflowExecutionFailedEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
347
|
+
ChildWorkflowExecutionFailedEventAttributes.struct_class = Types::ChildWorkflowExecutionFailedEventAttributes
|
348
|
+
|
349
|
+
ChildWorkflowExecutionStartedEventAttributes.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
350
|
+
ChildWorkflowExecutionStartedEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
351
|
+
ChildWorkflowExecutionStartedEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
352
|
+
ChildWorkflowExecutionStartedEventAttributes.struct_class = Types::ChildWorkflowExecutionStartedEventAttributes
|
353
|
+
|
354
|
+
ChildWorkflowExecutionTerminatedEventAttributes.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
355
|
+
ChildWorkflowExecutionTerminatedEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
356
|
+
ChildWorkflowExecutionTerminatedEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
357
|
+
ChildWorkflowExecutionTerminatedEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
358
|
+
ChildWorkflowExecutionTerminatedEventAttributes.struct_class = Types::ChildWorkflowExecutionTerminatedEventAttributes
|
359
|
+
|
360
|
+
ChildWorkflowExecutionTimedOutEventAttributes.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
361
|
+
ChildWorkflowExecutionTimedOutEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
362
|
+
ChildWorkflowExecutionTimedOutEventAttributes.add_member(:timeout_type, Shapes::ShapeRef.new(shape: WorkflowExecutionTimeoutType, required: true, location_name: "timeoutType"))
|
363
|
+
ChildWorkflowExecutionTimedOutEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
364
|
+
ChildWorkflowExecutionTimedOutEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
365
|
+
ChildWorkflowExecutionTimedOutEventAttributes.struct_class = Types::ChildWorkflowExecutionTimedOutEventAttributes
|
366
|
+
|
367
|
+
CloseStatusFilter.add_member(:status, Shapes::ShapeRef.new(shape: CloseStatus, required: true, location_name: "status"))
|
368
|
+
CloseStatusFilter.struct_class = Types::CloseStatusFilter
|
369
|
+
|
370
|
+
CompleteWorkflowExecutionDecisionAttributes.add_member(:result, Shapes::ShapeRef.new(shape: Data, location_name: "result"))
|
371
|
+
CompleteWorkflowExecutionDecisionAttributes.struct_class = Types::CompleteWorkflowExecutionDecisionAttributes
|
372
|
+
|
373
|
+
CompleteWorkflowExecutionFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: CompleteWorkflowExecutionFailedCause, required: true, location_name: "cause"))
|
374
|
+
CompleteWorkflowExecutionFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
375
|
+
CompleteWorkflowExecutionFailedEventAttributes.struct_class = Types::CompleteWorkflowExecutionFailedEventAttributes
|
376
|
+
|
377
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
378
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.add_member(:execution_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "executionStartToCloseTimeout"))
|
379
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, location_name: "taskList"))
|
380
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
381
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.add_member(:task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "taskStartToCloseTimeout"))
|
382
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, location_name: "childPolicy"))
|
383
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "tagList"))
|
384
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.add_member(:workflow_type_version, Shapes::ShapeRef.new(shape: Version, location_name: "workflowTypeVersion"))
|
385
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.add_member(:lambda_role, Shapes::ShapeRef.new(shape: Arn, location_name: "lambdaRole"))
|
386
|
+
ContinueAsNewWorkflowExecutionDecisionAttributes.struct_class = Types::ContinueAsNewWorkflowExecutionDecisionAttributes
|
387
|
+
|
388
|
+
ContinueAsNewWorkflowExecutionFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: ContinueAsNewWorkflowExecutionFailedCause, required: true, location_name: "cause"))
|
389
|
+
ContinueAsNewWorkflowExecutionFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
390
|
+
ContinueAsNewWorkflowExecutionFailedEventAttributes.struct_class = Types::ContinueAsNewWorkflowExecutionFailedEventAttributes
|
391
|
+
|
392
|
+
CountClosedWorkflowExecutionsInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
393
|
+
CountClosedWorkflowExecutionsInput.add_member(:start_time_filter, Shapes::ShapeRef.new(shape: ExecutionTimeFilter, location_name: "startTimeFilter"))
|
394
|
+
CountClosedWorkflowExecutionsInput.add_member(:close_time_filter, Shapes::ShapeRef.new(shape: ExecutionTimeFilter, location_name: "closeTimeFilter"))
|
395
|
+
CountClosedWorkflowExecutionsInput.add_member(:execution_filter, Shapes::ShapeRef.new(shape: WorkflowExecutionFilter, location_name: "executionFilter"))
|
396
|
+
CountClosedWorkflowExecutionsInput.add_member(:type_filter, Shapes::ShapeRef.new(shape: WorkflowTypeFilter, location_name: "typeFilter"))
|
397
|
+
CountClosedWorkflowExecutionsInput.add_member(:tag_filter, Shapes::ShapeRef.new(shape: TagFilter, location_name: "tagFilter"))
|
398
|
+
CountClosedWorkflowExecutionsInput.add_member(:close_status_filter, Shapes::ShapeRef.new(shape: CloseStatusFilter, location_name: "closeStatusFilter"))
|
399
|
+
CountClosedWorkflowExecutionsInput.struct_class = Types::CountClosedWorkflowExecutionsInput
|
400
|
+
|
401
|
+
CountOpenWorkflowExecutionsInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
402
|
+
CountOpenWorkflowExecutionsInput.add_member(:start_time_filter, Shapes::ShapeRef.new(shape: ExecutionTimeFilter, required: true, location_name: "startTimeFilter"))
|
403
|
+
CountOpenWorkflowExecutionsInput.add_member(:type_filter, Shapes::ShapeRef.new(shape: WorkflowTypeFilter, location_name: "typeFilter"))
|
404
|
+
CountOpenWorkflowExecutionsInput.add_member(:tag_filter, Shapes::ShapeRef.new(shape: TagFilter, location_name: "tagFilter"))
|
405
|
+
CountOpenWorkflowExecutionsInput.add_member(:execution_filter, Shapes::ShapeRef.new(shape: WorkflowExecutionFilter, location_name: "executionFilter"))
|
406
|
+
CountOpenWorkflowExecutionsInput.struct_class = Types::CountOpenWorkflowExecutionsInput
|
407
|
+
|
408
|
+
CountPendingActivityTasksInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
409
|
+
CountPendingActivityTasksInput.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
410
|
+
CountPendingActivityTasksInput.struct_class = Types::CountPendingActivityTasksInput
|
411
|
+
|
412
|
+
CountPendingDecisionTasksInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
413
|
+
CountPendingDecisionTasksInput.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
414
|
+
CountPendingDecisionTasksInput.struct_class = Types::CountPendingDecisionTasksInput
|
415
|
+
|
416
|
+
Decision.add_member(:decision_type, Shapes::ShapeRef.new(shape: DecisionType, required: true, location_name: "decisionType"))
|
417
|
+
Decision.add_member(:schedule_activity_task_decision_attributes, Shapes::ShapeRef.new(shape: ScheduleActivityTaskDecisionAttributes, location_name: "scheduleActivityTaskDecisionAttributes"))
|
418
|
+
Decision.add_member(:request_cancel_activity_task_decision_attributes, Shapes::ShapeRef.new(shape: RequestCancelActivityTaskDecisionAttributes, location_name: "requestCancelActivityTaskDecisionAttributes"))
|
419
|
+
Decision.add_member(:complete_workflow_execution_decision_attributes, Shapes::ShapeRef.new(shape: CompleteWorkflowExecutionDecisionAttributes, location_name: "completeWorkflowExecutionDecisionAttributes"))
|
420
|
+
Decision.add_member(:fail_workflow_execution_decision_attributes, Shapes::ShapeRef.new(shape: FailWorkflowExecutionDecisionAttributes, location_name: "failWorkflowExecutionDecisionAttributes"))
|
421
|
+
Decision.add_member(:cancel_workflow_execution_decision_attributes, Shapes::ShapeRef.new(shape: CancelWorkflowExecutionDecisionAttributes, location_name: "cancelWorkflowExecutionDecisionAttributes"))
|
422
|
+
Decision.add_member(:continue_as_new_workflow_execution_decision_attributes, Shapes::ShapeRef.new(shape: ContinueAsNewWorkflowExecutionDecisionAttributes, location_name: "continueAsNewWorkflowExecutionDecisionAttributes"))
|
423
|
+
Decision.add_member(:record_marker_decision_attributes, Shapes::ShapeRef.new(shape: RecordMarkerDecisionAttributes, location_name: "recordMarkerDecisionAttributes"))
|
424
|
+
Decision.add_member(:start_timer_decision_attributes, Shapes::ShapeRef.new(shape: StartTimerDecisionAttributes, location_name: "startTimerDecisionAttributes"))
|
425
|
+
Decision.add_member(:cancel_timer_decision_attributes, Shapes::ShapeRef.new(shape: CancelTimerDecisionAttributes, location_name: "cancelTimerDecisionAttributes"))
|
426
|
+
Decision.add_member(:signal_external_workflow_execution_decision_attributes, Shapes::ShapeRef.new(shape: SignalExternalWorkflowExecutionDecisionAttributes, location_name: "signalExternalWorkflowExecutionDecisionAttributes"))
|
427
|
+
Decision.add_member(:request_cancel_external_workflow_execution_decision_attributes, Shapes::ShapeRef.new(shape: RequestCancelExternalWorkflowExecutionDecisionAttributes, location_name: "requestCancelExternalWorkflowExecutionDecisionAttributes"))
|
428
|
+
Decision.add_member(:start_child_workflow_execution_decision_attributes, Shapes::ShapeRef.new(shape: StartChildWorkflowExecutionDecisionAttributes, location_name: "startChildWorkflowExecutionDecisionAttributes"))
|
429
|
+
Decision.add_member(:schedule_lambda_function_decision_attributes, Shapes::ShapeRef.new(shape: ScheduleLambdaFunctionDecisionAttributes, location_name: "scheduleLambdaFunctionDecisionAttributes"))
|
430
|
+
Decision.struct_class = Types::Decision
|
431
|
+
|
432
|
+
DecisionList.member = Shapes::ShapeRef.new(shape: Decision)
|
433
|
+
|
434
|
+
DecisionTask.add_member(:task_token, Shapes::ShapeRef.new(shape: TaskToken, required: true, location_name: "taskToken"))
|
435
|
+
DecisionTask.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
436
|
+
DecisionTask.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
437
|
+
DecisionTask.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
438
|
+
DecisionTask.add_member(:events, Shapes::ShapeRef.new(shape: HistoryEventList, required: true, location_name: "events"))
|
439
|
+
DecisionTask.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
440
|
+
DecisionTask.add_member(:previous_started_event_id, Shapes::ShapeRef.new(shape: EventId, location_name: "previousStartedEventId"))
|
441
|
+
DecisionTask.struct_class = Types::DecisionTask
|
442
|
+
|
443
|
+
DecisionTaskCompletedEventAttributes.add_member(:execution_context, Shapes::ShapeRef.new(shape: Data, location_name: "executionContext"))
|
444
|
+
DecisionTaskCompletedEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
445
|
+
DecisionTaskCompletedEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
446
|
+
DecisionTaskCompletedEventAttributes.struct_class = Types::DecisionTaskCompletedEventAttributes
|
447
|
+
|
448
|
+
DecisionTaskScheduledEventAttributes.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
449
|
+
DecisionTaskScheduledEventAttributes.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
450
|
+
DecisionTaskScheduledEventAttributes.add_member(:start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "startToCloseTimeout"))
|
451
|
+
DecisionTaskScheduledEventAttributes.struct_class = Types::DecisionTaskScheduledEventAttributes
|
452
|
+
|
453
|
+
DecisionTaskStartedEventAttributes.add_member(:identity, Shapes::ShapeRef.new(shape: Identity, location_name: "identity"))
|
454
|
+
DecisionTaskStartedEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
455
|
+
DecisionTaskStartedEventAttributes.struct_class = Types::DecisionTaskStartedEventAttributes
|
456
|
+
|
457
|
+
DecisionTaskTimedOutEventAttributes.add_member(:timeout_type, Shapes::ShapeRef.new(shape: DecisionTaskTimeoutType, required: true, location_name: "timeoutType"))
|
458
|
+
DecisionTaskTimedOutEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
459
|
+
DecisionTaskTimedOutEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
460
|
+
DecisionTaskTimedOutEventAttributes.struct_class = Types::DecisionTaskTimedOutEventAttributes
|
461
|
+
|
462
|
+
DeprecateActivityTypeInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
463
|
+
DeprecateActivityTypeInput.add_member(:activity_type, Shapes::ShapeRef.new(shape: ActivityType, required: true, location_name: "activityType"))
|
464
|
+
DeprecateActivityTypeInput.struct_class = Types::DeprecateActivityTypeInput
|
465
|
+
|
466
|
+
DeprecateDomainInput.add_member(:name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "name"))
|
467
|
+
DeprecateDomainInput.struct_class = Types::DeprecateDomainInput
|
468
|
+
|
469
|
+
DeprecateWorkflowTypeInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
470
|
+
DeprecateWorkflowTypeInput.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
471
|
+
DeprecateWorkflowTypeInput.struct_class = Types::DeprecateWorkflowTypeInput
|
472
|
+
|
473
|
+
DescribeActivityTypeInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
474
|
+
DescribeActivityTypeInput.add_member(:activity_type, Shapes::ShapeRef.new(shape: ActivityType, required: true, location_name: "activityType"))
|
475
|
+
DescribeActivityTypeInput.struct_class = Types::DescribeActivityTypeInput
|
476
|
+
|
477
|
+
DescribeDomainInput.add_member(:name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "name"))
|
478
|
+
DescribeDomainInput.struct_class = Types::DescribeDomainInput
|
479
|
+
|
480
|
+
DescribeWorkflowExecutionInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
481
|
+
DescribeWorkflowExecutionInput.add_member(:execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "execution"))
|
482
|
+
DescribeWorkflowExecutionInput.struct_class = Types::DescribeWorkflowExecutionInput
|
483
|
+
|
484
|
+
DescribeWorkflowTypeInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
485
|
+
DescribeWorkflowTypeInput.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
486
|
+
DescribeWorkflowTypeInput.struct_class = Types::DescribeWorkflowTypeInput
|
487
|
+
|
488
|
+
DomainConfiguration.add_member(:workflow_execution_retention_period_in_days, Shapes::ShapeRef.new(shape: DurationInDays, required: true, location_name: "workflowExecutionRetentionPeriodInDays"))
|
489
|
+
DomainConfiguration.struct_class = Types::DomainConfiguration
|
490
|
+
|
491
|
+
DomainDetail.add_member(:domain_info, Shapes::ShapeRef.new(shape: DomainInfo, required: true, location_name: "domainInfo"))
|
492
|
+
DomainDetail.add_member(:configuration, Shapes::ShapeRef.new(shape: DomainConfiguration, required: true, location_name: "configuration"))
|
493
|
+
DomainDetail.struct_class = Types::DomainDetail
|
494
|
+
|
495
|
+
DomainInfo.add_member(:name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "name"))
|
496
|
+
DomainInfo.add_member(:status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "status"))
|
497
|
+
DomainInfo.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
498
|
+
DomainInfo.struct_class = Types::DomainInfo
|
499
|
+
|
500
|
+
DomainInfoList.member = Shapes::ShapeRef.new(shape: DomainInfo)
|
501
|
+
|
502
|
+
DomainInfos.add_member(:domain_infos, Shapes::ShapeRef.new(shape: DomainInfoList, required: true, location_name: "domainInfos"))
|
503
|
+
DomainInfos.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
504
|
+
DomainInfos.struct_class = Types::DomainInfos
|
505
|
+
|
506
|
+
ExecutionTimeFilter.add_member(:oldest_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "oldestDate"))
|
507
|
+
ExecutionTimeFilter.add_member(:latest_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "latestDate"))
|
508
|
+
ExecutionTimeFilter.struct_class = Types::ExecutionTimeFilter
|
509
|
+
|
510
|
+
ExternalWorkflowExecutionCancelRequestedEventAttributes.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
511
|
+
ExternalWorkflowExecutionCancelRequestedEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
512
|
+
ExternalWorkflowExecutionCancelRequestedEventAttributes.struct_class = Types::ExternalWorkflowExecutionCancelRequestedEventAttributes
|
513
|
+
|
514
|
+
ExternalWorkflowExecutionSignaledEventAttributes.add_member(:workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "workflowExecution"))
|
515
|
+
ExternalWorkflowExecutionSignaledEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
516
|
+
ExternalWorkflowExecutionSignaledEventAttributes.struct_class = Types::ExternalWorkflowExecutionSignaledEventAttributes
|
517
|
+
|
518
|
+
FailWorkflowExecutionDecisionAttributes.add_member(:reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "reason"))
|
519
|
+
FailWorkflowExecutionDecisionAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
520
|
+
FailWorkflowExecutionDecisionAttributes.struct_class = Types::FailWorkflowExecutionDecisionAttributes
|
521
|
+
|
522
|
+
FailWorkflowExecutionFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: FailWorkflowExecutionFailedCause, required: true, location_name: "cause"))
|
523
|
+
FailWorkflowExecutionFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
524
|
+
FailWorkflowExecutionFailedEventAttributes.struct_class = Types::FailWorkflowExecutionFailedEventAttributes
|
525
|
+
|
526
|
+
GetWorkflowExecutionHistoryInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
527
|
+
GetWorkflowExecutionHistoryInput.add_member(:execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "execution"))
|
528
|
+
GetWorkflowExecutionHistoryInput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
529
|
+
GetWorkflowExecutionHistoryInput.add_member(:maximum_page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "maximumPageSize"))
|
530
|
+
GetWorkflowExecutionHistoryInput.add_member(:reverse_order, Shapes::ShapeRef.new(shape: ReverseOrder, location_name: "reverseOrder"))
|
531
|
+
GetWorkflowExecutionHistoryInput.struct_class = Types::GetWorkflowExecutionHistoryInput
|
532
|
+
|
533
|
+
History.add_member(:events, Shapes::ShapeRef.new(shape: HistoryEventList, required: true, location_name: "events"))
|
534
|
+
History.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
535
|
+
History.struct_class = Types::History
|
536
|
+
|
537
|
+
HistoryEvent.add_member(:event_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "eventTimestamp"))
|
538
|
+
HistoryEvent.add_member(:event_type, Shapes::ShapeRef.new(shape: EventType, required: true, location_name: "eventType"))
|
539
|
+
HistoryEvent.add_member(:event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "eventId"))
|
540
|
+
HistoryEvent.add_member(:workflow_execution_started_event_attributes, Shapes::ShapeRef.new(shape: WorkflowExecutionStartedEventAttributes, location_name: "workflowExecutionStartedEventAttributes"))
|
541
|
+
HistoryEvent.add_member(:workflow_execution_completed_event_attributes, Shapes::ShapeRef.new(shape: WorkflowExecutionCompletedEventAttributes, location_name: "workflowExecutionCompletedEventAttributes"))
|
542
|
+
HistoryEvent.add_member(:complete_workflow_execution_failed_event_attributes, Shapes::ShapeRef.new(shape: CompleteWorkflowExecutionFailedEventAttributes, location_name: "completeWorkflowExecutionFailedEventAttributes"))
|
543
|
+
HistoryEvent.add_member(:workflow_execution_failed_event_attributes, Shapes::ShapeRef.new(shape: WorkflowExecutionFailedEventAttributes, location_name: "workflowExecutionFailedEventAttributes"))
|
544
|
+
HistoryEvent.add_member(:fail_workflow_execution_failed_event_attributes, Shapes::ShapeRef.new(shape: FailWorkflowExecutionFailedEventAttributes, location_name: "failWorkflowExecutionFailedEventAttributes"))
|
545
|
+
HistoryEvent.add_member(:workflow_execution_timed_out_event_attributes, Shapes::ShapeRef.new(shape: WorkflowExecutionTimedOutEventAttributes, location_name: "workflowExecutionTimedOutEventAttributes"))
|
546
|
+
HistoryEvent.add_member(:workflow_execution_canceled_event_attributes, Shapes::ShapeRef.new(shape: WorkflowExecutionCanceledEventAttributes, location_name: "workflowExecutionCanceledEventAttributes"))
|
547
|
+
HistoryEvent.add_member(:cancel_workflow_execution_failed_event_attributes, Shapes::ShapeRef.new(shape: CancelWorkflowExecutionFailedEventAttributes, location_name: "cancelWorkflowExecutionFailedEventAttributes"))
|
548
|
+
HistoryEvent.add_member(:workflow_execution_continued_as_new_event_attributes, Shapes::ShapeRef.new(shape: WorkflowExecutionContinuedAsNewEventAttributes, location_name: "workflowExecutionContinuedAsNewEventAttributes"))
|
549
|
+
HistoryEvent.add_member(:continue_as_new_workflow_execution_failed_event_attributes, Shapes::ShapeRef.new(shape: ContinueAsNewWorkflowExecutionFailedEventAttributes, location_name: "continueAsNewWorkflowExecutionFailedEventAttributes"))
|
550
|
+
HistoryEvent.add_member(:workflow_execution_terminated_event_attributes, Shapes::ShapeRef.new(shape: WorkflowExecutionTerminatedEventAttributes, location_name: "workflowExecutionTerminatedEventAttributes"))
|
551
|
+
HistoryEvent.add_member(:workflow_execution_cancel_requested_event_attributes, Shapes::ShapeRef.new(shape: WorkflowExecutionCancelRequestedEventAttributes, location_name: "workflowExecutionCancelRequestedEventAttributes"))
|
552
|
+
HistoryEvent.add_member(:decision_task_scheduled_event_attributes, Shapes::ShapeRef.new(shape: DecisionTaskScheduledEventAttributes, location_name: "decisionTaskScheduledEventAttributes"))
|
553
|
+
HistoryEvent.add_member(:decision_task_started_event_attributes, Shapes::ShapeRef.new(shape: DecisionTaskStartedEventAttributes, location_name: "decisionTaskStartedEventAttributes"))
|
554
|
+
HistoryEvent.add_member(:decision_task_completed_event_attributes, Shapes::ShapeRef.new(shape: DecisionTaskCompletedEventAttributes, location_name: "decisionTaskCompletedEventAttributes"))
|
555
|
+
HistoryEvent.add_member(:decision_task_timed_out_event_attributes, Shapes::ShapeRef.new(shape: DecisionTaskTimedOutEventAttributes, location_name: "decisionTaskTimedOutEventAttributes"))
|
556
|
+
HistoryEvent.add_member(:activity_task_scheduled_event_attributes, Shapes::ShapeRef.new(shape: ActivityTaskScheduledEventAttributes, location_name: "activityTaskScheduledEventAttributes"))
|
557
|
+
HistoryEvent.add_member(:activity_task_started_event_attributes, Shapes::ShapeRef.new(shape: ActivityTaskStartedEventAttributes, location_name: "activityTaskStartedEventAttributes"))
|
558
|
+
HistoryEvent.add_member(:activity_task_completed_event_attributes, Shapes::ShapeRef.new(shape: ActivityTaskCompletedEventAttributes, location_name: "activityTaskCompletedEventAttributes"))
|
559
|
+
HistoryEvent.add_member(:activity_task_failed_event_attributes, Shapes::ShapeRef.new(shape: ActivityTaskFailedEventAttributes, location_name: "activityTaskFailedEventAttributes"))
|
560
|
+
HistoryEvent.add_member(:activity_task_timed_out_event_attributes, Shapes::ShapeRef.new(shape: ActivityTaskTimedOutEventAttributes, location_name: "activityTaskTimedOutEventAttributes"))
|
561
|
+
HistoryEvent.add_member(:activity_task_canceled_event_attributes, Shapes::ShapeRef.new(shape: ActivityTaskCanceledEventAttributes, location_name: "activityTaskCanceledEventAttributes"))
|
562
|
+
HistoryEvent.add_member(:activity_task_cancel_requested_event_attributes, Shapes::ShapeRef.new(shape: ActivityTaskCancelRequestedEventAttributes, location_name: "activityTaskCancelRequestedEventAttributes"))
|
563
|
+
HistoryEvent.add_member(:workflow_execution_signaled_event_attributes, Shapes::ShapeRef.new(shape: WorkflowExecutionSignaledEventAttributes, location_name: "workflowExecutionSignaledEventAttributes"))
|
564
|
+
HistoryEvent.add_member(:marker_recorded_event_attributes, Shapes::ShapeRef.new(shape: MarkerRecordedEventAttributes, location_name: "markerRecordedEventAttributes"))
|
565
|
+
HistoryEvent.add_member(:record_marker_failed_event_attributes, Shapes::ShapeRef.new(shape: RecordMarkerFailedEventAttributes, location_name: "recordMarkerFailedEventAttributes"))
|
566
|
+
HistoryEvent.add_member(:timer_started_event_attributes, Shapes::ShapeRef.new(shape: TimerStartedEventAttributes, location_name: "timerStartedEventAttributes"))
|
567
|
+
HistoryEvent.add_member(:timer_fired_event_attributes, Shapes::ShapeRef.new(shape: TimerFiredEventAttributes, location_name: "timerFiredEventAttributes"))
|
568
|
+
HistoryEvent.add_member(:timer_canceled_event_attributes, Shapes::ShapeRef.new(shape: TimerCanceledEventAttributes, location_name: "timerCanceledEventAttributes"))
|
569
|
+
HistoryEvent.add_member(:start_child_workflow_execution_initiated_event_attributes, Shapes::ShapeRef.new(shape: StartChildWorkflowExecutionInitiatedEventAttributes, location_name: "startChildWorkflowExecutionInitiatedEventAttributes"))
|
570
|
+
HistoryEvent.add_member(:child_workflow_execution_started_event_attributes, Shapes::ShapeRef.new(shape: ChildWorkflowExecutionStartedEventAttributes, location_name: "childWorkflowExecutionStartedEventAttributes"))
|
571
|
+
HistoryEvent.add_member(:child_workflow_execution_completed_event_attributes, Shapes::ShapeRef.new(shape: ChildWorkflowExecutionCompletedEventAttributes, location_name: "childWorkflowExecutionCompletedEventAttributes"))
|
572
|
+
HistoryEvent.add_member(:child_workflow_execution_failed_event_attributes, Shapes::ShapeRef.new(shape: ChildWorkflowExecutionFailedEventAttributes, location_name: "childWorkflowExecutionFailedEventAttributes"))
|
573
|
+
HistoryEvent.add_member(:child_workflow_execution_timed_out_event_attributes, Shapes::ShapeRef.new(shape: ChildWorkflowExecutionTimedOutEventAttributes, location_name: "childWorkflowExecutionTimedOutEventAttributes"))
|
574
|
+
HistoryEvent.add_member(:child_workflow_execution_canceled_event_attributes, Shapes::ShapeRef.new(shape: ChildWorkflowExecutionCanceledEventAttributes, location_name: "childWorkflowExecutionCanceledEventAttributes"))
|
575
|
+
HistoryEvent.add_member(:child_workflow_execution_terminated_event_attributes, Shapes::ShapeRef.new(shape: ChildWorkflowExecutionTerminatedEventAttributes, location_name: "childWorkflowExecutionTerminatedEventAttributes"))
|
576
|
+
HistoryEvent.add_member(:signal_external_workflow_execution_initiated_event_attributes, Shapes::ShapeRef.new(shape: SignalExternalWorkflowExecutionInitiatedEventAttributes, location_name: "signalExternalWorkflowExecutionInitiatedEventAttributes"))
|
577
|
+
HistoryEvent.add_member(:external_workflow_execution_signaled_event_attributes, Shapes::ShapeRef.new(shape: ExternalWorkflowExecutionSignaledEventAttributes, location_name: "externalWorkflowExecutionSignaledEventAttributes"))
|
578
|
+
HistoryEvent.add_member(:signal_external_workflow_execution_failed_event_attributes, Shapes::ShapeRef.new(shape: SignalExternalWorkflowExecutionFailedEventAttributes, location_name: "signalExternalWorkflowExecutionFailedEventAttributes"))
|
579
|
+
HistoryEvent.add_member(:external_workflow_execution_cancel_requested_event_attributes, Shapes::ShapeRef.new(shape: ExternalWorkflowExecutionCancelRequestedEventAttributes, location_name: "externalWorkflowExecutionCancelRequestedEventAttributes"))
|
580
|
+
HistoryEvent.add_member(:request_cancel_external_workflow_execution_initiated_event_attributes, Shapes::ShapeRef.new(shape: RequestCancelExternalWorkflowExecutionInitiatedEventAttributes, location_name: "requestCancelExternalWorkflowExecutionInitiatedEventAttributes"))
|
581
|
+
HistoryEvent.add_member(:request_cancel_external_workflow_execution_failed_event_attributes, Shapes::ShapeRef.new(shape: RequestCancelExternalWorkflowExecutionFailedEventAttributes, location_name: "requestCancelExternalWorkflowExecutionFailedEventAttributes"))
|
582
|
+
HistoryEvent.add_member(:schedule_activity_task_failed_event_attributes, Shapes::ShapeRef.new(shape: ScheduleActivityTaskFailedEventAttributes, location_name: "scheduleActivityTaskFailedEventAttributes"))
|
583
|
+
HistoryEvent.add_member(:request_cancel_activity_task_failed_event_attributes, Shapes::ShapeRef.new(shape: RequestCancelActivityTaskFailedEventAttributes, location_name: "requestCancelActivityTaskFailedEventAttributes"))
|
584
|
+
HistoryEvent.add_member(:start_timer_failed_event_attributes, Shapes::ShapeRef.new(shape: StartTimerFailedEventAttributes, location_name: "startTimerFailedEventAttributes"))
|
585
|
+
HistoryEvent.add_member(:cancel_timer_failed_event_attributes, Shapes::ShapeRef.new(shape: CancelTimerFailedEventAttributes, location_name: "cancelTimerFailedEventAttributes"))
|
586
|
+
HistoryEvent.add_member(:start_child_workflow_execution_failed_event_attributes, Shapes::ShapeRef.new(shape: StartChildWorkflowExecutionFailedEventAttributes, location_name: "startChildWorkflowExecutionFailedEventAttributes"))
|
587
|
+
HistoryEvent.add_member(:lambda_function_scheduled_event_attributes, Shapes::ShapeRef.new(shape: LambdaFunctionScheduledEventAttributes, location_name: "lambdaFunctionScheduledEventAttributes"))
|
588
|
+
HistoryEvent.add_member(:lambda_function_started_event_attributes, Shapes::ShapeRef.new(shape: LambdaFunctionStartedEventAttributes, location_name: "lambdaFunctionStartedEventAttributes"))
|
589
|
+
HistoryEvent.add_member(:lambda_function_completed_event_attributes, Shapes::ShapeRef.new(shape: LambdaFunctionCompletedEventAttributes, location_name: "lambdaFunctionCompletedEventAttributes"))
|
590
|
+
HistoryEvent.add_member(:lambda_function_failed_event_attributes, Shapes::ShapeRef.new(shape: LambdaFunctionFailedEventAttributes, location_name: "lambdaFunctionFailedEventAttributes"))
|
591
|
+
HistoryEvent.add_member(:lambda_function_timed_out_event_attributes, Shapes::ShapeRef.new(shape: LambdaFunctionTimedOutEventAttributes, location_name: "lambdaFunctionTimedOutEventAttributes"))
|
592
|
+
HistoryEvent.add_member(:schedule_lambda_function_failed_event_attributes, Shapes::ShapeRef.new(shape: ScheduleLambdaFunctionFailedEventAttributes, location_name: "scheduleLambdaFunctionFailedEventAttributes"))
|
593
|
+
HistoryEvent.add_member(:start_lambda_function_failed_event_attributes, Shapes::ShapeRef.new(shape: StartLambdaFunctionFailedEventAttributes, location_name: "startLambdaFunctionFailedEventAttributes"))
|
594
|
+
HistoryEvent.struct_class = Types::HistoryEvent
|
595
|
+
|
596
|
+
HistoryEventList.member = Shapes::ShapeRef.new(shape: HistoryEvent)
|
597
|
+
|
598
|
+
LambdaFunctionCompletedEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
599
|
+
LambdaFunctionCompletedEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
600
|
+
LambdaFunctionCompletedEventAttributes.add_member(:result, Shapes::ShapeRef.new(shape: Data, location_name: "result"))
|
601
|
+
LambdaFunctionCompletedEventAttributes.struct_class = Types::LambdaFunctionCompletedEventAttributes
|
602
|
+
|
603
|
+
LambdaFunctionFailedEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
604
|
+
LambdaFunctionFailedEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
605
|
+
LambdaFunctionFailedEventAttributes.add_member(:reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "reason"))
|
606
|
+
LambdaFunctionFailedEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
607
|
+
LambdaFunctionFailedEventAttributes.struct_class = Types::LambdaFunctionFailedEventAttributes
|
608
|
+
|
609
|
+
LambdaFunctionScheduledEventAttributes.add_member(:id, Shapes::ShapeRef.new(shape: FunctionId, required: true, location_name: "id"))
|
610
|
+
LambdaFunctionScheduledEventAttributes.add_member(:name, Shapes::ShapeRef.new(shape: FunctionName, required: true, location_name: "name"))
|
611
|
+
LambdaFunctionScheduledEventAttributes.add_member(:input, Shapes::ShapeRef.new(shape: FunctionInput, location_name: "input"))
|
612
|
+
LambdaFunctionScheduledEventAttributes.add_member(:start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "startToCloseTimeout"))
|
613
|
+
LambdaFunctionScheduledEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
614
|
+
LambdaFunctionScheduledEventAttributes.struct_class = Types::LambdaFunctionScheduledEventAttributes
|
615
|
+
|
616
|
+
LambdaFunctionStartedEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
617
|
+
LambdaFunctionStartedEventAttributes.struct_class = Types::LambdaFunctionStartedEventAttributes
|
618
|
+
|
619
|
+
LambdaFunctionTimedOutEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "scheduledEventId"))
|
620
|
+
LambdaFunctionTimedOutEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
621
|
+
LambdaFunctionTimedOutEventAttributes.add_member(:timeout_type, Shapes::ShapeRef.new(shape: LambdaFunctionTimeoutType, location_name: "timeoutType"))
|
622
|
+
LambdaFunctionTimedOutEventAttributes.struct_class = Types::LambdaFunctionTimedOutEventAttributes
|
623
|
+
|
624
|
+
ListActivityTypesInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
625
|
+
ListActivityTypesInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
|
626
|
+
ListActivityTypesInput.add_member(:registration_status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "registrationStatus"))
|
627
|
+
ListActivityTypesInput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
628
|
+
ListActivityTypesInput.add_member(:maximum_page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "maximumPageSize"))
|
629
|
+
ListActivityTypesInput.add_member(:reverse_order, Shapes::ShapeRef.new(shape: ReverseOrder, location_name: "reverseOrder"))
|
630
|
+
ListActivityTypesInput.struct_class = Types::ListActivityTypesInput
|
631
|
+
|
632
|
+
ListClosedWorkflowExecutionsInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
633
|
+
ListClosedWorkflowExecutionsInput.add_member(:start_time_filter, Shapes::ShapeRef.new(shape: ExecutionTimeFilter, location_name: "startTimeFilter"))
|
634
|
+
ListClosedWorkflowExecutionsInput.add_member(:close_time_filter, Shapes::ShapeRef.new(shape: ExecutionTimeFilter, location_name: "closeTimeFilter"))
|
635
|
+
ListClosedWorkflowExecutionsInput.add_member(:execution_filter, Shapes::ShapeRef.new(shape: WorkflowExecutionFilter, location_name: "executionFilter"))
|
636
|
+
ListClosedWorkflowExecutionsInput.add_member(:close_status_filter, Shapes::ShapeRef.new(shape: CloseStatusFilter, location_name: "closeStatusFilter"))
|
637
|
+
ListClosedWorkflowExecutionsInput.add_member(:type_filter, Shapes::ShapeRef.new(shape: WorkflowTypeFilter, location_name: "typeFilter"))
|
638
|
+
ListClosedWorkflowExecutionsInput.add_member(:tag_filter, Shapes::ShapeRef.new(shape: TagFilter, location_name: "tagFilter"))
|
639
|
+
ListClosedWorkflowExecutionsInput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
640
|
+
ListClosedWorkflowExecutionsInput.add_member(:maximum_page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "maximumPageSize"))
|
641
|
+
ListClosedWorkflowExecutionsInput.add_member(:reverse_order, Shapes::ShapeRef.new(shape: ReverseOrder, location_name: "reverseOrder"))
|
642
|
+
ListClosedWorkflowExecutionsInput.struct_class = Types::ListClosedWorkflowExecutionsInput
|
643
|
+
|
644
|
+
ListDomainsInput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
645
|
+
ListDomainsInput.add_member(:registration_status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "registrationStatus"))
|
646
|
+
ListDomainsInput.add_member(:maximum_page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "maximumPageSize"))
|
647
|
+
ListDomainsInput.add_member(:reverse_order, Shapes::ShapeRef.new(shape: ReverseOrder, location_name: "reverseOrder"))
|
648
|
+
ListDomainsInput.struct_class = Types::ListDomainsInput
|
649
|
+
|
650
|
+
ListOpenWorkflowExecutionsInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
651
|
+
ListOpenWorkflowExecutionsInput.add_member(:start_time_filter, Shapes::ShapeRef.new(shape: ExecutionTimeFilter, required: true, location_name: "startTimeFilter"))
|
652
|
+
ListOpenWorkflowExecutionsInput.add_member(:type_filter, Shapes::ShapeRef.new(shape: WorkflowTypeFilter, location_name: "typeFilter"))
|
653
|
+
ListOpenWorkflowExecutionsInput.add_member(:tag_filter, Shapes::ShapeRef.new(shape: TagFilter, location_name: "tagFilter"))
|
654
|
+
ListOpenWorkflowExecutionsInput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
655
|
+
ListOpenWorkflowExecutionsInput.add_member(:maximum_page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "maximumPageSize"))
|
656
|
+
ListOpenWorkflowExecutionsInput.add_member(:reverse_order, Shapes::ShapeRef.new(shape: ReverseOrder, location_name: "reverseOrder"))
|
657
|
+
ListOpenWorkflowExecutionsInput.add_member(:execution_filter, Shapes::ShapeRef.new(shape: WorkflowExecutionFilter, location_name: "executionFilter"))
|
658
|
+
ListOpenWorkflowExecutionsInput.struct_class = Types::ListOpenWorkflowExecutionsInput
|
659
|
+
|
660
|
+
ListWorkflowTypesInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
661
|
+
ListWorkflowTypesInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
|
662
|
+
ListWorkflowTypesInput.add_member(:registration_status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "registrationStatus"))
|
663
|
+
ListWorkflowTypesInput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
664
|
+
ListWorkflowTypesInput.add_member(:maximum_page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "maximumPageSize"))
|
665
|
+
ListWorkflowTypesInput.add_member(:reverse_order, Shapes::ShapeRef.new(shape: ReverseOrder, location_name: "reverseOrder"))
|
666
|
+
ListWorkflowTypesInput.struct_class = Types::ListWorkflowTypesInput
|
667
|
+
|
668
|
+
MarkerRecordedEventAttributes.add_member(:marker_name, Shapes::ShapeRef.new(shape: MarkerName, required: true, location_name: "markerName"))
|
669
|
+
MarkerRecordedEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
670
|
+
MarkerRecordedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
671
|
+
MarkerRecordedEventAttributes.struct_class = Types::MarkerRecordedEventAttributes
|
672
|
+
|
673
|
+
PendingTaskCount.add_member(:count, Shapes::ShapeRef.new(shape: Count, required: true, location_name: "count"))
|
674
|
+
PendingTaskCount.add_member(:truncated, Shapes::ShapeRef.new(shape: Truncated, location_name: "truncated"))
|
675
|
+
PendingTaskCount.struct_class = Types::PendingTaskCount
|
676
|
+
|
677
|
+
PollForActivityTaskInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
678
|
+
PollForActivityTaskInput.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
679
|
+
PollForActivityTaskInput.add_member(:identity, Shapes::ShapeRef.new(shape: Identity, location_name: "identity"))
|
680
|
+
PollForActivityTaskInput.struct_class = Types::PollForActivityTaskInput
|
681
|
+
|
682
|
+
PollForDecisionTaskInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
683
|
+
PollForDecisionTaskInput.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
684
|
+
PollForDecisionTaskInput.add_member(:identity, Shapes::ShapeRef.new(shape: Identity, location_name: "identity"))
|
685
|
+
PollForDecisionTaskInput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
686
|
+
PollForDecisionTaskInput.add_member(:maximum_page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "maximumPageSize"))
|
687
|
+
PollForDecisionTaskInput.add_member(:reverse_order, Shapes::ShapeRef.new(shape: ReverseOrder, location_name: "reverseOrder"))
|
688
|
+
PollForDecisionTaskInput.struct_class = Types::PollForDecisionTaskInput
|
689
|
+
|
690
|
+
RecordActivityTaskHeartbeatInput.add_member(:task_token, Shapes::ShapeRef.new(shape: TaskToken, required: true, location_name: "taskToken"))
|
691
|
+
RecordActivityTaskHeartbeatInput.add_member(:details, Shapes::ShapeRef.new(shape: LimitedData, location_name: "details"))
|
692
|
+
RecordActivityTaskHeartbeatInput.struct_class = Types::RecordActivityTaskHeartbeatInput
|
693
|
+
|
694
|
+
RecordMarkerDecisionAttributes.add_member(:marker_name, Shapes::ShapeRef.new(shape: MarkerName, required: true, location_name: "markerName"))
|
695
|
+
RecordMarkerDecisionAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
696
|
+
RecordMarkerDecisionAttributes.struct_class = Types::RecordMarkerDecisionAttributes
|
697
|
+
|
698
|
+
RecordMarkerFailedEventAttributes.add_member(:marker_name, Shapes::ShapeRef.new(shape: MarkerName, required: true, location_name: "markerName"))
|
699
|
+
RecordMarkerFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: RecordMarkerFailedCause, required: true, location_name: "cause"))
|
700
|
+
RecordMarkerFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
701
|
+
RecordMarkerFailedEventAttributes.struct_class = Types::RecordMarkerFailedEventAttributes
|
702
|
+
|
703
|
+
RegisterActivityTypeInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
704
|
+
RegisterActivityTypeInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
705
|
+
RegisterActivityTypeInput.add_member(:version, Shapes::ShapeRef.new(shape: Version, required: true, location_name: "version"))
|
706
|
+
RegisterActivityTypeInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
707
|
+
RegisterActivityTypeInput.add_member(:default_task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskStartToCloseTimeout"))
|
708
|
+
RegisterActivityTypeInput.add_member(:default_task_heartbeat_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskHeartbeatTimeout"))
|
709
|
+
RegisterActivityTypeInput.add_member(:default_task_list, Shapes::ShapeRef.new(shape: TaskList, location_name: "defaultTaskList"))
|
710
|
+
RegisterActivityTypeInput.add_member(:default_task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "defaultTaskPriority"))
|
711
|
+
RegisterActivityTypeInput.add_member(:default_task_schedule_to_start_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskScheduleToStartTimeout"))
|
712
|
+
RegisterActivityTypeInput.add_member(:default_task_schedule_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskScheduleToCloseTimeout"))
|
713
|
+
RegisterActivityTypeInput.struct_class = Types::RegisterActivityTypeInput
|
714
|
+
|
715
|
+
RegisterDomainInput.add_member(:name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "name"))
|
716
|
+
RegisterDomainInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
717
|
+
RegisterDomainInput.add_member(:workflow_execution_retention_period_in_days, Shapes::ShapeRef.new(shape: DurationInDays, required: true, location_name: "workflowExecutionRetentionPeriodInDays"))
|
718
|
+
RegisterDomainInput.struct_class = Types::RegisterDomainInput
|
719
|
+
|
720
|
+
RegisterWorkflowTypeInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
721
|
+
RegisterWorkflowTypeInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
722
|
+
RegisterWorkflowTypeInput.add_member(:version, Shapes::ShapeRef.new(shape: Version, required: true, location_name: "version"))
|
723
|
+
RegisterWorkflowTypeInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
724
|
+
RegisterWorkflowTypeInput.add_member(:default_task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskStartToCloseTimeout"))
|
725
|
+
RegisterWorkflowTypeInput.add_member(:default_execution_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultExecutionStartToCloseTimeout"))
|
726
|
+
RegisterWorkflowTypeInput.add_member(:default_task_list, Shapes::ShapeRef.new(shape: TaskList, location_name: "defaultTaskList"))
|
727
|
+
RegisterWorkflowTypeInput.add_member(:default_task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "defaultTaskPriority"))
|
728
|
+
RegisterWorkflowTypeInput.add_member(:default_child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, location_name: "defaultChildPolicy"))
|
729
|
+
RegisterWorkflowTypeInput.add_member(:default_lambda_role, Shapes::ShapeRef.new(shape: Arn, location_name: "defaultLambdaRole"))
|
730
|
+
RegisterWorkflowTypeInput.struct_class = Types::RegisterWorkflowTypeInput
|
731
|
+
|
732
|
+
RequestCancelActivityTaskDecisionAttributes.add_member(:activity_id, Shapes::ShapeRef.new(shape: ActivityId, required: true, location_name: "activityId"))
|
733
|
+
RequestCancelActivityTaskDecisionAttributes.struct_class = Types::RequestCancelActivityTaskDecisionAttributes
|
734
|
+
|
735
|
+
RequestCancelActivityTaskFailedEventAttributes.add_member(:activity_id, Shapes::ShapeRef.new(shape: ActivityId, required: true, location_name: "activityId"))
|
736
|
+
RequestCancelActivityTaskFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: RequestCancelActivityTaskFailedCause, required: true, location_name: "cause"))
|
737
|
+
RequestCancelActivityTaskFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
738
|
+
RequestCancelActivityTaskFailedEventAttributes.struct_class = Types::RequestCancelActivityTaskFailedEventAttributes
|
739
|
+
|
740
|
+
RequestCancelExternalWorkflowExecutionDecisionAttributes.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
741
|
+
RequestCancelExternalWorkflowExecutionDecisionAttributes.add_member(:run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "runId"))
|
742
|
+
RequestCancelExternalWorkflowExecutionDecisionAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
743
|
+
RequestCancelExternalWorkflowExecutionDecisionAttributes.struct_class = Types::RequestCancelExternalWorkflowExecutionDecisionAttributes
|
744
|
+
|
745
|
+
RequestCancelExternalWorkflowExecutionFailedEventAttributes.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
746
|
+
RequestCancelExternalWorkflowExecutionFailedEventAttributes.add_member(:run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "runId"))
|
747
|
+
RequestCancelExternalWorkflowExecutionFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: RequestCancelExternalWorkflowExecutionFailedCause, required: true, location_name: "cause"))
|
748
|
+
RequestCancelExternalWorkflowExecutionFailedEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
749
|
+
RequestCancelExternalWorkflowExecutionFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
750
|
+
RequestCancelExternalWorkflowExecutionFailedEventAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
751
|
+
RequestCancelExternalWorkflowExecutionFailedEventAttributes.struct_class = Types::RequestCancelExternalWorkflowExecutionFailedEventAttributes
|
752
|
+
|
753
|
+
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
754
|
+
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.add_member(:run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "runId"))
|
755
|
+
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
756
|
+
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
757
|
+
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.struct_class = Types::RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
|
758
|
+
|
759
|
+
RequestCancelWorkflowExecutionInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
760
|
+
RequestCancelWorkflowExecutionInput.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
761
|
+
RequestCancelWorkflowExecutionInput.add_member(:run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "runId"))
|
762
|
+
RequestCancelWorkflowExecutionInput.struct_class = Types::RequestCancelWorkflowExecutionInput
|
763
|
+
|
764
|
+
RespondActivityTaskCanceledInput.add_member(:task_token, Shapes::ShapeRef.new(shape: TaskToken, required: true, location_name: "taskToken"))
|
765
|
+
RespondActivityTaskCanceledInput.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
766
|
+
RespondActivityTaskCanceledInput.struct_class = Types::RespondActivityTaskCanceledInput
|
767
|
+
|
768
|
+
RespondActivityTaskCompletedInput.add_member(:task_token, Shapes::ShapeRef.new(shape: TaskToken, required: true, location_name: "taskToken"))
|
769
|
+
RespondActivityTaskCompletedInput.add_member(:result, Shapes::ShapeRef.new(shape: Data, location_name: "result"))
|
770
|
+
RespondActivityTaskCompletedInput.struct_class = Types::RespondActivityTaskCompletedInput
|
771
|
+
|
772
|
+
RespondActivityTaskFailedInput.add_member(:task_token, Shapes::ShapeRef.new(shape: TaskToken, required: true, location_name: "taskToken"))
|
773
|
+
RespondActivityTaskFailedInput.add_member(:reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "reason"))
|
774
|
+
RespondActivityTaskFailedInput.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
775
|
+
RespondActivityTaskFailedInput.struct_class = Types::RespondActivityTaskFailedInput
|
776
|
+
|
777
|
+
RespondDecisionTaskCompletedInput.add_member(:task_token, Shapes::ShapeRef.new(shape: TaskToken, required: true, location_name: "taskToken"))
|
778
|
+
RespondDecisionTaskCompletedInput.add_member(:decisions, Shapes::ShapeRef.new(shape: DecisionList, location_name: "decisions"))
|
779
|
+
RespondDecisionTaskCompletedInput.add_member(:execution_context, Shapes::ShapeRef.new(shape: Data, location_name: "executionContext"))
|
780
|
+
RespondDecisionTaskCompletedInput.struct_class = Types::RespondDecisionTaskCompletedInput
|
781
|
+
|
782
|
+
Run.add_member(:run_id, Shapes::ShapeRef.new(shape: RunId, location_name: "runId"))
|
783
|
+
Run.struct_class = Types::Run
|
784
|
+
|
785
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:activity_type, Shapes::ShapeRef.new(shape: ActivityType, required: true, location_name: "activityType"))
|
786
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:activity_id, Shapes::ShapeRef.new(shape: ActivityId, required: true, location_name: "activityId"))
|
787
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
788
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
789
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:schedule_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "scheduleToCloseTimeout"))
|
790
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, location_name: "taskList"))
|
791
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
792
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:schedule_to_start_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "scheduleToStartTimeout"))
|
793
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "startToCloseTimeout"))
|
794
|
+
ScheduleActivityTaskDecisionAttributes.add_member(:heartbeat_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "heartbeatTimeout"))
|
795
|
+
ScheduleActivityTaskDecisionAttributes.struct_class = Types::ScheduleActivityTaskDecisionAttributes
|
796
|
+
|
797
|
+
ScheduleActivityTaskFailedEventAttributes.add_member(:activity_type, Shapes::ShapeRef.new(shape: ActivityType, required: true, location_name: "activityType"))
|
798
|
+
ScheduleActivityTaskFailedEventAttributes.add_member(:activity_id, Shapes::ShapeRef.new(shape: ActivityId, required: true, location_name: "activityId"))
|
799
|
+
ScheduleActivityTaskFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: ScheduleActivityTaskFailedCause, required: true, location_name: "cause"))
|
800
|
+
ScheduleActivityTaskFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
801
|
+
ScheduleActivityTaskFailedEventAttributes.struct_class = Types::ScheduleActivityTaskFailedEventAttributes
|
802
|
+
|
803
|
+
ScheduleLambdaFunctionDecisionAttributes.add_member(:id, Shapes::ShapeRef.new(shape: FunctionId, required: true, location_name: "id"))
|
804
|
+
ScheduleLambdaFunctionDecisionAttributes.add_member(:name, Shapes::ShapeRef.new(shape: FunctionName, required: true, location_name: "name"))
|
805
|
+
ScheduleLambdaFunctionDecisionAttributes.add_member(:input, Shapes::ShapeRef.new(shape: FunctionInput, location_name: "input"))
|
806
|
+
ScheduleLambdaFunctionDecisionAttributes.add_member(:start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "startToCloseTimeout"))
|
807
|
+
ScheduleLambdaFunctionDecisionAttributes.struct_class = Types::ScheduleLambdaFunctionDecisionAttributes
|
808
|
+
|
809
|
+
ScheduleLambdaFunctionFailedEventAttributes.add_member(:id, Shapes::ShapeRef.new(shape: FunctionId, required: true, location_name: "id"))
|
810
|
+
ScheduleLambdaFunctionFailedEventAttributes.add_member(:name, Shapes::ShapeRef.new(shape: FunctionName, required: true, location_name: "name"))
|
811
|
+
ScheduleLambdaFunctionFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: ScheduleLambdaFunctionFailedCause, required: true, location_name: "cause"))
|
812
|
+
ScheduleLambdaFunctionFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
813
|
+
ScheduleLambdaFunctionFailedEventAttributes.struct_class = Types::ScheduleLambdaFunctionFailedEventAttributes
|
814
|
+
|
815
|
+
SignalExternalWorkflowExecutionDecisionAttributes.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
816
|
+
SignalExternalWorkflowExecutionDecisionAttributes.add_member(:run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "runId"))
|
817
|
+
SignalExternalWorkflowExecutionDecisionAttributes.add_member(:signal_name, Shapes::ShapeRef.new(shape: SignalName, required: true, location_name: "signalName"))
|
818
|
+
SignalExternalWorkflowExecutionDecisionAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
819
|
+
SignalExternalWorkflowExecutionDecisionAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
820
|
+
SignalExternalWorkflowExecutionDecisionAttributes.struct_class = Types::SignalExternalWorkflowExecutionDecisionAttributes
|
821
|
+
|
822
|
+
SignalExternalWorkflowExecutionFailedEventAttributes.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
823
|
+
SignalExternalWorkflowExecutionFailedEventAttributes.add_member(:run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "runId"))
|
824
|
+
SignalExternalWorkflowExecutionFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: SignalExternalWorkflowExecutionFailedCause, required: true, location_name: "cause"))
|
825
|
+
SignalExternalWorkflowExecutionFailedEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
826
|
+
SignalExternalWorkflowExecutionFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
827
|
+
SignalExternalWorkflowExecutionFailedEventAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
828
|
+
SignalExternalWorkflowExecutionFailedEventAttributes.struct_class = Types::SignalExternalWorkflowExecutionFailedEventAttributes
|
829
|
+
|
830
|
+
SignalExternalWorkflowExecutionInitiatedEventAttributes.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
831
|
+
SignalExternalWorkflowExecutionInitiatedEventAttributes.add_member(:run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "runId"))
|
832
|
+
SignalExternalWorkflowExecutionInitiatedEventAttributes.add_member(:signal_name, Shapes::ShapeRef.new(shape: SignalName, required: true, location_name: "signalName"))
|
833
|
+
SignalExternalWorkflowExecutionInitiatedEventAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
834
|
+
SignalExternalWorkflowExecutionInitiatedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
835
|
+
SignalExternalWorkflowExecutionInitiatedEventAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
836
|
+
SignalExternalWorkflowExecutionInitiatedEventAttributes.struct_class = Types::SignalExternalWorkflowExecutionInitiatedEventAttributes
|
837
|
+
|
838
|
+
SignalWorkflowExecutionInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
839
|
+
SignalWorkflowExecutionInput.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
840
|
+
SignalWorkflowExecutionInput.add_member(:run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "runId"))
|
841
|
+
SignalWorkflowExecutionInput.add_member(:signal_name, Shapes::ShapeRef.new(shape: SignalName, required: true, location_name: "signalName"))
|
842
|
+
SignalWorkflowExecutionInput.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
843
|
+
SignalWorkflowExecutionInput.struct_class = Types::SignalWorkflowExecutionInput
|
844
|
+
|
845
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
846
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
847
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
848
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
849
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:execution_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "executionStartToCloseTimeout"))
|
850
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, location_name: "taskList"))
|
851
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
852
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "taskStartToCloseTimeout"))
|
853
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, location_name: "childPolicy"))
|
854
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "tagList"))
|
855
|
+
StartChildWorkflowExecutionDecisionAttributes.add_member(:lambda_role, Shapes::ShapeRef.new(shape: Arn, location_name: "lambdaRole"))
|
856
|
+
StartChildWorkflowExecutionDecisionAttributes.struct_class = Types::StartChildWorkflowExecutionDecisionAttributes
|
857
|
+
|
858
|
+
StartChildWorkflowExecutionFailedEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
859
|
+
StartChildWorkflowExecutionFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: StartChildWorkflowExecutionFailedCause, required: true, location_name: "cause"))
|
860
|
+
StartChildWorkflowExecutionFailedEventAttributes.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
861
|
+
StartChildWorkflowExecutionFailedEventAttributes.add_member(:initiated_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "initiatedEventId"))
|
862
|
+
StartChildWorkflowExecutionFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
863
|
+
StartChildWorkflowExecutionFailedEventAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
864
|
+
StartChildWorkflowExecutionFailedEventAttributes.struct_class = Types::StartChildWorkflowExecutionFailedEventAttributes
|
865
|
+
|
866
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
867
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
868
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
869
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
870
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:execution_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "executionStartToCloseTimeout"))
|
871
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
872
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
873
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
874
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, required: true, location_name: "childPolicy"))
|
875
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "taskStartToCloseTimeout"))
|
876
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "tagList"))
|
877
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.add_member(:lambda_role, Shapes::ShapeRef.new(shape: Arn, location_name: "lambdaRole"))
|
878
|
+
StartChildWorkflowExecutionInitiatedEventAttributes.struct_class = Types::StartChildWorkflowExecutionInitiatedEventAttributes
|
879
|
+
|
880
|
+
StartLambdaFunctionFailedEventAttributes.add_member(:scheduled_event_id, Shapes::ShapeRef.new(shape: EventId, location_name: "scheduledEventId"))
|
881
|
+
StartLambdaFunctionFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: StartLambdaFunctionFailedCause, location_name: "cause"))
|
882
|
+
StartLambdaFunctionFailedEventAttributes.add_member(:message, Shapes::ShapeRef.new(shape: CauseMessage, location_name: "message"))
|
883
|
+
StartLambdaFunctionFailedEventAttributes.struct_class = Types::StartLambdaFunctionFailedEventAttributes
|
884
|
+
|
885
|
+
StartTimerDecisionAttributes.add_member(:timer_id, Shapes::ShapeRef.new(shape: TimerId, required: true, location_name: "timerId"))
|
886
|
+
StartTimerDecisionAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
887
|
+
StartTimerDecisionAttributes.add_member(:start_to_fire_timeout, Shapes::ShapeRef.new(shape: DurationInSeconds, required: true, location_name: "startToFireTimeout"))
|
888
|
+
StartTimerDecisionAttributes.struct_class = Types::StartTimerDecisionAttributes
|
889
|
+
|
890
|
+
StartTimerFailedEventAttributes.add_member(:timer_id, Shapes::ShapeRef.new(shape: TimerId, required: true, location_name: "timerId"))
|
891
|
+
StartTimerFailedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: StartTimerFailedCause, required: true, location_name: "cause"))
|
892
|
+
StartTimerFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
893
|
+
StartTimerFailedEventAttributes.struct_class = Types::StartTimerFailedEventAttributes
|
894
|
+
|
895
|
+
StartWorkflowExecutionInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
896
|
+
StartWorkflowExecutionInput.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
897
|
+
StartWorkflowExecutionInput.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
898
|
+
StartWorkflowExecutionInput.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, location_name: "taskList"))
|
899
|
+
StartWorkflowExecutionInput.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
900
|
+
StartWorkflowExecutionInput.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
901
|
+
StartWorkflowExecutionInput.add_member(:execution_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "executionStartToCloseTimeout"))
|
902
|
+
StartWorkflowExecutionInput.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "tagList"))
|
903
|
+
StartWorkflowExecutionInput.add_member(:task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "taskStartToCloseTimeout"))
|
904
|
+
StartWorkflowExecutionInput.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, location_name: "childPolicy"))
|
905
|
+
StartWorkflowExecutionInput.add_member(:lambda_role, Shapes::ShapeRef.new(shape: Arn, location_name: "lambdaRole"))
|
906
|
+
StartWorkflowExecutionInput.struct_class = Types::StartWorkflowExecutionInput
|
907
|
+
|
908
|
+
TagFilter.add_member(:tag, Shapes::ShapeRef.new(shape: Tag, required: true, location_name: "tag"))
|
909
|
+
TagFilter.struct_class = Types::TagFilter
|
910
|
+
|
911
|
+
TagList.member = Shapes::ShapeRef.new(shape: Tag)
|
912
|
+
|
913
|
+
TaskList.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
914
|
+
TaskList.struct_class = Types::TaskList
|
915
|
+
|
916
|
+
TerminateWorkflowExecutionInput.add_member(:domain, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domain"))
|
917
|
+
TerminateWorkflowExecutionInput.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
918
|
+
TerminateWorkflowExecutionInput.add_member(:run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "runId"))
|
919
|
+
TerminateWorkflowExecutionInput.add_member(:reason, Shapes::ShapeRef.new(shape: TerminateReason, location_name: "reason"))
|
920
|
+
TerminateWorkflowExecutionInput.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
921
|
+
TerminateWorkflowExecutionInput.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, location_name: "childPolicy"))
|
922
|
+
TerminateWorkflowExecutionInput.struct_class = Types::TerminateWorkflowExecutionInput
|
923
|
+
|
924
|
+
TimerCanceledEventAttributes.add_member(:timer_id, Shapes::ShapeRef.new(shape: TimerId, required: true, location_name: "timerId"))
|
925
|
+
TimerCanceledEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
926
|
+
TimerCanceledEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
927
|
+
TimerCanceledEventAttributes.struct_class = Types::TimerCanceledEventAttributes
|
928
|
+
|
929
|
+
TimerFiredEventAttributes.add_member(:timer_id, Shapes::ShapeRef.new(shape: TimerId, required: true, location_name: "timerId"))
|
930
|
+
TimerFiredEventAttributes.add_member(:started_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "startedEventId"))
|
931
|
+
TimerFiredEventAttributes.struct_class = Types::TimerFiredEventAttributes
|
932
|
+
|
933
|
+
TimerStartedEventAttributes.add_member(:timer_id, Shapes::ShapeRef.new(shape: TimerId, required: true, location_name: "timerId"))
|
934
|
+
TimerStartedEventAttributes.add_member(:control, Shapes::ShapeRef.new(shape: Data, location_name: "control"))
|
935
|
+
TimerStartedEventAttributes.add_member(:start_to_fire_timeout, Shapes::ShapeRef.new(shape: DurationInSeconds, required: true, location_name: "startToFireTimeout"))
|
936
|
+
TimerStartedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
937
|
+
TimerStartedEventAttributes.struct_class = Types::TimerStartedEventAttributes
|
938
|
+
|
939
|
+
WorkflowExecution.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
940
|
+
WorkflowExecution.add_member(:run_id, Shapes::ShapeRef.new(shape: RunId, required: true, location_name: "runId"))
|
941
|
+
WorkflowExecution.struct_class = Types::WorkflowExecution
|
942
|
+
|
943
|
+
WorkflowExecutionCancelRequestedEventAttributes.add_member(:external_workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, location_name: "externalWorkflowExecution"))
|
944
|
+
WorkflowExecutionCancelRequestedEventAttributes.add_member(:external_initiated_event_id, Shapes::ShapeRef.new(shape: EventId, location_name: "externalInitiatedEventId"))
|
945
|
+
WorkflowExecutionCancelRequestedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: WorkflowExecutionCancelRequestedCause, location_name: "cause"))
|
946
|
+
WorkflowExecutionCancelRequestedEventAttributes.struct_class = Types::WorkflowExecutionCancelRequestedEventAttributes
|
947
|
+
|
948
|
+
WorkflowExecutionCanceledEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
949
|
+
WorkflowExecutionCanceledEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
950
|
+
WorkflowExecutionCanceledEventAttributes.struct_class = Types::WorkflowExecutionCanceledEventAttributes
|
951
|
+
|
952
|
+
WorkflowExecutionCompletedEventAttributes.add_member(:result, Shapes::ShapeRef.new(shape: Data, location_name: "result"))
|
953
|
+
WorkflowExecutionCompletedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
954
|
+
WorkflowExecutionCompletedEventAttributes.struct_class = Types::WorkflowExecutionCompletedEventAttributes
|
955
|
+
|
956
|
+
WorkflowExecutionConfiguration.add_member(:task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSeconds, required: true, location_name: "taskStartToCloseTimeout"))
|
957
|
+
WorkflowExecutionConfiguration.add_member(:execution_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSeconds, required: true, location_name: "executionStartToCloseTimeout"))
|
958
|
+
WorkflowExecutionConfiguration.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
959
|
+
WorkflowExecutionConfiguration.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
960
|
+
WorkflowExecutionConfiguration.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, required: true, location_name: "childPolicy"))
|
961
|
+
WorkflowExecutionConfiguration.add_member(:lambda_role, Shapes::ShapeRef.new(shape: Arn, location_name: "lambdaRole"))
|
962
|
+
WorkflowExecutionConfiguration.struct_class = Types::WorkflowExecutionConfiguration
|
963
|
+
|
964
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
965
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
966
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:new_execution_run_id, Shapes::ShapeRef.new(shape: RunId, required: true, location_name: "newExecutionRunId"))
|
967
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:execution_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "executionStartToCloseTimeout"))
|
968
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
969
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
970
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "taskStartToCloseTimeout"))
|
971
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, required: true, location_name: "childPolicy"))
|
972
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "tagList"))
|
973
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
974
|
+
WorkflowExecutionContinuedAsNewEventAttributes.add_member(:lambda_role, Shapes::ShapeRef.new(shape: Arn, location_name: "lambdaRole"))
|
975
|
+
WorkflowExecutionContinuedAsNewEventAttributes.struct_class = Types::WorkflowExecutionContinuedAsNewEventAttributes
|
976
|
+
|
977
|
+
WorkflowExecutionCount.add_member(:count, Shapes::ShapeRef.new(shape: Count, required: true, location_name: "count"))
|
978
|
+
WorkflowExecutionCount.add_member(:truncated, Shapes::ShapeRef.new(shape: Truncated, location_name: "truncated"))
|
979
|
+
WorkflowExecutionCount.struct_class = Types::WorkflowExecutionCount
|
980
|
+
|
981
|
+
WorkflowExecutionDetail.add_member(:execution_info, Shapes::ShapeRef.new(shape: WorkflowExecutionInfo, required: true, location_name: "executionInfo"))
|
982
|
+
WorkflowExecutionDetail.add_member(:execution_configuration, Shapes::ShapeRef.new(shape: WorkflowExecutionConfiguration, required: true, location_name: "executionConfiguration"))
|
983
|
+
WorkflowExecutionDetail.add_member(:open_counts, Shapes::ShapeRef.new(shape: WorkflowExecutionOpenCounts, required: true, location_name: "openCounts"))
|
984
|
+
WorkflowExecutionDetail.add_member(:latest_activity_task_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "latestActivityTaskTimestamp"))
|
985
|
+
WorkflowExecutionDetail.add_member(:latest_execution_context, Shapes::ShapeRef.new(shape: Data, location_name: "latestExecutionContext"))
|
986
|
+
WorkflowExecutionDetail.struct_class = Types::WorkflowExecutionDetail
|
987
|
+
|
988
|
+
WorkflowExecutionFailedEventAttributes.add_member(:reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "reason"))
|
989
|
+
WorkflowExecutionFailedEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
990
|
+
WorkflowExecutionFailedEventAttributes.add_member(:decision_task_completed_event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "decisionTaskCompletedEventId"))
|
991
|
+
WorkflowExecutionFailedEventAttributes.struct_class = Types::WorkflowExecutionFailedEventAttributes
|
992
|
+
|
993
|
+
WorkflowExecutionFilter.add_member(:workflow_id, Shapes::ShapeRef.new(shape: WorkflowId, required: true, location_name: "workflowId"))
|
994
|
+
WorkflowExecutionFilter.struct_class = Types::WorkflowExecutionFilter
|
995
|
+
|
996
|
+
WorkflowExecutionInfo.add_member(:execution, Shapes::ShapeRef.new(shape: WorkflowExecution, required: true, location_name: "execution"))
|
997
|
+
WorkflowExecutionInfo.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
998
|
+
WorkflowExecutionInfo.add_member(:start_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTimestamp"))
|
999
|
+
WorkflowExecutionInfo.add_member(:close_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "closeTimestamp"))
|
1000
|
+
WorkflowExecutionInfo.add_member(:execution_status, Shapes::ShapeRef.new(shape: ExecutionStatus, required: true, location_name: "executionStatus"))
|
1001
|
+
WorkflowExecutionInfo.add_member(:close_status, Shapes::ShapeRef.new(shape: CloseStatus, location_name: "closeStatus"))
|
1002
|
+
WorkflowExecutionInfo.add_member(:parent, Shapes::ShapeRef.new(shape: WorkflowExecution, location_name: "parent"))
|
1003
|
+
WorkflowExecutionInfo.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "tagList"))
|
1004
|
+
WorkflowExecutionInfo.add_member(:cancel_requested, Shapes::ShapeRef.new(shape: Canceled, location_name: "cancelRequested"))
|
1005
|
+
WorkflowExecutionInfo.struct_class = Types::WorkflowExecutionInfo
|
1006
|
+
|
1007
|
+
WorkflowExecutionInfoList.member = Shapes::ShapeRef.new(shape: WorkflowExecutionInfo)
|
1008
|
+
|
1009
|
+
WorkflowExecutionInfos.add_member(:execution_infos, Shapes::ShapeRef.new(shape: WorkflowExecutionInfoList, required: true, location_name: "executionInfos"))
|
1010
|
+
WorkflowExecutionInfos.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
1011
|
+
WorkflowExecutionInfos.struct_class = Types::WorkflowExecutionInfos
|
1012
|
+
|
1013
|
+
WorkflowExecutionOpenCounts.add_member(:open_activity_tasks, Shapes::ShapeRef.new(shape: Count, required: true, location_name: "openActivityTasks"))
|
1014
|
+
WorkflowExecutionOpenCounts.add_member(:open_decision_tasks, Shapes::ShapeRef.new(shape: OpenDecisionTasksCount, required: true, location_name: "openDecisionTasks"))
|
1015
|
+
WorkflowExecutionOpenCounts.add_member(:open_timers, Shapes::ShapeRef.new(shape: Count, required: true, location_name: "openTimers"))
|
1016
|
+
WorkflowExecutionOpenCounts.add_member(:open_child_workflow_executions, Shapes::ShapeRef.new(shape: Count, required: true, location_name: "openChildWorkflowExecutions"))
|
1017
|
+
WorkflowExecutionOpenCounts.add_member(:open_lambda_functions, Shapes::ShapeRef.new(shape: Count, location_name: "openLambdaFunctions"))
|
1018
|
+
WorkflowExecutionOpenCounts.struct_class = Types::WorkflowExecutionOpenCounts
|
1019
|
+
|
1020
|
+
WorkflowExecutionSignaledEventAttributes.add_member(:signal_name, Shapes::ShapeRef.new(shape: SignalName, required: true, location_name: "signalName"))
|
1021
|
+
WorkflowExecutionSignaledEventAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
1022
|
+
WorkflowExecutionSignaledEventAttributes.add_member(:external_workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, location_name: "externalWorkflowExecution"))
|
1023
|
+
WorkflowExecutionSignaledEventAttributes.add_member(:external_initiated_event_id, Shapes::ShapeRef.new(shape: EventId, location_name: "externalInitiatedEventId"))
|
1024
|
+
WorkflowExecutionSignaledEventAttributes.struct_class = Types::WorkflowExecutionSignaledEventAttributes
|
1025
|
+
|
1026
|
+
WorkflowExecutionStartedEventAttributes.add_member(:input, Shapes::ShapeRef.new(shape: Data, location_name: "input"))
|
1027
|
+
WorkflowExecutionStartedEventAttributes.add_member(:execution_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "executionStartToCloseTimeout"))
|
1028
|
+
WorkflowExecutionStartedEventAttributes.add_member(:task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "taskStartToCloseTimeout"))
|
1029
|
+
WorkflowExecutionStartedEventAttributes.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, required: true, location_name: "childPolicy"))
|
1030
|
+
WorkflowExecutionStartedEventAttributes.add_member(:task_list, Shapes::ShapeRef.new(shape: TaskList, required: true, location_name: "taskList"))
|
1031
|
+
WorkflowExecutionStartedEventAttributes.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
1032
|
+
WorkflowExecutionStartedEventAttributes.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "tagList"))
|
1033
|
+
WorkflowExecutionStartedEventAttributes.add_member(:task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "taskPriority"))
|
1034
|
+
WorkflowExecutionStartedEventAttributes.add_member(:continued_execution_run_id, Shapes::ShapeRef.new(shape: RunIdOptional, location_name: "continuedExecutionRunId"))
|
1035
|
+
WorkflowExecutionStartedEventAttributes.add_member(:parent_workflow_execution, Shapes::ShapeRef.new(shape: WorkflowExecution, location_name: "parentWorkflowExecution"))
|
1036
|
+
WorkflowExecutionStartedEventAttributes.add_member(:parent_initiated_event_id, Shapes::ShapeRef.new(shape: EventId, location_name: "parentInitiatedEventId"))
|
1037
|
+
WorkflowExecutionStartedEventAttributes.add_member(:lambda_role, Shapes::ShapeRef.new(shape: Arn, location_name: "lambdaRole"))
|
1038
|
+
WorkflowExecutionStartedEventAttributes.struct_class = Types::WorkflowExecutionStartedEventAttributes
|
1039
|
+
|
1040
|
+
WorkflowExecutionTerminatedEventAttributes.add_member(:reason, Shapes::ShapeRef.new(shape: TerminateReason, location_name: "reason"))
|
1041
|
+
WorkflowExecutionTerminatedEventAttributes.add_member(:details, Shapes::ShapeRef.new(shape: Data, location_name: "details"))
|
1042
|
+
WorkflowExecutionTerminatedEventAttributes.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, required: true, location_name: "childPolicy"))
|
1043
|
+
WorkflowExecutionTerminatedEventAttributes.add_member(:cause, Shapes::ShapeRef.new(shape: WorkflowExecutionTerminatedCause, location_name: "cause"))
|
1044
|
+
WorkflowExecutionTerminatedEventAttributes.struct_class = Types::WorkflowExecutionTerminatedEventAttributes
|
1045
|
+
|
1046
|
+
WorkflowExecutionTimedOutEventAttributes.add_member(:timeout_type, Shapes::ShapeRef.new(shape: WorkflowExecutionTimeoutType, required: true, location_name: "timeoutType"))
|
1047
|
+
WorkflowExecutionTimedOutEventAttributes.add_member(:child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, required: true, location_name: "childPolicy"))
|
1048
|
+
WorkflowExecutionTimedOutEventAttributes.struct_class = Types::WorkflowExecutionTimedOutEventAttributes
|
1049
|
+
|
1050
|
+
WorkflowType.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
1051
|
+
WorkflowType.add_member(:version, Shapes::ShapeRef.new(shape: Version, required: true, location_name: "version"))
|
1052
|
+
WorkflowType.struct_class = Types::WorkflowType
|
1053
|
+
|
1054
|
+
WorkflowTypeConfiguration.add_member(:default_task_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultTaskStartToCloseTimeout"))
|
1055
|
+
WorkflowTypeConfiguration.add_member(:default_execution_start_to_close_timeout, Shapes::ShapeRef.new(shape: DurationInSecondsOptional, location_name: "defaultExecutionStartToCloseTimeout"))
|
1056
|
+
WorkflowTypeConfiguration.add_member(:default_task_list, Shapes::ShapeRef.new(shape: TaskList, location_name: "defaultTaskList"))
|
1057
|
+
WorkflowTypeConfiguration.add_member(:default_task_priority, Shapes::ShapeRef.new(shape: TaskPriority, location_name: "defaultTaskPriority"))
|
1058
|
+
WorkflowTypeConfiguration.add_member(:default_child_policy, Shapes::ShapeRef.new(shape: ChildPolicy, location_name: "defaultChildPolicy"))
|
1059
|
+
WorkflowTypeConfiguration.add_member(:default_lambda_role, Shapes::ShapeRef.new(shape: Arn, location_name: "defaultLambdaRole"))
|
1060
|
+
WorkflowTypeConfiguration.struct_class = Types::WorkflowTypeConfiguration
|
1061
|
+
|
1062
|
+
WorkflowTypeDetail.add_member(:type_info, Shapes::ShapeRef.new(shape: WorkflowTypeInfo, required: true, location_name: "typeInfo"))
|
1063
|
+
WorkflowTypeDetail.add_member(:configuration, Shapes::ShapeRef.new(shape: WorkflowTypeConfiguration, required: true, location_name: "configuration"))
|
1064
|
+
WorkflowTypeDetail.struct_class = Types::WorkflowTypeDetail
|
1065
|
+
|
1066
|
+
WorkflowTypeFilter.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
1067
|
+
WorkflowTypeFilter.add_member(:version, Shapes::ShapeRef.new(shape: VersionOptional, location_name: "version"))
|
1068
|
+
WorkflowTypeFilter.struct_class = Types::WorkflowTypeFilter
|
1069
|
+
|
1070
|
+
WorkflowTypeInfo.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "workflowType"))
|
1071
|
+
WorkflowTypeInfo.add_member(:status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "status"))
|
1072
|
+
WorkflowTypeInfo.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1073
|
+
WorkflowTypeInfo.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "creationDate"))
|
1074
|
+
WorkflowTypeInfo.add_member(:deprecation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "deprecationDate"))
|
1075
|
+
WorkflowTypeInfo.struct_class = Types::WorkflowTypeInfo
|
1076
|
+
|
1077
|
+
WorkflowTypeInfoList.member = Shapes::ShapeRef.new(shape: WorkflowTypeInfo)
|
1078
|
+
|
1079
|
+
WorkflowTypeInfos.add_member(:type_infos, Shapes::ShapeRef.new(shape: WorkflowTypeInfoList, required: true, location_name: "typeInfos"))
|
1080
|
+
WorkflowTypeInfos.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
|
1081
|
+
WorkflowTypeInfos.struct_class = Types::WorkflowTypeInfos
|
1082
|
+
|
1615
1083
|
|
1084
|
+
# @api private
|
1085
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
1086
|
+
|
1087
|
+
api.version = "2012-01-25"
|
1088
|
+
|
1089
|
+
api.metadata = {
|
1090
|
+
"endpointPrefix" => "swf",
|
1091
|
+
"jsonVersion" => "1.0",
|
1092
|
+
"protocol" => "json",
|
1093
|
+
"serviceFullName" => "Amazon Simple Workflow Service",
|
1094
|
+
"signatureVersion" => "v4",
|
1095
|
+
"targetPrefix" => "SimpleWorkflowService",
|
1096
|
+
"timestampFormat" => "unixTimestamp",
|
1097
|
+
}
|
1098
|
+
|
1099
|
+
api.add_operation(:count_closed_workflow_executions, Seahorse::Model::Operation.new.tap do |o|
|
1100
|
+
o.name = "CountClosedWorkflowExecutions"
|
1101
|
+
o.http_method = "POST"
|
1102
|
+
o.http_request_uri = "/"
|
1103
|
+
o.input = Shapes::ShapeRef.new(shape: CountClosedWorkflowExecutionsInput)
|
1104
|
+
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionCount)
|
1105
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1106
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1107
|
+
end)
|
1108
|
+
|
1109
|
+
api.add_operation(:count_open_workflow_executions, Seahorse::Model::Operation.new.tap do |o|
|
1110
|
+
o.name = "CountOpenWorkflowExecutions"
|
1111
|
+
o.http_method = "POST"
|
1112
|
+
o.http_request_uri = "/"
|
1113
|
+
o.input = Shapes::ShapeRef.new(shape: CountOpenWorkflowExecutionsInput)
|
1114
|
+
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionCount)
|
1115
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1116
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1117
|
+
end)
|
1118
|
+
|
1119
|
+
api.add_operation(:count_pending_activity_tasks, Seahorse::Model::Operation.new.tap do |o|
|
1120
|
+
o.name = "CountPendingActivityTasks"
|
1121
|
+
o.http_method = "POST"
|
1122
|
+
o.http_request_uri = "/"
|
1123
|
+
o.input = Shapes::ShapeRef.new(shape: CountPendingActivityTasksInput)
|
1124
|
+
o.output = Shapes::ShapeRef.new(shape: PendingTaskCount)
|
1125
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1126
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1127
|
+
end)
|
1128
|
+
|
1129
|
+
api.add_operation(:count_pending_decision_tasks, Seahorse::Model::Operation.new.tap do |o|
|
1130
|
+
o.name = "CountPendingDecisionTasks"
|
1131
|
+
o.http_method = "POST"
|
1132
|
+
o.http_request_uri = "/"
|
1133
|
+
o.input = Shapes::ShapeRef.new(shape: CountPendingDecisionTasksInput)
|
1134
|
+
o.output = Shapes::ShapeRef.new(shape: PendingTaskCount)
|
1135
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1136
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1137
|
+
end)
|
1138
|
+
|
1139
|
+
api.add_operation(:deprecate_activity_type, Seahorse::Model::Operation.new.tap do |o|
|
1140
|
+
o.name = "DeprecateActivityType"
|
1141
|
+
o.http_method = "POST"
|
1142
|
+
o.http_request_uri = "/"
|
1143
|
+
o.input = Shapes::ShapeRef.new(shape: DeprecateActivityTypeInput)
|
1144
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1145
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1146
|
+
o.errors << Shapes::ShapeRef.new(shape: TypeDeprecatedFault)
|
1147
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1148
|
+
end)
|
1149
|
+
|
1150
|
+
api.add_operation(:deprecate_domain, Seahorse::Model::Operation.new.tap do |o|
|
1151
|
+
o.name = "DeprecateDomain"
|
1152
|
+
o.http_method = "POST"
|
1153
|
+
o.http_request_uri = "/"
|
1154
|
+
o.input = Shapes::ShapeRef.new(shape: DeprecateDomainInput)
|
1155
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1156
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1157
|
+
o.errors << Shapes::ShapeRef.new(shape: DomainDeprecatedFault)
|
1158
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1159
|
+
end)
|
1160
|
+
|
1161
|
+
api.add_operation(:deprecate_workflow_type, Seahorse::Model::Operation.new.tap do |o|
|
1162
|
+
o.name = "DeprecateWorkflowType"
|
1163
|
+
o.http_method = "POST"
|
1164
|
+
o.http_request_uri = "/"
|
1165
|
+
o.input = Shapes::ShapeRef.new(shape: DeprecateWorkflowTypeInput)
|
1166
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1167
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1168
|
+
o.errors << Shapes::ShapeRef.new(shape: TypeDeprecatedFault)
|
1169
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1170
|
+
end)
|
1171
|
+
|
1172
|
+
api.add_operation(:describe_activity_type, Seahorse::Model::Operation.new.tap do |o|
|
1173
|
+
o.name = "DescribeActivityType"
|
1174
|
+
o.http_method = "POST"
|
1175
|
+
o.http_request_uri = "/"
|
1176
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeActivityTypeInput)
|
1177
|
+
o.output = Shapes::ShapeRef.new(shape: ActivityTypeDetail)
|
1178
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1179
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1180
|
+
end)
|
1181
|
+
|
1182
|
+
api.add_operation(:describe_domain, Seahorse::Model::Operation.new.tap do |o|
|
1183
|
+
o.name = "DescribeDomain"
|
1184
|
+
o.http_method = "POST"
|
1185
|
+
o.http_request_uri = "/"
|
1186
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeDomainInput)
|
1187
|
+
o.output = Shapes::ShapeRef.new(shape: DomainDetail)
|
1188
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1189
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1190
|
+
end)
|
1191
|
+
|
1192
|
+
api.add_operation(:describe_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1193
|
+
o.name = "DescribeWorkflowExecution"
|
1194
|
+
o.http_method = "POST"
|
1195
|
+
o.http_request_uri = "/"
|
1196
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeWorkflowExecutionInput)
|
1197
|
+
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionDetail)
|
1198
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1199
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1200
|
+
end)
|
1201
|
+
|
1202
|
+
api.add_operation(:describe_workflow_type, Seahorse::Model::Operation.new.tap do |o|
|
1203
|
+
o.name = "DescribeWorkflowType"
|
1204
|
+
o.http_method = "POST"
|
1205
|
+
o.http_request_uri = "/"
|
1206
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeWorkflowTypeInput)
|
1207
|
+
o.output = Shapes::ShapeRef.new(shape: WorkflowTypeDetail)
|
1208
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1209
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1210
|
+
end)
|
1211
|
+
|
1212
|
+
api.add_operation(:get_workflow_execution_history, Seahorse::Model::Operation.new.tap do |o|
|
1213
|
+
o.name = "GetWorkflowExecutionHistory"
|
1214
|
+
o.http_method = "POST"
|
1215
|
+
o.http_request_uri = "/"
|
1216
|
+
o.input = Shapes::ShapeRef.new(shape: GetWorkflowExecutionHistoryInput)
|
1217
|
+
o.output = Shapes::ShapeRef.new(shape: History)
|
1218
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1219
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1220
|
+
o[:pager] = Aws::Pager.new(
|
1221
|
+
limit_key: "maximum_page_size",
|
1222
|
+
tokens: {
|
1223
|
+
"next_page_token" => "next_page_token"
|
1224
|
+
}
|
1225
|
+
)
|
1226
|
+
end)
|
1227
|
+
|
1228
|
+
api.add_operation(:list_activity_types, Seahorse::Model::Operation.new.tap do |o|
|
1229
|
+
o.name = "ListActivityTypes"
|
1230
|
+
o.http_method = "POST"
|
1231
|
+
o.http_request_uri = "/"
|
1232
|
+
o.input = Shapes::ShapeRef.new(shape: ListActivityTypesInput)
|
1233
|
+
o.output = Shapes::ShapeRef.new(shape: ActivityTypeInfos)
|
1234
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1235
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1236
|
+
o[:pager] = Aws::Pager.new(
|
1237
|
+
limit_key: "maximum_page_size",
|
1238
|
+
tokens: {
|
1239
|
+
"next_page_token" => "next_page_token"
|
1240
|
+
}
|
1241
|
+
)
|
1242
|
+
end)
|
1243
|
+
|
1244
|
+
api.add_operation(:list_closed_workflow_executions, Seahorse::Model::Operation.new.tap do |o|
|
1245
|
+
o.name = "ListClosedWorkflowExecutions"
|
1246
|
+
o.http_method = "POST"
|
1247
|
+
o.http_request_uri = "/"
|
1248
|
+
o.input = Shapes::ShapeRef.new(shape: ListClosedWorkflowExecutionsInput)
|
1249
|
+
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionInfos)
|
1250
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1251
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1252
|
+
o[:pager] = Aws::Pager.new(
|
1253
|
+
limit_key: "maximum_page_size",
|
1254
|
+
tokens: {
|
1255
|
+
"next_page_token" => "next_page_token"
|
1256
|
+
}
|
1257
|
+
)
|
1258
|
+
end)
|
1259
|
+
|
1260
|
+
api.add_operation(:list_domains, Seahorse::Model::Operation.new.tap do |o|
|
1261
|
+
o.name = "ListDomains"
|
1262
|
+
o.http_method = "POST"
|
1263
|
+
o.http_request_uri = "/"
|
1264
|
+
o.input = Shapes::ShapeRef.new(shape: ListDomainsInput)
|
1265
|
+
o.output = Shapes::ShapeRef.new(shape: DomainInfos)
|
1266
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1267
|
+
o[:pager] = Aws::Pager.new(
|
1268
|
+
limit_key: "maximum_page_size",
|
1269
|
+
tokens: {
|
1270
|
+
"next_page_token" => "next_page_token"
|
1271
|
+
}
|
1272
|
+
)
|
1273
|
+
end)
|
1274
|
+
|
1275
|
+
api.add_operation(:list_open_workflow_executions, Seahorse::Model::Operation.new.tap do |o|
|
1276
|
+
o.name = "ListOpenWorkflowExecutions"
|
1277
|
+
o.http_method = "POST"
|
1278
|
+
o.http_request_uri = "/"
|
1279
|
+
o.input = Shapes::ShapeRef.new(shape: ListOpenWorkflowExecutionsInput)
|
1280
|
+
o.output = Shapes::ShapeRef.new(shape: WorkflowExecutionInfos)
|
1281
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1282
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1283
|
+
o[:pager] = Aws::Pager.new(
|
1284
|
+
limit_key: "maximum_page_size",
|
1285
|
+
tokens: {
|
1286
|
+
"next_page_token" => "next_page_token"
|
1287
|
+
}
|
1288
|
+
)
|
1289
|
+
end)
|
1290
|
+
|
1291
|
+
api.add_operation(:list_workflow_types, Seahorse::Model::Operation.new.tap do |o|
|
1292
|
+
o.name = "ListWorkflowTypes"
|
1293
|
+
o.http_method = "POST"
|
1294
|
+
o.http_request_uri = "/"
|
1295
|
+
o.input = Shapes::ShapeRef.new(shape: ListWorkflowTypesInput)
|
1296
|
+
o.output = Shapes::ShapeRef.new(shape: WorkflowTypeInfos)
|
1297
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1298
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1299
|
+
o[:pager] = Aws::Pager.new(
|
1300
|
+
limit_key: "maximum_page_size",
|
1301
|
+
tokens: {
|
1302
|
+
"next_page_token" => "next_page_token"
|
1303
|
+
}
|
1304
|
+
)
|
1305
|
+
end)
|
1306
|
+
|
1307
|
+
api.add_operation(:poll_for_activity_task, Seahorse::Model::Operation.new.tap do |o|
|
1308
|
+
o.name = "PollForActivityTask"
|
1309
|
+
o.http_method = "POST"
|
1310
|
+
o.http_request_uri = "/"
|
1311
|
+
o.input = Shapes::ShapeRef.new(shape: PollForActivityTaskInput)
|
1312
|
+
o.output = Shapes::ShapeRef.new(shape: ActivityTask)
|
1313
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1314
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1315
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
|
1316
|
+
end)
|
1317
|
+
|
1318
|
+
api.add_operation(:poll_for_decision_task, Seahorse::Model::Operation.new.tap do |o|
|
1319
|
+
o.name = "PollForDecisionTask"
|
1320
|
+
o.http_method = "POST"
|
1321
|
+
o.http_request_uri = "/"
|
1322
|
+
o.input = Shapes::ShapeRef.new(shape: PollForDecisionTaskInput)
|
1323
|
+
o.output = Shapes::ShapeRef.new(shape: DecisionTask)
|
1324
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1325
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1326
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
|
1327
|
+
o[:pager] = Aws::Pager.new(
|
1328
|
+
limit_key: "maximum_page_size",
|
1329
|
+
tokens: {
|
1330
|
+
"next_page_token" => "next_page_token"
|
1331
|
+
}
|
1332
|
+
)
|
1333
|
+
end)
|
1334
|
+
|
1335
|
+
api.add_operation(:record_activity_task_heartbeat, Seahorse::Model::Operation.new.tap do |o|
|
1336
|
+
o.name = "RecordActivityTaskHeartbeat"
|
1337
|
+
o.http_method = "POST"
|
1338
|
+
o.http_request_uri = "/"
|
1339
|
+
o.input = Shapes::ShapeRef.new(shape: RecordActivityTaskHeartbeatInput)
|
1340
|
+
o.output = Shapes::ShapeRef.new(shape: ActivityTaskStatus)
|
1341
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1342
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1343
|
+
end)
|
1344
|
+
|
1345
|
+
api.add_operation(:register_activity_type, Seahorse::Model::Operation.new.tap do |o|
|
1346
|
+
o.name = "RegisterActivityType"
|
1347
|
+
o.http_method = "POST"
|
1348
|
+
o.http_request_uri = "/"
|
1349
|
+
o.input = Shapes::ShapeRef.new(shape: RegisterActivityTypeInput)
|
1350
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1351
|
+
o.errors << Shapes::ShapeRef.new(shape: TypeAlreadyExistsFault)
|
1352
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
|
1353
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1354
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1355
|
+
end)
|
1356
|
+
|
1357
|
+
api.add_operation(:register_domain, Seahorse::Model::Operation.new.tap do |o|
|
1358
|
+
o.name = "RegisterDomain"
|
1359
|
+
o.http_method = "POST"
|
1360
|
+
o.http_request_uri = "/"
|
1361
|
+
o.input = Shapes::ShapeRef.new(shape: RegisterDomainInput)
|
1362
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1363
|
+
o.errors << Shapes::ShapeRef.new(shape: DomainAlreadyExistsFault)
|
1364
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
|
1365
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1366
|
+
end)
|
1367
|
+
|
1368
|
+
api.add_operation(:register_workflow_type, Seahorse::Model::Operation.new.tap do |o|
|
1369
|
+
o.name = "RegisterWorkflowType"
|
1370
|
+
o.http_method = "POST"
|
1371
|
+
o.http_request_uri = "/"
|
1372
|
+
o.input = Shapes::ShapeRef.new(shape: RegisterWorkflowTypeInput)
|
1373
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1374
|
+
o.errors << Shapes::ShapeRef.new(shape: TypeAlreadyExistsFault)
|
1375
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
|
1376
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1377
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1378
|
+
end)
|
1379
|
+
|
1380
|
+
api.add_operation(:request_cancel_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1381
|
+
o.name = "RequestCancelWorkflowExecution"
|
1382
|
+
o.http_method = "POST"
|
1383
|
+
o.http_request_uri = "/"
|
1384
|
+
o.input = Shapes::ShapeRef.new(shape: RequestCancelWorkflowExecutionInput)
|
1385
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1386
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1387
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1388
|
+
end)
|
1389
|
+
|
1390
|
+
api.add_operation(:respond_activity_task_canceled, Seahorse::Model::Operation.new.tap do |o|
|
1391
|
+
o.name = "RespondActivityTaskCanceled"
|
1392
|
+
o.http_method = "POST"
|
1393
|
+
o.http_request_uri = "/"
|
1394
|
+
o.input = Shapes::ShapeRef.new(shape: RespondActivityTaskCanceledInput)
|
1395
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1396
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1397
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1398
|
+
end)
|
1399
|
+
|
1400
|
+
api.add_operation(:respond_activity_task_completed, Seahorse::Model::Operation.new.tap do |o|
|
1401
|
+
o.name = "RespondActivityTaskCompleted"
|
1402
|
+
o.http_method = "POST"
|
1403
|
+
o.http_request_uri = "/"
|
1404
|
+
o.input = Shapes::ShapeRef.new(shape: RespondActivityTaskCompletedInput)
|
1405
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1406
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1407
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1408
|
+
end)
|
1409
|
+
|
1410
|
+
api.add_operation(:respond_activity_task_failed, Seahorse::Model::Operation.new.tap do |o|
|
1411
|
+
o.name = "RespondActivityTaskFailed"
|
1412
|
+
o.http_method = "POST"
|
1413
|
+
o.http_request_uri = "/"
|
1414
|
+
o.input = Shapes::ShapeRef.new(shape: RespondActivityTaskFailedInput)
|
1415
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1416
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1417
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1418
|
+
end)
|
1419
|
+
|
1420
|
+
api.add_operation(:respond_decision_task_completed, Seahorse::Model::Operation.new.tap do |o|
|
1421
|
+
o.name = "RespondDecisionTaskCompleted"
|
1422
|
+
o.http_method = "POST"
|
1423
|
+
o.http_request_uri = "/"
|
1424
|
+
o.input = Shapes::ShapeRef.new(shape: RespondDecisionTaskCompletedInput)
|
1425
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1426
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1427
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1428
|
+
end)
|
1429
|
+
|
1430
|
+
api.add_operation(:signal_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1431
|
+
o.name = "SignalWorkflowExecution"
|
1432
|
+
o.http_method = "POST"
|
1433
|
+
o.http_request_uri = "/"
|
1434
|
+
o.input = Shapes::ShapeRef.new(shape: SignalWorkflowExecutionInput)
|
1435
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1436
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1437
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1438
|
+
end)
|
1439
|
+
|
1440
|
+
api.add_operation(:start_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1441
|
+
o.name = "StartWorkflowExecution"
|
1442
|
+
o.http_method = "POST"
|
1443
|
+
o.http_request_uri = "/"
|
1444
|
+
o.input = Shapes::ShapeRef.new(shape: StartWorkflowExecutionInput)
|
1445
|
+
o.output = Shapes::ShapeRef.new(shape: Run)
|
1446
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1447
|
+
o.errors << Shapes::ShapeRef.new(shape: TypeDeprecatedFault)
|
1448
|
+
o.errors << Shapes::ShapeRef.new(shape: WorkflowExecutionAlreadyStartedFault)
|
1449
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
|
1450
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1451
|
+
o.errors << Shapes::ShapeRef.new(shape: DefaultUndefinedFault)
|
1452
|
+
end)
|
1453
|
+
|
1454
|
+
api.add_operation(:terminate_workflow_execution, Seahorse::Model::Operation.new.tap do |o|
|
1455
|
+
o.name = "TerminateWorkflowExecution"
|
1456
|
+
o.http_method = "POST"
|
1457
|
+
o.http_request_uri = "/"
|
1458
|
+
o.input = Shapes::ShapeRef.new(shape: TerminateWorkflowExecutionInput)
|
1459
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1460
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceFault)
|
1461
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedFault)
|
1462
|
+
end)
|
1616
1463
|
end
|
1464
|
+
|
1617
1465
|
end
|
1618
1466
|
end
|