Skip to content

Commit 5e15269

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-12-04
1 parent 796599e commit 5e15269

File tree

1 file changed

+112
-0
lines changed

1 file changed

+112
-0
lines changed

yarn.lock

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3123,6 +3123,118 @@ __metadata:
31233123
languageName: unknown
31243124
linkType: soft
31253125

3126+
"@aws-sdk/client-bedrock-data-automation-runtime@workspace:clients/client-bedrock-data-automation-runtime":
3127+
version: 0.0.0-use.local
3128+
resolution: "@aws-sdk/client-bedrock-data-automation-runtime@workspace:clients/client-bedrock-data-automation-runtime"
3129+
dependencies:
3130+
"@aws-crypto/sha256-browser": "npm:5.2.0"
3131+
"@aws-crypto/sha256-js": "npm:5.2.0"
3132+
"@aws-sdk/client-sso-oidc": "npm:*"
3133+
"@aws-sdk/client-sts": "npm:*"
3134+
"@aws-sdk/core": "npm:*"
3135+
"@aws-sdk/credential-provider-node": "npm:*"
3136+
"@aws-sdk/middleware-host-header": "npm:*"
3137+
"@aws-sdk/middleware-logger": "npm:*"
3138+
"@aws-sdk/middleware-recursion-detection": "npm:*"
3139+
"@aws-sdk/middleware-user-agent": "npm:*"
3140+
"@aws-sdk/region-config-resolver": "npm:*"
3141+
"@aws-sdk/types": "npm:*"
3142+
"@aws-sdk/util-endpoints": "npm:*"
3143+
"@aws-sdk/util-user-agent-browser": "npm:*"
3144+
"@aws-sdk/util-user-agent-node": "npm:*"
3145+
"@smithy/config-resolver": "npm:^3.0.12"
3146+
"@smithy/core": "npm:^2.5.3"
3147+
"@smithy/fetch-http-handler": "npm:^4.1.1"
3148+
"@smithy/hash-node": "npm:^3.0.10"
3149+
"@smithy/invalid-dependency": "npm:^3.0.10"
3150+
"@smithy/middleware-content-length": "npm:^3.0.12"
3151+
"@smithy/middleware-endpoint": "npm:^3.2.3"
3152+
"@smithy/middleware-retry": "npm:^3.0.27"
3153+
"@smithy/middleware-serde": "npm:^3.0.10"
3154+
"@smithy/middleware-stack": "npm:^3.0.10"
3155+
"@smithy/node-config-provider": "npm:^3.1.11"
3156+
"@smithy/node-http-handler": "npm:^3.3.1"
3157+
"@smithy/protocol-http": "npm:^4.1.7"
3158+
"@smithy/smithy-client": "npm:^3.4.4"
3159+
"@smithy/types": "npm:^3.7.1"
3160+
"@smithy/url-parser": "npm:^3.0.10"
3161+
"@smithy/util-base64": "npm:^3.0.0"
3162+
"@smithy/util-body-length-browser": "npm:^3.0.0"
3163+
"@smithy/util-body-length-node": "npm:^3.0.0"
3164+
"@smithy/util-defaults-mode-browser": "npm:^3.0.27"
3165+
"@smithy/util-defaults-mode-node": "npm:^3.0.27"
3166+
"@smithy/util-endpoints": "npm:^2.1.6"
3167+
"@smithy/util-middleware": "npm:^3.0.10"
3168+
"@smithy/util-retry": "npm:^3.0.10"
3169+
"@smithy/util-utf8": "npm:^3.0.0"
3170+
"@tsconfig/node16": "npm:16.1.3"
3171+
"@types/node": "npm:^16.18.96"
3172+
"@types/uuid": "npm:^9.0.1"
3173+
concurrently: "npm:7.0.0"
3174+
downlevel-dts: "npm:0.10.1"
3175+
rimraf: "npm:3.0.2"
3176+
tslib: "npm:^2.6.2"
3177+
typescript: "npm:~4.9.5"
3178+
uuid: "npm:^9.0.1"
3179+
languageName: unknown
3180+
linkType: soft
3181+
3182+
"@aws-sdk/client-bedrock-data-automation@workspace:clients/client-bedrock-data-automation":
3183+
version: 0.0.0-use.local
3184+
resolution: "@aws-sdk/client-bedrock-data-automation@workspace:clients/client-bedrock-data-automation"
3185+
dependencies:
3186+
"@aws-crypto/sha256-browser": "npm:5.2.0"
3187+
"@aws-crypto/sha256-js": "npm:5.2.0"
3188+
"@aws-sdk/client-sso-oidc": "npm:*"
3189+
"@aws-sdk/client-sts": "npm:*"
3190+
"@aws-sdk/core": "npm:*"
3191+
"@aws-sdk/credential-provider-node": "npm:*"
3192+
"@aws-sdk/middleware-host-header": "npm:*"
3193+
"@aws-sdk/middleware-logger": "npm:*"
3194+
"@aws-sdk/middleware-recursion-detection": "npm:*"
3195+
"@aws-sdk/middleware-user-agent": "npm:*"
3196+
"@aws-sdk/region-config-resolver": "npm:*"
3197+
"@aws-sdk/types": "npm:*"
3198+
"@aws-sdk/util-endpoints": "npm:*"
3199+
"@aws-sdk/util-user-agent-browser": "npm:*"
3200+
"@aws-sdk/util-user-agent-node": "npm:*"
3201+
"@smithy/config-resolver": "npm:^3.0.12"
3202+
"@smithy/core": "npm:^2.5.3"
3203+
"@smithy/fetch-http-handler": "npm:^4.1.1"
3204+
"@smithy/hash-node": "npm:^3.0.10"
3205+
"@smithy/invalid-dependency": "npm:^3.0.10"
3206+
"@smithy/middleware-content-length": "npm:^3.0.12"
3207+
"@smithy/middleware-endpoint": "npm:^3.2.3"
3208+
"@smithy/middleware-retry": "npm:^3.0.27"
3209+
"@smithy/middleware-serde": "npm:^3.0.10"
3210+
"@smithy/middleware-stack": "npm:^3.0.10"
3211+
"@smithy/node-config-provider": "npm:^3.1.11"
3212+
"@smithy/node-http-handler": "npm:^3.3.1"
3213+
"@smithy/protocol-http": "npm:^4.1.7"
3214+
"@smithy/smithy-client": "npm:^3.4.4"
3215+
"@smithy/types": "npm:^3.7.1"
3216+
"@smithy/url-parser": "npm:^3.0.10"
3217+
"@smithy/util-base64": "npm:^3.0.0"
3218+
"@smithy/util-body-length-browser": "npm:^3.0.0"
3219+
"@smithy/util-body-length-node": "npm:^3.0.0"
3220+
"@smithy/util-defaults-mode-browser": "npm:^3.0.27"
3221+
"@smithy/util-defaults-mode-node": "npm:^3.0.27"
3222+
"@smithy/util-endpoints": "npm:^2.1.6"
3223+
"@smithy/util-middleware": "npm:^3.0.10"
3224+
"@smithy/util-retry": "npm:^3.0.10"
3225+
"@smithy/util-utf8": "npm:^3.0.0"
3226+
"@tsconfig/node16": "npm:16.1.3"
3227+
"@types/node": "npm:^16.18.96"
3228+
"@types/uuid": "npm:^9.0.1"
3229+
concurrently: "npm:7.0.0"
3230+
downlevel-dts: "npm:0.10.1"
3231+
rimraf: "npm:3.0.2"
3232+
tslib: "npm:^2.6.2"
3233+
typescript: "npm:~4.9.5"
3234+
uuid: "npm:^9.0.1"
3235+
languageName: unknown
3236+
linkType: soft
3237+
31263238
"@aws-sdk/client-bedrock-runtime@workspace:clients/client-bedrock-runtime":
31273239
version: 0.0.0-use.local
31283240
resolution: "@aws-sdk/client-bedrock-runtime@workspace:clients/client-bedrock-runtime"

0 commit comments

Comments
 (0)