Skip to content

Commit 8d22e42

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-12-12
1 parent 6398b6f commit 8d22e42

File tree

1 file changed

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

1 file changed

+13
-0
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16240,6 +16240,7 @@
1624016240
"ap-southeast-2": {},
1624116241
"ap-southeast-3": {},
1624216242
"ap-southeast-4": {},
16243+
"ap-southeast-5": {},
1624316244
"ca-central-1": {
1624416245
"variants": [
1624516246
{
@@ -35798,6 +35799,18 @@
3579835799
"us-isob-east-1": {}
3579935800
}
3580035801
},
35802+
"organizations": {
35803+
"endpoints": {
35804+
"aws-iso-b-global": {
35805+
"credentialScope": {
35806+
"region": "us-isob-east-1"
35807+
},
35808+
"hostname": "organizations.us-isob-east-1.sc2s.sgov.gov"
35809+
}
35810+
},
35811+
"isRegionalized": false,
35812+
"partitionEndpoint": "aws-iso-b-global"
35813+
},
3580135814
"outposts": {
3580235815
"endpoints": {
3580335816
"us-isob-east-1": {}

0 commit comments

Comments
 (0)