From fae6977e5d5e85d27c0c43bfd833ffb3b99fc03c Mon Sep 17 00:00:00 2001 From: jay brown Date: Wed, 30 Apr 2025 11:12:09 -0700 Subject: [PATCH] change region --- devbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devbox.json b/devbox.json index e59d7a13..41506855 100644 --- a/devbox.json +++ b/devbox.json @@ -5,7 +5,7 @@ "AWS_ACCESS_KEY_ID": "test", "AWS_ENDPOINT_URL_S3": "http://localhost:4566", "AWS_ENDPOINT_URL_SQS": "http://localhost:4566", - "AWS_REGION": "us-east-2", + "AWS_REGION": "us-east-1", "AWS_SECRET_ACCESS_KEY": "test", "AWS_SESSION_TOKEN": "", "BUCKET_IN": "documentin",