Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2022-06-08
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 8, 2022
1 parent 16ec9ec commit 1148250
Showing 1 changed file with 26 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8609,6 +8609,17 @@
"us-west-2": {}
}
},
"m2": {
"endpoints": {
"ap-southeast-2": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-west-1": {},
"sa-east-1": {},
"us-east-1": {},
"us-west-2": {}
}
},
"machinelearning": {
"endpoints": {
"eu-west-1": {},
Expand Down Expand Up @@ -10697,6 +10708,21 @@
}
}
},
"redshift-serverless": {
"endpoints": {
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"eu-central-1": {},
"eu-north-1": {},
"eu-west-1": {},
"eu-west-2": {},
"us-east-1": {},
"us-east-2": {},
"us-west-2": {}
}
},
"rekognition": {
"endpoints": {
"ap-northeast-1": {},
Expand Down

0 comments on commit 1148250

Please sign in to comment.