From 0dfc2d5cda60dcda4eb157b9d30c00bba71ae3ff Mon Sep 17 00:00:00 2001 From: George Fu Date: Wed, 12 Jun 2024 19:57:45 -0400 Subject: [PATCH] fix: update region-checker allowlist (#4648) --- scripts/region-checker/allowlist.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/region-checker/allowlist.js b/scripts/region-checker/allowlist.js index 88f974e368..b7d173bfb5 100644 --- a/scripts/region-checker/allowlist.js +++ b/scripts/region-checker/allowlist.js @@ -9,9 +9,9 @@ var allowlist = { 262 ], '/credentials/cognito_identity_credentials.js': [ - 78, - 79, - 109 + 87, + 88, + 118 ], '/credentials/shared_ini_file_credentials.js': [ 4,