Skip to content

Commit

Permalink
chore(codegen): bump smithy-typescript-codegen to 0.26.0 (#6843)
Browse files Browse the repository at this point in the history
Co-authored-by: Trivikram Kamat <16024985+trivikr@users.noreply.github.com>
  • Loading branch information
kuhe and trivikr authored Jan 23, 2025
1 parent 0d0b14e commit 0e8963e
Show file tree
Hide file tree
Showing 501 changed files with 18,609 additions and 18,600 deletions.
42 changes: 21 additions & 21 deletions clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,30 +31,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.0.0",
"@smithy/core": "^3.0.0",
"@smithy/fetch-http-handler": "^5.0.0",
"@smithy/hash-node": "^4.0.0",
"@smithy/invalid-dependency": "^4.0.0",
"@smithy/middleware-content-length": "^4.0.0",
"@smithy/middleware-endpoint": "^4.0.0",
"@smithy/middleware-retry": "^4.0.0",
"@smithy/middleware-serde": "^4.0.0",
"@smithy/middleware-stack": "^4.0.0",
"@smithy/node-config-provider": "^4.0.0",
"@smithy/node-http-handler": "^4.0.0",
"@smithy/protocol-http": "^5.0.0",
"@smithy/smithy-client": "^4.0.0",
"@smithy/types": "^4.0.0",
"@smithy/url-parser": "^4.0.0",
"@smithy/config-resolver": "^4.0.1",
"@smithy/core": "^3.1.1",
"@smithy/fetch-http-handler": "^5.0.1",
"@smithy/hash-node": "^4.0.1",
"@smithy/invalid-dependency": "^4.0.1",
"@smithy/middleware-content-length": "^4.0.1",
"@smithy/middleware-endpoint": "^4.0.2",
"@smithy/middleware-retry": "^4.0.3",
"@smithy/middleware-serde": "^4.0.1",
"@smithy/middleware-stack": "^4.0.1",
"@smithy/node-config-provider": "^4.0.1",
"@smithy/node-http-handler": "^4.0.2",
"@smithy/protocol-http": "^5.0.1",
"@smithy/smithy-client": "^4.1.2",
"@smithy/types": "^4.1.0",
"@smithy/url-parser": "^4.0.1",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.0",
"@smithy/util-defaults-mode-node": "^4.0.0",
"@smithy/util-endpoints": "^3.0.0",
"@smithy/util-middleware": "^4.0.0",
"@smithy/util-retry": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.3",
"@smithy/util-defaults-mode-node": "^4.0.3",
"@smithy/util-endpoints": "^3.0.1",
"@smithy/util-middleware": "^4.0.1",
"@smithy/util-retry": "^4.0.1",
"@smithy/util-utf8": "^4.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 @@ -31,30 +31,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.0.0",
"@smithy/core": "^3.0.0",
"@smithy/fetch-http-handler": "^5.0.0",
"@smithy/hash-node": "^4.0.0",
"@smithy/invalid-dependency": "^4.0.0",
"@smithy/middleware-content-length": "^4.0.0",
"@smithy/middleware-endpoint": "^4.0.0",
"@smithy/middleware-retry": "^4.0.0",
"@smithy/middleware-serde": "^4.0.0",
"@smithy/middleware-stack": "^4.0.0",
"@smithy/node-config-provider": "^4.0.0",
"@smithy/node-http-handler": "^4.0.0",
"@smithy/protocol-http": "^5.0.0",
"@smithy/smithy-client": "^4.0.0",
"@smithy/types": "^4.0.0",
"@smithy/url-parser": "^4.0.0",
"@smithy/config-resolver": "^4.0.1",
"@smithy/core": "^3.1.1",
"@smithy/fetch-http-handler": "^5.0.1",
"@smithy/hash-node": "^4.0.1",
"@smithy/invalid-dependency": "^4.0.1",
"@smithy/middleware-content-length": "^4.0.1",
"@smithy/middleware-endpoint": "^4.0.2",
"@smithy/middleware-retry": "^4.0.3",
"@smithy/middleware-serde": "^4.0.1",
"@smithy/middleware-stack": "^4.0.1",
"@smithy/node-config-provider": "^4.0.1",
"@smithy/node-http-handler": "^4.0.2",
"@smithy/protocol-http": "^5.0.1",
"@smithy/smithy-client": "^4.1.2",
"@smithy/types": "^4.1.0",
"@smithy/url-parser": "^4.0.1",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.0",
"@smithy/util-defaults-mode-node": "^4.0.0",
"@smithy/util-endpoints": "^3.0.0",
"@smithy/util-middleware": "^4.0.0",
"@smithy/util-retry": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.3",
"@smithy/util-defaults-mode-node": "^4.0.3",
"@smithy/util-endpoints": "^3.0.1",
"@smithy/util-middleware": "^4.0.1",
"@smithy/util-retry": "^4.0.1",
"@smithy/util-utf8": "^4.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 @@ -31,32 +31,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.0.0",
"@smithy/core": "^3.0.0",
"@smithy/fetch-http-handler": "^5.0.0",
"@smithy/hash-node": "^4.0.0",
"@smithy/invalid-dependency": "^4.0.0",
"@smithy/middleware-content-length": "^4.0.0",
"@smithy/middleware-endpoint": "^4.0.0",
"@smithy/middleware-retry": "^4.0.0",
"@smithy/middleware-serde": "^4.0.0",
"@smithy/middleware-stack": "^4.0.0",
"@smithy/node-config-provider": "^4.0.0",
"@smithy/node-http-handler": "^4.0.0",
"@smithy/protocol-http": "^5.0.0",
"@smithy/smithy-client": "^4.0.0",
"@smithy/types": "^4.0.0",
"@smithy/url-parser": "^4.0.0",
"@smithy/config-resolver": "^4.0.1",
"@smithy/core": "^3.1.1",
"@smithy/fetch-http-handler": "^5.0.1",
"@smithy/hash-node": "^4.0.1",
"@smithy/invalid-dependency": "^4.0.1",
"@smithy/middleware-content-length": "^4.0.1",
"@smithy/middleware-endpoint": "^4.0.2",
"@smithy/middleware-retry": "^4.0.3",
"@smithy/middleware-serde": "^4.0.1",
"@smithy/middleware-stack": "^4.0.1",
"@smithy/node-config-provider": "^4.0.1",
"@smithy/node-http-handler": "^4.0.2",
"@smithy/protocol-http": "^5.0.1",
"@smithy/smithy-client": "^4.1.2",
"@smithy/types": "^4.1.0",
"@smithy/url-parser": "^4.0.1",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.0",
"@smithy/util-defaults-mode-node": "^4.0.0",
"@smithy/util-endpoints": "^3.0.0",
"@smithy/util-middleware": "^4.0.0",
"@smithy/util-retry": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.3",
"@smithy/util-defaults-mode-node": "^4.0.3",
"@smithy/util-endpoints": "^3.0.1",
"@smithy/util-middleware": "^4.0.1",
"@smithy/util-retry": "^4.0.1",
"@smithy/util-utf8": "^4.0.0",
"@smithy/util-waiter": "^4.0.0",
"@smithy/util-waiter": "^4.0.2",
"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 @@ -31,32 +31,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.0.0",
"@smithy/core": "^3.0.0",
"@smithy/fetch-http-handler": "^5.0.0",
"@smithy/hash-node": "^4.0.0",
"@smithy/invalid-dependency": "^4.0.0",
"@smithy/middleware-content-length": "^4.0.0",
"@smithy/middleware-endpoint": "^4.0.0",
"@smithy/middleware-retry": "^4.0.0",
"@smithy/middleware-serde": "^4.0.0",
"@smithy/middleware-stack": "^4.0.0",
"@smithy/node-config-provider": "^4.0.0",
"@smithy/node-http-handler": "^4.0.0",
"@smithy/protocol-http": "^5.0.0",
"@smithy/smithy-client": "^4.0.0",
"@smithy/types": "^4.0.0",
"@smithy/url-parser": "^4.0.0",
"@smithy/config-resolver": "^4.0.1",
"@smithy/core": "^3.1.1",
"@smithy/fetch-http-handler": "^5.0.1",
"@smithy/hash-node": "^4.0.1",
"@smithy/invalid-dependency": "^4.0.1",
"@smithy/middleware-content-length": "^4.0.1",
"@smithy/middleware-endpoint": "^4.0.2",
"@smithy/middleware-retry": "^4.0.3",
"@smithy/middleware-serde": "^4.0.1",
"@smithy/middleware-stack": "^4.0.1",
"@smithy/node-config-provider": "^4.0.1",
"@smithy/node-http-handler": "^4.0.2",
"@smithy/protocol-http": "^5.0.1",
"@smithy/smithy-client": "^4.1.2",
"@smithy/types": "^4.1.0",
"@smithy/url-parser": "^4.0.1",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.0",
"@smithy/util-defaults-mode-node": "^4.0.0",
"@smithy/util-endpoints": "^3.0.0",
"@smithy/util-middleware": "^4.0.0",
"@smithy/util-retry": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.3",
"@smithy/util-defaults-mode-node": "^4.0.3",
"@smithy/util-endpoints": "^3.0.1",
"@smithy/util-middleware": "^4.0.1",
"@smithy/util-retry": "^4.0.1",
"@smithy/util-utf8": "^4.0.0",
"@smithy/util-waiter": "^4.0.0",
"@smithy/util-waiter": "^4.0.2",
"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 @@ -31,32 +31,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.0.0",
"@smithy/core": "^3.0.0",
"@smithy/fetch-http-handler": "^5.0.0",
"@smithy/hash-node": "^4.0.0",
"@smithy/invalid-dependency": "^4.0.0",
"@smithy/middleware-content-length": "^4.0.0",
"@smithy/middleware-endpoint": "^4.0.0",
"@smithy/middleware-retry": "^4.0.0",
"@smithy/middleware-serde": "^4.0.0",
"@smithy/middleware-stack": "^4.0.0",
"@smithy/node-config-provider": "^4.0.0",
"@smithy/node-http-handler": "^4.0.0",
"@smithy/protocol-http": "^5.0.0",
"@smithy/smithy-client": "^4.0.0",
"@smithy/types": "^4.0.0",
"@smithy/url-parser": "^4.0.0",
"@smithy/config-resolver": "^4.0.1",
"@smithy/core": "^3.1.1",
"@smithy/fetch-http-handler": "^5.0.1",
"@smithy/hash-node": "^4.0.1",
"@smithy/invalid-dependency": "^4.0.1",
"@smithy/middleware-content-length": "^4.0.1",
"@smithy/middleware-endpoint": "^4.0.2",
"@smithy/middleware-retry": "^4.0.3",
"@smithy/middleware-serde": "^4.0.1",
"@smithy/middleware-stack": "^4.0.1",
"@smithy/node-config-provider": "^4.0.1",
"@smithy/node-http-handler": "^4.0.2",
"@smithy/protocol-http": "^5.0.1",
"@smithy/smithy-client": "^4.1.2",
"@smithy/types": "^4.1.0",
"@smithy/url-parser": "^4.0.1",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.0",
"@smithy/util-defaults-mode-node": "^4.0.0",
"@smithy/util-endpoints": "^3.0.0",
"@smithy/util-middleware": "^4.0.0",
"@smithy/util-retry": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.3",
"@smithy/util-defaults-mode-node": "^4.0.3",
"@smithy/util-endpoints": "^3.0.1",
"@smithy/util-middleware": "^4.0.1",
"@smithy/util-retry": "^4.0.1",
"@smithy/util-utf8": "^4.0.0",
"@smithy/util-waiter": "^4.0.0",
"@smithy/util-waiter": "^4.0.2",
"@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 @@ -31,30 +31,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.0.0",
"@smithy/core": "^3.0.0",
"@smithy/fetch-http-handler": "^5.0.0",
"@smithy/hash-node": "^4.0.0",
"@smithy/invalid-dependency": "^4.0.0",
"@smithy/middleware-content-length": "^4.0.0",
"@smithy/middleware-endpoint": "^4.0.0",
"@smithy/middleware-retry": "^4.0.0",
"@smithy/middleware-serde": "^4.0.0",
"@smithy/middleware-stack": "^4.0.0",
"@smithy/node-config-provider": "^4.0.0",
"@smithy/node-http-handler": "^4.0.0",
"@smithy/protocol-http": "^5.0.0",
"@smithy/smithy-client": "^4.0.0",
"@smithy/types": "^4.0.0",
"@smithy/url-parser": "^4.0.0",
"@smithy/config-resolver": "^4.0.1",
"@smithy/core": "^3.1.1",
"@smithy/fetch-http-handler": "^5.0.1",
"@smithy/hash-node": "^4.0.1",
"@smithy/invalid-dependency": "^4.0.1",
"@smithy/middleware-content-length": "^4.0.1",
"@smithy/middleware-endpoint": "^4.0.2",
"@smithy/middleware-retry": "^4.0.3",
"@smithy/middleware-serde": "^4.0.1",
"@smithy/middleware-stack": "^4.0.1",
"@smithy/node-config-provider": "^4.0.1",
"@smithy/node-http-handler": "^4.0.2",
"@smithy/protocol-http": "^5.0.1",
"@smithy/smithy-client": "^4.1.2",
"@smithy/types": "^4.1.0",
"@smithy/url-parser": "^4.0.1",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.0",
"@smithy/util-defaults-mode-node": "^4.0.0",
"@smithy/util-endpoints": "^3.0.0",
"@smithy/util-middleware": "^4.0.0",
"@smithy/util-retry": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.3",
"@smithy/util-defaults-mode-node": "^4.0.3",
"@smithy/util-endpoints": "^3.0.1",
"@smithy/util-middleware": "^4.0.1",
"@smithy/util-retry": "^4.0.1",
"@smithy/util-utf8": "^4.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 @@ -31,30 +31,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.0.0",
"@smithy/core": "^3.0.0",
"@smithy/fetch-http-handler": "^5.0.0",
"@smithy/hash-node": "^4.0.0",
"@smithy/invalid-dependency": "^4.0.0",
"@smithy/middleware-content-length": "^4.0.0",
"@smithy/middleware-endpoint": "^4.0.0",
"@smithy/middleware-retry": "^4.0.0",
"@smithy/middleware-serde": "^4.0.0",
"@smithy/middleware-stack": "^4.0.0",
"@smithy/node-config-provider": "^4.0.0",
"@smithy/node-http-handler": "^4.0.0",
"@smithy/protocol-http": "^5.0.0",
"@smithy/smithy-client": "^4.0.0",
"@smithy/types": "^4.0.0",
"@smithy/url-parser": "^4.0.0",
"@smithy/config-resolver": "^4.0.1",
"@smithy/core": "^3.1.1",
"@smithy/fetch-http-handler": "^5.0.1",
"@smithy/hash-node": "^4.0.1",
"@smithy/invalid-dependency": "^4.0.1",
"@smithy/middleware-content-length": "^4.0.1",
"@smithy/middleware-endpoint": "^4.0.2",
"@smithy/middleware-retry": "^4.0.3",
"@smithy/middleware-serde": "^4.0.1",
"@smithy/middleware-stack": "^4.0.1",
"@smithy/node-config-provider": "^4.0.1",
"@smithy/node-http-handler": "^4.0.2",
"@smithy/protocol-http": "^5.0.1",
"@smithy/smithy-client": "^4.1.2",
"@smithy/types": "^4.1.0",
"@smithy/url-parser": "^4.0.1",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.0",
"@smithy/util-defaults-mode-node": "^4.0.0",
"@smithy/util-endpoints": "^3.0.0",
"@smithy/util-middleware": "^4.0.0",
"@smithy/util-retry": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.3",
"@smithy/util-defaults-mode-node": "^4.0.3",
"@smithy/util-endpoints": "^3.0.1",
"@smithy/util-middleware": "^4.0.1",
"@smithy/util-retry": "^4.0.1",
"@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
Expand Down
Loading

0 comments on commit 0e8963e

Please sign in to comment.