Skip to content

Commit 6618055

Browse files
Update Persistence Docs (#298)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 8c11b74 commit 6618055

File tree

7 files changed

+19
-20
lines changed

7 files changed

+19
-20
lines changed

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/data/persistence/coverage.json

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"acm": {
1010
"service": "acm",
1111
"full_name": "ACM (AWS Certificate Manager)",
12-
"support": "not supported",
12+
"support": "supported",
1313
"test_suite": false,
1414
"limitations": ""
1515
},
@@ -45,7 +45,7 @@
4545
"service": "apigatewayv2",
4646
"full_name": "API Gateway v2",
4747
"support": "supported",
48-
"test_suite": false,
48+
"test_suite": true,
4949
"limitations": ""
5050
},
5151
"appconfig": {
@@ -72,7 +72,7 @@
7272
"appsync": {
7373
"service": "appsync",
7474
"full_name": "AppSync",
75-
"support": "not supported",
75+
"support": "supported",
7676
"test_suite": false,
7777
"limitations": ""
7878
},
@@ -128,7 +128,7 @@
128128
"cloudcontrol": {
129129
"service": "cloudcontrol",
130130
"full_name": "cloudcontrol",
131-
"support": "unknown",
131+
"support": "not supported",
132132
"test_suite": false,
133133
"limitations": ""
134134
},
@@ -282,8 +282,8 @@
282282
"efs": {
283283
"service": "efs",
284284
"full_name": "EFS (Elastic File System)",
285-
"support": "not supported",
286-
"test_suite": false,
285+
"support": "supported",
286+
"test_suite": true,
287287
"limitations": ""
288288
},
289289
"eks": {
@@ -353,7 +353,7 @@
353353
"service": "events",
354354
"full_name": "EventBridge",
355355
"support": "supported with limitations",
356-
"test_suite": false,
356+
"test_suite": true,
357357
"limitations": "Replays in progress are discarded"
358358
},
359359
"firehose": {
@@ -440,13 +440,6 @@
440440
"test_suite": true,
441441
"limitations": ""
442442
},
443-
"kinesisanalytics": {
444-
"service": "kinesisanalytics",
445-
"full_name": "Kinesis Data Analytics API",
446-
"support": "unknown",
447-
"test_suite": false,
448-
"limitations": ""
449-
},
450443
"kinesisanalyticsv2": {
451444
"service": "kinesisanalyticsv2",
452445
"full_name": "MSF (Managed Service for Apache Flink)",
@@ -485,14 +478,14 @@
485478
"managedblockchain": {
486479
"service": "managedblockchain",
487480
"full_name": "managedblockchain",
488-
"support": "unknown",
489-
"test_suite": false,
481+
"support": "supported",
482+
"test_suite": true,
490483
"limitations": ""
491484
},
492485
"mediaconvert": {
493486
"service": "mediaconvert",
494487
"full_name": "mediaconvert",
495-
"support": "unknown",
488+
"support": "not supported",
496489
"test_suite": false,
497490
"limitations": ""
498491
},
@@ -541,7 +534,7 @@
541534
"opensearch": {
542535
"service": "opensearch",
543536
"full_name": "OpenSearch",
544-
"support": "not supported",
537+
"support": "supported",
545538
"test_suite": false,
546539
"limitations": ""
547540
},
@@ -807,8 +800,8 @@
807800
"xray": {
808801
"service": "xray",
809802
"full_name": "X-Ray",
810-
"support": "unknown",
803+
"support": "supported with limitations",
811804
"test_suite": true,
812-
"limitations": ""
805+
"limitations": "Supported through moto with basic test coverage for getting trace summaries and traces."
813806
}
814807
}

0 commit comments

Comments
 (0)