Skip to content

Commit 87df5bd

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-11-14
1 parent ac3309b commit 87df5bd

File tree

2 files changed

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

2 files changed

+57
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -15463,6 +15463,7 @@
1546315463
"ap-southeast-2": {},
1546415464
"ap-southeast-3": {},
1546515465
"ap-southeast-4": {},
15466+
"ap-southeast-5": {},
1546615467
"ca-central-1": {},
1546715468
"ca-west-1": {},
1546815469
"eu-central-1": {},

yarn.lock

+56
Original file line numberDiff line numberDiff line change
@@ -15734,6 +15734,62 @@ __metadata:
1573415734
languageName: unknown
1573515735
linkType: soft
1573615736

15737+
"@aws-sdk/client-partnercentral-selling@workspace:clients/client-partnercentral-selling":
15738+
version: 0.0.0-use.local
15739+
resolution: "@aws-sdk/client-partnercentral-selling@workspace:clients/client-partnercentral-selling"
15740+
dependencies:
15741+
"@aws-crypto/sha256-browser": "npm:5.2.0"
15742+
"@aws-crypto/sha256-js": "npm:5.2.0"
15743+
"@aws-sdk/client-sso-oidc": "npm:*"
15744+
"@aws-sdk/client-sts": "npm:*"
15745+
"@aws-sdk/core": "npm:*"
15746+
"@aws-sdk/credential-provider-node": "npm:*"
15747+
"@aws-sdk/middleware-host-header": "npm:*"
15748+
"@aws-sdk/middleware-logger": "npm:*"
15749+
"@aws-sdk/middleware-recursion-detection": "npm:*"
15750+
"@aws-sdk/middleware-user-agent": "npm:*"
15751+
"@aws-sdk/region-config-resolver": "npm:*"
15752+
"@aws-sdk/types": "npm:*"
15753+
"@aws-sdk/util-endpoints": "npm:*"
15754+
"@aws-sdk/util-user-agent-browser": "npm:*"
15755+
"@aws-sdk/util-user-agent-node": "npm:*"
15756+
"@smithy/config-resolver": "npm:^3.0.11"
15757+
"@smithy/core": "npm:^2.5.2"
15758+
"@smithy/fetch-http-handler": "npm:^4.1.0"
15759+
"@smithy/hash-node": "npm:^3.0.9"
15760+
"@smithy/invalid-dependency": "npm:^3.0.9"
15761+
"@smithy/middleware-content-length": "npm:^3.0.11"
15762+
"@smithy/middleware-endpoint": "npm:^3.2.2"
15763+
"@smithy/middleware-retry": "npm:^3.0.26"
15764+
"@smithy/middleware-serde": "npm:^3.0.9"
15765+
"@smithy/middleware-stack": "npm:^3.0.9"
15766+
"@smithy/node-config-provider": "npm:^3.1.10"
15767+
"@smithy/node-http-handler": "npm:^3.3.0"
15768+
"@smithy/protocol-http": "npm:^4.1.6"
15769+
"@smithy/smithy-client": "npm:^3.4.3"
15770+
"@smithy/types": "npm:^3.7.0"
15771+
"@smithy/url-parser": "npm:^3.0.9"
15772+
"@smithy/util-base64": "npm:^3.0.0"
15773+
"@smithy/util-body-length-browser": "npm:^3.0.0"
15774+
"@smithy/util-body-length-node": "npm:^3.0.0"
15775+
"@smithy/util-defaults-mode-browser": "npm:^3.0.26"
15776+
"@smithy/util-defaults-mode-node": "npm:^3.0.26"
15777+
"@smithy/util-endpoints": "npm:^2.1.5"
15778+
"@smithy/util-middleware": "npm:^3.0.9"
15779+
"@smithy/util-retry": "npm:^3.0.9"
15780+
"@smithy/util-utf8": "npm:^3.0.0"
15781+
"@tsconfig/node16": "npm:16.1.3"
15782+
"@types/node": "npm:^16.18.96"
15783+
"@types/uuid": "npm:^9.0.1"
15784+
concurrently: "npm:7.0.0"
15785+
downlevel-dts: "npm:0.10.1"
15786+
rimraf: "npm:3.0.2"
15787+
tslib: "npm:^2.6.2"
15788+
typescript: "npm:~4.9.5"
15789+
uuid: "npm:^9.0.1"
15790+
languageName: unknown
15791+
linkType: soft
15792+
1573715793
"@aws-sdk/client-payment-cryptography-data@workspace:clients/client-payment-cryptography-data":
1573815794
version: 0.0.0-use.local
1573915795
resolution: "@aws-sdk/client-payment-cryptography-data@workspace:clients/client-payment-cryptography-data"

0 commit comments

Comments
 (0)