Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-11-14
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 14, 2024
1 parent ac3309b commit 87df5bd
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15463,6 +15463,7 @@
"ap-southeast-2": {},
"ap-southeast-3": {},
"ap-southeast-4": {},
"ap-southeast-5": {},
"ca-central-1": {},
"ca-west-1": {},
"eu-central-1": {},
Expand Down
56 changes: 56 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15734,6 +15734,62 @@ __metadata:
languageName: unknown
linkType: soft

"@aws-sdk/client-partnercentral-selling@workspace:clients/client-partnercentral-selling":
version: 0.0.0-use.local
resolution: "@aws-sdk/client-partnercentral-selling@workspace:clients/client-partnercentral-selling"
dependencies:
"@aws-crypto/sha256-browser": "npm:5.2.0"
"@aws-crypto/sha256-js": "npm:5.2.0"
"@aws-sdk/client-sso-oidc": "npm:*"
"@aws-sdk/client-sts": "npm:*"
"@aws-sdk/core": "npm:*"
"@aws-sdk/credential-provider-node": "npm:*"
"@aws-sdk/middleware-host-header": "npm:*"
"@aws-sdk/middleware-logger": "npm:*"
"@aws-sdk/middleware-recursion-detection": "npm:*"
"@aws-sdk/middleware-user-agent": "npm:*"
"@aws-sdk/region-config-resolver": "npm:*"
"@aws-sdk/types": "npm:*"
"@aws-sdk/util-endpoints": "npm:*"
"@aws-sdk/util-user-agent-browser": "npm:*"
"@aws-sdk/util-user-agent-node": "npm:*"
"@smithy/config-resolver": "npm:^3.0.11"
"@smithy/core": "npm:^2.5.2"
"@smithy/fetch-http-handler": "npm:^4.1.0"
"@smithy/hash-node": "npm:^3.0.9"
"@smithy/invalid-dependency": "npm:^3.0.9"
"@smithy/middleware-content-length": "npm:^3.0.11"
"@smithy/middleware-endpoint": "npm:^3.2.2"
"@smithy/middleware-retry": "npm:^3.0.26"
"@smithy/middleware-serde": "npm:^3.0.9"
"@smithy/middleware-stack": "npm:^3.0.9"
"@smithy/node-config-provider": "npm:^3.1.10"
"@smithy/node-http-handler": "npm:^3.3.0"
"@smithy/protocol-http": "npm:^4.1.6"
"@smithy/smithy-client": "npm:^3.4.3"
"@smithy/types": "npm:^3.7.0"
"@smithy/url-parser": "npm:^3.0.9"
"@smithy/util-base64": "npm:^3.0.0"
"@smithy/util-body-length-browser": "npm:^3.0.0"
"@smithy/util-body-length-node": "npm:^3.0.0"
"@smithy/util-defaults-mode-browser": "npm:^3.0.26"
"@smithy/util-defaults-mode-node": "npm:^3.0.26"
"@smithy/util-endpoints": "npm:^2.1.5"
"@smithy/util-middleware": "npm:^3.0.9"
"@smithy/util-retry": "npm:^3.0.9"
"@smithy/util-utf8": "npm:^3.0.0"
"@tsconfig/node16": "npm:16.1.3"
"@types/node": "npm:^16.18.96"
"@types/uuid": "npm:^9.0.1"
concurrently: "npm:7.0.0"
downlevel-dts: "npm:0.10.1"
rimraf: "npm:3.0.2"
tslib: "npm:^2.6.2"
typescript: "npm:~4.9.5"
uuid: "npm:^9.0.1"
languageName: unknown
linkType: soft

"@aws-sdk/client-payment-cryptography-data@workspace:clients/client-payment-cryptography-data":
version: 0.0.0-use.local
resolution: "@aws-sdk/client-payment-cryptography-data@workspace:clients/client-payment-cryptography-data"
Expand Down

0 comments on commit 87df5bd

Please sign in to comment.