Skip to content

Commit 1148250

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-06-08
1 parent 16ec9ec commit 1148250

File tree

1 file changed

+26
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+26
-0
lines changed

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8609,6 +8609,17 @@
86098609
"us-west-2": {}
86108610
}
86118611
},
8612+
"m2": {
8613+
"endpoints": {
8614+
"ap-southeast-2": {},
8615+
"ca-central-1": {},
8616+
"eu-central-1": {},
8617+
"eu-west-1": {},
8618+
"sa-east-1": {},
8619+
"us-east-1": {},
8620+
"us-west-2": {}
8621+
}
8622+
},
86128623
"machinelearning": {
86138624
"endpoints": {
86148625
"eu-west-1": {},
@@ -10697,6 +10708,21 @@
1069710708
}
1069810709
}
1069910710
},
10711+
"redshift-serverless": {
10712+
"endpoints": {
10713+
"ap-northeast-1": {},
10714+
"ap-northeast-2": {},
10715+
"ap-southeast-1": {},
10716+
"ap-southeast-2": {},
10717+
"eu-central-1": {},
10718+
"eu-north-1": {},
10719+
"eu-west-1": {},
10720+
"eu-west-2": {},
10721+
"us-east-1": {},
10722+
"us-east-2": {},
10723+
"us-west-2": {}
10724+
}
10725+
},
1070010726
"rekognition": {
1070110727
"endpoints": {
1070210728
"ap-northeast-1": {},

0 commit comments

Comments
 (0)