Skip to content

Commit 61ac3f6

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-06-04
1 parent 958d1f2 commit 61ac3f6

File tree

2 files changed

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

2 files changed

+59
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45000,6 +45000,11 @@
4500045000
"isRegionalized": false,
4500145001
"partitionEndpoint": "aws-iso-e-global"
4500245002
},
45003+
"route53profiles": {
45004+
"endpoints": {
45005+
"eu-isoe-west-1": {}
45006+
}
45007+
},
4500345008
"route53resolver": {
4500445009
"endpoints": {
4500545010
"eu-isoe-west-1": {}

yarn.lock

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8725,6 +8725,60 @@ __metadata:
87258725
languageName: unknown
87268726
linkType: soft
87278727

8728+
"@aws-sdk/client-evs@workspace:clients/client-evs":
8729+
version: 0.0.0-use.local
8730+
resolution: "@aws-sdk/client-evs@workspace:clients/client-evs"
8731+
dependencies:
8732+
"@aws-crypto/sha256-browser": "npm:5.2.0"
8733+
"@aws-crypto/sha256-js": "npm:5.2.0"
8734+
"@aws-sdk/core": "npm:*"
8735+
"@aws-sdk/credential-provider-node": "npm:*"
8736+
"@aws-sdk/middleware-host-header": "npm:*"
8737+
"@aws-sdk/middleware-logger": "npm:*"
8738+
"@aws-sdk/middleware-recursion-detection": "npm:*"
8739+
"@aws-sdk/middleware-user-agent": "npm:*"
8740+
"@aws-sdk/region-config-resolver": "npm:*"
8741+
"@aws-sdk/types": "npm:*"
8742+
"@aws-sdk/util-endpoints": "npm:*"
8743+
"@aws-sdk/util-user-agent-browser": "npm:*"
8744+
"@aws-sdk/util-user-agent-node": "npm:*"
8745+
"@smithy/config-resolver": "npm:^4.1.4"
8746+
"@smithy/core": "npm:^3.5.1"
8747+
"@smithy/fetch-http-handler": "npm:^5.0.4"
8748+
"@smithy/hash-node": "npm:^4.0.4"
8749+
"@smithy/invalid-dependency": "npm:^4.0.4"
8750+
"@smithy/middleware-content-length": "npm:^4.0.4"
8751+
"@smithy/middleware-endpoint": "npm:^4.1.9"
8752+
"@smithy/middleware-retry": "npm:^4.1.10"
8753+
"@smithy/middleware-serde": "npm:^4.0.8"
8754+
"@smithy/middleware-stack": "npm:^4.0.4"
8755+
"@smithy/node-config-provider": "npm:^4.1.3"
8756+
"@smithy/node-http-handler": "npm:^4.0.6"
8757+
"@smithy/protocol-http": "npm:^5.1.2"
8758+
"@smithy/smithy-client": "npm:^4.4.1"
8759+
"@smithy/types": "npm:^4.3.1"
8760+
"@smithy/url-parser": "npm:^4.0.4"
8761+
"@smithy/util-base64": "npm:^4.0.0"
8762+
"@smithy/util-body-length-browser": "npm:^4.0.0"
8763+
"@smithy/util-body-length-node": "npm:^4.0.0"
8764+
"@smithy/util-defaults-mode-browser": "npm:^4.0.17"
8765+
"@smithy/util-defaults-mode-node": "npm:^4.0.17"
8766+
"@smithy/util-endpoints": "npm:^3.0.6"
8767+
"@smithy/util-middleware": "npm:^4.0.4"
8768+
"@smithy/util-retry": "npm:^4.0.5"
8769+
"@smithy/util-utf8": "npm:^4.0.0"
8770+
"@tsconfig/node18": "npm:18.2.4"
8771+
"@types/node": "npm:^18.19.69"
8772+
"@types/uuid": "npm:^9.0.1"
8773+
concurrently: "npm:7.0.0"
8774+
downlevel-dts: "npm:0.10.1"
8775+
rimraf: "npm:3.0.2"
8776+
tslib: "npm:^2.6.2"
8777+
typescript: "npm:~5.8.3"
8778+
uuid: "npm:^9.0.1"
8779+
languageName: unknown
8780+
linkType: soft
8781+
87288782
"@aws-sdk/client-finspace-data@workspace:clients/client-finspace-data":
87298783
version: 0.0.0-use.local
87308784
resolution: "@aws-sdk/client-finspace-data@workspace:clients/client-finspace-data"

0 commit comments

Comments
 (0)