Skip to content

Commit 14f0c7a

Browse files
localstack-botviren-nadkarni
authored andcommitted
Update Persistence Docs (#1550)
1 parent 424618b commit 14f0c7a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

content/en/user-guide/aws/pipes/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "EventBridge Pipes"
33
linkTitle: "EventBridge Pipes"
44
description: Get started with EventBridge Pipes on LocalStack
55
tags: ["Pro image"]
6+
persistence: supported with limitations
7+
68
---
79

810
## Introduction

data/persistence/coverage.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -471,9 +471,9 @@
471471
"pipes": {
472472
"service": "pipes",
473473
"full_name": "Pipes (EventBridge Pipes)",
474-
"support": "not supported",
475-
"test_suite": false,
476-
"limitations": ""
474+
"support": "supported with limitations",
475+
"test_suite": true,
476+
"limitations": "Persistence only tested for SQS source."
477477
},
478478
"qldb": {
479479
"service": "qldb",

0 commit comments

Comments
 (0)