From cd4d159309308f893244608c2b05705aeab5b459 Mon Sep 17 00:00:00 2001 From: LocalStack Bot Date: Mon, 11 Nov 2024 05:04:55 +0000 Subject: [PATCH] update generated persistence docs --- content/en/user-guide/aws/pipes/index.md | 2 ++ data/persistence/coverage.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/content/en/user-guide/aws/pipes/index.md b/content/en/user-guide/aws/pipes/index.md index 70fa43d01e..8bd588107d 100644 --- a/content/en/user-guide/aws/pipes/index.md +++ b/content/en/user-guide/aws/pipes/index.md @@ -3,6 +3,8 @@ title: "EventBridge Pipes" linkTitle: "EventBridge Pipes" description: Get started with EventBridge Pipes on LocalStack tags: ["Pro image"] +persistence: supported with limitations + --- ## Introduction diff --git a/data/persistence/coverage.json b/data/persistence/coverage.json index f9dd87c2f9..e631aa1d69 100644 --- a/data/persistence/coverage.json +++ b/data/persistence/coverage.json @@ -471,9 +471,9 @@ "pipes": { "service": "pipes", "full_name": "Pipes (EventBridge Pipes)", - "support": "not supported", - "test_suite": false, - "limitations": "" + "support": "supported with limitations", + "test_suite": true, + "limitations": "Persistence only tested for SQS source." }, "qldb": { "service": "qldb",