We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9601d87 commit 04b4492Copy full SHA for 04b4492
content/en/user-guide/aws/pipes/index.md
@@ -3,6 +3,8 @@ title: "EventBridge Pipes"
3
linkTitle: "EventBridge Pipes"
4
description: Get started with EventBridge Pipes on LocalStack
5
tags: ["Pro image"]
6
+persistence: supported with limitations
7
+
8
---
9
10
## Introduction
data/persistence/coverage.json
@@ -471,9 +471,9 @@
471
"pipes": {
472
"service": "pipes",
473
"full_name": "Pipes (EventBridge Pipes)",
474
- "support": "not supported",
475
- "test_suite": false,
476
- "limitations": ""
+ "support": "supported with limitations",
+ "test_suite": true,
+ "limitations": "Persistence only tested for SQS source."
477
},
478
"qldb": {
479
"service": "qldb",
0 commit comments