Skip to content

Commit aff7bd4

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-05-23
1 parent 6f1e857 commit aff7bd4

File tree

1 file changed

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

1 file changed

+31
-0
lines changed

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

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10010,6 +10010,15 @@
1001010010
"us-west-2": {}
1001110011
}
1001210012
},
10013+
"proton": {
10014+
"endpoints": {
10015+
"ap-northeast-1": {},
10016+
"eu-west-1": {},
10017+
"us-east-1": {},
10018+
"us-east-2": {},
10019+
"us-west-2": {}
10020+
}
10021+
},
1001310022
"qldb": {
1001410023
"endpoints": {
1001510024
"ap-northeast-1": {},
@@ -14494,6 +14503,28 @@
1449414503
}
1449514504
}
1449614505
},
14506+
"wellarchitected": {
14507+
"endpoints": {
14508+
"ap-east-1": {},
14509+
"ap-northeast-1": {},
14510+
"ap-northeast-2": {},
14511+
"ap-south-1": {},
14512+
"ap-southeast-1": {},
14513+
"ap-southeast-2": {},
14514+
"ca-central-1": {},
14515+
"eu-central-1": {},
14516+
"eu-north-1": {},
14517+
"eu-west-1": {},
14518+
"eu-west-2": {},
14519+
"eu-west-3": {},
14520+
"me-south-1": {},
14521+
"sa-east-1": {},
14522+
"us-east-1": {},
14523+
"us-east-2": {},
14524+
"us-west-1": {},
14525+
"us-west-2": {}
14526+
}
14527+
},
1449714528
"wisdom": {
1449814529
"endpoints": {
1449914530
"ap-northeast-1": {},

0 commit comments

Comments
 (0)