From bb819477a1c81c0b351e06544ff2b892b782c0c0 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Mon, 8 Aug 2022 21:44:19 +0300 Subject: [PATCH] fix: Update endpoints (#1402) This PR was created by a scheduled workflow to sync endpoint changes --- client/data/partition_service_region.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/client/data/partition_service_region.json b/client/data/partition_service_region.json index 7f7fe8f73..4c84834fc 100644 --- a/client/data/partition_service_region.json +++ b/client/data/partition_service_region.json @@ -545,9 +545,11 @@ "ap-east-1": {}, "ap-northeast-1": {}, "ap-northeast-2": {}, + "ap-northeast-3": {}, "ap-south-1": {}, "ap-southeast-1": {}, "ap-southeast-2": {}, + "ap-southeast-3": {}, "ca-central-1": {}, "eu-central-1": {}, "eu-north-1": {}, @@ -2472,6 +2474,19 @@ "us-east-1": {} } }, + "geo": { + "regions": { + "ap-northeast-1": {}, + "ap-southeast-1": {}, + "ap-southeast-2": {}, + "eu-central-1": {}, + "eu-north-1": {}, + "eu-west-1": {}, + "us-east-1": {}, + "us-east-2": {}, + "us-west-2": {} + } + }, "glacier": { "regions": { "af-south-1": {},