Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2023-02-08
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 8, 2023
1 parent 0593722 commit 4cef2b1
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1972,6 +1972,7 @@
"arc-zonal-shift": {
"endpoints": {
"ap-northeast-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"eu-central-1": {},
Expand Down Expand Up @@ -4500,6 +4501,7 @@
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-south-2": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
Expand All @@ -4512,8 +4514,10 @@
]
},
"eu-central-1": {},
"eu-central-2": {},
"eu-north-1": {},
"eu-south-1": {},
"eu-south-2": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
Expand Down Expand Up @@ -5585,13 +5589,16 @@
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-south-2": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-central-2": {},
"eu-north-1": {},
"eu-south-1": {},
"eu-south-2": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
Expand Down Expand Up @@ -8990,6 +8997,7 @@
},
"kendra": {
"endpoints": {
"ap-northeast-1": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
Expand Down

0 comments on commit 4cef2b1

Please sign in to comment.