From 076985240085edceb360e2466b9b9ba992cb4291 Mon Sep 17 00:00:00 2001 From: Carlo Costino Date: Fri, 7 Jul 2023 17:12:56 -0400 Subject: [PATCH] Add logs AWS endpoint to staging proxy allow list This changeset adds another endpoint to the staging egress proxy to enable access to AWS CloudWatch logs. NOTE: We will have to probably do this for production as well. Signed-off-by: Carlo Costino --- deploy-config/egress_proxy/notify-api-staging.allow.acl | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy-config/egress_proxy/notify-api-staging.allow.acl b/deploy-config/egress_proxy/notify-api-staging.allow.acl index c34968809..f6f592295 100644 --- a/deploy-config/egress_proxy/notify-api-staging.allow.acl +++ b/deploy-config/egress_proxy/notify-api-staging.allow.acl @@ -1,3 +1,4 @@ +logs.us-west-2.amazonaws.com monitoring.us-west-2.amazonaws.com email.us-west-2.amazonaws.com sns.us-west-2.amazonaws.com