Skip to content

Commit 3c53767

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-08-01
1 parent ec627ae commit 3c53767

File tree

2 files changed

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

2 files changed

+65
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2064,6 +2064,7 @@
20642064
}
20652065
]
20662066
},
2067+
"ap-southeast-5": {},
20672068
"ca-central-1": {
20682069
"variants": [
20692070
{
@@ -2096,6 +2097,7 @@
20962097
}
20972098
]
20982099
},
2100+
"eu-south-2": {},
20992101
"eu-west-1": {
21002102
"variants": [
21012103
{
@@ -8006,6 +8008,7 @@
80068008
"ap-south-1": {},
80078009
"ap-southeast-1": {},
80088010
"ap-southeast-2": {},
8011+
"ap-southeast-5": {},
80098012
"ca-central-1": {
80108013
"variants": [
80118014
{
@@ -8016,6 +8019,7 @@
80168019
},
80178020
"eu-central-1": {},
80188021
"eu-north-1": {},
8022+
"eu-south-2": {},
80198023
"eu-west-1": {},
80208024
"eu-west-2": {},
80218025
"eu-west-3": {},
@@ -14358,6 +14362,7 @@
1435814362
"ap-south-1": {},
1435914363
"ap-southeast-1": {},
1436014364
"ap-southeast-2": {},
14365+
"ap-southeast-5": {},
1436114366
"ca-central-1": {
1436214367
"variants": [
1436314368
{
@@ -14367,6 +14372,7 @@
1436714372
]
1436814373
},
1436914374
"eu-central-1": {},
14375+
"eu-south-2": {},
1437014376
"eu-west-1": {},
1437114377
"eu-west-2": {},
1437214378
"fips-ca-central-1": {
@@ -14564,6 +14570,7 @@
1456414570
"endpoints": {
1456514571
"af-south-1": {},
1456614572
"ap-east-1": {},
14573+
"ap-east-2": {},
1456714574
"ap-northeast-1": {},
1456814575
"ap-northeast-2": {},
1456914576
"ap-northeast-3": {},
@@ -15388,6 +15395,7 @@
1538815395
"ap-south-1": {},
1538915396
"ap-southeast-1": {},
1539015397
"ap-southeast-2": {},
15398+
"ap-southeast-5": {},
1539115399
"ca-central-1": {
1539215400
"variants": [
1539315401
{
@@ -15398,6 +15406,7 @@
1539815406
},
1539915407
"eu-central-1": {},
1540015408
"eu-north-1": {},
15409+
"eu-south-2": {},
1540115410
"eu-west-1": {},
1540215411
"eu-west-2": {},
1540315412
"eu-west-3": {},
@@ -16685,11 +16694,14 @@
1668516694
"ap-south-1": {},
1668616695
"ap-southeast-1": {},
1668716696
"ap-southeast-2": {},
16697+
"ap-southeast-5": {},
1668816698
"ca-central-1": {},
1668916699
"eu-central-1": {},
16700+
"eu-south-2": {},
1669016701
"eu-west-1": {},
1669116702
"eu-west-2": {},
1669216703
"eu-west-3": {},
16704+
"me-south-1": {},
1669316705
"sa-east-1": {},
1669416706
"us-east-1": {},
1669516707
"us-east-2": {},

yarn.lock

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2943,6 +2943,59 @@ __metadata:
29432943
languageName: unknown
29442944
linkType: soft
29452945

2946+
"@aws-sdk/client-arc-region-switch@workspace:clients/client-arc-region-switch":
2947+
version: 0.0.0-use.local
2948+
resolution: "@aws-sdk/client-arc-region-switch@workspace:clients/client-arc-region-switch"
2949+
dependencies:
2950+
"@aws-crypto/sha256-browser": "npm:5.2.0"
2951+
"@aws-crypto/sha256-js": "npm:5.2.0"
2952+
"@aws-sdk/core": "npm:*"
2953+
"@aws-sdk/credential-provider-node": "npm:*"
2954+
"@aws-sdk/middleware-host-header": "npm:*"
2955+
"@aws-sdk/middleware-logger": "npm:*"
2956+
"@aws-sdk/middleware-recursion-detection": "npm:*"
2957+
"@aws-sdk/middleware-user-agent": "npm:*"
2958+
"@aws-sdk/region-config-resolver": "npm:*"
2959+
"@aws-sdk/types": "npm:*"
2960+
"@aws-sdk/util-endpoints": "npm:*"
2961+
"@aws-sdk/util-user-agent-browser": "npm:*"
2962+
"@aws-sdk/util-user-agent-node": "npm:*"
2963+
"@smithy/config-resolver": "npm:^4.1.4"
2964+
"@smithy/core": "npm:^3.7.2"
2965+
"@smithy/fetch-http-handler": "npm:^5.1.0"
2966+
"@smithy/hash-node": "npm:^4.0.4"
2967+
"@smithy/invalid-dependency": "npm:^4.0.4"
2968+
"@smithy/middleware-content-length": "npm:^4.0.4"
2969+
"@smithy/middleware-endpoint": "npm:^4.1.17"
2970+
"@smithy/middleware-retry": "npm:^4.1.18"
2971+
"@smithy/middleware-serde": "npm:^4.0.8"
2972+
"@smithy/middleware-stack": "npm:^4.0.4"
2973+
"@smithy/node-config-provider": "npm:^4.1.3"
2974+
"@smithy/node-http-handler": "npm:^4.1.0"
2975+
"@smithy/protocol-http": "npm:^5.1.2"
2976+
"@smithy/smithy-client": "npm:^4.4.9"
2977+
"@smithy/types": "npm:^4.3.1"
2978+
"@smithy/url-parser": "npm:^4.0.4"
2979+
"@smithy/util-base64": "npm:^4.0.0"
2980+
"@smithy/util-body-length-browser": "npm:^4.0.0"
2981+
"@smithy/util-body-length-node": "npm:^4.0.0"
2982+
"@smithy/util-defaults-mode-browser": "npm:^4.0.25"
2983+
"@smithy/util-defaults-mode-node": "npm:^4.0.25"
2984+
"@smithy/util-endpoints": "npm:^3.0.6"
2985+
"@smithy/util-middleware": "npm:^4.0.4"
2986+
"@smithy/util-retry": "npm:^4.0.6"
2987+
"@smithy/util-utf8": "npm:^4.0.0"
2988+
"@smithy/util-waiter": "npm:^4.0.6"
2989+
"@tsconfig/node18": "npm:18.2.4"
2990+
"@types/node": "npm:^18.19.69"
2991+
concurrently: "npm:7.0.0"
2992+
downlevel-dts: "npm:0.10.1"
2993+
rimraf: "npm:3.0.2"
2994+
tslib: "npm:^2.6.2"
2995+
typescript: "npm:~5.8.3"
2996+
languageName: unknown
2997+
linkType: soft
2998+
29462999
"@aws-sdk/client-arc-zonal-shift@workspace:clients/client-arc-zonal-shift":
29473000
version: 0.0.0-use.local
29483001
resolution: "@aws-sdk/client-arc-zonal-shift@workspace:clients/client-arc-zonal-shift"

0 commit comments

Comments
 (0)