cdk-lambda-subminute 2.0.340 → 2.0.342
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/README.md +1 -1
- package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +5 -1
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +282 -280
- package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +106 -3
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +245 -169
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +725 -683
- package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +18 -9
- package/node_modules/aws-sdk/clients/configservice.d.ts +4 -4
- package/node_modules/aws-sdk/clients/connect.d.ts +21 -21
- package/node_modules/aws-sdk/clients/docdb.d.ts +8 -0
- package/node_modules/aws-sdk/clients/ecs.d.ts +11 -2
- package/node_modules/aws-sdk/clients/es.d.ts +2 -2
- package/node_modules/aws-sdk/clients/lightsail.d.ts +282 -129
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +96 -7
- package/node_modules/aws-sdk/clients/opensearch.d.ts +9 -6
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +47 -0
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +13 -1
- 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 +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +303 -292
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +27 -27
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -26,7 +26,7 @@
|
|
26
26
|
"shape": "S3"
|
27
27
|
},
|
28
28
|
"tags": {
|
29
|
-
"shape": "
|
29
|
+
"shape": "Sb"
|
30
30
|
}
|
31
31
|
}
|
32
32
|
},
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"type": "structure",
|
35
35
|
"members": {
|
36
36
|
"capacityProvider": {
|
37
|
-
"shape": "
|
37
|
+
"shape": "Sg"
|
38
38
|
}
|
39
39
|
}
|
40
40
|
}
|
@@ -45,22 +45,22 @@
|
|
45
45
|
"members": {
|
46
46
|
"clusterName": {},
|
47
47
|
"tags": {
|
48
|
-
"shape": "
|
48
|
+
"shape": "Sb"
|
49
49
|
},
|
50
50
|
"settings": {
|
51
|
-
"shape": "
|
51
|
+
"shape": "Sk"
|
52
52
|
},
|
53
53
|
"configuration": {
|
54
|
-
"shape": "
|
54
|
+
"shape": "Sn"
|
55
55
|
},
|
56
56
|
"capacityProviders": {
|
57
|
-
"shape": "
|
57
|
+
"shape": "Ss"
|
58
58
|
},
|
59
59
|
"defaultCapacityProviderStrategy": {
|
60
|
-
"shape": "
|
60
|
+
"shape": "St"
|
61
61
|
},
|
62
62
|
"serviceConnectDefaults": {
|
63
|
-
"shape": "
|
63
|
+
"shape": "Sx"
|
64
64
|
}
|
65
65
|
}
|
66
66
|
},
|
@@ -68,7 +68,7 @@
|
|
68
68
|
"type": "structure",
|
69
69
|
"members": {
|
70
70
|
"cluster": {
|
71
|
-
"shape": "
|
71
|
+
"shape": "Sz"
|
72
72
|
}
|
73
73
|
}
|
74
74
|
}
|
@@ -84,10 +84,10 @@
|
|
84
84
|
"serviceName": {},
|
85
85
|
"taskDefinition": {},
|
86
86
|
"loadBalancers": {
|
87
|
-
"shape": "
|
87
|
+
"shape": "S18"
|
88
88
|
},
|
89
89
|
"serviceRegistries": {
|
90
|
-
"shape": "
|
90
|
+
"shape": "S1b"
|
91
91
|
},
|
92
92
|
"desiredCount": {
|
93
93
|
"type": "integer"
|
@@ -95,31 +95,31 @@
|
|
95
95
|
"clientToken": {},
|
96
96
|
"launchType": {},
|
97
97
|
"capacityProviderStrategy": {
|
98
|
-
"shape": "
|
98
|
+
"shape": "St"
|
99
99
|
},
|
100
100
|
"platformVersion": {},
|
101
101
|
"role": {},
|
102
102
|
"deploymentConfiguration": {
|
103
|
-
"shape": "
|
103
|
+
"shape": "S1e"
|
104
104
|
},
|
105
105
|
"placementConstraints": {
|
106
|
-
"shape": "
|
106
|
+
"shape": "S1h"
|
107
107
|
},
|
108
108
|
"placementStrategy": {
|
109
|
-
"shape": "
|
109
|
+
"shape": "S1k"
|
110
110
|
},
|
111
111
|
"networkConfiguration": {
|
112
|
-
"shape": "
|
112
|
+
"shape": "S1n"
|
113
113
|
},
|
114
114
|
"healthCheckGracePeriodSeconds": {
|
115
115
|
"type": "integer"
|
116
116
|
},
|
117
117
|
"schedulingStrategy": {},
|
118
118
|
"deploymentController": {
|
119
|
-
"shape": "
|
119
|
+
"shape": "S1r"
|
120
120
|
},
|
121
121
|
"tags": {
|
122
|
-
"shape": "
|
122
|
+
"shape": "Sb"
|
123
123
|
},
|
124
124
|
"enableECSManagedTags": {
|
125
125
|
"type": "boolean"
|
@@ -129,7 +129,7 @@
|
|
129
129
|
"type": "boolean"
|
130
130
|
},
|
131
131
|
"serviceConnectConfiguration": {
|
132
|
-
"shape": "
|
132
|
+
"shape": "S1u"
|
133
133
|
}
|
134
134
|
}
|
135
135
|
},
|
@@ -137,7 +137,7 @@
|
|
137
137
|
"type": "structure",
|
138
138
|
"members": {
|
139
139
|
"service": {
|
140
|
-
"shape": "
|
140
|
+
"shape": "S26"
|
141
141
|
}
|
142
142
|
}
|
143
143
|
}
|
@@ -156,25 +156,25 @@
|
|
156
156
|
"externalId": {},
|
157
157
|
"taskDefinition": {},
|
158
158
|
"networkConfiguration": {
|
159
|
-
"shape": "
|
159
|
+
"shape": "S1n"
|
160
160
|
},
|
161
161
|
"loadBalancers": {
|
162
|
-
"shape": "
|
162
|
+
"shape": "S18"
|
163
163
|
},
|
164
164
|
"serviceRegistries": {
|
165
|
-
"shape": "
|
165
|
+
"shape": "S1b"
|
166
166
|
},
|
167
167
|
"launchType": {},
|
168
168
|
"capacityProviderStrategy": {
|
169
|
-
"shape": "
|
169
|
+
"shape": "St"
|
170
170
|
},
|
171
171
|
"platformVersion": {},
|
172
172
|
"scale": {
|
173
|
-
"shape": "
|
173
|
+
"shape": "S2a"
|
174
174
|
},
|
175
175
|
"clientToken": {},
|
176
176
|
"tags": {
|
177
|
-
"shape": "
|
177
|
+
"shape": "Sb"
|
178
178
|
}
|
179
179
|
}
|
180
180
|
},
|
@@ -182,7 +182,7 @@
|
|
182
182
|
"type": "structure",
|
183
183
|
"members": {
|
184
184
|
"taskSet": {
|
185
|
-
"shape": "
|
185
|
+
"shape": "S28"
|
186
186
|
}
|
187
187
|
}
|
188
188
|
}
|
@@ -202,7 +202,7 @@
|
|
202
202
|
"type": "structure",
|
203
203
|
"members": {
|
204
204
|
"setting": {
|
205
|
-
"shape": "
|
205
|
+
"shape": "S2q"
|
206
206
|
}
|
207
207
|
}
|
208
208
|
}
|
@@ -216,7 +216,7 @@
|
|
216
216
|
"members": {
|
217
217
|
"cluster": {},
|
218
218
|
"attributes": {
|
219
|
-
"shape": "
|
219
|
+
"shape": "S2t"
|
220
220
|
}
|
221
221
|
}
|
222
222
|
},
|
@@ -224,7 +224,7 @@
|
|
224
224
|
"type": "structure",
|
225
225
|
"members": {
|
226
226
|
"attributes": {
|
227
|
-
"shape": "
|
227
|
+
"shape": "S2t"
|
228
228
|
}
|
229
229
|
}
|
230
230
|
}
|
@@ -243,7 +243,7 @@
|
|
243
243
|
"type": "structure",
|
244
244
|
"members": {
|
245
245
|
"capacityProvider": {
|
246
|
-
"shape": "
|
246
|
+
"shape": "Sg"
|
247
247
|
}
|
248
248
|
}
|
249
249
|
}
|
@@ -262,7 +262,7 @@
|
|
262
262
|
"type": "structure",
|
263
263
|
"members": {
|
264
264
|
"cluster": {
|
265
|
-
"shape": "
|
265
|
+
"shape": "Sz"
|
266
266
|
}
|
267
267
|
}
|
268
268
|
}
|
@@ -285,7 +285,7 @@
|
|
285
285
|
"type": "structure",
|
286
286
|
"members": {
|
287
287
|
"service": {
|
288
|
-
"shape": "
|
288
|
+
"shape": "S26"
|
289
289
|
}
|
290
290
|
}
|
291
291
|
}
|
@@ -298,7 +298,7 @@
|
|
298
298
|
],
|
299
299
|
"members": {
|
300
300
|
"taskDefinitions": {
|
301
|
-
"shape": "
|
301
|
+
"shape": "Ss"
|
302
302
|
}
|
303
303
|
}
|
304
304
|
},
|
@@ -308,11 +308,11 @@
|
|
308
308
|
"taskDefinitions": {
|
309
309
|
"type": "list",
|
310
310
|
"member": {
|
311
|
-
"shape": "
|
311
|
+
"shape": "S37"
|
312
312
|
}
|
313
313
|
},
|
314
314
|
"failures": {
|
315
|
-
"shape": "
|
315
|
+
"shape": "S58"
|
316
316
|
}
|
317
317
|
}
|
318
318
|
}
|
@@ -338,7 +338,7 @@
|
|
338
338
|
"type": "structure",
|
339
339
|
"members": {
|
340
340
|
"taskSet": {
|
341
|
-
"shape": "
|
341
|
+
"shape": "S28"
|
342
342
|
}
|
343
343
|
}
|
344
344
|
}
|
@@ -361,7 +361,7 @@
|
|
361
361
|
"type": "structure",
|
362
362
|
"members": {
|
363
363
|
"containerInstance": {
|
364
|
-
"shape": "
|
364
|
+
"shape": "S5e"
|
365
365
|
}
|
366
366
|
}
|
367
367
|
}
|
@@ -380,7 +380,7 @@
|
|
380
380
|
"type": "structure",
|
381
381
|
"members": {
|
382
382
|
"taskDefinition": {
|
383
|
-
"shape": "
|
383
|
+
"shape": "S37"
|
384
384
|
}
|
385
385
|
}
|
386
386
|
}
|
@@ -390,7 +390,7 @@
|
|
390
390
|
"type": "structure",
|
391
391
|
"members": {
|
392
392
|
"capacityProviders": {
|
393
|
-
"shape": "
|
393
|
+
"shape": "Ss"
|
394
394
|
},
|
395
395
|
"include": {
|
396
396
|
"type": "list",
|
@@ -408,11 +408,11 @@
|
|
408
408
|
"capacityProviders": {
|
409
409
|
"type": "list",
|
410
410
|
"member": {
|
411
|
-
"shape": "
|
411
|
+
"shape": "Sg"
|
412
412
|
}
|
413
413
|
},
|
414
414
|
"failures": {
|
415
|
-
"shape": "
|
415
|
+
"shape": "S58"
|
416
416
|
},
|
417
417
|
"nextToken": {}
|
418
418
|
}
|
@@ -423,7 +423,7 @@
|
|
423
423
|
"type": "structure",
|
424
424
|
"members": {
|
425
425
|
"clusters": {
|
426
|
-
"shape": "
|
426
|
+
"shape": "Ss"
|
427
427
|
},
|
428
428
|
"include": {
|
429
429
|
"type": "list",
|
@@ -437,11 +437,11 @@
|
|
437
437
|
"clusters": {
|
438
438
|
"type": "list",
|
439
439
|
"member": {
|
440
|
-
"shape": "
|
440
|
+
"shape": "Sz"
|
441
441
|
}
|
442
442
|
},
|
443
443
|
"failures": {
|
444
|
-
"shape": "
|
444
|
+
"shape": "S58"
|
445
445
|
}
|
446
446
|
}
|
447
447
|
}
|
@@ -455,7 +455,7 @@
|
|
455
455
|
"members": {
|
456
456
|
"cluster": {},
|
457
457
|
"containerInstances": {
|
458
|
-
"shape": "
|
458
|
+
"shape": "Ss"
|
459
459
|
},
|
460
460
|
"include": {
|
461
461
|
"type": "list",
|
@@ -467,10 +467,10 @@
|
|
467
467
|
"type": "structure",
|
468
468
|
"members": {
|
469
469
|
"containerInstances": {
|
470
|
-
"shape": "
|
470
|
+
"shape": "S65"
|
471
471
|
},
|
472
472
|
"failures": {
|
473
|
-
"shape": "
|
473
|
+
"shape": "S58"
|
474
474
|
}
|
475
475
|
}
|
476
476
|
}
|
@@ -484,7 +484,7 @@
|
|
484
484
|
"members": {
|
485
485
|
"cluster": {},
|
486
486
|
"services": {
|
487
|
-
"shape": "
|
487
|
+
"shape": "Ss"
|
488
488
|
},
|
489
489
|
"include": {
|
490
490
|
"type": "list",
|
@@ -498,11 +498,11 @@
|
|
498
498
|
"services": {
|
499
499
|
"type": "list",
|
500
500
|
"member": {
|
501
|
-
"shape": "
|
501
|
+
"shape": "S26"
|
502
502
|
}
|
503
503
|
},
|
504
504
|
"failures": {
|
505
|
-
"shape": "
|
505
|
+
"shape": "S58"
|
506
506
|
}
|
507
507
|
}
|
508
508
|
}
|
@@ -525,10 +525,10 @@
|
|
525
525
|
"type": "structure",
|
526
526
|
"members": {
|
527
527
|
"taskDefinition": {
|
528
|
-
"shape": "
|
528
|
+
"shape": "S37"
|
529
529
|
},
|
530
530
|
"tags": {
|
531
|
-
"shape": "
|
531
|
+
"shape": "Sb"
|
532
532
|
}
|
533
533
|
}
|
534
534
|
}
|
@@ -544,7 +544,7 @@
|
|
544
544
|
"cluster": {},
|
545
545
|
"service": {},
|
546
546
|
"taskSets": {
|
547
|
-
"shape": "
|
547
|
+
"shape": "Ss"
|
548
548
|
},
|
549
549
|
"include": {
|
550
550
|
"type": "list",
|
@@ -556,10 +556,10 @@
|
|
556
556
|
"type": "structure",
|
557
557
|
"members": {
|
558
558
|
"taskSets": {
|
559
|
-
"shape": "
|
559
|
+
"shape": "S27"
|
560
560
|
},
|
561
561
|
"failures": {
|
562
|
-
"shape": "
|
562
|
+
"shape": "S58"
|
563
563
|
}
|
564
564
|
}
|
565
565
|
}
|
@@ -573,7 +573,7 @@
|
|
573
573
|
"members": {
|
574
574
|
"cluster": {},
|
575
575
|
"tasks": {
|
576
|
-
"shape": "
|
576
|
+
"shape": "Ss"
|
577
577
|
},
|
578
578
|
"include": {
|
579
579
|
"type": "list",
|
@@ -585,10 +585,10 @@
|
|
585
585
|
"type": "structure",
|
586
586
|
"members": {
|
587
587
|
"tasks": {
|
588
|
-
"shape": "
|
588
|
+
"shape": "S6n"
|
589
589
|
},
|
590
590
|
"failures": {
|
591
|
-
"shape": "
|
591
|
+
"shape": "S58"
|
592
592
|
}
|
593
593
|
}
|
594
594
|
}
|
@@ -661,7 +661,7 @@
|
|
661
661
|
"members": {
|
662
662
|
"cluster": {},
|
663
663
|
"tasks": {
|
664
|
-
"shape": "
|
664
|
+
"shape": "Ss"
|
665
665
|
}
|
666
666
|
}
|
667
667
|
},
|
@@ -669,10 +669,10 @@
|
|
669
669
|
"type": "structure",
|
670
670
|
"members": {
|
671
671
|
"protectedTasks": {
|
672
|
-
"shape": "
|
672
|
+
"shape": "S7f"
|
673
673
|
},
|
674
674
|
"failures": {
|
675
|
-
"shape": "
|
675
|
+
"shape": "S58"
|
676
676
|
}
|
677
677
|
}
|
678
678
|
}
|
@@ -699,7 +699,7 @@
|
|
699
699
|
"settings": {
|
700
700
|
"type": "list",
|
701
701
|
"member": {
|
702
|
-
"shape": "
|
702
|
+
"shape": "S2q"
|
703
703
|
}
|
704
704
|
},
|
705
705
|
"nextToken": {}
|
@@ -727,7 +727,7 @@
|
|
727
727
|
"type": "structure",
|
728
728
|
"members": {
|
729
729
|
"attributes": {
|
730
|
-
"shape": "
|
730
|
+
"shape": "S2t"
|
731
731
|
},
|
732
732
|
"nextToken": {}
|
733
733
|
}
|
@@ -747,7 +747,7 @@
|
|
747
747
|
"type": "structure",
|
748
748
|
"members": {
|
749
749
|
"clusterArns": {
|
750
|
-
"shape": "
|
750
|
+
"shape": "Ss"
|
751
751
|
},
|
752
752
|
"nextToken": {}
|
753
753
|
}
|
@@ -770,7 +770,7 @@
|
|
770
770
|
"type": "structure",
|
771
771
|
"members": {
|
772
772
|
"containerInstanceArns": {
|
773
|
-
"shape": "
|
773
|
+
"shape": "Ss"
|
774
774
|
},
|
775
775
|
"nextToken": {}
|
776
776
|
}
|
@@ -793,7 +793,7 @@
|
|
793
793
|
"type": "structure",
|
794
794
|
"members": {
|
795
795
|
"serviceArns": {
|
796
|
-
"shape": "
|
796
|
+
"shape": "Ss"
|
797
797
|
},
|
798
798
|
"nextToken": {}
|
799
799
|
}
|
@@ -817,7 +817,7 @@
|
|
817
817
|
"type": "structure",
|
818
818
|
"members": {
|
819
819
|
"serviceArns": {
|
820
|
-
"shape": "
|
820
|
+
"shape": "Ss"
|
821
821
|
},
|
822
822
|
"nextToken": {}
|
823
823
|
}
|
@@ -837,7 +837,7 @@
|
|
837
837
|
"type": "structure",
|
838
838
|
"members": {
|
839
839
|
"tags": {
|
840
|
-
"shape": "
|
840
|
+
"shape": "Sb"
|
841
841
|
}
|
842
842
|
}
|
843
843
|
}
|
@@ -858,7 +858,7 @@
|
|
858
858
|
"type": "structure",
|
859
859
|
"members": {
|
860
860
|
"families": {
|
861
|
-
"shape": "
|
861
|
+
"shape": "Ss"
|
862
862
|
},
|
863
863
|
"nextToken": {}
|
864
864
|
}
|
@@ -881,7 +881,7 @@
|
|
881
881
|
"type": "structure",
|
882
882
|
"members": {
|
883
883
|
"taskDefinitionArns": {
|
884
|
-
"shape": "
|
884
|
+
"shape": "Ss"
|
885
885
|
},
|
886
886
|
"nextToken": {}
|
887
887
|
}
|
@@ -908,7 +908,7 @@
|
|
908
908
|
"type": "structure",
|
909
909
|
"members": {
|
910
910
|
"taskArns": {
|
911
|
-
"shape": "
|
911
|
+
"shape": "Ss"
|
912
912
|
},
|
913
913
|
"nextToken": {}
|
914
914
|
}
|
@@ -931,7 +931,7 @@
|
|
931
931
|
"type": "structure",
|
932
932
|
"members": {
|
933
933
|
"setting": {
|
934
|
-
"shape": "
|
934
|
+
"shape": "S2q"
|
935
935
|
}
|
936
936
|
}
|
937
937
|
}
|
@@ -952,7 +952,7 @@
|
|
952
952
|
"type": "structure",
|
953
953
|
"members": {
|
954
954
|
"setting": {
|
955
|
-
"shape": "
|
955
|
+
"shape": "S2q"
|
956
956
|
}
|
957
957
|
}
|
958
958
|
}
|
@@ -966,7 +966,7 @@
|
|
966
966
|
"members": {
|
967
967
|
"cluster": {},
|
968
968
|
"attributes": {
|
969
|
-
"shape": "
|
969
|
+
"shape": "S2t"
|
970
970
|
}
|
971
971
|
}
|
972
972
|
},
|
@@ -974,7 +974,7 @@
|
|
974
974
|
"type": "structure",
|
975
975
|
"members": {
|
976
976
|
"attributes": {
|
977
|
-
"shape": "
|
977
|
+
"shape": "S2t"
|
978
978
|
}
|
979
979
|
}
|
980
980
|
}
|
@@ -990,10 +990,10 @@
|
|
990
990
|
"members": {
|
991
991
|
"cluster": {},
|
992
992
|
"capacityProviders": {
|
993
|
-
"shape": "
|
993
|
+
"shape": "Ss"
|
994
994
|
},
|
995
995
|
"defaultCapacityProviderStrategy": {
|
996
|
-
"shape": "
|
996
|
+
"shape": "St"
|
997
997
|
}
|
998
998
|
}
|
999
999
|
},
|
@@ -1001,7 +1001,7 @@
|
|
1001
1001
|
"type": "structure",
|
1002
1002
|
"members": {
|
1003
1003
|
"cluster": {
|
1004
|
-
"shape": "
|
1004
|
+
"shape": "Sz"
|
1005
1005
|
}
|
1006
1006
|
}
|
1007
1007
|
}
|
@@ -1014,14 +1014,14 @@
|
|
1014
1014
|
"instanceIdentityDocument": {},
|
1015
1015
|
"instanceIdentityDocumentSignature": {},
|
1016
1016
|
"totalResources": {
|
1017
|
-
"shape": "
|
1017
|
+
"shape": "S5h"
|
1018
1018
|
},
|
1019
1019
|
"versionInfo": {
|
1020
|
-
"shape": "
|
1020
|
+
"shape": "S5g"
|
1021
1021
|
},
|
1022
1022
|
"containerInstanceArn": {},
|
1023
1023
|
"attributes": {
|
1024
|
-
"shape": "
|
1024
|
+
"shape": "S2t"
|
1025
1025
|
},
|
1026
1026
|
"platformDevices": {
|
1027
1027
|
"type": "list",
|
@@ -1038,7 +1038,7 @@
|
|
1038
1038
|
}
|
1039
1039
|
},
|
1040
1040
|
"tags": {
|
1041
|
-
"shape": "
|
1041
|
+
"shape": "Sb"
|
1042
1042
|
}
|
1043
1043
|
}
|
1044
1044
|
},
|
@@ -1046,7 +1046,7 @@
|
|
1046
1046
|
"type": "structure",
|
1047
1047
|
"members": {
|
1048
1048
|
"containerInstance": {
|
1049
|
-
"shape": "
|
1049
|
+
"shape": "S5e"
|
1050
1050
|
}
|
1051
1051
|
}
|
1052
1052
|
}
|
@@ -1064,35 +1064,35 @@
|
|
1064
1064
|
"executionRoleArn": {},
|
1065
1065
|
"networkMode": {},
|
1066
1066
|
"containerDefinitions": {
|
1067
|
-
"shape": "
|
1067
|
+
"shape": "S38"
|
1068
1068
|
},
|
1069
1069
|
"volumes": {
|
1070
|
-
"shape": "
|
1070
|
+
"shape": "S4e"
|
1071
1071
|
},
|
1072
1072
|
"placementConstraints": {
|
1073
|
-
"shape": "
|
1073
|
+
"shape": "S4s"
|
1074
1074
|
},
|
1075
1075
|
"requiresCompatibilities": {
|
1076
|
-
"shape": "
|
1076
|
+
"shape": "S4v"
|
1077
1077
|
},
|
1078
1078
|
"cpu": {},
|
1079
1079
|
"memory": {},
|
1080
1080
|
"tags": {
|
1081
|
-
"shape": "
|
1081
|
+
"shape": "Sb"
|
1082
1082
|
},
|
1083
1083
|
"pidMode": {},
|
1084
1084
|
"ipcMode": {},
|
1085
1085
|
"proxyConfiguration": {
|
1086
|
-
"shape": "
|
1086
|
+
"shape": "S54"
|
1087
1087
|
},
|
1088
1088
|
"inferenceAccelerators": {
|
1089
|
-
"shape": "
|
1089
|
+
"shape": "S50"
|
1090
1090
|
},
|
1091
1091
|
"ephemeralStorage": {
|
1092
|
-
"shape": "
|
1092
|
+
"shape": "S57"
|
1093
1093
|
},
|
1094
1094
|
"runtimePlatform": {
|
1095
|
-
"shape": "
|
1095
|
+
"shape": "S4x"
|
1096
1096
|
}
|
1097
1097
|
}
|
1098
1098
|
},
|
@@ -1100,10 +1100,10 @@
|
|
1100
1100
|
"type": "structure",
|
1101
1101
|
"members": {
|
1102
1102
|
"taskDefinition": {
|
1103
|
-
"shape": "
|
1103
|
+
"shape": "S37"
|
1104
1104
|
},
|
1105
1105
|
"tags": {
|
1106
|
-
"shape": "
|
1106
|
+
"shape": "Sb"
|
1107
1107
|
}
|
1108
1108
|
}
|
1109
1109
|
}
|
@@ -1116,7 +1116,7 @@
|
|
1116
1116
|
],
|
1117
1117
|
"members": {
|
1118
1118
|
"capacityProviderStrategy": {
|
1119
|
-
"shape": "
|
1119
|
+
"shape": "St"
|
1120
1120
|
},
|
1121
1121
|
"cluster": {},
|
1122
1122
|
"count": {
|
@@ -1131,23 +1131,23 @@
|
|
1131
1131
|
"group": {},
|
1132
1132
|
"launchType": {},
|
1133
1133
|
"networkConfiguration": {
|
1134
|
-
"shape": "
|
1134
|
+
"shape": "S1n"
|
1135
1135
|
},
|
1136
1136
|
"overrides": {
|
1137
|
-
"shape": "
|
1137
|
+
"shape": "S71"
|
1138
1138
|
},
|
1139
1139
|
"placementConstraints": {
|
1140
|
-
"shape": "
|
1140
|
+
"shape": "S1h"
|
1141
1141
|
},
|
1142
1142
|
"placementStrategy": {
|
1143
|
-
"shape": "
|
1143
|
+
"shape": "S1k"
|
1144
1144
|
},
|
1145
1145
|
"platformVersion": {},
|
1146
1146
|
"propagateTags": {},
|
1147
1147
|
"referenceId": {},
|
1148
1148
|
"startedBy": {},
|
1149
1149
|
"tags": {
|
1150
|
-
"shape": "
|
1150
|
+
"shape": "Sb"
|
1151
1151
|
},
|
1152
1152
|
"taskDefinition": {},
|
1153
1153
|
"clientToken": {
|
@@ -1159,10 +1159,10 @@
|
|
1159
1159
|
"type": "structure",
|
1160
1160
|
"members": {
|
1161
1161
|
"tasks": {
|
1162
|
-
"shape": "
|
1162
|
+
"shape": "S6n"
|
1163
1163
|
},
|
1164
1164
|
"failures": {
|
1165
|
-
"shape": "
|
1165
|
+
"shape": "S58"
|
1166
1166
|
}
|
1167
1167
|
}
|
1168
1168
|
}
|
@@ -1177,7 +1177,7 @@
|
|
1177
1177
|
"members": {
|
1178
1178
|
"cluster": {},
|
1179
1179
|
"containerInstances": {
|
1180
|
-
"shape": "
|
1180
|
+
"shape": "Ss"
|
1181
1181
|
},
|
1182
1182
|
"enableECSManagedTags": {
|
1183
1183
|
"type": "boolean"
|
@@ -1187,16 +1187,16 @@
|
|
1187
1187
|
},
|
1188
1188
|
"group": {},
|
1189
1189
|
"networkConfiguration": {
|
1190
|
-
"shape": "
|
1190
|
+
"shape": "S1n"
|
1191
1191
|
},
|
1192
1192
|
"overrides": {
|
1193
|
-
"shape": "
|
1193
|
+
"shape": "S71"
|
1194
1194
|
},
|
1195
1195
|
"propagateTags": {},
|
1196
1196
|
"referenceId": {},
|
1197
1197
|
"startedBy": {},
|
1198
1198
|
"tags": {
|
1199
|
-
"shape": "
|
1199
|
+
"shape": "Sb"
|
1200
1200
|
},
|
1201
1201
|
"taskDefinition": {}
|
1202
1202
|
}
|
@@ -1205,10 +1205,10 @@
|
|
1205
1205
|
"type": "structure",
|
1206
1206
|
"members": {
|
1207
1207
|
"tasks": {
|
1208
|
-
"shape": "
|
1208
|
+
"shape": "S6n"
|
1209
1209
|
},
|
1210
1210
|
"failures": {
|
1211
|
-
"shape": "
|
1211
|
+
"shape": "S58"
|
1212
1212
|
}
|
1213
1213
|
}
|
1214
1214
|
}
|
@@ -1229,7 +1229,7 @@
|
|
1229
1229
|
"type": "structure",
|
1230
1230
|
"members": {
|
1231
1231
|
"task": {
|
1232
|
-
"shape": "
|
1232
|
+
"shape": "S6o"
|
1233
1233
|
}
|
1234
1234
|
}
|
1235
1235
|
}
|
@@ -1243,7 +1243,7 @@
|
|
1243
1243
|
"members": {
|
1244
1244
|
"cluster": {},
|
1245
1245
|
"attachments": {
|
1246
|
-
"shape": "
|
1246
|
+
"shape": "S8s"
|
1247
1247
|
}
|
1248
1248
|
}
|
1249
1249
|
},
|
@@ -1268,7 +1268,7 @@
|
|
1268
1268
|
},
|
1269
1269
|
"reason": {},
|
1270
1270
|
"networkBindings": {
|
1271
|
-
"shape": "
|
1271
|
+
"shape": "S6s"
|
1272
1272
|
}
|
1273
1273
|
}
|
1274
1274
|
},
|
@@ -1299,7 +1299,7 @@
|
|
1299
1299
|
"type": "integer"
|
1300
1300
|
},
|
1301
1301
|
"networkBindings": {
|
1302
|
-
"shape": "
|
1302
|
+
"shape": "S6s"
|
1303
1303
|
},
|
1304
1304
|
"reason": {},
|
1305
1305
|
"status": {}
|
@@ -1307,7 +1307,7 @@
|
|
1307
1307
|
}
|
1308
1308
|
},
|
1309
1309
|
"attachments": {
|
1310
|
-
"shape": "
|
1310
|
+
"shape": "S8s"
|
1311
1311
|
},
|
1312
1312
|
"managedAgents": {
|
1313
1313
|
"type": "list",
|
@@ -1354,7 +1354,7 @@
|
|
1354
1354
|
"members": {
|
1355
1355
|
"resourceArn": {},
|
1356
1356
|
"tags": {
|
1357
|
-
"shape": "
|
1357
|
+
"shape": "Sb"
|
1358
1358
|
}
|
1359
1359
|
}
|
1360
1360
|
},
|
@@ -1398,7 +1398,8 @@
|
|
1398
1398
|
"managedScaling": {
|
1399
1399
|
"shape": "S4"
|
1400
1400
|
},
|
1401
|
-
"managedTerminationProtection": {}
|
1401
|
+
"managedTerminationProtection": {},
|
1402
|
+
"managedDraining": {}
|
1402
1403
|
}
|
1403
1404
|
}
|
1404
1405
|
}
|
@@ -1407,7 +1408,7 @@
|
|
1407
1408
|
"type": "structure",
|
1408
1409
|
"members": {
|
1409
1410
|
"capacityProvider": {
|
1410
|
-
"shape": "
|
1411
|
+
"shape": "Sg"
|
1411
1412
|
}
|
1412
1413
|
}
|
1413
1414
|
}
|
@@ -1421,13 +1422,13 @@
|
|
1421
1422
|
"members": {
|
1422
1423
|
"cluster": {},
|
1423
1424
|
"settings": {
|
1424
|
-
"shape": "
|
1425
|
+
"shape": "Sk"
|
1425
1426
|
},
|
1426
1427
|
"configuration": {
|
1427
|
-
"shape": "
|
1428
|
+
"shape": "Sn"
|
1428
1429
|
},
|
1429
1430
|
"serviceConnectDefaults": {
|
1430
|
-
"shape": "
|
1431
|
+
"shape": "Sx"
|
1431
1432
|
}
|
1432
1433
|
}
|
1433
1434
|
},
|
@@ -1435,7 +1436,7 @@
|
|
1435
1436
|
"type": "structure",
|
1436
1437
|
"members": {
|
1437
1438
|
"cluster": {
|
1438
|
-
"shape": "
|
1439
|
+
"shape": "Sz"
|
1439
1440
|
}
|
1440
1441
|
}
|
1441
1442
|
}
|
@@ -1450,7 +1451,7 @@
|
|
1450
1451
|
"members": {
|
1451
1452
|
"cluster": {},
|
1452
1453
|
"settings": {
|
1453
|
-
"shape": "
|
1454
|
+
"shape": "Sk"
|
1454
1455
|
}
|
1455
1456
|
}
|
1456
1457
|
},
|
@@ -1458,7 +1459,7 @@
|
|
1458
1459
|
"type": "structure",
|
1459
1460
|
"members": {
|
1460
1461
|
"cluster": {
|
1461
|
-
"shape": "
|
1462
|
+
"shape": "Sz"
|
1462
1463
|
}
|
1463
1464
|
}
|
1464
1465
|
}
|
@@ -1478,7 +1479,7 @@
|
|
1478
1479
|
"type": "structure",
|
1479
1480
|
"members": {
|
1480
1481
|
"containerInstance": {
|
1481
|
-
"shape": "
|
1482
|
+
"shape": "S5e"
|
1482
1483
|
}
|
1483
1484
|
}
|
1484
1485
|
}
|
@@ -1493,7 +1494,7 @@
|
|
1493
1494
|
"members": {
|
1494
1495
|
"cluster": {},
|
1495
1496
|
"containerInstances": {
|
1496
|
-
"shape": "
|
1497
|
+
"shape": "Ss"
|
1497
1498
|
},
|
1498
1499
|
"status": {}
|
1499
1500
|
}
|
@@ -1502,10 +1503,10 @@
|
|
1502
1503
|
"type": "structure",
|
1503
1504
|
"members": {
|
1504
1505
|
"containerInstances": {
|
1505
|
-
"shape": "
|
1506
|
+
"shape": "S65"
|
1506
1507
|
},
|
1507
1508
|
"failures": {
|
1508
|
-
"shape": "
|
1509
|
+
"shape": "S58"
|
1509
1510
|
}
|
1510
1511
|
}
|
1511
1512
|
}
|
@@ -1524,19 +1525,19 @@
|
|
1524
1525
|
},
|
1525
1526
|
"taskDefinition": {},
|
1526
1527
|
"capacityProviderStrategy": {
|
1527
|
-
"shape": "
|
1528
|
+
"shape": "St"
|
1528
1529
|
},
|
1529
1530
|
"deploymentConfiguration": {
|
1530
|
-
"shape": "
|
1531
|
+
"shape": "S1e"
|
1531
1532
|
},
|
1532
1533
|
"networkConfiguration": {
|
1533
|
-
"shape": "
|
1534
|
+
"shape": "S1n"
|
1534
1535
|
},
|
1535
1536
|
"placementConstraints": {
|
1536
|
-
"shape": "
|
1537
|
+
"shape": "S1h"
|
1537
1538
|
},
|
1538
1539
|
"placementStrategy": {
|
1539
|
-
"shape": "
|
1540
|
+
"shape": "S1k"
|
1540
1541
|
},
|
1541
1542
|
"platformVersion": {},
|
1542
1543
|
"forceNewDeployment": {
|
@@ -1552,14 +1553,14 @@
|
|
1552
1553
|
"type": "boolean"
|
1553
1554
|
},
|
1554
1555
|
"loadBalancers": {
|
1555
|
-
"shape": "
|
1556
|
+
"shape": "S18"
|
1556
1557
|
},
|
1557
1558
|
"propagateTags": {},
|
1558
1559
|
"serviceRegistries": {
|
1559
|
-
"shape": "
|
1560
|
+
"shape": "S1b"
|
1560
1561
|
},
|
1561
1562
|
"serviceConnectConfiguration": {
|
1562
|
-
"shape": "
|
1563
|
+
"shape": "S1u"
|
1563
1564
|
}
|
1564
1565
|
}
|
1565
1566
|
},
|
@@ -1567,7 +1568,7 @@
|
|
1567
1568
|
"type": "structure",
|
1568
1569
|
"members": {
|
1569
1570
|
"service": {
|
1570
|
-
"shape": "
|
1571
|
+
"shape": "S26"
|
1571
1572
|
}
|
1572
1573
|
}
|
1573
1574
|
}
|
@@ -1590,7 +1591,7 @@
|
|
1590
1591
|
"type": "structure",
|
1591
1592
|
"members": {
|
1592
1593
|
"taskSet": {
|
1593
|
-
"shape": "
|
1594
|
+
"shape": "S28"
|
1594
1595
|
}
|
1595
1596
|
}
|
1596
1597
|
}
|
@@ -1606,7 +1607,7 @@
|
|
1606
1607
|
"members": {
|
1607
1608
|
"cluster": {},
|
1608
1609
|
"tasks": {
|
1609
|
-
"shape": "
|
1610
|
+
"shape": "Ss"
|
1610
1611
|
},
|
1611
1612
|
"protectionEnabled": {
|
1612
1613
|
"type": "boolean"
|
@@ -1620,10 +1621,10 @@
|
|
1620
1621
|
"type": "structure",
|
1621
1622
|
"members": {
|
1622
1623
|
"protectedTasks": {
|
1623
|
-
"shape": "
|
1624
|
+
"shape": "S7f"
|
1624
1625
|
},
|
1625
1626
|
"failures": {
|
1626
|
-
"shape": "
|
1627
|
+
"shape": "S58"
|
1627
1628
|
}
|
1628
1629
|
}
|
1629
1630
|
}
|
@@ -1642,7 +1643,7 @@
|
|
1642
1643
|
"service": {},
|
1643
1644
|
"taskSet": {},
|
1644
1645
|
"scale": {
|
1645
|
-
"shape": "
|
1646
|
+
"shape": "S2a"
|
1646
1647
|
}
|
1647
1648
|
}
|
1648
1649
|
},
|
@@ -1650,7 +1651,7 @@
|
|
1650
1651
|
"type": "structure",
|
1651
1652
|
"members": {
|
1652
1653
|
"taskSet": {
|
1653
|
-
"shape": "
|
1654
|
+
"shape": "S28"
|
1654
1655
|
}
|
1655
1656
|
}
|
1656
1657
|
}
|
@@ -1667,7 +1668,8 @@
|
|
1667
1668
|
"managedScaling": {
|
1668
1669
|
"shape": "S4"
|
1669
1670
|
},
|
1670
|
-
"managedTerminationProtection": {}
|
1671
|
+
"managedTerminationProtection": {},
|
1672
|
+
"managedDraining": {}
|
1671
1673
|
}
|
1672
1674
|
},
|
1673
1675
|
"S4": {
|
@@ -1688,7 +1690,7 @@
|
|
1688
1690
|
}
|
1689
1691
|
}
|
1690
1692
|
},
|
1691
|
-
"
|
1693
|
+
"Sb": {
|
1692
1694
|
"type": "list",
|
1693
1695
|
"member": {
|
1694
1696
|
"type": "structure",
|
@@ -1698,7 +1700,7 @@
|
|
1698
1700
|
}
|
1699
1701
|
}
|
1700
1702
|
},
|
1701
|
-
"
|
1703
|
+
"Sg": {
|
1702
1704
|
"type": "structure",
|
1703
1705
|
"members": {
|
1704
1706
|
"capacityProviderArn": {},
|
@@ -1710,11 +1712,11 @@
|
|
1710
1712
|
"updateStatus": {},
|
1711
1713
|
"updateStatusReason": {},
|
1712
1714
|
"tags": {
|
1713
|
-
"shape": "
|
1715
|
+
"shape": "Sb"
|
1714
1716
|
}
|
1715
1717
|
}
|
1716
1718
|
},
|
1717
|
-
"
|
1719
|
+
"Sk": {
|
1718
1720
|
"type": "list",
|
1719
1721
|
"member": {
|
1720
1722
|
"type": "structure",
|
@@ -1724,7 +1726,7 @@
|
|
1724
1726
|
}
|
1725
1727
|
}
|
1726
1728
|
},
|
1727
|
-
"
|
1729
|
+
"Sn": {
|
1728
1730
|
"type": "structure",
|
1729
1731
|
"members": {
|
1730
1732
|
"executeCommandConfiguration": {
|
@@ -1750,11 +1752,11 @@
|
|
1750
1752
|
}
|
1751
1753
|
}
|
1752
1754
|
},
|
1753
|
-
"
|
1755
|
+
"Ss": {
|
1754
1756
|
"type": "list",
|
1755
1757
|
"member": {}
|
1756
1758
|
},
|
1757
|
-
"
|
1759
|
+
"St": {
|
1758
1760
|
"type": "list",
|
1759
1761
|
"member": {
|
1760
1762
|
"type": "structure",
|
@@ -1772,7 +1774,7 @@
|
|
1772
1774
|
}
|
1773
1775
|
}
|
1774
1776
|
},
|
1775
|
-
"
|
1777
|
+
"Sx": {
|
1776
1778
|
"type": "structure",
|
1777
1779
|
"required": [
|
1778
1780
|
"namespace"
|
@@ -1781,13 +1783,13 @@
|
|
1781
1783
|
"namespace": {}
|
1782
1784
|
}
|
1783
1785
|
},
|
1784
|
-
"
|
1786
|
+
"Sz": {
|
1785
1787
|
"type": "structure",
|
1786
1788
|
"members": {
|
1787
1789
|
"clusterArn": {},
|
1788
1790
|
"clusterName": {},
|
1789
1791
|
"configuration": {
|
1790
|
-
"shape": "
|
1792
|
+
"shape": "Sn"
|
1791
1793
|
},
|
1792
1794
|
"status": {},
|
1793
1795
|
"registeredContainerInstancesCount": {
|
@@ -1805,23 +1807,23 @@
|
|
1805
1807
|
"statistics": {
|
1806
1808
|
"type": "list",
|
1807
1809
|
"member": {
|
1808
|
-
"shape": "
|
1810
|
+
"shape": "S12"
|
1809
1811
|
}
|
1810
1812
|
},
|
1811
1813
|
"tags": {
|
1812
|
-
"shape": "
|
1814
|
+
"shape": "Sb"
|
1813
1815
|
},
|
1814
1816
|
"settings": {
|
1815
|
-
"shape": "
|
1817
|
+
"shape": "Sk"
|
1816
1818
|
},
|
1817
1819
|
"capacityProviders": {
|
1818
|
-
"shape": "
|
1820
|
+
"shape": "Ss"
|
1819
1821
|
},
|
1820
1822
|
"defaultCapacityProviderStrategy": {
|
1821
|
-
"shape": "
|
1823
|
+
"shape": "St"
|
1822
1824
|
},
|
1823
1825
|
"attachments": {
|
1824
|
-
"shape": "
|
1826
|
+
"shape": "S13"
|
1825
1827
|
},
|
1826
1828
|
"attachmentsStatus": {},
|
1827
1829
|
"serviceConnectDefaults": {
|
@@ -1832,14 +1834,14 @@
|
|
1832
1834
|
}
|
1833
1835
|
}
|
1834
1836
|
},
|
1835
|
-
"
|
1837
|
+
"S12": {
|
1836
1838
|
"type": "structure",
|
1837
1839
|
"members": {
|
1838
1840
|
"name": {},
|
1839
1841
|
"value": {}
|
1840
1842
|
}
|
1841
1843
|
},
|
1842
|
-
"
|
1844
|
+
"S13": {
|
1843
1845
|
"type": "list",
|
1844
1846
|
"member": {
|
1845
1847
|
"type": "structure",
|
@@ -1850,13 +1852,13 @@
|
|
1850
1852
|
"details": {
|
1851
1853
|
"type": "list",
|
1852
1854
|
"member": {
|
1853
|
-
"shape": "
|
1855
|
+
"shape": "S12"
|
1854
1856
|
}
|
1855
1857
|
}
|
1856
1858
|
}
|
1857
1859
|
}
|
1858
1860
|
},
|
1859
|
-
"
|
1861
|
+
"S18": {
|
1860
1862
|
"type": "list",
|
1861
1863
|
"member": {
|
1862
1864
|
"type": "structure",
|
@@ -1870,7 +1872,7 @@
|
|
1870
1872
|
}
|
1871
1873
|
}
|
1872
1874
|
},
|
1873
|
-
"
|
1875
|
+
"S1b": {
|
1874
1876
|
"type": "list",
|
1875
1877
|
"member": {
|
1876
1878
|
"type": "structure",
|
@@ -1886,7 +1888,7 @@
|
|
1886
1888
|
}
|
1887
1889
|
}
|
1888
1890
|
},
|
1889
|
-
"
|
1891
|
+
"S1e": {
|
1890
1892
|
"type": "structure",
|
1891
1893
|
"members": {
|
1892
1894
|
"deploymentCircuitBreaker": {
|
@@ -1919,7 +1921,7 @@
|
|
1919
1921
|
],
|
1920
1922
|
"members": {
|
1921
1923
|
"alarmNames": {
|
1922
|
-
"shape": "
|
1924
|
+
"shape": "Ss"
|
1923
1925
|
},
|
1924
1926
|
"enable": {
|
1925
1927
|
"type": "boolean"
|
@@ -1931,7 +1933,7 @@
|
|
1931
1933
|
}
|
1932
1934
|
}
|
1933
1935
|
},
|
1934
|
-
"
|
1936
|
+
"S1h": {
|
1935
1937
|
"type": "list",
|
1936
1938
|
"member": {
|
1937
1939
|
"type": "structure",
|
@@ -1941,7 +1943,7 @@
|
|
1941
1943
|
}
|
1942
1944
|
}
|
1943
1945
|
},
|
1944
|
-
"
|
1946
|
+
"S1k": {
|
1945
1947
|
"type": "list",
|
1946
1948
|
"member": {
|
1947
1949
|
"type": "structure",
|
@@ -1951,7 +1953,7 @@
|
|
1951
1953
|
}
|
1952
1954
|
}
|
1953
1955
|
},
|
1954
|
-
"
|
1956
|
+
"S1n": {
|
1955
1957
|
"type": "structure",
|
1956
1958
|
"members": {
|
1957
1959
|
"awsvpcConfiguration": {
|
@@ -1961,17 +1963,17 @@
|
|
1961
1963
|
],
|
1962
1964
|
"members": {
|
1963
1965
|
"subnets": {
|
1964
|
-
"shape": "
|
1966
|
+
"shape": "Ss"
|
1965
1967
|
},
|
1966
1968
|
"securityGroups": {
|
1967
|
-
"shape": "
|
1969
|
+
"shape": "Ss"
|
1968
1970
|
},
|
1969
1971
|
"assignPublicIp": {}
|
1970
1972
|
}
|
1971
1973
|
}
|
1972
1974
|
}
|
1973
1975
|
},
|
1974
|
-
"
|
1976
|
+
"S1r": {
|
1975
1977
|
"type": "structure",
|
1976
1978
|
"required": [
|
1977
1979
|
"type"
|
@@ -1980,7 +1982,7 @@
|
|
1980
1982
|
"type": {}
|
1981
1983
|
}
|
1982
1984
|
},
|
1983
|
-
"
|
1985
|
+
"S1u": {
|
1984
1986
|
"type": "structure",
|
1985
1987
|
"required": [
|
1986
1988
|
"enabled"
|
@@ -2022,11 +2024,11 @@
|
|
2022
2024
|
}
|
2023
2025
|
},
|
2024
2026
|
"logConfiguration": {
|
2025
|
-
"shape": "
|
2027
|
+
"shape": "S20"
|
2026
2028
|
}
|
2027
2029
|
}
|
2028
2030
|
},
|
2029
|
-
"
|
2031
|
+
"S20": {
|
2030
2032
|
"type": "structure",
|
2031
2033
|
"required": [
|
2032
2034
|
"logDriver"
|
@@ -2039,11 +2041,11 @@
|
|
2039
2041
|
"value": {}
|
2040
2042
|
},
|
2041
2043
|
"secretOptions": {
|
2042
|
-
"shape": "
|
2044
|
+
"shape": "S23"
|
2043
2045
|
}
|
2044
2046
|
}
|
2045
2047
|
},
|
2046
|
-
"
|
2048
|
+
"S23": {
|
2047
2049
|
"type": "list",
|
2048
2050
|
"member": {
|
2049
2051
|
"type": "structure",
|
@@ -2057,17 +2059,17 @@
|
|
2057
2059
|
}
|
2058
2060
|
}
|
2059
2061
|
},
|
2060
|
-
"
|
2062
|
+
"S26": {
|
2061
2063
|
"type": "structure",
|
2062
2064
|
"members": {
|
2063
2065
|
"serviceArn": {},
|
2064
2066
|
"serviceName": {},
|
2065
2067
|
"clusterArn": {},
|
2066
2068
|
"loadBalancers": {
|
2067
|
-
"shape": "
|
2069
|
+
"shape": "S18"
|
2068
2070
|
},
|
2069
2071
|
"serviceRegistries": {
|
2070
|
-
"shape": "
|
2072
|
+
"shape": "S1b"
|
2071
2073
|
},
|
2072
2074
|
"status": {},
|
2073
2075
|
"desiredCount": {
|
@@ -2081,16 +2083,16 @@
|
|
2081
2083
|
},
|
2082
2084
|
"launchType": {},
|
2083
2085
|
"capacityProviderStrategy": {
|
2084
|
-
"shape": "
|
2086
|
+
"shape": "St"
|
2085
2087
|
},
|
2086
2088
|
"platformVersion": {},
|
2087
2089
|
"platformFamily": {},
|
2088
2090
|
"taskDefinition": {},
|
2089
2091
|
"deploymentConfiguration": {
|
2090
|
-
"shape": "
|
2092
|
+
"shape": "S1e"
|
2091
2093
|
},
|
2092
2094
|
"taskSets": {
|
2093
|
-
"shape": "
|
2095
|
+
"shape": "S27"
|
2094
2096
|
},
|
2095
2097
|
"deployments": {
|
2096
2098
|
"type": "list",
|
@@ -2119,18 +2121,18 @@
|
|
2119
2121
|
"type": "timestamp"
|
2120
2122
|
},
|
2121
2123
|
"capacityProviderStrategy": {
|
2122
|
-
"shape": "
|
2124
|
+
"shape": "St"
|
2123
2125
|
},
|
2124
2126
|
"launchType": {},
|
2125
2127
|
"platformVersion": {},
|
2126
2128
|
"platformFamily": {},
|
2127
2129
|
"networkConfiguration": {
|
2128
|
-
"shape": "
|
2130
|
+
"shape": "S1n"
|
2129
2131
|
},
|
2130
2132
|
"rolloutState": {},
|
2131
2133
|
"rolloutStateReason": {},
|
2132
2134
|
"serviceConnectConfiguration": {
|
2133
|
-
"shape": "
|
2135
|
+
"shape": "S1u"
|
2134
2136
|
},
|
2135
2137
|
"serviceConnectResources": {
|
2136
2138
|
"type": "list",
|
@@ -2163,23 +2165,23 @@
|
|
2163
2165
|
"type": "timestamp"
|
2164
2166
|
},
|
2165
2167
|
"placementConstraints": {
|
2166
|
-
"shape": "
|
2168
|
+
"shape": "S1h"
|
2167
2169
|
},
|
2168
2170
|
"placementStrategy": {
|
2169
|
-
"shape": "
|
2171
|
+
"shape": "S1k"
|
2170
2172
|
},
|
2171
2173
|
"networkConfiguration": {
|
2172
|
-
"shape": "
|
2174
|
+
"shape": "S1n"
|
2173
2175
|
},
|
2174
2176
|
"healthCheckGracePeriodSeconds": {
|
2175
2177
|
"type": "integer"
|
2176
2178
|
},
|
2177
2179
|
"schedulingStrategy": {},
|
2178
2180
|
"deploymentController": {
|
2179
|
-
"shape": "
|
2181
|
+
"shape": "S1r"
|
2180
2182
|
},
|
2181
2183
|
"tags": {
|
2182
|
-
"shape": "
|
2184
|
+
"shape": "Sb"
|
2183
2185
|
},
|
2184
2186
|
"createdBy": {},
|
2185
2187
|
"enableECSManagedTags": {
|
@@ -2191,13 +2193,13 @@
|
|
2191
2193
|
}
|
2192
2194
|
}
|
2193
2195
|
},
|
2194
|
-
"
|
2196
|
+
"S27": {
|
2195
2197
|
"type": "list",
|
2196
2198
|
"member": {
|
2197
|
-
"shape": "
|
2199
|
+
"shape": "S28"
|
2198
2200
|
}
|
2199
2201
|
},
|
2200
|
-
"
|
2202
|
+
"S28": {
|
2201
2203
|
"type": "structure",
|
2202
2204
|
"members": {
|
2203
2205
|
"id": {},
|
@@ -2225,32 +2227,32 @@
|
|
2225
2227
|
},
|
2226
2228
|
"launchType": {},
|
2227
2229
|
"capacityProviderStrategy": {
|
2228
|
-
"shape": "
|
2230
|
+
"shape": "St"
|
2229
2231
|
},
|
2230
2232
|
"platformVersion": {},
|
2231
2233
|
"platformFamily": {},
|
2232
2234
|
"networkConfiguration": {
|
2233
|
-
"shape": "
|
2235
|
+
"shape": "S1n"
|
2234
2236
|
},
|
2235
2237
|
"loadBalancers": {
|
2236
|
-
"shape": "
|
2238
|
+
"shape": "S18"
|
2237
2239
|
},
|
2238
2240
|
"serviceRegistries": {
|
2239
|
-
"shape": "
|
2241
|
+
"shape": "S1b"
|
2240
2242
|
},
|
2241
2243
|
"scale": {
|
2242
|
-
"shape": "
|
2244
|
+
"shape": "S2a"
|
2243
2245
|
},
|
2244
2246
|
"stabilityStatus": {},
|
2245
2247
|
"stabilityStatusAt": {
|
2246
2248
|
"type": "timestamp"
|
2247
2249
|
},
|
2248
2250
|
"tags": {
|
2249
|
-
"shape": "
|
2251
|
+
"shape": "Sb"
|
2250
2252
|
}
|
2251
2253
|
}
|
2252
2254
|
},
|
2253
|
-
"
|
2255
|
+
"S2a": {
|
2254
2256
|
"type": "structure",
|
2255
2257
|
"members": {
|
2256
2258
|
"value": {
|
@@ -2259,7 +2261,7 @@
|
|
2259
2261
|
"unit": {}
|
2260
2262
|
}
|
2261
2263
|
},
|
2262
|
-
"
|
2264
|
+
"S2q": {
|
2263
2265
|
"type": "structure",
|
2264
2266
|
"members": {
|
2265
2267
|
"name": {},
|
@@ -2268,13 +2270,13 @@
|
|
2268
2270
|
"type": {}
|
2269
2271
|
}
|
2270
2272
|
},
|
2271
|
-
"
|
2273
|
+
"S2t": {
|
2272
2274
|
"type": "list",
|
2273
2275
|
"member": {
|
2274
|
-
"shape": "
|
2276
|
+
"shape": "S2u"
|
2275
2277
|
}
|
2276
2278
|
},
|
2277
|
-
"
|
2279
|
+
"S2u": {
|
2278
2280
|
"type": "structure",
|
2279
2281
|
"required": [
|
2280
2282
|
"name"
|
@@ -2286,12 +2288,12 @@
|
|
2286
2288
|
"targetId": {}
|
2287
2289
|
}
|
2288
2290
|
},
|
2289
|
-
"
|
2291
|
+
"S37": {
|
2290
2292
|
"type": "structure",
|
2291
2293
|
"members": {
|
2292
2294
|
"taskDefinitionArn": {},
|
2293
2295
|
"containerDefinitions": {
|
2294
|
-
"shape": "
|
2296
|
+
"shape": "S38"
|
2295
2297
|
},
|
2296
2298
|
"family": {},
|
2297
2299
|
"taskRoleArn": {},
|
@@ -2301,36 +2303,36 @@
|
|
2301
2303
|
"type": "integer"
|
2302
2304
|
},
|
2303
2305
|
"volumes": {
|
2304
|
-
"shape": "
|
2306
|
+
"shape": "S4e"
|
2305
2307
|
},
|
2306
2308
|
"status": {},
|
2307
2309
|
"requiresAttributes": {
|
2308
2310
|
"type": "list",
|
2309
2311
|
"member": {
|
2310
|
-
"shape": "
|
2312
|
+
"shape": "S2u"
|
2311
2313
|
}
|
2312
2314
|
},
|
2313
2315
|
"placementConstraints": {
|
2314
|
-
"shape": "
|
2316
|
+
"shape": "S4s"
|
2315
2317
|
},
|
2316
2318
|
"compatibilities": {
|
2317
|
-
"shape": "
|
2319
|
+
"shape": "S4v"
|
2318
2320
|
},
|
2319
2321
|
"runtimePlatform": {
|
2320
|
-
"shape": "
|
2322
|
+
"shape": "S4x"
|
2321
2323
|
},
|
2322
2324
|
"requiresCompatibilities": {
|
2323
|
-
"shape": "
|
2325
|
+
"shape": "S4v"
|
2324
2326
|
},
|
2325
2327
|
"cpu": {},
|
2326
2328
|
"memory": {},
|
2327
2329
|
"inferenceAccelerators": {
|
2328
|
-
"shape": "
|
2330
|
+
"shape": "S50"
|
2329
2331
|
},
|
2330
2332
|
"pidMode": {},
|
2331
2333
|
"ipcMode": {},
|
2332
2334
|
"proxyConfiguration": {
|
2333
|
-
"shape": "
|
2335
|
+
"shape": "S54"
|
2334
2336
|
},
|
2335
2337
|
"registeredAt": {
|
2336
2338
|
"type": "timestamp"
|
@@ -2340,11 +2342,11 @@
|
|
2340
2342
|
},
|
2341
2343
|
"registeredBy": {},
|
2342
2344
|
"ephemeralStorage": {
|
2343
|
-
"shape": "
|
2345
|
+
"shape": "S57"
|
2344
2346
|
}
|
2345
2347
|
}
|
2346
2348
|
},
|
2347
|
-
"
|
2349
|
+
"S38": {
|
2348
2350
|
"type": "list",
|
2349
2351
|
"member": {
|
2350
2352
|
"type": "structure",
|
@@ -2370,7 +2372,7 @@
|
|
2370
2372
|
"type": "integer"
|
2371
2373
|
},
|
2372
2374
|
"links": {
|
2373
|
-
"shape": "
|
2375
|
+
"shape": "Ss"
|
2374
2376
|
},
|
2375
2377
|
"portMappings": {
|
2376
2378
|
"type": "list",
|
@@ -2394,16 +2396,16 @@
|
|
2394
2396
|
"type": "boolean"
|
2395
2397
|
},
|
2396
2398
|
"entryPoint": {
|
2397
|
-
"shape": "
|
2399
|
+
"shape": "Ss"
|
2398
2400
|
},
|
2399
2401
|
"command": {
|
2400
|
-
"shape": "
|
2402
|
+
"shape": "Ss"
|
2401
2403
|
},
|
2402
2404
|
"environment": {
|
2403
|
-
"shape": "
|
2405
|
+
"shape": "S3f"
|
2404
2406
|
},
|
2405
2407
|
"environmentFiles": {
|
2406
|
-
"shape": "
|
2408
|
+
"shape": "S3g"
|
2407
2409
|
},
|
2408
2410
|
"mountPoints": {
|
2409
2411
|
"type": "list",
|
@@ -2437,10 +2439,10 @@
|
|
2437
2439
|
"type": "structure",
|
2438
2440
|
"members": {
|
2439
2441
|
"add": {
|
2440
|
-
"shape": "
|
2442
|
+
"shape": "Ss"
|
2441
2443
|
},
|
2442
2444
|
"drop": {
|
2443
|
-
"shape": "
|
2445
|
+
"shape": "Ss"
|
2444
2446
|
}
|
2445
2447
|
}
|
2446
2448
|
},
|
@@ -2481,7 +2483,7 @@
|
|
2481
2483
|
"type": "integer"
|
2482
2484
|
},
|
2483
2485
|
"mountOptions": {
|
2484
|
-
"shape": "
|
2486
|
+
"shape": "Ss"
|
2485
2487
|
}
|
2486
2488
|
}
|
2487
2489
|
}
|
@@ -2495,7 +2497,7 @@
|
|
2495
2497
|
}
|
2496
2498
|
},
|
2497
2499
|
"secrets": {
|
2498
|
-
"shape": "
|
2500
|
+
"shape": "S23"
|
2499
2501
|
},
|
2500
2502
|
"dependsOn": {
|
2501
2503
|
"type": "list",
|
@@ -2530,10 +2532,10 @@
|
|
2530
2532
|
"type": "boolean"
|
2531
2533
|
},
|
2532
2534
|
"dnsServers": {
|
2533
|
-
"shape": "
|
2535
|
+
"shape": "Ss"
|
2534
2536
|
},
|
2535
2537
|
"dnsSearchDomains": {
|
2536
|
-
"shape": "
|
2538
|
+
"shape": "Ss"
|
2537
2539
|
},
|
2538
2540
|
"extraHosts": {
|
2539
2541
|
"type": "list",
|
@@ -2550,7 +2552,7 @@
|
|
2550
2552
|
}
|
2551
2553
|
},
|
2552
2554
|
"dockerSecurityOptions": {
|
2553
|
-
"shape": "
|
2555
|
+
"shape": "Ss"
|
2554
2556
|
},
|
2555
2557
|
"interactive": {
|
2556
2558
|
"type": "boolean"
|
@@ -2584,7 +2586,7 @@
|
|
2584
2586
|
}
|
2585
2587
|
},
|
2586
2588
|
"logConfiguration": {
|
2587
|
-
"shape": "
|
2589
|
+
"shape": "S20"
|
2588
2590
|
},
|
2589
2591
|
"healthCheck": {
|
2590
2592
|
"type": "structure",
|
@@ -2593,7 +2595,7 @@
|
|
2593
2595
|
],
|
2594
2596
|
"members": {
|
2595
2597
|
"command": {
|
2596
|
-
"shape": "
|
2598
|
+
"shape": "Ss"
|
2597
2599
|
},
|
2598
2600
|
"interval": {
|
2599
2601
|
"type": "integer"
|
@@ -2620,7 +2622,7 @@
|
|
2620
2622
|
}
|
2621
2623
|
},
|
2622
2624
|
"resourceRequirements": {
|
2623
|
-
"shape": "
|
2625
|
+
"shape": "S47"
|
2624
2626
|
},
|
2625
2627
|
"firelensConfiguration": {
|
2626
2628
|
"type": "structure",
|
@@ -2637,18 +2639,18 @@
|
|
2637
2639
|
}
|
2638
2640
|
},
|
2639
2641
|
"credentialSpecs": {
|
2640
|
-
"shape": "
|
2642
|
+
"shape": "Ss"
|
2641
2643
|
}
|
2642
2644
|
}
|
2643
2645
|
}
|
2644
2646
|
},
|
2645
|
-
"
|
2647
|
+
"S3f": {
|
2646
2648
|
"type": "list",
|
2647
2649
|
"member": {
|
2648
|
-
"shape": "
|
2650
|
+
"shape": "S12"
|
2649
2651
|
}
|
2650
2652
|
},
|
2651
|
-
"
|
2653
|
+
"S3g": {
|
2652
2654
|
"type": "list",
|
2653
2655
|
"member": {
|
2654
2656
|
"type": "structure",
|
@@ -2662,7 +2664,7 @@
|
|
2662
2664
|
}
|
2663
2665
|
}
|
2664
2666
|
},
|
2665
|
-
"
|
2667
|
+
"S47": {
|
2666
2668
|
"type": "list",
|
2667
2669
|
"member": {
|
2668
2670
|
"type": "structure",
|
@@ -2676,7 +2678,7 @@
|
|
2676
2678
|
}
|
2677
2679
|
}
|
2678
2680
|
},
|
2679
|
-
"
|
2681
|
+
"S4e": {
|
2680
2682
|
"type": "list",
|
2681
2683
|
"member": {
|
2682
2684
|
"type": "structure",
|
@@ -2697,10 +2699,10 @@
|
|
2697
2699
|
},
|
2698
2700
|
"driver": {},
|
2699
2701
|
"driverOpts": {
|
2700
|
-
"shape": "
|
2702
|
+
"shape": "S4j"
|
2701
2703
|
},
|
2702
2704
|
"labels": {
|
2703
|
-
"shape": "
|
2705
|
+
"shape": "S4j"
|
2704
2706
|
}
|
2705
2707
|
}
|
2706
2708
|
},
|
@@ -2751,12 +2753,12 @@
|
|
2751
2753
|
}
|
2752
2754
|
}
|
2753
2755
|
},
|
2754
|
-
"
|
2756
|
+
"S4j": {
|
2755
2757
|
"type": "map",
|
2756
2758
|
"key": {},
|
2757
2759
|
"value": {}
|
2758
2760
|
},
|
2759
|
-
"
|
2761
|
+
"S4s": {
|
2760
2762
|
"type": "list",
|
2761
2763
|
"member": {
|
2762
2764
|
"type": "structure",
|
@@ -2766,18 +2768,18 @@
|
|
2766
2768
|
}
|
2767
2769
|
}
|
2768
2770
|
},
|
2769
|
-
"
|
2771
|
+
"S4v": {
|
2770
2772
|
"type": "list",
|
2771
2773
|
"member": {}
|
2772
2774
|
},
|
2773
|
-
"
|
2775
|
+
"S4x": {
|
2774
2776
|
"type": "structure",
|
2775
2777
|
"members": {
|
2776
2778
|
"cpuArchitecture": {},
|
2777
2779
|
"operatingSystemFamily": {}
|
2778
2780
|
}
|
2779
2781
|
},
|
2780
|
-
"
|
2782
|
+
"S50": {
|
2781
2783
|
"type": "list",
|
2782
2784
|
"member": {
|
2783
2785
|
"type": "structure",
|
@@ -2791,7 +2793,7 @@
|
|
2791
2793
|
}
|
2792
2794
|
}
|
2793
2795
|
},
|
2794
|
-
"
|
2796
|
+
"S54": {
|
2795
2797
|
"type": "structure",
|
2796
2798
|
"required": [
|
2797
2799
|
"containerName"
|
@@ -2802,12 +2804,12 @@
|
|
2802
2804
|
"properties": {
|
2803
2805
|
"type": "list",
|
2804
2806
|
"member": {
|
2805
|
-
"shape": "
|
2807
|
+
"shape": "S12"
|
2806
2808
|
}
|
2807
2809
|
}
|
2808
2810
|
}
|
2809
2811
|
},
|
2810
|
-
"
|
2812
|
+
"S57": {
|
2811
2813
|
"type": "structure",
|
2812
2814
|
"required": [
|
2813
2815
|
"sizeInGiB"
|
@@ -2818,7 +2820,7 @@
|
|
2818
2820
|
}
|
2819
2821
|
}
|
2820
2822
|
},
|
2821
|
-
"
|
2823
|
+
"S58": {
|
2822
2824
|
"type": "list",
|
2823
2825
|
"member": {
|
2824
2826
|
"type": "structure",
|
@@ -2829,7 +2831,7 @@
|
|
2829
2831
|
}
|
2830
2832
|
}
|
2831
2833
|
},
|
2832
|
-
"
|
2834
|
+
"S5e": {
|
2833
2835
|
"type": "structure",
|
2834
2836
|
"members": {
|
2835
2837
|
"containerInstanceArn": {},
|
@@ -2839,13 +2841,13 @@
|
|
2839
2841
|
"type": "long"
|
2840
2842
|
},
|
2841
2843
|
"versionInfo": {
|
2842
|
-
"shape": "
|
2844
|
+
"shape": "S5g"
|
2843
2845
|
},
|
2844
2846
|
"remainingResources": {
|
2845
|
-
"shape": "
|
2847
|
+
"shape": "S5h"
|
2846
2848
|
},
|
2847
2849
|
"registeredResources": {
|
2848
|
-
"shape": "
|
2850
|
+
"shape": "S5h"
|
2849
2851
|
},
|
2850
2852
|
"status": {},
|
2851
2853
|
"statusReason": {},
|
@@ -2860,16 +2862,16 @@
|
|
2860
2862
|
},
|
2861
2863
|
"agentUpdateStatus": {},
|
2862
2864
|
"attributes": {
|
2863
|
-
"shape": "
|
2865
|
+
"shape": "S2t"
|
2864
2866
|
},
|
2865
2867
|
"registeredAt": {
|
2866
2868
|
"type": "timestamp"
|
2867
2869
|
},
|
2868
2870
|
"attachments": {
|
2869
|
-
"shape": "
|
2871
|
+
"shape": "S13"
|
2870
2872
|
},
|
2871
2873
|
"tags": {
|
2872
|
-
"shape": "
|
2874
|
+
"shape": "Sb"
|
2873
2875
|
},
|
2874
2876
|
"healthStatus": {
|
2875
2877
|
"type": "structure",
|
@@ -2895,7 +2897,7 @@
|
|
2895
2897
|
}
|
2896
2898
|
}
|
2897
2899
|
},
|
2898
|
-
"
|
2900
|
+
"S5g": {
|
2899
2901
|
"type": "structure",
|
2900
2902
|
"members": {
|
2901
2903
|
"agentVersion": {},
|
@@ -2903,7 +2905,7 @@
|
|
2903
2905
|
"dockerVersion": {}
|
2904
2906
|
}
|
2905
2907
|
},
|
2906
|
-
"
|
2908
|
+
"S5h": {
|
2907
2909
|
"type": "list",
|
2908
2910
|
"member": {
|
2909
2911
|
"type": "structure",
|
@@ -2920,31 +2922,31 @@
|
|
2920
2922
|
"type": "integer"
|
2921
2923
|
},
|
2922
2924
|
"stringSetValue": {
|
2923
|
-
"shape": "
|
2925
|
+
"shape": "Ss"
|
2924
2926
|
}
|
2925
2927
|
}
|
2926
2928
|
}
|
2927
2929
|
},
|
2928
|
-
"
|
2930
|
+
"S65": {
|
2929
2931
|
"type": "list",
|
2930
2932
|
"member": {
|
2931
|
-
"shape": "
|
2933
|
+
"shape": "S5e"
|
2932
2934
|
}
|
2933
2935
|
},
|
2934
|
-
"
|
2936
|
+
"S6n": {
|
2935
2937
|
"type": "list",
|
2936
2938
|
"member": {
|
2937
|
-
"shape": "
|
2939
|
+
"shape": "S6o"
|
2938
2940
|
}
|
2939
2941
|
},
|
2940
|
-
"
|
2942
|
+
"S6o": {
|
2941
2943
|
"type": "structure",
|
2942
2944
|
"members": {
|
2943
2945
|
"attachments": {
|
2944
|
-
"shape": "
|
2946
|
+
"shape": "S13"
|
2945
2947
|
},
|
2946
2948
|
"attributes": {
|
2947
|
-
"shape": "
|
2949
|
+
"shape": "S2t"
|
2948
2950
|
},
|
2949
2951
|
"availabilityZone": {},
|
2950
2952
|
"capacityProviderName": {},
|
@@ -2971,7 +2973,7 @@
|
|
2971
2973
|
},
|
2972
2974
|
"reason": {},
|
2973
2975
|
"networkBindings": {
|
2974
|
-
"shape": "
|
2976
|
+
"shape": "S6s"
|
2975
2977
|
},
|
2976
2978
|
"networkInterfaces": {
|
2977
2979
|
"type": "list",
|
@@ -3023,13 +3025,13 @@
|
|
3023
3025
|
"group": {},
|
3024
3026
|
"healthStatus": {},
|
3025
3027
|
"inferenceAccelerators": {
|
3026
|
-
"shape": "
|
3028
|
+
"shape": "S50"
|
3027
3029
|
},
|
3028
3030
|
"lastStatus": {},
|
3029
3031
|
"launchType": {},
|
3030
3032
|
"memory": {},
|
3031
3033
|
"overrides": {
|
3032
|
-
"shape": "
|
3034
|
+
"shape": "S71"
|
3033
3035
|
},
|
3034
3036
|
"platformVersion": {},
|
3035
3037
|
"platformFamily": {},
|
@@ -3052,7 +3054,7 @@
|
|
3052
3054
|
"type": "timestamp"
|
3053
3055
|
},
|
3054
3056
|
"tags": {
|
3055
|
-
"shape": "
|
3057
|
+
"shape": "Sb"
|
3056
3058
|
},
|
3057
3059
|
"taskArn": {},
|
3058
3060
|
"taskDefinitionArn": {},
|
@@ -3060,11 +3062,11 @@
|
|
3060
3062
|
"type": "long"
|
3061
3063
|
},
|
3062
3064
|
"ephemeralStorage": {
|
3063
|
-
"shape": "
|
3065
|
+
"shape": "S57"
|
3064
3066
|
}
|
3065
3067
|
}
|
3066
3068
|
},
|
3067
|
-
"
|
3069
|
+
"S6s": {
|
3068
3070
|
"type": "list",
|
3069
3071
|
"member": {
|
3070
3072
|
"type": "structure",
|
@@ -3082,7 +3084,7 @@
|
|
3082
3084
|
}
|
3083
3085
|
}
|
3084
3086
|
},
|
3085
|
-
"
|
3087
|
+
"S71": {
|
3086
3088
|
"type": "structure",
|
3087
3089
|
"members": {
|
3088
3090
|
"containerOverrides": {
|
@@ -3092,13 +3094,13 @@
|
|
3092
3094
|
"members": {
|
3093
3095
|
"name": {},
|
3094
3096
|
"command": {
|
3095
|
-
"shape": "
|
3097
|
+
"shape": "Ss"
|
3096
3098
|
},
|
3097
3099
|
"environment": {
|
3098
|
-
"shape": "
|
3100
|
+
"shape": "S3f"
|
3099
3101
|
},
|
3100
3102
|
"environmentFiles": {
|
3101
|
-
"shape": "
|
3103
|
+
"shape": "S3g"
|
3102
3104
|
},
|
3103
3105
|
"cpu": {
|
3104
3106
|
"type": "integer"
|
@@ -3110,7 +3112,7 @@
|
|
3110
3112
|
"type": "integer"
|
3111
3113
|
},
|
3112
3114
|
"resourceRequirements": {
|
3113
|
-
"shape": "
|
3115
|
+
"shape": "S47"
|
3114
3116
|
}
|
3115
3117
|
}
|
3116
3118
|
}
|
@@ -3130,11 +3132,11 @@
|
|
3130
3132
|
"memory": {},
|
3131
3133
|
"taskRoleArn": {},
|
3132
3134
|
"ephemeralStorage": {
|
3133
|
-
"shape": "
|
3135
|
+
"shape": "S57"
|
3134
3136
|
}
|
3135
3137
|
}
|
3136
3138
|
},
|
3137
|
-
"
|
3139
|
+
"S7f": {
|
3138
3140
|
"type": "list",
|
3139
3141
|
"member": {
|
3140
3142
|
"type": "structure",
|
@@ -3149,7 +3151,7 @@
|
|
3149
3151
|
}
|
3150
3152
|
}
|
3151
3153
|
},
|
3152
|
-
"
|
3154
|
+
"S8s": {
|
3153
3155
|
"type": "list",
|
3154
3156
|
"member": {
|
3155
3157
|
"type": "structure",
|