From b489a716542b4ea824e162bb64b2e89b51456025 Mon Sep 17 00:00:00 2001 From: "Mostafa.Gad" <35840121+gadware@users.noreply.github.com> Date: Thu, 13 Jun 2024 01:22:07 -0400 Subject: [PATCH] Update adapters.md Signed-off-by: Mostafa.Gad <35840121+gadware@users.noreply.github.com> --- cloudevents/adapters.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cloudevents/adapters.md b/cloudevents/adapters.md index 61eeb7c33..3c3473472 100644 --- a/cloudevents/adapters.md +++ b/cloudevents/adapters.md @@ -10,5 +10,7 @@ implementations of these adapters, the following documents show the proposed algorithms that should be used: - [AWS S3](adapters/aws-s3.md) +- [AWS SNS](adapters/aws-sns.md) +- [CouchDB](adapters/couchdb.md) - [GitHub](adapters/github.md) - [GitLab](adapters/gitlab.md)