Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
fix: Update endpoints (#1402)
Browse files Browse the repository at this point in the history
This PR was created by a scheduled workflow to sync endpoint changes
  • Loading branch information
cq-bot authored Aug 8, 2022
1 parent 902c8e0 commit bb81947
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions client/data/partition_service_region.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {},
Expand Down Expand Up @@ -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": {},
Expand Down

0 comments on commit bb81947

Please sign in to comment.