diff --git a/content/en/user-guide/aws/events/index.md b/content/en/user-guide/aws/events/index.md index 90ac1b51f8..784d6c36a3 100644 --- a/content/en/user-guide/aws/events/index.md +++ b/content/en/user-guide/aws/events/index.md @@ -2,6 +2,8 @@ title: "EventBridge" linkTitle: "EventBridge" description: Get started with EventBridge on LocalStack +persistence: supported with limitations + --- ## Introduction diff --git a/data/persistence/coverage.json b/data/persistence/coverage.json index e631aa1d69..278f1cc4f9 100644 --- a/data/persistence/coverage.json +++ b/data/persistence/coverage.json @@ -268,9 +268,9 @@ "events": { "service": "events", "full_name": "EventBridge", - "support": "not supported", + "support": "supported with limitations", "test_suite": false, - "limitations": "" + "limitations": "Replays in progress are discarded" }, "firehose": { "service": "firehose",