Skip to content

Commit 51a2e09

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-03-08
1 parent 53ef388 commit 51a2e09

File tree

1 file changed

+11
-1
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+11
-1
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9558,6 +9558,7 @@
95589558
"ap-southeast-3": {},
95599559
"ap-southeast-4": {},
95609560
"ca-central-1": {},
9561+
"ca-west-1": {},
95619562
"eu-central-1": {},
95629563
"eu-central-2": {},
95639564
"eu-north-1": {},
@@ -11772,6 +11773,7 @@
1177211773
"ap-southeast-3": {},
1177311774
"ap-southeast-4": {},
1177411775
"ca-central-1": {},
11776+
"ca-west-1": {},
1177511777
"eu-central-1": {},
1177611778
"eu-central-2": {},
1177711779
"eu-north-1": {},
@@ -16263,6 +16265,7 @@
1626316265
"ap-southeast-3": {},
1626416266
"ap-southeast-4": {},
1626516267
"ca-central-1": {},
16268+
"ca-west-1": {},
1626616269
"eu-central-1": {},
1626716270
"eu-central-2": {},
1626816271
"eu-north-1": {},
@@ -23435,6 +23438,12 @@
2343523438
}
2343623439
}
2343723440
},
23441+
"network-firewall": {
23442+
"endpoints": {
23443+
"cn-north-1": {},
23444+
"cn-northwest-1": {}
23445+
}
23446+
},
2343823447
"oam": {
2343923448
"endpoints": {
2344023449
"cn-north-1": {},
@@ -29482,7 +29491,8 @@
2948229491
},
2948329492
"arc-zonal-shift": {
2948429493
"endpoints": {
29485-
"us-iso-east-1": {}
29494+
"us-iso-east-1": {},
29495+
"us-iso-west-1": {}
2948629496
}
2948729497
},
2948829498
"athena": {

0 commit comments

Comments
 (0)