Skip to content

Commit 6d10bff

Browse files
authored
chore: update smithyVersion and smithy hash (#5543)
* chore: upgrade smithyVersion=1.41.1 * chore: update smithy hash * chore: cherry-pick from syall * chore: code generation sync * chore: update package dependency versions to follow clients * chore: update yarn lock * chore: restore s3 codegen from main branch * chore: sync codegen * chore: avoid octal 0 in protocol test * chore: codegen sync * chore: update yarn lock and package dependency versions * chore: skip defaults protocol tests * chore: skip pending protocol test
1 parent d940e87 commit 6d10bff

File tree

922 files changed

+11240
-9609
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

922 files changed

+11240
-9609
lines changed

clients/client-accessanalyzer/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -33,28 +33,28 @@
3333
"@aws-sdk/util-endpoints": "*",
3434
"@aws-sdk/util-user-agent-browser": "*",
3535
"@aws-sdk/util-user-agent-node": "*",
36-
"@smithy/config-resolver": "^2.0.18",
37-
"@smithy/fetch-http-handler": "^2.2.6",
38-
"@smithy/hash-node": "^2.0.15",
39-
"@smithy/invalid-dependency": "^2.0.13",
40-
"@smithy/middleware-content-length": "^2.0.15",
41-
"@smithy/middleware-endpoint": "^2.2.0",
42-
"@smithy/middleware-retry": "^2.0.20",
43-
"@smithy/middleware-serde": "^2.0.13",
44-
"@smithy/middleware-stack": "^2.0.7",
45-
"@smithy/node-config-provider": "^2.1.5",
46-
"@smithy/node-http-handler": "^2.1.9",
47-
"@smithy/protocol-http": "^3.0.9",
48-
"@smithy/smithy-client": "^2.1.15",
49-
"@smithy/types": "^2.5.0",
50-
"@smithy/url-parser": "^2.0.13",
36+
"@smithy/config-resolver": "^2.0.20",
37+
"@smithy/fetch-http-handler": "^2.3.1",
38+
"@smithy/hash-node": "^2.0.17",
39+
"@smithy/invalid-dependency": "^2.0.15",
40+
"@smithy/middleware-content-length": "^2.0.17",
41+
"@smithy/middleware-endpoint": "^2.2.2",
42+
"@smithy/middleware-retry": "^2.0.23",
43+
"@smithy/middleware-serde": "^2.0.15",
44+
"@smithy/middleware-stack": "^2.0.9",
45+
"@smithy/node-config-provider": "^2.1.7",
46+
"@smithy/node-http-handler": "^2.2.1",
47+
"@smithy/protocol-http": "^3.0.11",
48+
"@smithy/smithy-client": "^2.1.18",
49+
"@smithy/types": "^2.7.0",
50+
"@smithy/url-parser": "^2.0.15",
5151
"@smithy/util-base64": "^2.0.1",
52-
"@smithy/util-body-length-browser": "^2.0.0",
52+
"@smithy/util-body-length-browser": "^2.0.1",
5353
"@smithy/util-body-length-node": "^2.1.0",
54-
"@smithy/util-defaults-mode-browser": "^2.0.19",
55-
"@smithy/util-defaults-mode-node": "^2.0.25",
56-
"@smithy/util-endpoints": "^1.0.4",
57-
"@smithy/util-retry": "^2.0.6",
54+
"@smithy/util-defaults-mode-browser": "^2.0.22",
55+
"@smithy/util-defaults-mode-node": "^2.0.28",
56+
"@smithy/util-endpoints": "^1.0.6",
57+
"@smithy/util-retry": "^2.0.8",
5858
"@smithy/util-utf8": "^2.0.2",
5959
"tslib": "^2.5.0",
6060
"uuid": "^8.3.2"

clients/client-accessanalyzer/src/AccessAnalyzerClient.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ import {
3434
import {
3535
BodyLengthCalculator as __BodyLengthCalculator,
3636
CheckOptionalClientConfig as __CheckOptionalClientConfig,
37-
Checksum as __Checksum,
3837
ChecksumConstructor as __ChecksumConstructor,
3938
Decoder as __Decoder,
4039
Encoder as __Encoder,
4140
EndpointV2 as __EndpointV2,
42-
Hash as __Hash,
4341
HashConstructor as __HashConstructor,
4442
HttpHandlerOptions as __HttpHandlerOptions,
4543
Logger as __Logger,

clients/client-account/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -33,28 +33,28 @@
3333
"@aws-sdk/util-endpoints": "*",
3434
"@aws-sdk/util-user-agent-browser": "*",
3535
"@aws-sdk/util-user-agent-node": "*",
36-
"@smithy/config-resolver": "^2.0.18",
37-
"@smithy/fetch-http-handler": "^2.2.6",
38-
"@smithy/hash-node": "^2.0.15",
39-
"@smithy/invalid-dependency": "^2.0.13",
40-
"@smithy/middleware-content-length": "^2.0.15",
41-
"@smithy/middleware-endpoint": "^2.2.0",
42-
"@smithy/middleware-retry": "^2.0.20",
43-
"@smithy/middleware-serde": "^2.0.13",
44-
"@smithy/middleware-stack": "^2.0.7",
45-
"@smithy/node-config-provider": "^2.1.5",
46-
"@smithy/node-http-handler": "^2.1.9",
47-
"@smithy/protocol-http": "^3.0.9",
48-
"@smithy/smithy-client": "^2.1.15",
49-
"@smithy/types": "^2.5.0",
50-
"@smithy/url-parser": "^2.0.13",
36+
"@smithy/config-resolver": "^2.0.20",
37+
"@smithy/fetch-http-handler": "^2.3.1",
38+
"@smithy/hash-node": "^2.0.17",
39+
"@smithy/invalid-dependency": "^2.0.15",
40+
"@smithy/middleware-content-length": "^2.0.17",
41+
"@smithy/middleware-endpoint": "^2.2.2",
42+
"@smithy/middleware-retry": "^2.0.23",
43+
"@smithy/middleware-serde": "^2.0.15",
44+
"@smithy/middleware-stack": "^2.0.9",
45+
"@smithy/node-config-provider": "^2.1.7",
46+
"@smithy/node-http-handler": "^2.2.1",
47+
"@smithy/protocol-http": "^3.0.11",
48+
"@smithy/smithy-client": "^2.1.18",
49+
"@smithy/types": "^2.7.0",
50+
"@smithy/url-parser": "^2.0.15",
5151
"@smithy/util-base64": "^2.0.1",
52-
"@smithy/util-body-length-browser": "^2.0.0",
52+
"@smithy/util-body-length-browser": "^2.0.1",
5353
"@smithy/util-body-length-node": "^2.1.0",
54-
"@smithy/util-defaults-mode-browser": "^2.0.19",
55-
"@smithy/util-defaults-mode-node": "^2.0.25",
56-
"@smithy/util-endpoints": "^1.0.4",
57-
"@smithy/util-retry": "^2.0.6",
54+
"@smithy/util-defaults-mode-browser": "^2.0.22",
55+
"@smithy/util-defaults-mode-node": "^2.0.28",
56+
"@smithy/util-endpoints": "^1.0.6",
57+
"@smithy/util-retry": "^2.0.8",
5858
"@smithy/util-utf8": "^2.0.2",
5959
"tslib": "^2.5.0"
6060
},

clients/client-account/src/AccountClient.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ import {
3434
import {
3535
BodyLengthCalculator as __BodyLengthCalculator,
3636
CheckOptionalClientConfig as __CheckOptionalClientConfig,
37-
Checksum as __Checksum,
3837
ChecksumConstructor as __ChecksumConstructor,
3938
Decoder as __Decoder,
4039
Encoder as __Encoder,
4140
EndpointV2 as __EndpointV2,
42-
Hash as __Hash,
4341
HashConstructor as __HashConstructor,
4442
HttpHandlerOptions as __HttpHandlerOptions,
4543
Logger as __Logger,

clients/client-acm-pca/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -33,30 +33,30 @@
3333
"@aws-sdk/util-endpoints": "*",
3434
"@aws-sdk/util-user-agent-browser": "*",
3535
"@aws-sdk/util-user-agent-node": "*",
36-
"@smithy/config-resolver": "^2.0.18",
37-
"@smithy/fetch-http-handler": "^2.2.6",
38-
"@smithy/hash-node": "^2.0.15",
39-
"@smithy/invalid-dependency": "^2.0.13",
40-
"@smithy/middleware-content-length": "^2.0.15",
41-
"@smithy/middleware-endpoint": "^2.2.0",
42-
"@smithy/middleware-retry": "^2.0.20",
43-
"@smithy/middleware-serde": "^2.0.13",
44-
"@smithy/middleware-stack": "^2.0.7",
45-
"@smithy/node-config-provider": "^2.1.5",
46-
"@smithy/node-http-handler": "^2.1.9",
47-
"@smithy/protocol-http": "^3.0.9",
48-
"@smithy/smithy-client": "^2.1.15",
49-
"@smithy/types": "^2.5.0",
50-
"@smithy/url-parser": "^2.0.13",
36+
"@smithy/config-resolver": "^2.0.20",
37+
"@smithy/fetch-http-handler": "^2.3.1",
38+
"@smithy/hash-node": "^2.0.17",
39+
"@smithy/invalid-dependency": "^2.0.15",
40+
"@smithy/middleware-content-length": "^2.0.17",
41+
"@smithy/middleware-endpoint": "^2.2.2",
42+
"@smithy/middleware-retry": "^2.0.23",
43+
"@smithy/middleware-serde": "^2.0.15",
44+
"@smithy/middleware-stack": "^2.0.9",
45+
"@smithy/node-config-provider": "^2.1.7",
46+
"@smithy/node-http-handler": "^2.2.1",
47+
"@smithy/protocol-http": "^3.0.11",
48+
"@smithy/smithy-client": "^2.1.18",
49+
"@smithy/types": "^2.7.0",
50+
"@smithy/url-parser": "^2.0.15",
5151
"@smithy/util-base64": "^2.0.1",
52-
"@smithy/util-body-length-browser": "^2.0.0",
52+
"@smithy/util-body-length-browser": "^2.0.1",
5353
"@smithy/util-body-length-node": "^2.1.0",
54-
"@smithy/util-defaults-mode-browser": "^2.0.19",
55-
"@smithy/util-defaults-mode-node": "^2.0.25",
56-
"@smithy/util-endpoints": "^1.0.4",
57-
"@smithy/util-retry": "^2.0.6",
54+
"@smithy/util-defaults-mode-browser": "^2.0.22",
55+
"@smithy/util-defaults-mode-node": "^2.0.28",
56+
"@smithy/util-endpoints": "^1.0.6",
57+
"@smithy/util-retry": "^2.0.8",
5858
"@smithy/util-utf8": "^2.0.2",
59-
"@smithy/util-waiter": "^2.0.13",
59+
"@smithy/util-waiter": "^2.0.15",
6060
"tslib": "^2.5.0"
6161
},
6262
"devDependencies": {

clients/client-acm-pca/src/ACMPCAClient.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ import {
3434
import {
3535
BodyLengthCalculator as __BodyLengthCalculator,
3636
CheckOptionalClientConfig as __CheckOptionalClientConfig,
37-
Checksum as __Checksum,
3837
ChecksumConstructor as __ChecksumConstructor,
3938
Decoder as __Decoder,
4039
Encoder as __Encoder,
4140
EndpointV2 as __EndpointV2,
42-
Hash as __Hash,
4341
HashConstructor as __HashConstructor,
4442
HttpHandlerOptions as __HttpHandlerOptions,
4543
Logger as __Logger,

clients/client-acm/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -33,30 +33,30 @@
3333
"@aws-sdk/util-endpoints": "*",
3434
"@aws-sdk/util-user-agent-browser": "*",
3535
"@aws-sdk/util-user-agent-node": "*",
36-
"@smithy/config-resolver": "^2.0.18",
37-
"@smithy/fetch-http-handler": "^2.2.6",
38-
"@smithy/hash-node": "^2.0.15",
39-
"@smithy/invalid-dependency": "^2.0.13",
40-
"@smithy/middleware-content-length": "^2.0.15",
41-
"@smithy/middleware-endpoint": "^2.2.0",
42-
"@smithy/middleware-retry": "^2.0.20",
43-
"@smithy/middleware-serde": "^2.0.13",
44-
"@smithy/middleware-stack": "^2.0.7",
45-
"@smithy/node-config-provider": "^2.1.5",
46-
"@smithy/node-http-handler": "^2.1.9",
47-
"@smithy/protocol-http": "^3.0.9",
48-
"@smithy/smithy-client": "^2.1.15",
49-
"@smithy/types": "^2.5.0",
50-
"@smithy/url-parser": "^2.0.13",
36+
"@smithy/config-resolver": "^2.0.20",
37+
"@smithy/fetch-http-handler": "^2.3.1",
38+
"@smithy/hash-node": "^2.0.17",
39+
"@smithy/invalid-dependency": "^2.0.15",
40+
"@smithy/middleware-content-length": "^2.0.17",
41+
"@smithy/middleware-endpoint": "^2.2.2",
42+
"@smithy/middleware-retry": "^2.0.23",
43+
"@smithy/middleware-serde": "^2.0.15",
44+
"@smithy/middleware-stack": "^2.0.9",
45+
"@smithy/node-config-provider": "^2.1.7",
46+
"@smithy/node-http-handler": "^2.2.1",
47+
"@smithy/protocol-http": "^3.0.11",
48+
"@smithy/smithy-client": "^2.1.18",
49+
"@smithy/types": "^2.7.0",
50+
"@smithy/url-parser": "^2.0.15",
5151
"@smithy/util-base64": "^2.0.1",
52-
"@smithy/util-body-length-browser": "^2.0.0",
52+
"@smithy/util-body-length-browser": "^2.0.1",
5353
"@smithy/util-body-length-node": "^2.1.0",
54-
"@smithy/util-defaults-mode-browser": "^2.0.19",
55-
"@smithy/util-defaults-mode-node": "^2.0.25",
56-
"@smithy/util-endpoints": "^1.0.4",
57-
"@smithy/util-retry": "^2.0.6",
54+
"@smithy/util-defaults-mode-browser": "^2.0.22",
55+
"@smithy/util-defaults-mode-node": "^2.0.28",
56+
"@smithy/util-endpoints": "^1.0.6",
57+
"@smithy/util-retry": "^2.0.8",
5858
"@smithy/util-utf8": "^2.0.2",
59-
"@smithy/util-waiter": "^2.0.13",
59+
"@smithy/util-waiter": "^2.0.15",
6060
"tslib": "^2.5.0"
6161
},
6262
"devDependencies": {

clients/client-acm/src/ACMClient.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ import {
3434
import {
3535
BodyLengthCalculator as __BodyLengthCalculator,
3636
CheckOptionalClientConfig as __CheckOptionalClientConfig,
37-
Checksum as __Checksum,
3837
ChecksumConstructor as __ChecksumConstructor,
3938
Decoder as __Decoder,
4039
Encoder as __Encoder,
4140
EndpointV2 as __EndpointV2,
42-
Hash as __Hash,
4341
HashConstructor as __HashConstructor,
4442
HttpHandlerOptions as __HttpHandlerOptions,
4543
Logger as __Logger,

clients/client-alexa-for-business/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -33,28 +33,28 @@
3333
"@aws-sdk/util-endpoints": "*",
3434
"@aws-sdk/util-user-agent-browser": "*",
3535
"@aws-sdk/util-user-agent-node": "*",
36-
"@smithy/config-resolver": "^2.0.18",
37-
"@smithy/fetch-http-handler": "^2.2.6",
38-
"@smithy/hash-node": "^2.0.15",
39-
"@smithy/invalid-dependency": "^2.0.13",
40-
"@smithy/middleware-content-length": "^2.0.15",
41-
"@smithy/middleware-endpoint": "^2.2.0",
42-
"@smithy/middleware-retry": "^2.0.20",
43-
"@smithy/middleware-serde": "^2.0.13",
44-
"@smithy/middleware-stack": "^2.0.7",
45-
"@smithy/node-config-provider": "^2.1.5",
46-
"@smithy/node-http-handler": "^2.1.9",
47-
"@smithy/protocol-http": "^3.0.9",
48-
"@smithy/smithy-client": "^2.1.15",
49-
"@smithy/types": "^2.5.0",
50-
"@smithy/url-parser": "^2.0.13",
36+
"@smithy/config-resolver": "^2.0.20",
37+
"@smithy/fetch-http-handler": "^2.3.1",
38+
"@smithy/hash-node": "^2.0.17",
39+
"@smithy/invalid-dependency": "^2.0.15",
40+
"@smithy/middleware-content-length": "^2.0.17",
41+
"@smithy/middleware-endpoint": "^2.2.2",
42+
"@smithy/middleware-retry": "^2.0.23",
43+
"@smithy/middleware-serde": "^2.0.15",
44+
"@smithy/middleware-stack": "^2.0.9",
45+
"@smithy/node-config-provider": "^2.1.7",
46+
"@smithy/node-http-handler": "^2.2.1",
47+
"@smithy/protocol-http": "^3.0.11",
48+
"@smithy/smithy-client": "^2.1.18",
49+
"@smithy/types": "^2.7.0",
50+
"@smithy/url-parser": "^2.0.15",
5151
"@smithy/util-base64": "^2.0.1",
52-
"@smithy/util-body-length-browser": "^2.0.0",
52+
"@smithy/util-body-length-browser": "^2.0.1",
5353
"@smithy/util-body-length-node": "^2.1.0",
54-
"@smithy/util-defaults-mode-browser": "^2.0.19",
55-
"@smithy/util-defaults-mode-node": "^2.0.25",
56-
"@smithy/util-endpoints": "^1.0.4",
57-
"@smithy/util-retry": "^2.0.6",
54+
"@smithy/util-defaults-mode-browser": "^2.0.22",
55+
"@smithy/util-defaults-mode-node": "^2.0.28",
56+
"@smithy/util-endpoints": "^1.0.6",
57+
"@smithy/util-retry": "^2.0.8",
5858
"@smithy/util-utf8": "^2.0.2",
5959
"tslib": "^2.5.0",
6060
"uuid": "^8.3.2"

clients/client-alexa-for-business/src/AlexaForBusinessClient.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ import {
3434
import {
3535
BodyLengthCalculator as __BodyLengthCalculator,
3636
CheckOptionalClientConfig as __CheckOptionalClientConfig,
37-
Checksum as __Checksum,
3837
ChecksumConstructor as __ChecksumConstructor,
3938
Decoder as __Decoder,
4039
Encoder as __Encoder,
4140
EndpointV2 as __EndpointV2,
42-
Hash as __Hash,
4341
HashConstructor as __HashConstructor,
4442
HttpHandlerOptions as __HttpHandlerOptions,
4543
Logger as __Logger,

clients/client-amp/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -33,30 +33,30 @@
3333
"@aws-sdk/util-endpoints": "*",
3434
"@aws-sdk/util-user-agent-browser": "*",
3535
"@aws-sdk/util-user-agent-node": "*",
36-
"@smithy/config-resolver": "^2.0.18",
37-
"@smithy/fetch-http-handler": "^2.2.6",
38-
"@smithy/hash-node": "^2.0.15",
39-
"@smithy/invalid-dependency": "^2.0.13",
40-
"@smithy/middleware-content-length": "^2.0.15",
41-
"@smithy/middleware-endpoint": "^2.2.0",
42-
"@smithy/middleware-retry": "^2.0.20",
43-
"@smithy/middleware-serde": "^2.0.13",
44-
"@smithy/middleware-stack": "^2.0.7",
45-
"@smithy/node-config-provider": "^2.1.5",
46-
"@smithy/node-http-handler": "^2.1.9",
47-
"@smithy/protocol-http": "^3.0.9",
48-
"@smithy/smithy-client": "^2.1.15",
49-
"@smithy/types": "^2.5.0",
50-
"@smithy/url-parser": "^2.0.13",
36+
"@smithy/config-resolver": "^2.0.20",
37+
"@smithy/fetch-http-handler": "^2.3.1",
38+
"@smithy/hash-node": "^2.0.17",
39+
"@smithy/invalid-dependency": "^2.0.15",
40+
"@smithy/middleware-content-length": "^2.0.17",
41+
"@smithy/middleware-endpoint": "^2.2.2",
42+
"@smithy/middleware-retry": "^2.0.23",
43+
"@smithy/middleware-serde": "^2.0.15",
44+
"@smithy/middleware-stack": "^2.0.9",
45+
"@smithy/node-config-provider": "^2.1.7",
46+
"@smithy/node-http-handler": "^2.2.1",
47+
"@smithy/protocol-http": "^3.0.11",
48+
"@smithy/smithy-client": "^2.1.18",
49+
"@smithy/types": "^2.7.0",
50+
"@smithy/url-parser": "^2.0.15",
5151
"@smithy/util-base64": "^2.0.1",
52-
"@smithy/util-body-length-browser": "^2.0.0",
52+
"@smithy/util-body-length-browser": "^2.0.1",
5353
"@smithy/util-body-length-node": "^2.1.0",
54-
"@smithy/util-defaults-mode-browser": "^2.0.19",
55-
"@smithy/util-defaults-mode-node": "^2.0.25",
56-
"@smithy/util-endpoints": "^1.0.4",
57-
"@smithy/util-retry": "^2.0.6",
54+
"@smithy/util-defaults-mode-browser": "^2.0.22",
55+
"@smithy/util-defaults-mode-node": "^2.0.28",
56+
"@smithy/util-endpoints": "^1.0.6",
57+
"@smithy/util-retry": "^2.0.8",
5858
"@smithy/util-utf8": "^2.0.2",
59-
"@smithy/util-waiter": "^2.0.13",
59+
"@smithy/util-waiter": "^2.0.15",
6060
"tslib": "^2.5.0",
6161
"uuid": "^8.3.2"
6262
},

clients/client-amp/src/AmpClient.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ import {
3434
import {
3535
BodyLengthCalculator as __BodyLengthCalculator,
3636
CheckOptionalClientConfig as __CheckOptionalClientConfig,
37-
Checksum as __Checksum,
3837
ChecksumConstructor as __ChecksumConstructor,
3938
Decoder as __Decoder,
4039
Encoder as __Encoder,
4140
EndpointV2 as __EndpointV2,
42-
Hash as __Hash,
4341
HashConstructor as __HashConstructor,
4442
HttpHandlerOptions as __HttpHandlerOptions,
4543
Logger as __Logger,

0 commit comments

Comments
 (0)