Skip to content

Commit 75af76d

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-12-01
1 parent b38a48f commit 75af76d

File tree

1 file changed

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

1 file changed

+36
-0
lines changed

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2995,6 +2995,15 @@
29952995
}
29962996
}
29972997
},
2998+
"codecatalyst": {
2999+
"endpoints": {
3000+
"aws-global": {
3001+
"hostname": "codecatalyst.global.api.aws"
3002+
}
3003+
},
3004+
"isRegionalized": false,
3005+
"partitionEndpoint": "aws-global"
3006+
},
29983007
"codecommit": {
29993008
"endpoints": {
30003009
"af-south-1": {},
@@ -11578,6 +11587,33 @@
1157811587
}
1157911588
}
1158011589
},
11590+
"pipes": {
11591+
"endpoints": {
11592+
"af-south-1": {},
11593+
"ap-east-1": {},
11594+
"ap-northeast-1": {},
11595+
"ap-northeast-2": {},
11596+
"ap-northeast-3": {},
11597+
"ap-south-1": {},
11598+
"ap-southeast-1": {},
11599+
"ap-southeast-2": {},
11600+
"ap-southeast-3": {},
11601+
"ca-central-1": {},
11602+
"eu-central-1": {},
11603+
"eu-north-1": {},
11604+
"eu-south-1": {},
11605+
"eu-west-1": {},
11606+
"eu-west-2": {},
11607+
"eu-west-3": {},
11608+
"me-central-1": {},
11609+
"me-south-1": {},
11610+
"sa-east-1": {},
11611+
"us-east-1": {},
11612+
"us-east-2": {},
11613+
"us-west-1": {},
11614+
"us-west-2": {}
11615+
}
11616+
},
1158111617
"polly": {
1158211618
"endpoints": {
1158311619
"af-south-1": {},

0 commit comments

Comments
 (0)