cdk-docker-image-deployment 0.0.51 → 0.0.53
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/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +14 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +153 -80
- package/node_modules/aws-sdk/apis/acm-pca-2017-08-22.min.json +13 -11
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +383 -95
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +40 -28
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.examples.json +5 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +674 -643
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +50 -50
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +286 -284
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +150 -84
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +6 -0
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +111 -1
- package/node_modules/aws-sdk/clients/acmpca.d.ts +10 -1
- package/node_modules/aws-sdk/clients/batch.d.ts +542 -157
- package/node_modules/aws-sdk/clients/datasync.d.ts +45 -28
- package/node_modules/aws-sdk/clients/location.d.ts +8 -8
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +256 -256
- package/node_modules/aws-sdk/clients/rds.d.ts +12 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +71 -1
- package/node_modules/aws-sdk/clients/workspaces.d.ts +11 -11
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +11 -11
- package/node_modules/aws-sdk/dist/aws-sdk.js +290 -288
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +7 -7
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/model/api.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -54,7 +54,10 @@
|
|
|
54
54
|
},
|
|
55
55
|
"serviceRole": {},
|
|
56
56
|
"tags": {
|
|
57
|
-
"shape": "
|
|
57
|
+
"shape": "Sj"
|
|
58
|
+
},
|
|
59
|
+
"eksConfiguration": {
|
|
60
|
+
"shape": "Sm"
|
|
58
61
|
}
|
|
59
62
|
}
|
|
60
63
|
},
|
|
@@ -85,10 +88,10 @@
|
|
|
85
88
|
"type": "integer"
|
|
86
89
|
},
|
|
87
90
|
"computeEnvironmentOrder": {
|
|
88
|
-
"shape": "
|
|
91
|
+
"shape": "Sq"
|
|
89
92
|
},
|
|
90
93
|
"tags": {
|
|
91
|
-
"shape": "
|
|
94
|
+
"shape": "Sj"
|
|
92
95
|
}
|
|
93
96
|
}
|
|
94
97
|
},
|
|
@@ -116,10 +119,10 @@
|
|
|
116
119
|
"members": {
|
|
117
120
|
"name": {},
|
|
118
121
|
"fairsharePolicy": {
|
|
119
|
-
"shape": "
|
|
122
|
+
"shape": "Su"
|
|
120
123
|
},
|
|
121
124
|
"tags": {
|
|
122
|
-
"shape": "
|
|
125
|
+
"shape": "Sj"
|
|
123
126
|
}
|
|
124
127
|
}
|
|
125
128
|
},
|
|
@@ -242,7 +245,7 @@
|
|
|
242
245
|
},
|
|
243
246
|
"ecsClusterArn": {},
|
|
244
247
|
"tags": {
|
|
245
|
-
"shape": "
|
|
248
|
+
"shape": "Sj"
|
|
246
249
|
},
|
|
247
250
|
"type": {},
|
|
248
251
|
"state": {},
|
|
@@ -253,8 +256,13 @@
|
|
|
253
256
|
},
|
|
254
257
|
"serviceRole": {},
|
|
255
258
|
"updatePolicy": {
|
|
256
|
-
"shape": "
|
|
257
|
-
}
|
|
259
|
+
"shape": "S1c"
|
|
260
|
+
},
|
|
261
|
+
"eksConfiguration": {
|
|
262
|
+
"shape": "Sm"
|
|
263
|
+
},
|
|
264
|
+
"containerOrchestrationType": {},
|
|
265
|
+
"uuid": {}
|
|
258
266
|
}
|
|
259
267
|
}
|
|
260
268
|
},
|
|
@@ -305,29 +313,33 @@
|
|
|
305
313
|
"type": "integer"
|
|
306
314
|
},
|
|
307
315
|
"parameters": {
|
|
308
|
-
"shape": "
|
|
316
|
+
"shape": "S1k"
|
|
309
317
|
},
|
|
310
318
|
"retryStrategy": {
|
|
311
|
-
"shape": "
|
|
319
|
+
"shape": "S1l"
|
|
312
320
|
},
|
|
313
321
|
"containerProperties": {
|
|
314
|
-
"shape": "
|
|
322
|
+
"shape": "S1p"
|
|
315
323
|
},
|
|
316
324
|
"timeout": {
|
|
317
|
-
"shape": "
|
|
325
|
+
"shape": "S2l"
|
|
318
326
|
},
|
|
319
327
|
"nodeProperties": {
|
|
320
|
-
"shape": "
|
|
328
|
+
"shape": "S2m"
|
|
321
329
|
},
|
|
322
330
|
"tags": {
|
|
323
|
-
"shape": "
|
|
331
|
+
"shape": "Sj"
|
|
324
332
|
},
|
|
325
333
|
"propagateTags": {
|
|
326
334
|
"type": "boolean"
|
|
327
335
|
},
|
|
328
336
|
"platformCapabilities": {
|
|
329
|
-
"shape": "
|
|
330
|
-
}
|
|
337
|
+
"shape": "S2p"
|
|
338
|
+
},
|
|
339
|
+
"eksProperties": {
|
|
340
|
+
"shape": "S2r"
|
|
341
|
+
},
|
|
342
|
+
"containerOrchestrationType": {}
|
|
331
343
|
}
|
|
332
344
|
}
|
|
333
345
|
},
|
|
@@ -376,10 +388,10 @@
|
|
|
376
388
|
"type": "integer"
|
|
377
389
|
},
|
|
378
390
|
"computeEnvironmentOrder": {
|
|
379
|
-
"shape": "
|
|
391
|
+
"shape": "Sq"
|
|
380
392
|
},
|
|
381
393
|
"tags": {
|
|
382
|
-
"shape": "
|
|
394
|
+
"shape": "Sj"
|
|
383
395
|
}
|
|
384
396
|
}
|
|
385
397
|
}
|
|
@@ -444,7 +456,7 @@
|
|
|
444
456
|
"reason": {},
|
|
445
457
|
"logStreamName": {},
|
|
446
458
|
"networkInterfaces": {
|
|
447
|
-
"shape": "
|
|
459
|
+
"shape": "S3n"
|
|
448
460
|
}
|
|
449
461
|
}
|
|
450
462
|
},
|
|
@@ -463,7 +475,7 @@
|
|
|
463
475
|
"type": "long"
|
|
464
476
|
},
|
|
465
477
|
"retryStrategy": {
|
|
466
|
-
"shape": "
|
|
478
|
+
"shape": "S1l"
|
|
467
479
|
},
|
|
468
480
|
"startedAt": {
|
|
469
481
|
"type": "long"
|
|
@@ -472,11 +484,11 @@
|
|
|
472
484
|
"type": "long"
|
|
473
485
|
},
|
|
474
486
|
"dependsOn": {
|
|
475
|
-
"shape": "
|
|
487
|
+
"shape": "S3p"
|
|
476
488
|
},
|
|
477
489
|
"jobDefinition": {},
|
|
478
490
|
"parameters": {
|
|
479
|
-
"shape": "
|
|
491
|
+
"shape": "S1k"
|
|
480
492
|
},
|
|
481
493
|
"container": {
|
|
482
494
|
"type": "structure",
|
|
@@ -494,19 +506,19 @@
|
|
|
494
506
|
"jobRoleArn": {},
|
|
495
507
|
"executionRoleArn": {},
|
|
496
508
|
"volumes": {
|
|
497
|
-
"shape": "
|
|
509
|
+
"shape": "S1q"
|
|
498
510
|
},
|
|
499
511
|
"environment": {
|
|
500
|
-
"shape": "
|
|
512
|
+
"shape": "S1x"
|
|
501
513
|
},
|
|
502
514
|
"mountPoints": {
|
|
503
|
-
"shape": "
|
|
515
|
+
"shape": "S1z"
|
|
504
516
|
},
|
|
505
517
|
"readonlyRootFilesystem": {
|
|
506
518
|
"type": "boolean"
|
|
507
519
|
},
|
|
508
520
|
"ulimits": {
|
|
509
|
-
"shape": "
|
|
521
|
+
"shape": "S21"
|
|
510
522
|
},
|
|
511
523
|
"privileged": {
|
|
512
524
|
"type": "boolean"
|
|
@@ -521,25 +533,25 @@
|
|
|
521
533
|
"logStreamName": {},
|
|
522
534
|
"instanceType": {},
|
|
523
535
|
"networkInterfaces": {
|
|
524
|
-
"shape": "
|
|
536
|
+
"shape": "S3n"
|
|
525
537
|
},
|
|
526
538
|
"resourceRequirements": {
|
|
527
|
-
"shape": "
|
|
539
|
+
"shape": "S23"
|
|
528
540
|
},
|
|
529
541
|
"linuxParameters": {
|
|
530
|
-
"shape": "
|
|
542
|
+
"shape": "S26"
|
|
531
543
|
},
|
|
532
544
|
"logConfiguration": {
|
|
533
|
-
"shape": "
|
|
545
|
+
"shape": "S2d"
|
|
534
546
|
},
|
|
535
547
|
"secrets": {
|
|
536
|
-
"shape": "
|
|
548
|
+
"shape": "S2g"
|
|
537
549
|
},
|
|
538
550
|
"networkConfiguration": {
|
|
539
|
-
"shape": "
|
|
551
|
+
"shape": "S2i"
|
|
540
552
|
},
|
|
541
553
|
"fargatePlatformConfiguration": {
|
|
542
|
-
"shape": "
|
|
554
|
+
"shape": "S2k"
|
|
543
555
|
}
|
|
544
556
|
}
|
|
545
557
|
},
|
|
@@ -555,7 +567,7 @@
|
|
|
555
567
|
}
|
|
556
568
|
},
|
|
557
569
|
"nodeProperties": {
|
|
558
|
-
"shape": "
|
|
570
|
+
"shape": "S2m"
|
|
559
571
|
},
|
|
560
572
|
"arrayProperties": {
|
|
561
573
|
"type": "structure",
|
|
@@ -576,16 +588,98 @@
|
|
|
576
588
|
}
|
|
577
589
|
},
|
|
578
590
|
"timeout": {
|
|
579
|
-
"shape": "
|
|
591
|
+
"shape": "S2l"
|
|
580
592
|
},
|
|
581
593
|
"tags": {
|
|
582
|
-
"shape": "
|
|
594
|
+
"shape": "Sj"
|
|
583
595
|
},
|
|
584
596
|
"propagateTags": {
|
|
585
597
|
"type": "boolean"
|
|
586
598
|
},
|
|
587
599
|
"platformCapabilities": {
|
|
588
|
-
"shape": "
|
|
600
|
+
"shape": "S2p"
|
|
601
|
+
},
|
|
602
|
+
"eksProperties": {
|
|
603
|
+
"type": "structure",
|
|
604
|
+
"members": {
|
|
605
|
+
"podProperties": {
|
|
606
|
+
"type": "structure",
|
|
607
|
+
"members": {
|
|
608
|
+
"serviceAccountName": {},
|
|
609
|
+
"hostNetwork": {
|
|
610
|
+
"type": "boolean"
|
|
611
|
+
},
|
|
612
|
+
"dnsPolicy": {},
|
|
613
|
+
"containers": {
|
|
614
|
+
"type": "list",
|
|
615
|
+
"member": {
|
|
616
|
+
"type": "structure",
|
|
617
|
+
"members": {
|
|
618
|
+
"name": {},
|
|
619
|
+
"image": {},
|
|
620
|
+
"imagePullPolicy": {},
|
|
621
|
+
"command": {
|
|
622
|
+
"shape": "Sb"
|
|
623
|
+
},
|
|
624
|
+
"args": {
|
|
625
|
+
"shape": "Sb"
|
|
626
|
+
},
|
|
627
|
+
"env": {
|
|
628
|
+
"shape": "S2v"
|
|
629
|
+
},
|
|
630
|
+
"resources": {
|
|
631
|
+
"shape": "S2x"
|
|
632
|
+
},
|
|
633
|
+
"exitCode": {
|
|
634
|
+
"type": "integer"
|
|
635
|
+
},
|
|
636
|
+
"reason": {},
|
|
637
|
+
"volumeMounts": {
|
|
638
|
+
"shape": "S31"
|
|
639
|
+
},
|
|
640
|
+
"securityContext": {
|
|
641
|
+
"shape": "S33"
|
|
642
|
+
}
|
|
643
|
+
}
|
|
644
|
+
}
|
|
645
|
+
},
|
|
646
|
+
"volumes": {
|
|
647
|
+
"shape": "S35"
|
|
648
|
+
},
|
|
649
|
+
"podName": {},
|
|
650
|
+
"nodeName": {}
|
|
651
|
+
}
|
|
652
|
+
}
|
|
653
|
+
}
|
|
654
|
+
},
|
|
655
|
+
"eksAttempts": {
|
|
656
|
+
"type": "list",
|
|
657
|
+
"member": {
|
|
658
|
+
"type": "structure",
|
|
659
|
+
"members": {
|
|
660
|
+
"containers": {
|
|
661
|
+
"type": "list",
|
|
662
|
+
"member": {
|
|
663
|
+
"type": "structure",
|
|
664
|
+
"members": {
|
|
665
|
+
"exitCode": {
|
|
666
|
+
"type": "integer"
|
|
667
|
+
},
|
|
668
|
+
"reason": {}
|
|
669
|
+
}
|
|
670
|
+
}
|
|
671
|
+
},
|
|
672
|
+
"podName": {},
|
|
673
|
+
"nodeName": {},
|
|
674
|
+
"startedAt": {
|
|
675
|
+
"type": "long"
|
|
676
|
+
},
|
|
677
|
+
"stoppedAt": {
|
|
678
|
+
"type": "long"
|
|
679
|
+
},
|
|
680
|
+
"statusReason": {}
|
|
681
|
+
}
|
|
682
|
+
}
|
|
589
683
|
}
|
|
590
684
|
}
|
|
591
685
|
}
|
|
@@ -623,10 +717,10 @@
|
|
|
623
717
|
"name": {},
|
|
624
718
|
"arn": {},
|
|
625
719
|
"fairsharePolicy": {
|
|
626
|
-
"shape": "
|
|
720
|
+
"shape": "Su"
|
|
627
721
|
},
|
|
628
722
|
"tags": {
|
|
629
|
-
"shape": "
|
|
723
|
+
"shape": "Sj"
|
|
630
724
|
}
|
|
631
725
|
}
|
|
632
726
|
}
|
|
@@ -787,7 +881,7 @@
|
|
|
787
881
|
"type": "structure",
|
|
788
882
|
"members": {
|
|
789
883
|
"tags": {
|
|
790
|
-
"shape": "
|
|
884
|
+
"shape": "Sj"
|
|
791
885
|
}
|
|
792
886
|
}
|
|
793
887
|
}
|
|
@@ -806,31 +900,34 @@
|
|
|
806
900
|
"jobDefinitionName": {},
|
|
807
901
|
"type": {},
|
|
808
902
|
"parameters": {
|
|
809
|
-
"shape": "
|
|
903
|
+
"shape": "S1k"
|
|
810
904
|
},
|
|
811
905
|
"schedulingPriority": {
|
|
812
906
|
"type": "integer"
|
|
813
907
|
},
|
|
814
908
|
"containerProperties": {
|
|
815
|
-
"shape": "
|
|
909
|
+
"shape": "S1p"
|
|
816
910
|
},
|
|
817
911
|
"nodeProperties": {
|
|
818
|
-
"shape": "
|
|
912
|
+
"shape": "S2m"
|
|
819
913
|
},
|
|
820
914
|
"retryStrategy": {
|
|
821
|
-
"shape": "
|
|
915
|
+
"shape": "S1l"
|
|
822
916
|
},
|
|
823
917
|
"propagateTags": {
|
|
824
918
|
"type": "boolean"
|
|
825
919
|
},
|
|
826
920
|
"timeout": {
|
|
827
|
-
"shape": "
|
|
921
|
+
"shape": "S2l"
|
|
828
922
|
},
|
|
829
923
|
"tags": {
|
|
830
|
-
"shape": "
|
|
924
|
+
"shape": "Sj"
|
|
831
925
|
},
|
|
832
926
|
"platformCapabilities": {
|
|
833
|
-
"shape": "
|
|
927
|
+
"shape": "S2p"
|
|
928
|
+
},
|
|
929
|
+
"eksProperties": {
|
|
930
|
+
"shape": "S2r"
|
|
834
931
|
}
|
|
835
932
|
}
|
|
836
933
|
},
|
|
@@ -877,14 +974,14 @@
|
|
|
877
974
|
}
|
|
878
975
|
},
|
|
879
976
|
"dependsOn": {
|
|
880
|
-
"shape": "
|
|
977
|
+
"shape": "S3p"
|
|
881
978
|
},
|
|
882
979
|
"jobDefinition": {},
|
|
883
980
|
"parameters": {
|
|
884
|
-
"shape": "
|
|
981
|
+
"shape": "S1k"
|
|
885
982
|
},
|
|
886
983
|
"containerOverrides": {
|
|
887
|
-
"shape": "
|
|
984
|
+
"shape": "S4s"
|
|
888
985
|
},
|
|
889
986
|
"nodeOverrides": {
|
|
890
987
|
"type": "structure",
|
|
@@ -902,7 +999,7 @@
|
|
|
902
999
|
"members": {
|
|
903
1000
|
"targetNodes": {},
|
|
904
1001
|
"containerOverrides": {
|
|
905
|
-
"shape": "
|
|
1002
|
+
"shape": "S4s"
|
|
906
1003
|
}
|
|
907
1004
|
}
|
|
908
1005
|
}
|
|
@@ -910,16 +1007,47 @@
|
|
|
910
1007
|
}
|
|
911
1008
|
},
|
|
912
1009
|
"retryStrategy": {
|
|
913
|
-
"shape": "
|
|
1010
|
+
"shape": "S1l"
|
|
914
1011
|
},
|
|
915
1012
|
"propagateTags": {
|
|
916
1013
|
"type": "boolean"
|
|
917
1014
|
},
|
|
918
1015
|
"timeout": {
|
|
919
|
-
"shape": "
|
|
1016
|
+
"shape": "S2l"
|
|
920
1017
|
},
|
|
921
1018
|
"tags": {
|
|
922
|
-
"shape": "
|
|
1019
|
+
"shape": "Sj"
|
|
1020
|
+
},
|
|
1021
|
+
"eksPropertiesOverride": {
|
|
1022
|
+
"type": "structure",
|
|
1023
|
+
"members": {
|
|
1024
|
+
"podProperties": {
|
|
1025
|
+
"type": "structure",
|
|
1026
|
+
"members": {
|
|
1027
|
+
"containers": {
|
|
1028
|
+
"type": "list",
|
|
1029
|
+
"member": {
|
|
1030
|
+
"type": "structure",
|
|
1031
|
+
"members": {
|
|
1032
|
+
"image": {},
|
|
1033
|
+
"command": {
|
|
1034
|
+
"shape": "Sb"
|
|
1035
|
+
},
|
|
1036
|
+
"args": {
|
|
1037
|
+
"shape": "Sb"
|
|
1038
|
+
},
|
|
1039
|
+
"env": {
|
|
1040
|
+
"shape": "S2v"
|
|
1041
|
+
},
|
|
1042
|
+
"resources": {
|
|
1043
|
+
"shape": "S2x"
|
|
1044
|
+
}
|
|
1045
|
+
}
|
|
1046
|
+
}
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
923
1051
|
}
|
|
924
1052
|
}
|
|
925
1053
|
},
|
|
@@ -952,7 +1080,7 @@
|
|
|
952
1080
|
"locationName": "resourceArn"
|
|
953
1081
|
},
|
|
954
1082
|
"tags": {
|
|
955
|
-
"shape": "
|
|
1083
|
+
"shape": "Sj"
|
|
956
1084
|
}
|
|
957
1085
|
}
|
|
958
1086
|
},
|
|
@@ -1071,7 +1199,7 @@
|
|
|
1071
1199
|
},
|
|
1072
1200
|
"serviceRole": {},
|
|
1073
1201
|
"updatePolicy": {
|
|
1074
|
-
"shape": "
|
|
1202
|
+
"shape": "S1c"
|
|
1075
1203
|
}
|
|
1076
1204
|
}
|
|
1077
1205
|
},
|
|
@@ -1100,7 +1228,7 @@
|
|
|
1100
1228
|
"type": "integer"
|
|
1101
1229
|
},
|
|
1102
1230
|
"computeEnvironmentOrder": {
|
|
1103
|
-
"shape": "
|
|
1231
|
+
"shape": "Sq"
|
|
1104
1232
|
}
|
|
1105
1233
|
}
|
|
1106
1234
|
},
|
|
@@ -1124,7 +1252,7 @@
|
|
|
1124
1252
|
"members": {
|
|
1125
1253
|
"arn": {},
|
|
1126
1254
|
"fairsharePolicy": {
|
|
1127
|
-
"shape": "
|
|
1255
|
+
"shape": "Su"
|
|
1128
1256
|
}
|
|
1129
1257
|
}
|
|
1130
1258
|
},
|
|
@@ -1211,16 +1339,28 @@
|
|
|
1211
1339
|
],
|
|
1212
1340
|
"members": {
|
|
1213
1341
|
"imageType": {},
|
|
1214
|
-
"imageIdOverride": {}
|
|
1342
|
+
"imageIdOverride": {},
|
|
1343
|
+
"imageKubernetesVersion": {}
|
|
1215
1344
|
}
|
|
1216
1345
|
}
|
|
1217
1346
|
},
|
|
1218
|
-
"
|
|
1347
|
+
"Sj": {
|
|
1219
1348
|
"type": "map",
|
|
1220
1349
|
"key": {},
|
|
1221
1350
|
"value": {}
|
|
1222
1351
|
},
|
|
1223
|
-
"
|
|
1352
|
+
"Sm": {
|
|
1353
|
+
"type": "structure",
|
|
1354
|
+
"required": [
|
|
1355
|
+
"eksClusterArn",
|
|
1356
|
+
"kubernetesNamespace"
|
|
1357
|
+
],
|
|
1358
|
+
"members": {
|
|
1359
|
+
"eksClusterArn": {},
|
|
1360
|
+
"kubernetesNamespace": {}
|
|
1361
|
+
}
|
|
1362
|
+
},
|
|
1363
|
+
"Sq": {
|
|
1224
1364
|
"type": "list",
|
|
1225
1365
|
"member": {
|
|
1226
1366
|
"type": "structure",
|
|
@@ -1236,7 +1376,7 @@
|
|
|
1236
1376
|
}
|
|
1237
1377
|
}
|
|
1238
1378
|
},
|
|
1239
|
-
"
|
|
1379
|
+
"Su": {
|
|
1240
1380
|
"type": "structure",
|
|
1241
1381
|
"members": {
|
|
1242
1382
|
"shareDecaySeconds": {
|
|
@@ -1262,7 +1402,7 @@
|
|
|
1262
1402
|
}
|
|
1263
1403
|
}
|
|
1264
1404
|
},
|
|
1265
|
-
"
|
|
1405
|
+
"S1c": {
|
|
1266
1406
|
"type": "structure",
|
|
1267
1407
|
"members": {
|
|
1268
1408
|
"terminateJobsOnUpdate": {
|
|
@@ -1273,12 +1413,12 @@
|
|
|
1273
1413
|
}
|
|
1274
1414
|
}
|
|
1275
1415
|
},
|
|
1276
|
-
"
|
|
1416
|
+
"S1k": {
|
|
1277
1417
|
"type": "map",
|
|
1278
1418
|
"key": {},
|
|
1279
1419
|
"value": {}
|
|
1280
1420
|
},
|
|
1281
|
-
"
|
|
1421
|
+
"S1l": {
|
|
1282
1422
|
"type": "structure",
|
|
1283
1423
|
"members": {
|
|
1284
1424
|
"attempts": {
|
|
@@ -1301,7 +1441,7 @@
|
|
|
1301
1441
|
}
|
|
1302
1442
|
}
|
|
1303
1443
|
},
|
|
1304
|
-
"
|
|
1444
|
+
"S1p": {
|
|
1305
1445
|
"type": "structure",
|
|
1306
1446
|
"members": {
|
|
1307
1447
|
"image": {},
|
|
@@ -1321,13 +1461,13 @@
|
|
|
1321
1461
|
"jobRoleArn": {},
|
|
1322
1462
|
"executionRoleArn": {},
|
|
1323
1463
|
"volumes": {
|
|
1324
|
-
"shape": "
|
|
1464
|
+
"shape": "S1q"
|
|
1325
1465
|
},
|
|
1326
1466
|
"environment": {
|
|
1327
|
-
"shape": "
|
|
1467
|
+
"shape": "S1x"
|
|
1328
1468
|
},
|
|
1329
1469
|
"mountPoints": {
|
|
1330
|
-
"shape": "
|
|
1470
|
+
"shape": "S1z"
|
|
1331
1471
|
},
|
|
1332
1472
|
"readonlyRootFilesystem": {
|
|
1333
1473
|
"type": "boolean"
|
|
@@ -1336,31 +1476,31 @@
|
|
|
1336
1476
|
"type": "boolean"
|
|
1337
1477
|
},
|
|
1338
1478
|
"ulimits": {
|
|
1339
|
-
"shape": "
|
|
1479
|
+
"shape": "S21"
|
|
1340
1480
|
},
|
|
1341
1481
|
"user": {},
|
|
1342
1482
|
"instanceType": {},
|
|
1343
1483
|
"resourceRequirements": {
|
|
1344
|
-
"shape": "
|
|
1484
|
+
"shape": "S23"
|
|
1345
1485
|
},
|
|
1346
1486
|
"linuxParameters": {
|
|
1347
|
-
"shape": "
|
|
1487
|
+
"shape": "S26"
|
|
1348
1488
|
},
|
|
1349
1489
|
"logConfiguration": {
|
|
1350
|
-
"shape": "
|
|
1490
|
+
"shape": "S2d"
|
|
1351
1491
|
},
|
|
1352
1492
|
"secrets": {
|
|
1353
|
-
"shape": "
|
|
1493
|
+
"shape": "S2g"
|
|
1354
1494
|
},
|
|
1355
1495
|
"networkConfiguration": {
|
|
1356
|
-
"shape": "
|
|
1496
|
+
"shape": "S2i"
|
|
1357
1497
|
},
|
|
1358
1498
|
"fargatePlatformConfiguration": {
|
|
1359
|
-
"shape": "
|
|
1499
|
+
"shape": "S2k"
|
|
1360
1500
|
}
|
|
1361
1501
|
}
|
|
1362
1502
|
},
|
|
1363
|
-
"
|
|
1503
|
+
"S1q": {
|
|
1364
1504
|
"type": "list",
|
|
1365
1505
|
"member": {
|
|
1366
1506
|
"type": "structure",
|
|
@@ -1396,7 +1536,7 @@
|
|
|
1396
1536
|
}
|
|
1397
1537
|
}
|
|
1398
1538
|
},
|
|
1399
|
-
"
|
|
1539
|
+
"S1x": {
|
|
1400
1540
|
"type": "list",
|
|
1401
1541
|
"member": {
|
|
1402
1542
|
"type": "structure",
|
|
@@ -1406,7 +1546,7 @@
|
|
|
1406
1546
|
}
|
|
1407
1547
|
}
|
|
1408
1548
|
},
|
|
1409
|
-
"
|
|
1549
|
+
"S1z": {
|
|
1410
1550
|
"type": "list",
|
|
1411
1551
|
"member": {
|
|
1412
1552
|
"type": "structure",
|
|
@@ -1419,7 +1559,7 @@
|
|
|
1419
1559
|
}
|
|
1420
1560
|
}
|
|
1421
1561
|
},
|
|
1422
|
-
"
|
|
1562
|
+
"S21": {
|
|
1423
1563
|
"type": "list",
|
|
1424
1564
|
"member": {
|
|
1425
1565
|
"type": "structure",
|
|
@@ -1439,7 +1579,7 @@
|
|
|
1439
1579
|
}
|
|
1440
1580
|
}
|
|
1441
1581
|
},
|
|
1442
|
-
"
|
|
1582
|
+
"S23": {
|
|
1443
1583
|
"type": "list",
|
|
1444
1584
|
"member": {
|
|
1445
1585
|
"type": "structure",
|
|
@@ -1453,7 +1593,7 @@
|
|
|
1453
1593
|
}
|
|
1454
1594
|
}
|
|
1455
1595
|
},
|
|
1456
|
-
"
|
|
1596
|
+
"S26": {
|
|
1457
1597
|
"type": "structure",
|
|
1458
1598
|
"members": {
|
|
1459
1599
|
"devices": {
|
|
@@ -1506,7 +1646,7 @@
|
|
|
1506
1646
|
}
|
|
1507
1647
|
}
|
|
1508
1648
|
},
|
|
1509
|
-
"
|
|
1649
|
+
"S2d": {
|
|
1510
1650
|
"type": "structure",
|
|
1511
1651
|
"required": [
|
|
1512
1652
|
"logDriver"
|
|
@@ -1519,11 +1659,11 @@
|
|
|
1519
1659
|
"value": {}
|
|
1520
1660
|
},
|
|
1521
1661
|
"secretOptions": {
|
|
1522
|
-
"shape": "
|
|
1662
|
+
"shape": "S2g"
|
|
1523
1663
|
}
|
|
1524
1664
|
}
|
|
1525
1665
|
},
|
|
1526
|
-
"
|
|
1666
|
+
"S2g": {
|
|
1527
1667
|
"type": "list",
|
|
1528
1668
|
"member": {
|
|
1529
1669
|
"type": "structure",
|
|
@@ -1537,19 +1677,19 @@
|
|
|
1537
1677
|
}
|
|
1538
1678
|
}
|
|
1539
1679
|
},
|
|
1540
|
-
"
|
|
1680
|
+
"S2i": {
|
|
1541
1681
|
"type": "structure",
|
|
1542
1682
|
"members": {
|
|
1543
1683
|
"assignPublicIp": {}
|
|
1544
1684
|
}
|
|
1545
1685
|
},
|
|
1546
|
-
"
|
|
1686
|
+
"S2k": {
|
|
1547
1687
|
"type": "structure",
|
|
1548
1688
|
"members": {
|
|
1549
1689
|
"platformVersion": {}
|
|
1550
1690
|
}
|
|
1551
1691
|
},
|
|
1552
|
-
"
|
|
1692
|
+
"S2l": {
|
|
1553
1693
|
"type": "structure",
|
|
1554
1694
|
"members": {
|
|
1555
1695
|
"attemptDurationSeconds": {
|
|
@@ -1557,7 +1697,7 @@
|
|
|
1557
1697
|
}
|
|
1558
1698
|
}
|
|
1559
1699
|
},
|
|
1560
|
-
"
|
|
1700
|
+
"S2m": {
|
|
1561
1701
|
"type": "structure",
|
|
1562
1702
|
"required": [
|
|
1563
1703
|
"numNodes",
|
|
@@ -1581,18 +1721,166 @@
|
|
|
1581
1721
|
"members": {
|
|
1582
1722
|
"targetNodes": {},
|
|
1583
1723
|
"container": {
|
|
1584
|
-
"shape": "
|
|
1724
|
+
"shape": "S1p"
|
|
1585
1725
|
}
|
|
1586
1726
|
}
|
|
1587
1727
|
}
|
|
1588
1728
|
}
|
|
1589
1729
|
}
|
|
1590
1730
|
},
|
|
1591
|
-
"
|
|
1731
|
+
"S2p": {
|
|
1592
1732
|
"type": "list",
|
|
1593
1733
|
"member": {}
|
|
1594
1734
|
},
|
|
1735
|
+
"S2r": {
|
|
1736
|
+
"type": "structure",
|
|
1737
|
+
"members": {
|
|
1738
|
+
"podProperties": {
|
|
1739
|
+
"type": "structure",
|
|
1740
|
+
"members": {
|
|
1741
|
+
"serviceAccountName": {},
|
|
1742
|
+
"hostNetwork": {
|
|
1743
|
+
"type": "boolean"
|
|
1744
|
+
},
|
|
1745
|
+
"dnsPolicy": {},
|
|
1746
|
+
"containers": {
|
|
1747
|
+
"type": "list",
|
|
1748
|
+
"member": {
|
|
1749
|
+
"type": "structure",
|
|
1750
|
+
"required": [
|
|
1751
|
+
"image"
|
|
1752
|
+
],
|
|
1753
|
+
"members": {
|
|
1754
|
+
"name": {},
|
|
1755
|
+
"image": {},
|
|
1756
|
+
"imagePullPolicy": {},
|
|
1757
|
+
"command": {
|
|
1758
|
+
"shape": "Sb"
|
|
1759
|
+
},
|
|
1760
|
+
"args": {
|
|
1761
|
+
"shape": "Sb"
|
|
1762
|
+
},
|
|
1763
|
+
"env": {
|
|
1764
|
+
"shape": "S2v"
|
|
1765
|
+
},
|
|
1766
|
+
"resources": {
|
|
1767
|
+
"shape": "S2x"
|
|
1768
|
+
},
|
|
1769
|
+
"volumeMounts": {
|
|
1770
|
+
"shape": "S31"
|
|
1771
|
+
},
|
|
1772
|
+
"securityContext": {
|
|
1773
|
+
"shape": "S33"
|
|
1774
|
+
}
|
|
1775
|
+
}
|
|
1776
|
+
}
|
|
1777
|
+
},
|
|
1778
|
+
"volumes": {
|
|
1779
|
+
"shape": "S35"
|
|
1780
|
+
}
|
|
1781
|
+
}
|
|
1782
|
+
}
|
|
1783
|
+
}
|
|
1784
|
+
},
|
|
1785
|
+
"S2v": {
|
|
1786
|
+
"type": "list",
|
|
1787
|
+
"member": {
|
|
1788
|
+
"type": "structure",
|
|
1789
|
+
"required": [
|
|
1790
|
+
"name"
|
|
1791
|
+
],
|
|
1792
|
+
"members": {
|
|
1793
|
+
"name": {},
|
|
1794
|
+
"value": {}
|
|
1795
|
+
}
|
|
1796
|
+
}
|
|
1797
|
+
},
|
|
1798
|
+
"S2x": {
|
|
1799
|
+
"type": "structure",
|
|
1800
|
+
"members": {
|
|
1801
|
+
"limits": {
|
|
1802
|
+
"type": "map",
|
|
1803
|
+
"key": {},
|
|
1804
|
+
"value": {}
|
|
1805
|
+
},
|
|
1806
|
+
"requests": {
|
|
1807
|
+
"type": "map",
|
|
1808
|
+
"key": {},
|
|
1809
|
+
"value": {}
|
|
1810
|
+
}
|
|
1811
|
+
}
|
|
1812
|
+
},
|
|
1595
1813
|
"S31": {
|
|
1814
|
+
"type": "list",
|
|
1815
|
+
"member": {
|
|
1816
|
+
"type": "structure",
|
|
1817
|
+
"members": {
|
|
1818
|
+
"name": {},
|
|
1819
|
+
"mountPath": {},
|
|
1820
|
+
"readOnly": {
|
|
1821
|
+
"type": "boolean"
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
}
|
|
1825
|
+
},
|
|
1826
|
+
"S33": {
|
|
1827
|
+
"type": "structure",
|
|
1828
|
+
"members": {
|
|
1829
|
+
"runAsUser": {
|
|
1830
|
+
"type": "long"
|
|
1831
|
+
},
|
|
1832
|
+
"runAsGroup": {
|
|
1833
|
+
"type": "long"
|
|
1834
|
+
},
|
|
1835
|
+
"privileged": {
|
|
1836
|
+
"type": "boolean"
|
|
1837
|
+
},
|
|
1838
|
+
"readOnlyRootFilesystem": {
|
|
1839
|
+
"type": "boolean"
|
|
1840
|
+
},
|
|
1841
|
+
"runAsNonRoot": {
|
|
1842
|
+
"type": "boolean"
|
|
1843
|
+
}
|
|
1844
|
+
}
|
|
1845
|
+
},
|
|
1846
|
+
"S35": {
|
|
1847
|
+
"type": "list",
|
|
1848
|
+
"member": {
|
|
1849
|
+
"type": "structure",
|
|
1850
|
+
"required": [
|
|
1851
|
+
"name"
|
|
1852
|
+
],
|
|
1853
|
+
"members": {
|
|
1854
|
+
"name": {},
|
|
1855
|
+
"hostPath": {
|
|
1856
|
+
"type": "structure",
|
|
1857
|
+
"members": {
|
|
1858
|
+
"path": {}
|
|
1859
|
+
}
|
|
1860
|
+
},
|
|
1861
|
+
"emptyDir": {
|
|
1862
|
+
"type": "structure",
|
|
1863
|
+
"members": {
|
|
1864
|
+
"medium": {},
|
|
1865
|
+
"sizeLimit": {}
|
|
1866
|
+
}
|
|
1867
|
+
},
|
|
1868
|
+
"secret": {
|
|
1869
|
+
"type": "structure",
|
|
1870
|
+
"required": [
|
|
1871
|
+
"secretName"
|
|
1872
|
+
],
|
|
1873
|
+
"members": {
|
|
1874
|
+
"secretName": {},
|
|
1875
|
+
"optional": {
|
|
1876
|
+
"type": "boolean"
|
|
1877
|
+
}
|
|
1878
|
+
}
|
|
1879
|
+
}
|
|
1880
|
+
}
|
|
1881
|
+
}
|
|
1882
|
+
},
|
|
1883
|
+
"S3n": {
|
|
1596
1884
|
"type": "list",
|
|
1597
1885
|
"member": {
|
|
1598
1886
|
"type": "structure",
|
|
@@ -1603,7 +1891,7 @@
|
|
|
1603
1891
|
}
|
|
1604
1892
|
}
|
|
1605
1893
|
},
|
|
1606
|
-
"
|
|
1894
|
+
"S3p": {
|
|
1607
1895
|
"type": "list",
|
|
1608
1896
|
"member": {
|
|
1609
1897
|
"type": "structure",
|
|
@@ -1613,7 +1901,7 @@
|
|
|
1613
1901
|
}
|
|
1614
1902
|
}
|
|
1615
1903
|
},
|
|
1616
|
-
"
|
|
1904
|
+
"S4s": {
|
|
1617
1905
|
"type": "structure",
|
|
1618
1906
|
"members": {
|
|
1619
1907
|
"vcpus": {
|
|
@@ -1631,10 +1919,10 @@
|
|
|
1631
1919
|
},
|
|
1632
1920
|
"instanceType": {},
|
|
1633
1921
|
"environment": {
|
|
1634
|
-
"shape": "
|
|
1922
|
+
"shape": "S1x"
|
|
1635
1923
|
},
|
|
1636
1924
|
"resourceRequirements": {
|
|
1637
|
-
"shape": "
|
|
1925
|
+
"shape": "S23"
|
|
1638
1926
|
}
|
|
1639
1927
|
}
|
|
1640
1928
|
}
|