Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-12-03
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 3, 2024
1 parent 89b254c commit a0ccaa1
Showing 1 changed file with 114 additions and 0 deletions.
114 changes: 114 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3173,11 +3173,13 @@ __metadata:
"@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

Expand Down Expand Up @@ -6802,6 +6804,7 @@ __metadata:
"@smithy/util-endpoints": "npm:^2.1.6"
"@smithy/util-middleware": "npm:^3.0.10"
"@smithy/util-retry": "npm:^3.0.10"
"@smithy/util-stream": "npm:^3.3.1"
"@smithy/util-utf8": "npm:^3.0.0"
"@tsconfig/node16": "npm:16.1.3"
"@types/node": "npm:^16.18.96"
Expand Down Expand Up @@ -7474,6 +7477,63 @@ __metadata:
languageName: unknown
linkType: soft

"@aws-sdk/client-dsql@workspace:clients/client-dsql":
version: 0.0.0-use.local
resolution: "@aws-sdk/client-dsql@workspace:clients/client-dsql"
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.12"
"@smithy/core": "npm:^2.5.3"
"@smithy/fetch-http-handler": "npm:^4.1.1"
"@smithy/hash-node": "npm:^3.0.10"
"@smithy/invalid-dependency": "npm:^3.0.10"
"@smithy/middleware-content-length": "npm:^3.0.12"
"@smithy/middleware-endpoint": "npm:^3.2.3"
"@smithy/middleware-retry": "npm:^3.0.27"
"@smithy/middleware-serde": "npm:^3.0.10"
"@smithy/middleware-stack": "npm:^3.0.10"
"@smithy/node-config-provider": "npm:^3.1.11"
"@smithy/node-http-handler": "npm:^3.3.1"
"@smithy/protocol-http": "npm:^4.1.7"
"@smithy/smithy-client": "npm:^3.4.4"
"@smithy/types": "npm:^3.7.1"
"@smithy/url-parser": "npm:^3.0.10"
"@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.27"
"@smithy/util-defaults-mode-node": "npm:^3.0.27"
"@smithy/util-endpoints": "npm:^2.1.6"
"@smithy/util-middleware": "npm:^3.0.10"
"@smithy/util-retry": "npm:^3.0.10"
"@smithy/util-utf8": "npm:^3.0.0"
"@smithy/util-waiter": "npm:^3.1.9"
"@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-dynamodb-streams@workspace:clients/client-dynamodb-streams":
version: 0.0.0-use.local
resolution: "@aws-sdk/client-dynamodb-streams@workspace:clients/client-dynamodb-streams"
Expand Down Expand Up @@ -19010,6 +19070,60 @@ __metadata:
languageName: unknown
linkType: soft

"@aws-sdk/client-s3tables@workspace:clients/client-s3tables":
version: 0.0.0-use.local
resolution: "@aws-sdk/client-s3tables@workspace:clients/client-s3tables"
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.12"
"@smithy/core": "npm:^2.5.3"
"@smithy/fetch-http-handler": "npm:^4.1.1"
"@smithy/hash-node": "npm:^3.0.10"
"@smithy/invalid-dependency": "npm:^3.0.10"
"@smithy/middleware-content-length": "npm:^3.0.12"
"@smithy/middleware-endpoint": "npm:^3.2.3"
"@smithy/middleware-retry": "npm:^3.0.27"
"@smithy/middleware-serde": "npm:^3.0.10"
"@smithy/middleware-stack": "npm:^3.0.10"
"@smithy/node-config-provider": "npm:^3.1.11"
"@smithy/node-http-handler": "npm:^3.3.1"
"@smithy/protocol-http": "npm:^4.1.7"
"@smithy/smithy-client": "npm:^3.4.4"
"@smithy/types": "npm:^3.7.1"
"@smithy/url-parser": "npm:^3.0.10"
"@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.27"
"@smithy/util-defaults-mode-node": "npm:^3.0.27"
"@smithy/util-endpoints": "npm:^2.1.6"
"@smithy/util-middleware": "npm:^3.0.10"
"@smithy/util-retry": "npm:^3.0.10"
"@smithy/util-utf8": "npm:^3.0.0"
"@tsconfig/node16": "npm:16.1.3"
"@types/node": "npm:^16.18.96"
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"
languageName: unknown
linkType: soft

"@aws-sdk/client-sagemaker-a2i-runtime@workspace:clients/client-sagemaker-a2i-runtime":
version: 0.0.0-use.local
resolution: "@aws-sdk/client-sagemaker-a2i-runtime@workspace:clients/client-sagemaker-a2i-runtime"
Expand Down

0 comments on commit a0ccaa1

Please sign in to comment.