Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2023-11-07
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 7, 2023
1 parent eafa417 commit 46616b4
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1119,11 +1119,18 @@
"endpoints": {
"af-south-1": {},
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-northeast-3": {},
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-4": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-north-1": {},
"eu-west-1": {},
"eu-west-3": {},
"sa-east-1": {},
"us-east-1": {},
"us-east-2": {},
"us-west-2": {}
Expand Down Expand Up @@ -4419,6 +4426,7 @@
"ap-southeast-1": {},
"ap-southeast-2": {},
"ap-southeast-3": {},
"ap-southeast-4": {},
"ca-central-1": {
"variants": [
{
Expand Down Expand Up @@ -28429,6 +28437,11 @@
"us-isob-east-1": {}
}
},
"runtime.sagemaker": {
"endpoints": {
"us-isob-east-1": {}
}
},
"s3": {
"defaults": {
"protocols": ["http", "https"],
Expand Down

0 comments on commit 46616b4

Please sign in to comment.