Skip to content

Commit

Permalink
chore(clients): codegen update for smithy/core resolvedPath fix (#6664)
Browse files Browse the repository at this point in the history
* chore: codegen update for smithy/core

* chore: codegen
  • Loading branch information
kuhe authored Nov 14, 2024
1 parent dc03df1 commit ba1bdcc
Show file tree
Hide file tree
Showing 473 changed files with 17,967 additions and 17,967 deletions.
42 changes: 21 additions & 21 deletions clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.10",
"@smithy/core": "^2.5.1",
"@smithy/fetch-http-handler": "^4.0.0",
"@smithy/hash-node": "^3.0.8",
"@smithy/invalid-dependency": "^3.0.8",
"@smithy/middleware-content-length": "^3.0.10",
"@smithy/middleware-endpoint": "^3.2.1",
"@smithy/middleware-retry": "^3.0.25",
"@smithy/middleware-serde": "^3.0.8",
"@smithy/middleware-stack": "^3.0.8",
"@smithy/node-config-provider": "^3.1.9",
"@smithy/node-http-handler": "^3.2.5",
"@smithy/protocol-http": "^4.1.5",
"@smithy/smithy-client": "^3.4.2",
"@smithy/types": "^3.6.0",
"@smithy/url-parser": "^3.0.8",
"@smithy/config-resolver": "^3.0.11",
"@smithy/core": "^2.5.2",
"@smithy/fetch-http-handler": "^4.1.0",
"@smithy/hash-node": "^3.0.9",
"@smithy/invalid-dependency": "^3.0.9",
"@smithy/middleware-content-length": "^3.0.11",
"@smithy/middleware-endpoint": "^3.2.2",
"@smithy/middleware-retry": "^3.0.26",
"@smithy/middleware-serde": "^3.0.9",
"@smithy/middleware-stack": "^3.0.9",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/node-http-handler": "^3.3.0",
"@smithy/protocol-http": "^4.1.6",
"@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
"@smithy/url-parser": "^3.0.9",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.25",
"@smithy/util-defaults-mode-node": "^3.0.25",
"@smithy/util-endpoints": "^2.1.4",
"@smithy/util-middleware": "^3.0.8",
"@smithy/util-retry": "^3.0.8",
"@smithy/util-defaults-mode-browser": "^3.0.26",
"@smithy/util-defaults-mode-node": "^3.0.26",
"@smithy/util-endpoints": "^2.1.5",
"@smithy/util-middleware": "^3.0.9",
"@smithy/util-retry": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",
"@types/uuid": "^9.0.1",
"tslib": "^2.6.2",
Expand Down
42 changes: 21 additions & 21 deletions clients/client-account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.10",
"@smithy/core": "^2.5.1",
"@smithy/fetch-http-handler": "^4.0.0",
"@smithy/hash-node": "^3.0.8",
"@smithy/invalid-dependency": "^3.0.8",
"@smithy/middleware-content-length": "^3.0.10",
"@smithy/middleware-endpoint": "^3.2.1",
"@smithy/middleware-retry": "^3.0.25",
"@smithy/middleware-serde": "^3.0.8",
"@smithy/middleware-stack": "^3.0.8",
"@smithy/node-config-provider": "^3.1.9",
"@smithy/node-http-handler": "^3.2.5",
"@smithy/protocol-http": "^4.1.5",
"@smithy/smithy-client": "^3.4.2",
"@smithy/types": "^3.6.0",
"@smithy/url-parser": "^3.0.8",
"@smithy/config-resolver": "^3.0.11",
"@smithy/core": "^2.5.2",
"@smithy/fetch-http-handler": "^4.1.0",
"@smithy/hash-node": "^3.0.9",
"@smithy/invalid-dependency": "^3.0.9",
"@smithy/middleware-content-length": "^3.0.11",
"@smithy/middleware-endpoint": "^3.2.2",
"@smithy/middleware-retry": "^3.0.26",
"@smithy/middleware-serde": "^3.0.9",
"@smithy/middleware-stack": "^3.0.9",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/node-http-handler": "^3.3.0",
"@smithy/protocol-http": "^4.1.6",
"@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
"@smithy/url-parser": "^3.0.9",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.25",
"@smithy/util-defaults-mode-node": "^3.0.25",
"@smithy/util-endpoints": "^2.1.4",
"@smithy/util-middleware": "^3.0.8",
"@smithy/util-retry": "^3.0.8",
"@smithy/util-defaults-mode-browser": "^3.0.26",
"@smithy/util-defaults-mode-node": "^3.0.26",
"@smithy/util-endpoints": "^2.1.5",
"@smithy/util-middleware": "^3.0.9",
"@smithy/util-retry": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
Expand Down
44 changes: 22 additions & 22 deletions clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.10",
"@smithy/core": "^2.5.1",
"@smithy/fetch-http-handler": "^4.0.0",
"@smithy/hash-node": "^3.0.8",
"@smithy/invalid-dependency": "^3.0.8",
"@smithy/middleware-content-length": "^3.0.10",
"@smithy/middleware-endpoint": "^3.2.1",
"@smithy/middleware-retry": "^3.0.25",
"@smithy/middleware-serde": "^3.0.8",
"@smithy/middleware-stack": "^3.0.8",
"@smithy/node-config-provider": "^3.1.9",
"@smithy/node-http-handler": "^3.2.5",
"@smithy/protocol-http": "^4.1.5",
"@smithy/smithy-client": "^3.4.2",
"@smithy/types": "^3.6.0",
"@smithy/url-parser": "^3.0.8",
"@smithy/config-resolver": "^3.0.11",
"@smithy/core": "^2.5.2",
"@smithy/fetch-http-handler": "^4.1.0",
"@smithy/hash-node": "^3.0.9",
"@smithy/invalid-dependency": "^3.0.9",
"@smithy/middleware-content-length": "^3.0.11",
"@smithy/middleware-endpoint": "^3.2.2",
"@smithy/middleware-retry": "^3.0.26",
"@smithy/middleware-serde": "^3.0.9",
"@smithy/middleware-stack": "^3.0.9",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/node-http-handler": "^3.3.0",
"@smithy/protocol-http": "^4.1.6",
"@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
"@smithy/url-parser": "^3.0.9",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.25",
"@smithy/util-defaults-mode-node": "^3.0.25",
"@smithy/util-endpoints": "^2.1.4",
"@smithy/util-middleware": "^3.0.8",
"@smithy/util-retry": "^3.0.8",
"@smithy/util-defaults-mode-browser": "^3.0.26",
"@smithy/util-defaults-mode-node": "^3.0.26",
"@smithy/util-endpoints": "^2.1.5",
"@smithy/util-middleware": "^3.0.9",
"@smithy/util-retry": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",
"@smithy/util-waiter": "^3.1.7",
"@smithy/util-waiter": "^3.1.8",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
44 changes: 22 additions & 22 deletions clients/client-acm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.10",
"@smithy/core": "^2.5.1",
"@smithy/fetch-http-handler": "^4.0.0",
"@smithy/hash-node": "^3.0.8",
"@smithy/invalid-dependency": "^3.0.8",
"@smithy/middleware-content-length": "^3.0.10",
"@smithy/middleware-endpoint": "^3.2.1",
"@smithy/middleware-retry": "^3.0.25",
"@smithy/middleware-serde": "^3.0.8",
"@smithy/middleware-stack": "^3.0.8",
"@smithy/node-config-provider": "^3.1.9",
"@smithy/node-http-handler": "^3.2.5",
"@smithy/protocol-http": "^4.1.5",
"@smithy/smithy-client": "^3.4.2",
"@smithy/types": "^3.6.0",
"@smithy/url-parser": "^3.0.8",
"@smithy/config-resolver": "^3.0.11",
"@smithy/core": "^2.5.2",
"@smithy/fetch-http-handler": "^4.1.0",
"@smithy/hash-node": "^3.0.9",
"@smithy/invalid-dependency": "^3.0.9",
"@smithy/middleware-content-length": "^3.0.11",
"@smithy/middleware-endpoint": "^3.2.2",
"@smithy/middleware-retry": "^3.0.26",
"@smithy/middleware-serde": "^3.0.9",
"@smithy/middleware-stack": "^3.0.9",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/node-http-handler": "^3.3.0",
"@smithy/protocol-http": "^4.1.6",
"@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
"@smithy/url-parser": "^3.0.9",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.25",
"@smithy/util-defaults-mode-node": "^3.0.25",
"@smithy/util-endpoints": "^2.1.4",
"@smithy/util-middleware": "^3.0.8",
"@smithy/util-retry": "^3.0.8",
"@smithy/util-defaults-mode-browser": "^3.0.26",
"@smithy/util-defaults-mode-node": "^3.0.26",
"@smithy/util-endpoints": "^2.1.5",
"@smithy/util-middleware": "^3.0.9",
"@smithy/util-retry": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",
"@smithy/util-waiter": "^3.1.7",
"@smithy/util-waiter": "^3.1.8",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
44 changes: 22 additions & 22 deletions clients/client-amp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.10",
"@smithy/core": "^2.5.1",
"@smithy/fetch-http-handler": "^4.0.0",
"@smithy/hash-node": "^3.0.8",
"@smithy/invalid-dependency": "^3.0.8",
"@smithy/middleware-content-length": "^3.0.10",
"@smithy/middleware-endpoint": "^3.2.1",
"@smithy/middleware-retry": "^3.0.25",
"@smithy/middleware-serde": "^3.0.8",
"@smithy/middleware-stack": "^3.0.8",
"@smithy/node-config-provider": "^3.1.9",
"@smithy/node-http-handler": "^3.2.5",
"@smithy/protocol-http": "^4.1.5",
"@smithy/smithy-client": "^3.4.2",
"@smithy/types": "^3.6.0",
"@smithy/url-parser": "^3.0.8",
"@smithy/config-resolver": "^3.0.11",
"@smithy/core": "^2.5.2",
"@smithy/fetch-http-handler": "^4.1.0",
"@smithy/hash-node": "^3.0.9",
"@smithy/invalid-dependency": "^3.0.9",
"@smithy/middleware-content-length": "^3.0.11",
"@smithy/middleware-endpoint": "^3.2.2",
"@smithy/middleware-retry": "^3.0.26",
"@smithy/middleware-serde": "^3.0.9",
"@smithy/middleware-stack": "^3.0.9",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/node-http-handler": "^3.3.0",
"@smithy/protocol-http": "^4.1.6",
"@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
"@smithy/url-parser": "^3.0.9",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.25",
"@smithy/util-defaults-mode-node": "^3.0.25",
"@smithy/util-endpoints": "^2.1.4",
"@smithy/util-middleware": "^3.0.8",
"@smithy/util-retry": "^3.0.8",
"@smithy/util-defaults-mode-browser": "^3.0.26",
"@smithy/util-defaults-mode-node": "^3.0.26",
"@smithy/util-endpoints": "^2.1.5",
"@smithy/util-middleware": "^3.0.9",
"@smithy/util-retry": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",
"@smithy/util-waiter": "^3.1.7",
"@smithy/util-waiter": "^3.1.8",
"@types/uuid": "^9.0.1",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
Expand Down
42 changes: 21 additions & 21 deletions clients/client-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.10",
"@smithy/core": "^2.5.1",
"@smithy/fetch-http-handler": "^4.0.0",
"@smithy/hash-node": "^3.0.8",
"@smithy/invalid-dependency": "^3.0.8",
"@smithy/middleware-content-length": "^3.0.10",
"@smithy/middleware-endpoint": "^3.2.1",
"@smithy/middleware-retry": "^3.0.25",
"@smithy/middleware-serde": "^3.0.8",
"@smithy/middleware-stack": "^3.0.8",
"@smithy/node-config-provider": "^3.1.9",
"@smithy/node-http-handler": "^3.2.5",
"@smithy/protocol-http": "^4.1.5",
"@smithy/smithy-client": "^3.4.2",
"@smithy/types": "^3.6.0",
"@smithy/url-parser": "^3.0.8",
"@smithy/config-resolver": "^3.0.11",
"@smithy/core": "^2.5.2",
"@smithy/fetch-http-handler": "^4.1.0",
"@smithy/hash-node": "^3.0.9",
"@smithy/invalid-dependency": "^3.0.9",
"@smithy/middleware-content-length": "^3.0.11",
"@smithy/middleware-endpoint": "^3.2.2",
"@smithy/middleware-retry": "^3.0.26",
"@smithy/middleware-serde": "^3.0.9",
"@smithy/middleware-stack": "^3.0.9",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/node-http-handler": "^3.3.0",
"@smithy/protocol-http": "^4.1.6",
"@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
"@smithy/url-parser": "^3.0.9",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.25",
"@smithy/util-defaults-mode-node": "^3.0.25",
"@smithy/util-endpoints": "^2.1.4",
"@smithy/util-middleware": "^3.0.8",
"@smithy/util-retry": "^3.0.8",
"@smithy/util-defaults-mode-browser": "^3.0.26",
"@smithy/util-defaults-mode-node": "^3.0.26",
"@smithy/util-endpoints": "^2.1.5",
"@smithy/util-middleware": "^3.0.9",
"@smithy/util-retry": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
Expand Down
42 changes: 21 additions & 21 deletions clients/client-amplifybackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^3.0.10",
"@smithy/core": "^2.5.1",
"@smithy/fetch-http-handler": "^4.0.0",
"@smithy/hash-node": "^3.0.8",
"@smithy/invalid-dependency": "^3.0.8",
"@smithy/middleware-content-length": "^3.0.10",
"@smithy/middleware-endpoint": "^3.2.1",
"@smithy/middleware-retry": "^3.0.25",
"@smithy/middleware-serde": "^3.0.8",
"@smithy/middleware-stack": "^3.0.8",
"@smithy/node-config-provider": "^3.1.9",
"@smithy/node-http-handler": "^3.2.5",
"@smithy/protocol-http": "^4.1.5",
"@smithy/smithy-client": "^3.4.2",
"@smithy/types": "^3.6.0",
"@smithy/url-parser": "^3.0.8",
"@smithy/config-resolver": "^3.0.11",
"@smithy/core": "^2.5.2",
"@smithy/fetch-http-handler": "^4.1.0",
"@smithy/hash-node": "^3.0.9",
"@smithy/invalid-dependency": "^3.0.9",
"@smithy/middleware-content-length": "^3.0.11",
"@smithy/middleware-endpoint": "^3.2.2",
"@smithy/middleware-retry": "^3.0.26",
"@smithy/middleware-serde": "^3.0.9",
"@smithy/middleware-stack": "^3.0.9",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/node-http-handler": "^3.3.0",
"@smithy/protocol-http": "^4.1.6",
"@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
"@smithy/url-parser": "^3.0.9",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.25",
"@smithy/util-defaults-mode-node": "^3.0.25",
"@smithy/util-endpoints": "^2.1.4",
"@smithy/util-middleware": "^3.0.8",
"@smithy/util-retry": "^3.0.8",
"@smithy/util-defaults-mode-browser": "^3.0.26",
"@smithy/util-defaults-mode-node": "^3.0.26",
"@smithy/util-endpoints": "^2.1.5",
"@smithy/util-middleware": "^3.0.9",
"@smithy/util-retry": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
Expand Down
Loading

0 comments on commit ba1bdcc

Please sign in to comment.