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 2
2
title : Batch
3
3
description : Get started with Batch on LocalStack
4
4
tags : ["Ultimate"]
5
+ persistence : supported
5
6
---
6
7
7
8
import 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`.
726
726
727
727
## API Coverage
728
728
729
- <FeatureCoverage service = " lambda" client :load />
729
+ <FeatureCoverage service = " lambda" client :load />
Original file line number Diff line number Diff line change 100
100
"batch" : {
101
101
"service" : " batch" ,
102
102
"full_name" : " Batch" ,
103
- "support" : " unknown " ,
103
+ "support" : " supported " ,
104
104
"test_suite" : true ,
105
105
"limitations" : " "
106
106
},
You can’t perform that action at this time.
0 commit comments