From 5aedebc7a6e1b87773093ade6551734ef41ebfad Mon Sep 17 00:00:00 2001 From: Kevin Date: Wed, 25 Oct 2023 09:16:54 +0200 Subject: [PATCH] Add ap-southeast-3 region --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index e93e21b..0fc309c 100644 --- a/index.php +++ b/index.php @@ -41,6 +41,7 @@ 'ap-northeast-3', 'ap-southeast-1', 'ap-southeast-2', + 'ap-southeast-3', 'me-south-1', ];