File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
content/docs/aws/services Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22title : Batch
33description : Get started with Batch on LocalStack
44tags : ["Ultimate"]
5+ persistence : supported
56---
67
78import FeatureCoverage from " ../../../../components/feature-coverage/FeatureCoverage" ;
Original file line number Diff line number Diff line change @@ -726,4 +726,4 @@ You might encounter this error if it is set to `legacy`.
726726
727727## API Coverage
728728
729- <FeatureCoverage service = " lambda" client :load />
729+ <FeatureCoverage service = " lambda" client :load />
Original file line number Diff line number Diff line change 100100 "batch" : {
101101 "service" : " batch" ,
102102 "full_name" : " Batch" ,
103- "support" : " unknown " ,
103+ "support" : " supported " ,
104104 "test_suite" : true ,
105105 "limitations" : " "
106106 },
You can’t perform that action at this time.
0 commit comments