From 5065887bdbeeaf6c2f898f6a98dc103395959b1b Mon Sep 17 00:00:00 2001 From: edinstance Date: Mon, 20 Oct 2025 10:20:27 +0100 Subject: [PATCH] feat: updated readme for deploy --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e4013c..1288879 100644 --- a/README.md +++ b/README.md @@ -454,7 +454,5 @@ String idempotencyKey = UUID.randomUUID().toString(); ## TODO -- Once an account is updated, notify the user using SES, SNS, or other channels - Create a set of GraphQL APIs using AppSync -- Experiment with AppSync events -- Add an SQS queue +- Experiment with AppSync events \ No newline at end of file