Skip to content

Commit bfa0399

Browse files
Update Persistence Docs (localstack#189)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 4a3e912 commit bfa0399

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

src/content/docs/aws/services/batch.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Batch
33
description: Get started with Batch on LocalStack
44
tags: ["Ultimate"]
5+
persistence: supported
56
---
67

78
import FeatureCoverage from "../../../../components/feature-coverage/FeatureCoverage";

src/content/docs/aws/services/lambda.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 />

src/data/persistence/coverage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"batch": {
101101
"service": "batch",
102102
"full_name": "Batch",
103-
"support": "unknown",
103+
"support": "supported",
104104
"test_suite": true,
105105
"limitations": ""
106106
},

0 commit comments

Comments
 (0)