cdk-lambda-subminute 2.0.297 → 2.0.299
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +22 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +222 -9
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +133 -74
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +20 -10
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +0 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +20 -2
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +349 -278
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +4 -1
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +1 -2
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +538 -304
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +193 -161
- package/node_modules/aws-sdk/apis/pipes-2015-10-07.min.json +136 -53
- package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.min.json +69 -5
- package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1 -3
- package/node_modules/aws-sdk/apis/servicecatalog-appregistry-2020-06-24.min.json +108 -46
- package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +100 -22
- package/node_modules/aws-sdk/clients/backup.d.ts +279 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +58 -10
- package/node_modules/aws-sdk/clients/connect.d.ts +13 -0
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +1 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +30 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +175 -97
- package/node_modules/aws-sdk/clients/ecs.d.ts +10 -6
- package/node_modules/aws-sdk/clients/emr.d.ts +1 -1
- package/node_modules/aws-sdk/clients/glue.d.ts +352 -2
- package/node_modules/aws-sdk/clients/iot.d.ts +46 -5
- package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
- package/node_modules/aws-sdk/clients/pipes.d.ts +143 -18
- package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +90 -9
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +2 -2
- package/node_modules/aws-sdk/clients/servicecatalogappregistry.d.ts +91 -6
- package/node_modules/aws-sdk/clients/signer.d.ts +35 -35
- package/node_modules/aws-sdk/clients/stepfunctions.d.ts +123 -18
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +20 -20
- package/node_modules/aws-sdk/dist/aws-sdk.js +576 -455
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -79
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -67,6 +67,9 @@
|
|
67
67
|
"resource": {
|
68
68
|
"location": "uri",
|
69
69
|
"locationName": "resource"
|
70
|
+
},
|
71
|
+
"options": {
|
72
|
+
"shape": "Sa"
|
70
73
|
}
|
71
74
|
}
|
72
75
|
},
|
@@ -74,7 +77,10 @@
|
|
74
77
|
"type": "structure",
|
75
78
|
"members": {
|
76
79
|
"applicationArn": {},
|
77
|
-
"resourceArn": {}
|
80
|
+
"resourceArn": {},
|
81
|
+
"options": {
|
82
|
+
"shape": "Sa"
|
83
|
+
}
|
78
84
|
}
|
79
85
|
}
|
80
86
|
},
|
@@ -93,7 +99,7 @@
|
|
93
99
|
"name": {},
|
94
100
|
"description": {},
|
95
101
|
"tags": {
|
96
|
-
"shape": "
|
102
|
+
"shape": "Sh"
|
97
103
|
},
|
98
104
|
"clientToken": {
|
99
105
|
"idempotencyToken": true
|
@@ -104,7 +110,7 @@
|
|
104
110
|
"type": "structure",
|
105
111
|
"members": {
|
106
112
|
"application": {
|
107
|
-
"shape": "
|
113
|
+
"shape": "Sm"
|
108
114
|
}
|
109
115
|
}
|
110
116
|
}
|
@@ -126,7 +132,7 @@
|
|
126
132
|
"description": {},
|
127
133
|
"attributes": {},
|
128
134
|
"tags": {
|
129
|
-
"shape": "
|
135
|
+
"shape": "Sh"
|
130
136
|
},
|
131
137
|
"clientToken": {
|
132
138
|
"idempotencyToken": true
|
@@ -137,7 +143,7 @@
|
|
137
143
|
"type": "structure",
|
138
144
|
"members": {
|
139
145
|
"attributeGroup": {
|
140
|
-
"shape": "
|
146
|
+
"shape": "St"
|
141
147
|
}
|
142
148
|
}
|
143
149
|
}
|
@@ -163,7 +169,7 @@
|
|
163
169
|
"type": "structure",
|
164
170
|
"members": {
|
165
171
|
"application": {
|
166
|
-
"shape": "
|
172
|
+
"shape": "Sx"
|
167
173
|
}
|
168
174
|
}
|
169
175
|
}
|
@@ -189,7 +195,7 @@
|
|
189
195
|
"type": "structure",
|
190
196
|
"members": {
|
191
197
|
"attributeGroup": {
|
192
|
-
"shape": "
|
198
|
+
"shape": "S10"
|
193
199
|
}
|
194
200
|
}
|
195
201
|
}
|
@@ -284,24 +290,30 @@
|
|
284
290
|
"name": {},
|
285
291
|
"description": {},
|
286
292
|
"creationTime": {
|
287
|
-
"shape": "
|
293
|
+
"shape": "So"
|
288
294
|
},
|
289
295
|
"lastUpdateTime": {
|
290
|
-
"shape": "
|
296
|
+
"shape": "So"
|
291
297
|
},
|
292
298
|
"associatedResourceCount": {
|
293
299
|
"type": "integer"
|
294
300
|
},
|
295
301
|
"tags": {
|
296
|
-
"shape": "
|
302
|
+
"shape": "Sh"
|
297
303
|
},
|
298
304
|
"integrations": {
|
299
305
|
"type": "structure",
|
300
306
|
"members": {
|
301
307
|
"resourceGroup": {
|
302
|
-
"shape": "
|
308
|
+
"shape": "S1a"
|
309
|
+
},
|
310
|
+
"applicationTagResourceGroup": {
|
311
|
+
"shape": "S1a"
|
303
312
|
}
|
304
313
|
}
|
314
|
+
},
|
315
|
+
"applicationTag": {
|
316
|
+
"shape": "Sp"
|
305
317
|
}
|
306
318
|
}
|
307
319
|
}
|
@@ -330,6 +342,21 @@
|
|
330
342
|
"resource": {
|
331
343
|
"location": "uri",
|
332
344
|
"locationName": "resource"
|
345
|
+
},
|
346
|
+
"nextToken": {
|
347
|
+
"location": "querystring",
|
348
|
+
"locationName": "nextToken"
|
349
|
+
},
|
350
|
+
"resourceTagStatus": {
|
351
|
+
"location": "querystring",
|
352
|
+
"locationName": "resourceTagStatus",
|
353
|
+
"type": "list",
|
354
|
+
"member": {}
|
355
|
+
},
|
356
|
+
"maxResults": {
|
357
|
+
"location": "querystring",
|
358
|
+
"locationName": "maxResults",
|
359
|
+
"type": "integer"
|
333
360
|
}
|
334
361
|
}
|
335
362
|
},
|
@@ -342,17 +369,40 @@
|
|
342
369
|
"name": {},
|
343
370
|
"arn": {},
|
344
371
|
"associationTime": {
|
345
|
-
"shape": "
|
372
|
+
"shape": "So"
|
346
373
|
},
|
347
374
|
"integrations": {
|
348
375
|
"type": "structure",
|
349
376
|
"members": {
|
350
377
|
"resourceGroup": {
|
351
|
-
"shape": "
|
378
|
+
"shape": "S1a"
|
352
379
|
}
|
353
380
|
}
|
354
381
|
}
|
355
382
|
}
|
383
|
+
},
|
384
|
+
"options": {
|
385
|
+
"shape": "Sa"
|
386
|
+
},
|
387
|
+
"applicationTagResult": {
|
388
|
+
"type": "structure",
|
389
|
+
"members": {
|
390
|
+
"applicationTagStatus": {},
|
391
|
+
"errorMessage": {},
|
392
|
+
"resources": {
|
393
|
+
"type": "list",
|
394
|
+
"member": {
|
395
|
+
"type": "structure",
|
396
|
+
"members": {
|
397
|
+
"resourceArn": {},
|
398
|
+
"errorMessage": {},
|
399
|
+
"status": {},
|
400
|
+
"resourceType": {}
|
401
|
+
}
|
402
|
+
}
|
403
|
+
},
|
404
|
+
"nextToken": {}
|
405
|
+
}
|
356
406
|
}
|
357
407
|
}
|
358
408
|
},
|
@@ -384,13 +434,13 @@
|
|
384
434
|
"description": {},
|
385
435
|
"attributes": {},
|
386
436
|
"creationTime": {
|
387
|
-
"shape": "
|
437
|
+
"shape": "So"
|
388
438
|
},
|
389
439
|
"lastUpdateTime": {
|
390
|
-
"shape": "
|
440
|
+
"shape": "So"
|
391
441
|
},
|
392
442
|
"tags": {
|
393
|
-
"shape": "
|
443
|
+
"shape": "Sh"
|
394
444
|
},
|
395
445
|
"createdBy": {}
|
396
446
|
}
|
@@ -405,7 +455,7 @@
|
|
405
455
|
"type": "structure",
|
406
456
|
"members": {
|
407
457
|
"configuration": {
|
408
|
-
"shape": "
|
458
|
+
"shape": "S1u"
|
409
459
|
}
|
410
460
|
}
|
411
461
|
}
|
@@ -435,7 +485,7 @@
|
|
435
485
|
"applications": {
|
436
486
|
"type": "list",
|
437
487
|
"member": {
|
438
|
-
"shape": "
|
488
|
+
"shape": "Sx"
|
439
489
|
}
|
440
490
|
},
|
441
491
|
"nextToken": {}
|
@@ -523,6 +573,9 @@
|
|
523
573
|
"members": {
|
524
574
|
"tagValue": {}
|
525
575
|
}
|
576
|
+
},
|
577
|
+
"options": {
|
578
|
+
"shape": "Sa"
|
526
579
|
}
|
527
580
|
}
|
528
581
|
}
|
@@ -557,7 +610,7 @@
|
|
557
610
|
"attributeGroups": {
|
558
611
|
"type": "list",
|
559
612
|
"member": {
|
560
|
-
"shape": "
|
613
|
+
"shape": "S10"
|
561
614
|
}
|
562
615
|
},
|
563
616
|
"nextToken": {}
|
@@ -601,10 +654,7 @@
|
|
601
654
|
"members": {
|
602
655
|
"id": {},
|
603
656
|
"arn": {},
|
604
|
-
"name": {
|
605
|
-
"deprecated": true,
|
606
|
-
"deprecatedMessage": "This field is deprecated. We recommend not using the field when using ListAttributeGroupsForApplication."
|
607
|
-
},
|
657
|
+
"name": {},
|
608
658
|
"createdBy": {}
|
609
659
|
}
|
610
660
|
}
|
@@ -635,7 +685,7 @@
|
|
635
685
|
"type": "structure",
|
636
686
|
"members": {
|
637
687
|
"tags": {
|
638
|
-
"shape": "
|
688
|
+
"shape": "Sh"
|
639
689
|
}
|
640
690
|
}
|
641
691
|
}
|
@@ -652,7 +702,7 @@
|
|
652
702
|
],
|
653
703
|
"members": {
|
654
704
|
"configuration": {
|
655
|
-
"shape": "
|
705
|
+
"shape": "S1u"
|
656
706
|
}
|
657
707
|
}
|
658
708
|
}
|
@@ -703,7 +753,7 @@
|
|
703
753
|
"locationName": "resourceArn"
|
704
754
|
},
|
705
755
|
"tags": {
|
706
|
-
"shape": "
|
756
|
+
"shape": "Sh"
|
707
757
|
}
|
708
758
|
}
|
709
759
|
},
|
@@ -767,7 +817,7 @@
|
|
767
817
|
"type": "structure",
|
768
818
|
"members": {
|
769
819
|
"application": {
|
770
|
-
"shape": "
|
820
|
+
"shape": "Sm"
|
771
821
|
}
|
772
822
|
}
|
773
823
|
}
|
@@ -799,19 +849,23 @@
|
|
799
849
|
"type": "structure",
|
800
850
|
"members": {
|
801
851
|
"attributeGroup": {
|
802
|
-
"shape": "
|
852
|
+
"shape": "St"
|
803
853
|
}
|
804
854
|
}
|
805
855
|
}
|
806
856
|
}
|
807
857
|
},
|
808
858
|
"shapes": {
|
809
|
-
"
|
859
|
+
"Sa": {
|
860
|
+
"type": "list",
|
861
|
+
"member": {}
|
862
|
+
},
|
863
|
+
"Sh": {
|
810
864
|
"type": "map",
|
811
865
|
"key": {},
|
812
866
|
"value": {}
|
813
867
|
},
|
814
|
-
"
|
868
|
+
"Sm": {
|
815
869
|
"type": "structure",
|
816
870
|
"members": {
|
817
871
|
"id": {},
|
@@ -819,21 +873,29 @@
|
|
819
873
|
"name": {},
|
820
874
|
"description": {},
|
821
875
|
"creationTime": {
|
822
|
-
"shape": "
|
876
|
+
"shape": "So"
|
823
877
|
},
|
824
878
|
"lastUpdateTime": {
|
825
|
-
"shape": "
|
879
|
+
"shape": "So"
|
826
880
|
},
|
827
881
|
"tags": {
|
828
|
-
"shape": "
|
882
|
+
"shape": "Sh"
|
883
|
+
},
|
884
|
+
"applicationTag": {
|
885
|
+
"shape": "Sp"
|
829
886
|
}
|
830
887
|
}
|
831
888
|
},
|
832
|
-
"
|
889
|
+
"So": {
|
833
890
|
"type": "timestamp",
|
834
891
|
"timestampFormat": "iso8601"
|
835
892
|
},
|
836
|
-
"
|
893
|
+
"Sp": {
|
894
|
+
"type": "map",
|
895
|
+
"key": {},
|
896
|
+
"value": {}
|
897
|
+
},
|
898
|
+
"St": {
|
837
899
|
"type": "structure",
|
838
900
|
"members": {
|
839
901
|
"id": {},
|
@@ -841,17 +903,17 @@
|
|
841
903
|
"name": {},
|
842
904
|
"description": {},
|
843
905
|
"creationTime": {
|
844
|
-
"shape": "
|
906
|
+
"shape": "So"
|
845
907
|
},
|
846
908
|
"lastUpdateTime": {
|
847
|
-
"shape": "
|
909
|
+
"shape": "So"
|
848
910
|
},
|
849
911
|
"tags": {
|
850
|
-
"shape": "
|
912
|
+
"shape": "Sh"
|
851
913
|
}
|
852
914
|
}
|
853
915
|
},
|
854
|
-
"
|
916
|
+
"Sx": {
|
855
917
|
"type": "structure",
|
856
918
|
"members": {
|
857
919
|
"id": {},
|
@@ -859,14 +921,14 @@
|
|
859
921
|
"name": {},
|
860
922
|
"description": {},
|
861
923
|
"creationTime": {
|
862
|
-
"shape": "
|
924
|
+
"shape": "So"
|
863
925
|
},
|
864
926
|
"lastUpdateTime": {
|
865
|
-
"shape": "
|
927
|
+
"shape": "So"
|
866
928
|
}
|
867
929
|
}
|
868
930
|
},
|
869
|
-
"
|
931
|
+
"S10": {
|
870
932
|
"type": "structure",
|
871
933
|
"members": {
|
872
934
|
"id": {},
|
@@ -874,15 +936,15 @@
|
|
874
936
|
"name": {},
|
875
937
|
"description": {},
|
876
938
|
"creationTime": {
|
877
|
-
"shape": "
|
939
|
+
"shape": "So"
|
878
940
|
},
|
879
941
|
"lastUpdateTime": {
|
880
|
-
"shape": "
|
942
|
+
"shape": "So"
|
881
943
|
},
|
882
944
|
"createdBy": {}
|
883
945
|
}
|
884
946
|
},
|
885
|
-
"
|
947
|
+
"S1a": {
|
886
948
|
"type": "structure",
|
887
949
|
"members": {
|
888
950
|
"state": {},
|
@@ -890,7 +952,7 @@
|
|
890
952
|
"errorMessage": {}
|
891
953
|
}
|
892
954
|
},
|
893
|
-
"
|
955
|
+
"S1u": {
|
894
956
|
"type": "structure",
|
895
957
|
"members": {
|
896
958
|
"tagQueryConfiguration": {
|
@@ -256,7 +256,17 @@
|
|
256
256
|
"shape": "S1e"
|
257
257
|
},
|
258
258
|
"stateMachineVersionArn": {},
|
259
|
-
"stateMachineAliasArn": {}
|
259
|
+
"stateMachineAliasArn": {},
|
260
|
+
"redriveCount": {
|
261
|
+
"type": "integer"
|
262
|
+
},
|
263
|
+
"redriveDate": {
|
264
|
+
"type": "timestamp"
|
265
|
+
},
|
266
|
+
"redriveStatus": {},
|
267
|
+
"redriveStatusReason": {
|
268
|
+
"shape": "S19"
|
269
|
+
}
|
260
270
|
}
|
261
271
|
}
|
262
272
|
},
|
@@ -338,6 +348,12 @@
|
|
338
348
|
},
|
339
349
|
"resultsWritten": {
|
340
350
|
"type": "long"
|
351
|
+
},
|
352
|
+
"failuresNotRedrivable": {
|
353
|
+
"type": "long"
|
354
|
+
},
|
355
|
+
"pendingRedrive": {
|
356
|
+
"type": "long"
|
341
357
|
}
|
342
358
|
}
|
343
359
|
},
|
@@ -377,8 +393,20 @@
|
|
377
393
|
},
|
378
394
|
"resultsWritten": {
|
379
395
|
"type": "long"
|
396
|
+
},
|
397
|
+
"failuresNotRedrivable": {
|
398
|
+
"type": "long"
|
399
|
+
},
|
400
|
+
"pendingRedrive": {
|
401
|
+
"type": "long"
|
380
402
|
}
|
381
403
|
}
|
404
|
+
},
|
405
|
+
"redriveCount": {
|
406
|
+
"type": "integer"
|
407
|
+
},
|
408
|
+
"redriveDate": {
|
409
|
+
"type": "timestamp"
|
382
410
|
}
|
383
411
|
}
|
384
412
|
}
|
@@ -601,7 +629,7 @@
|
|
601
629
|
"shape": "S19"
|
602
630
|
},
|
603
631
|
"inputDetails": {
|
604
|
-
"shape": "
|
632
|
+
"shape": "S2h"
|
605
633
|
},
|
606
634
|
"timeoutInSeconds": {
|
607
635
|
"type": "long"
|
@@ -624,7 +652,7 @@
|
|
624
652
|
"shape": "S19"
|
625
653
|
},
|
626
654
|
"outputDetails": {
|
627
|
-
"shape": "
|
655
|
+
"shape": "S2h"
|
628
656
|
}
|
629
657
|
}
|
630
658
|
},
|
@@ -679,7 +707,7 @@
|
|
679
707
|
"type": "long"
|
680
708
|
},
|
681
709
|
"taskCredentials": {
|
682
|
-
"shape": "
|
710
|
+
"shape": "S2r"
|
683
711
|
}
|
684
712
|
}
|
685
713
|
},
|
@@ -741,7 +769,7 @@
|
|
741
769
|
"shape": "S19"
|
742
770
|
},
|
743
771
|
"outputDetails": {
|
744
|
-
"shape": "
|
772
|
+
"shape": "S2h"
|
745
773
|
}
|
746
774
|
}
|
747
775
|
},
|
@@ -758,7 +786,7 @@
|
|
758
786
|
"shape": "S19"
|
759
787
|
},
|
760
788
|
"outputDetails": {
|
761
|
-
"shape": "
|
789
|
+
"shape": "S2h"
|
762
790
|
}
|
763
791
|
}
|
764
792
|
},
|
@@ -797,7 +825,7 @@
|
|
797
825
|
"shape": "S19"
|
798
826
|
},
|
799
827
|
"inputDetails": {
|
800
|
-
"shape": "
|
828
|
+
"shape": "S2h"
|
801
829
|
},
|
802
830
|
"roleArn": {},
|
803
831
|
"stateMachineAliasArn": {},
|
@@ -811,7 +839,7 @@
|
|
811
839
|
"shape": "S19"
|
812
840
|
},
|
813
841
|
"outputDetails": {
|
814
|
-
"shape": "
|
842
|
+
"shape": "S2h"
|
815
843
|
}
|
816
844
|
}
|
817
845
|
},
|
@@ -837,6 +865,14 @@
|
|
837
865
|
}
|
838
866
|
}
|
839
867
|
},
|
868
|
+
"executionRedrivenEventDetails": {
|
869
|
+
"type": "structure",
|
870
|
+
"members": {
|
871
|
+
"redriveCount": {
|
872
|
+
"type": "integer"
|
873
|
+
}
|
874
|
+
}
|
875
|
+
},
|
840
876
|
"mapStateStartedEventDetails": {
|
841
877
|
"type": "structure",
|
842
878
|
"members": {
|
@@ -846,16 +882,16 @@
|
|
846
882
|
}
|
847
883
|
},
|
848
884
|
"mapIterationStartedEventDetails": {
|
849
|
-
"shape": "
|
885
|
+
"shape": "S36"
|
850
886
|
},
|
851
887
|
"mapIterationSucceededEventDetails": {
|
852
|
-
"shape": "
|
888
|
+
"shape": "S36"
|
853
889
|
},
|
854
890
|
"mapIterationFailedEventDetails": {
|
855
|
-
"shape": "
|
891
|
+
"shape": "S36"
|
856
892
|
},
|
857
893
|
"mapIterationAbortedEventDetails": {
|
858
|
-
"shape": "
|
894
|
+
"shape": "S36"
|
859
895
|
},
|
860
896
|
"lambdaFunctionFailedEventDetails": {
|
861
897
|
"type": "structure",
|
@@ -890,13 +926,13 @@
|
|
890
926
|
"shape": "S19"
|
891
927
|
},
|
892
928
|
"inputDetails": {
|
893
|
-
"shape": "
|
929
|
+
"shape": "S2h"
|
894
930
|
},
|
895
931
|
"timeoutInSeconds": {
|
896
932
|
"type": "long"
|
897
933
|
},
|
898
934
|
"taskCredentials": {
|
899
|
-
"shape": "
|
935
|
+
"shape": "S2r"
|
900
936
|
}
|
901
937
|
}
|
902
938
|
},
|
@@ -918,7 +954,7 @@
|
|
918
954
|
"shape": "S19"
|
919
955
|
},
|
920
956
|
"outputDetails": {
|
921
|
-
"shape": "
|
957
|
+
"shape": "S2h"
|
922
958
|
}
|
923
959
|
}
|
924
960
|
},
|
@@ -944,7 +980,7 @@
|
|
944
980
|
"shape": "S19"
|
945
981
|
},
|
946
982
|
"inputDetails": {
|
947
|
-
"shape": "
|
983
|
+
"shape": "S2h"
|
948
984
|
}
|
949
985
|
}
|
950
986
|
},
|
@@ -959,7 +995,7 @@
|
|
959
995
|
"shape": "S19"
|
960
996
|
},
|
961
997
|
"outputDetails": {
|
962
|
-
"shape": "
|
998
|
+
"shape": "S2h"
|
963
999
|
}
|
964
1000
|
}
|
965
1001
|
},
|
@@ -979,6 +1015,15 @@
|
|
979
1015
|
"shape": "S1e"
|
980
1016
|
}
|
981
1017
|
}
|
1018
|
+
},
|
1019
|
+
"mapRunRedrivenEventDetails": {
|
1020
|
+
"type": "structure",
|
1021
|
+
"members": {
|
1022
|
+
"mapRunArn": {},
|
1023
|
+
"redriveCount": {
|
1024
|
+
"type": "integer"
|
1025
|
+
}
|
1026
|
+
}
|
982
1027
|
}
|
983
1028
|
}
|
984
1029
|
}
|
@@ -1035,7 +1080,8 @@
|
|
1035
1080
|
"type": "integer"
|
1036
1081
|
},
|
1037
1082
|
"nextToken": {},
|
1038
|
-
"mapRunArn": {}
|
1083
|
+
"mapRunArn": {},
|
1084
|
+
"redriveFilter": {}
|
1039
1085
|
}
|
1040
1086
|
},
|
1041
1087
|
"output": {
|
@@ -1071,7 +1117,13 @@
|
|
1071
1117
|
"type": "integer"
|
1072
1118
|
},
|
1073
1119
|
"stateMachineVersionArn": {},
|
1074
|
-
"stateMachineAliasArn": {}
|
1120
|
+
"stateMachineAliasArn": {},
|
1121
|
+
"redriveCount": {
|
1122
|
+
"type": "integer"
|
1123
|
+
},
|
1124
|
+
"redriveDate": {
|
1125
|
+
"type": "timestamp"
|
1126
|
+
}
|
1075
1127
|
}
|
1076
1128
|
}
|
1077
1129
|
},
|
@@ -1294,6 +1346,32 @@
|
|
1294
1346
|
},
|
1295
1347
|
"idempotent": true
|
1296
1348
|
},
|
1349
|
+
"RedriveExecution": {
|
1350
|
+
"input": {
|
1351
|
+
"type": "structure",
|
1352
|
+
"required": [
|
1353
|
+
"executionArn"
|
1354
|
+
],
|
1355
|
+
"members": {
|
1356
|
+
"executionArn": {},
|
1357
|
+
"clientToken": {
|
1358
|
+
"idempotencyToken": true
|
1359
|
+
}
|
1360
|
+
}
|
1361
|
+
},
|
1362
|
+
"output": {
|
1363
|
+
"type": "structure",
|
1364
|
+
"required": [
|
1365
|
+
"redriveDate"
|
1366
|
+
],
|
1367
|
+
"members": {
|
1368
|
+
"redriveDate": {
|
1369
|
+
"type": "timestamp"
|
1370
|
+
}
|
1371
|
+
}
|
1372
|
+
},
|
1373
|
+
"idempotent": true
|
1374
|
+
},
|
1297
1375
|
"SendTaskFailure": {
|
1298
1376
|
"input": {
|
1299
1377
|
"type": "structure",
|
@@ -1700,7 +1778,7 @@
|
|
1700
1778
|
"type": "string",
|
1701
1779
|
"sensitive": true
|
1702
1780
|
},
|
1703
|
-
"
|
1781
|
+
"S2h": {
|
1704
1782
|
"type": "structure",
|
1705
1783
|
"members": {
|
1706
1784
|
"truncated": {
|
@@ -1708,13 +1786,13 @@
|
|
1708
1786
|
}
|
1709
1787
|
}
|
1710
1788
|
},
|
1711
|
-
"
|
1789
|
+
"S2r": {
|
1712
1790
|
"type": "structure",
|
1713
1791
|
"members": {
|
1714
1792
|
"roleArn": {}
|
1715
1793
|
}
|
1716
1794
|
},
|
1717
|
-
"
|
1795
|
+
"S36": {
|
1718
1796
|
"type": "structure",
|
1719
1797
|
"members": {
|
1720
1798
|
"name": {},
|