Skip to content

Commit 86f34f3

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-09-29
1 parent bedb9af commit 86f34f3

File tree

1 file changed

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

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10046,6 +10046,17 @@
1004610046
"us-west-2": {}
1004710047
}
1004810048
},
10049+
"migrationhub-orchestrator": {
10050+
"endpoints": {
10051+
"ap-northeast-1": {},
10052+
"ap-southeast-2": {},
10053+
"eu-central-1": {},
10054+
"eu-west-1": {},
10055+
"eu-west-2": {},
10056+
"us-east-1": {},
10057+
"us-west-2": {}
10058+
}
10059+
},
1004910060
"migrationhub-strategy": {
1005010061
"endpoints": {
1005110062
"ap-northeast-1": {},
@@ -22834,6 +22845,11 @@
2283422845
"us-isob-east-1": {}
2283522846
}
2283622847
},
22848+
"resource-groups": {
22849+
"endpoints": {
22850+
"us-isob-east-1": {}
22851+
}
22852+
},
2283722853
"route53": {
2283822854
"endpoints": {
2283922855
"aws-iso-b-global": {

0 commit comments

Comments
 (0)