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",