Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 2ee0afb

Browse files
Update Persistence Docs (#1580)
1 parent 2a3986a commit 2ee0afb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: "EventBridge"
33
linkTitle: "EventBridge"
44
description: Get started with EventBridge on LocalStack
5+
persistence: supported with limitations
6+
57
---
68

79
## Introduction

data/persistence/coverage.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,9 @@
268268
"events": {
269269
"service": "events",
270270
"full_name": "EventBridge",
271-
"support": "not supported",
271+
"support": "supported with limitations",
272272
"test_suite": false,
273-
"limitations": ""
273+
"limitations": "Replays in progress are discarded"
274274
},
275275
"firehose": {
276276
"service": "firehose",

0 commit comments

Comments
 (0)